Options
All
  • Public
  • Public/Protected
  • All
Menu

TxDataContractCall

尺寸 字段 数据类型
23 sender Address
23 contractAddress Address
8 value uint64
8 gasLimit uint64
8 price uint64
?? methodName VarString
?? methodDesc VarString
?? args ContractArg[]

Hierarchy

  • ITxDataContractCallData

Index

Properties

args

args: string[][]

contractAddress

contractAddress: Address

gasLimit

gasLimit: number

methodDesc

methodDesc: string

methodName

methodName: string

price

price: number

sender

sender: Address

value

value: number