Interface ContractCallObject

Hierarchy

  • ContractCallObject

Properties

callerId: string

Base58Check encoded tagged pubkey

callerNonce: string
contractId: string

Base58Check encoded tagged pubkey

gasPrice: string
gasUsed: string
height: string

The status of the call 'ok | error | revert'.

returnValue: string

Base64Check encoded tagged byte array

Generated using TypeDoc