SDK@coinweb/contract-kitfunctionsFunction: extractMethodInfo()On this pageFunction: extractMethodInfo() function extractMethodInfo(context): MethodInfo; Extracts the method information from the given transaction context. Parameters • context: Context The context of execution. Returns MethodInfo The method information, including the method name and arguments.