Properties
callerId
callerId: `ak_${string}` = ...
callerNonce
callerNonce: number = shortUInt
contractId
contractId: `ct_${string}` = ...
gasPrice
gasPrice: string = uInt
gasUsed
gasUsed: number = shortUInt
height
height: number = shortUInt
returnType
returnType: CallReturnType = ...
returnValue
returnValue: `cb_${string}` = ...