sendTransaction - Solana
The sendTransaction JSON-RPC method broadcasts a signed transaction to the Solana network, enabling Web3 sendTransaction operations like token transfers, smart contract interactions, and NFT minting
Supported Networks
Parameters
Request
sendTransaction example (cURL)
Response
Example Success Response:
Error Handling
Use Cases
Code Example (JavaScript) – Web3 sendTransaction Integration
Integration with Web3
Last updated
Was this helpful?