flutter_web3_provider
flutter_web3_provider copied to clipboard
Support for encodeFunctionData or equivalent?
how to implement function encoder?
interface.encodeFunctionData( fragment [ , values ] ) ⇒ string< DataHexString >
or is there a way to achieve the same with [defaultAbiCoder]