Sender wallet address (friendly format, bounceable) This is the TON wallet address that will send the Jetton transfer
Facilitator holding address that receives the initial transfer The facilitator will forward settleAmount to payTo and refund the rest
Jetton master contract address Identifies which Jetton token is being transferred (e.g., USDT)
Maximum authorized amount in smallest units (as string) The actual settlement amount may be less than this
TON amount attached for gas (in nanoTON, as string) Required to pay for the internal message execution
Unix timestamp (seconds) until which the message is valid Message will be rejected by the network after this time
Wallet sequence number at time of signing Prevents replay attacks - each seqno can only be used once
Query ID for the Jetton transfer (as string for large numbers) Used for message correlation and deduplication
TON upto authorization metadata
Contains all parameters for verifying the signed transfer message.