Replies: 1 comment 2 replies
-
If you have the ABI, you can use It will only work for calls made directly from the tx selector passed through the data though. Is that what you mean? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I want to get the method name that called a function on the blockchain.
e.g. using safeTranferFrom, the method name used to call the function that performed safeTransferFrom is Mint Public. How do I get Mint Public
Beta Was this translation helpful? Give feedback.
All reactions