SDK@coinweb/contract-kitfunctionsFunction: getMethodName()On this pageFunction: getMethodName() function getMethodName(context): string; Retrieves the name of the method from the given transaction context. Parameters • context: Context The transaction context. Returns string The name of the method.