Skip to main content
Append ?anti_mev=1 to the endpoint to enable sandwich-attack protection. See Anti-MEV for details.

Request

Endpoint:

POST /

JSON-RPC Parameters:

string
required
Fully signed transaction, Base64 encoded string
object
required
Encoding configuration object

JSON-RPC Response Result

string
required
Transaction signature. The result format matches the Solana RPC documentation
Request(cURL)