I’m executing a write operation with Moralis react useWeb3Contract()
wrapper.
Instead of getting the executed function name, Etherscan shows a method id.
I’m getting:
But it should look like this:
I’m executing a write operation with Moralis react useWeb3Contract()
wrapper.
Instead of getting the executed function name, Etherscan shows a method id.
I’m getting:
But it should look like this:
I think that etherscan knows how to map that to a function name