Solana Beta is now live
Try it freeSolana workloads lean on getProgramAccounts and relentless polling. Dedicated capacity keeps heavy read patterns flowing.
latency
On request
This endpoint is not part of the standard self-serve trial. Reach out and we'll set you up with access, pricing and any relevant details for your use case.
About Solana
BoltRPC provides dedicated Solana Mainnet RPC endpoints on request. Contact us to get access.
Access on request. Solana endpoints are not part of the standard self-serve trial. Contact us to get set up.
Solana is a high-throughput, non-EVM blockchain with 400ms block times and sub-cent fees. It is architecturally distinct from every other chain BoltRPC supports: no EVM, no eth_* methods, no ethers.js or viem. Solana uses its own JSON-RPC API based on methods like getSlot, sendTransaction and getAccountInfo.
The Solana ecosystem includes major NFT platforms, Jupiter (the leading Solana DEX aggregator), Raydium, Marinade Finance and a large consumer app and gaming ecosystem.
Architecture note: Solana is not EVM-compatible. Do not use ethers.js, viem, or web3.js. Use
@solana/web3.js(JavaScript) or thesolana-clientcrate (Rust).
Solana endpoints are available on request. Reach out and we’ll get you set up.
Why BoltRPC
Subscribe to account changes, slot updates, and transaction confirmations in real time. Solana's WebSocket API is richer than most chains: programSubscribe lets you watch all accounts owned by a program, which is particularly powerful for monitoring DEX activity or tracking program state changes without polling.
Solana's transaction volume regularly spikes during NFT launches, token generation events, and market volatility. BoltRPC's infrastructure is designed for high-throughput workloads without degradation at volume.
Public Solana RPCs are rate-limited and unreliable under load. The official public endpoint is heavily congested during busy periods. BoltRPC provides dedicated infrastructure for teams that need consistent performance at sustained request rates.
Solana applications often make large numbers of getAccountInfo and getProgramAccounts calls. Published per-method request-unit pricing means this call volume does not create billing surprises.
FAQ
Common questions about connecting to Solana over BoltRPC.
Get started
One endpoint format, 20+ networks, no SDK. Drop our URL into the client you already use and your integration is done.
No credit card required. · 14-day trial on any tier.