Interface ContractCallObject

Hierarchy

Properties

callerId: string

Base58Check encoded tagged pubkey

callerNonce: string
contractId: string

Base58Check encoded tagged pubkey

gasPrice: bigint
gasUsed: number
height: number
log: Event[]

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

returnValue: `cb_${string}`

Generated using TypeDoc