flutter_web3_provider icon indicating copy to clipboard operation
flutter_web3_provider copied to clipboard

Support for encodeFunctionData or equivalent?

Open ordinatorix opened this issue 3 years ago • 0 comments

how to implement function encoder?

interface.encodeFunctionData( fragment [ , values ] ) ⇒ string< DataHexString >

or is there a way to achieve the same with [defaultAbiCoder]

ordinatorix avatar Oct 14 '21 01:10 ordinatorix