Skip to main content

sendJetton

Sends Jetton tokens (TON’s token standard, similar to ERC-20 or SPL tokens) to a recipient address.

Usage

Parameters

Returns

Promise<TonSendTransactionResponse> - A promise that resolves to an object containing:
  • transactionHash - The hash of the submitted transaction

Errors

Last modified on April 2, 2026