πͺSOL Protect RPC
Front-running protection for transactions on the Solana Network
This RPC URL can only process sendTransaction request at the moment. As a result, adding this endpoint to a wallet application may not work.
SOL Protect RPC offers front-running protection for transactions on the Solana Mainnet Beta network. Transactions sent to this endpoint would experience a minimal chance of getting attacked, as bloXroute dynamically identifies low-risk validators, which are responsible for handling the transactions. This approach is similar to submitting transaction with fastBestEffort
parameter in Solana Trader API.
Sample Request to Submit Transaction
Last updated