Interface TxUnpackedContractCreateTx1

Hierarchy

Properties

amount: string = coinAmount
callData: `cb_${string}` = ...
code: `cb_${string}` = ...
ctVersion: CtVersion
deposit: string
fee: string
gasLimit: number
gasPrice: string
nonce: number = ...
ownerId: `ak_${string}` = ...
tag: ContractCreateTx = ...
ttl: number
version: 1 = ...

Generated using TypeDoc