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
Related functions
- sendTon - Send native TON
- sendTransaction - Send a custom TON transaction
- isTonWalletAccount - Check if a wallet account is a TON account