Solana
Last updated
Was this helpful?
Last updated
Was this helpful?
On Solana, we provide full access to all standard Solana APIs and WebSocket methods. We support RPC for:
Mainnet
Testnet
Devnet
We also leverage our to improve the standard Solana RPC stack. These improvements are mostly backward compatible with the standard Solana APIs.
All our nodes support full historical Solana archive access (chargeable) through a private and will shortly support Old Faithful for lower-cost historical data access.
On Solana, we also provide specialized APIs like the and .
We also offer the possibility of installing custom configurations on dedicated Solana nodes, allowing you to run your backend services in the most efficient way possible through a choice of message buses and databases.
In addition to custom Geyser configs, we provide you with access to Geyser through gRPC via , enabled on all our dedicated and shared nodes.
We can also send transactions through Stake-Weighted Quality of Service (SWQoS) connections. For more details, see our .