TxParams
@foprta/sdk / TxParams
Type Alias: TxParams
TxParams =
object
Defined in: types/transactions.ts:6
Parameters for sending a transaction
Properties
payload
payload:
Cell
Defined in: types/transactions.ts:12
Cell containing the message payload
to
to:
Address
Defined in: types/transactions.ts:8
Destination address
value
value:
bigint
Defined in: types/transactions.ts:10
Amount of TON coins to send (in nanoTON)