The Warp transactions feature is available starting from the paid plans.Warp transactions (not requests, just the transactions) consumed are billed separately. For details, see Pricing with the extra usage setting enabled.
Overview
Chainstack Solana Trader nodes with Warp transactions offer the following benefits:- All requests, except
sendTransaction, go through the highly reliable & balanced Chainstack Solana node. ThesendTransactionrequest is routed through the bloXroute Trader API. - No need to craft custom transaction instructions or change your regular trading setup if it’s using standard Solana nodes.
- All
sendTransactionrequests (i.e., all transactions) are sent to the current leader through a staked validator connection. - Transactions land competitively in the first blocks via SwQoS. See Speed metrics for current measured data.
- Front-running protection is not enabled, as it would reduce transaction processing speed.
- You can use priority fees to increase the chances of getting earlier placement within a block and in earlier blocks.
- Warp transactions (not requests, just the transactions) consumed are billed separately. For details, see Pricing with the extra usage setting enabled.
No need for custom setups
If you have a trading project setup that’s using regular Solana nodes, to transform your project to a high-speed one with all the benefits, all you need to do is swap the Solana node endpoint to a Chainstack node with Warp transactions enabled (available on both Trader nodes and Global nodes). Just doing that immediately routes your transactions through the staked SwQoS relay, with no custom transaction crafting on your side. All your project requests will be going through the Chainstack Solana nodes with the exception of thesendTransaction requests that will be routed through the bloXroute infrastructure.
This means that you get the best of both worlds at zero additional effort from you:
- If you were using bloXroute alone, you’d have to craft your custom non-standard transaction that’d have to include instructions for memos and tips to successfully propagate and land through bloXroute.
- If you were using a regular Solana node setup, you’d get no benefits of bloXroute solution.