Authorizations
Body
application/json
The JSON-RPC protocol version.
Available options:
2.0 Example:
"2.0"
A unique identifier for the request.
Example:
"1"
The name of the RPC method to invoke.
Available options:
sendTransaction Example:
"sendTransaction"
Parameters for sending a transaction.
Response
200 - application/json
Successfully sent the transaction.
The JSON-RPC protocol version.
Available options:
2.0 Example:
"2.0"
Identifier matching the request.
Example:
"1"
The unique Solana transaction signature for tracking confirmation status and transaction history.
Example:
"5XXN7L7cMGYTvckcaNeTXxhJgxeT1JTa9auwa2yXCFR1NXzwXrXNAWx4SaAw48S5186VzvXiXVEsWJu1WFR5AAmg"