@armada/sdk / tx / TransactCalldata
Interface: TransactCalldata
Defined in: src/tx/index.ts:85
Calldata ready for submission.
Properties
to
readonlyto:`0x${string}`
Defined in: src/tx/index.ts:86
data
readonlydata:`0x${string}`
Defined in: src/tx/index.ts:87
value
readonlyvalue:bigint
Defined in: src/tx/index.ts:88