Interface TxParamsAsyncContractCreateTx1

Hierarchy

Properties

absoluteTtl?: boolean
amount?: Int = coinAmount
callData: `cb_${string}` = ...
code: `cb_${string}` = ...
consensusProtocolVersion?: ConsensusProtocolVersion
ctVersion: undefined | CtVersion
denomination?: AE_AMOUNT_FORMATS
deposit: undefined | Int
fee: undefined | Int
gasLimit: undefined | number
gasMax?: number
gasPrice: undefined | Int
nonce?: number = ...
onNode?: Node
ownerId: `ak_${string}` = ...
tag: ContractCreateTx = ...
ttl: undefined | number
version?: 1

Generated using TypeDoc