Interface TxUnpackedContractCallTx1

Hierarchy

Properties

abiVersion: AbiVersion
amount: string = coinAmount
callData: `cb_${string}` = ...
callerId: `ak_${string}` = ...
contractId: `ct_${string}` | `nm_${string}` = ...
fee: string
gasLimit: number
gasPrice: string
nonce: number = ...
tag: ContractCallTx = ...
ttl: number
version: 1 = ...

Generated using TypeDoc