Interface TxParamsContractCallTx1

Hierarchy

Properties

abiVersion: undefined | AbiVersion
amount?: Int = coinAmount
callData: `cb_${string}` = ...
callerId: `ak_${string}` = ...
consensusProtocolVersion?: ConsensusProtocolVersion
contractId: `ct_${string}` | `nm_${string}` = ...
denomination?: AE_AMOUNT_FORMATS
fee: undefined | Int
gasLimit: undefined | number
gasMax?: number
gasPrice: undefined | Int
nonce: number = ...
tag: ContractCallTx = ...
ttl: undefined | number
version?: 1

Generated using TypeDoc