sendTransaction
Sends a custom TON transaction with arbitrary message payloads. This is useful for smart contract calls, multi-message transactions, and contract deployment.Usage
Parameters
Message format
Returns
Promise<TonSendTransactionResponse> - A promise that resolves to an object containing:
transactionHash- The hash of the submitted transaction
Errors
Related functions
- sendTon - Send a simple native TON transfer
- sendJetton - Send Jetton tokens