Skip to content

1.0.0

Choose a tag to compare

@meetsiraja meetsiraja released this 17 Dec 09:39
· 12 commits to master since this release

Added

  • Function to decode input parameters of the smart contract function by Transaction Id
  • Function to decode all output or revert message returned by function of the smart contract by Transaction Id.
  • Decode names of all input parameters as well as outputs.
  • Decode types of all input parameters as well as outputs.
  • Decode executed method name of smart contract by Transaction id.