Base64 encoded signed external message (BOC format) Contains the complete Jetton transfer message ready for broadcast The message is signed by the client's wallet private key
Transfer authorization metadata Provides human-readable and verifiable parameters
Sender wallet address (friendly format, bounceable) This is the TON wallet address that will send the Jetton transfer
Recipient wallet address (friendly format) Final destination for the Jetton tokens
Jetton master contract address Identifies which Jetton token is being transferred
Jetton amount in smallest units (e.g., 1000000 for 1 USDT with 6 decimals)
TON amount attached for gas (in nanoTON) Required to pay for the internal message execution
Unix timestamp (seconds) after which the authorization expires 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 Used for message correlation and deduplication
TON payment payload for the exact scheme (V2) Contains a pre-signed external message for Jetton transfer