Solana RPC Endpoint

Solana workloads lean on getProgramAccounts and relentless polling. Dedicated capacity keeps heavy read patterns flowing.

JSON-RPC 2.0WebSocket
LIVE LATENCY
21ms
LIVE
gateway round-trip · sampled every second
IN PRODUCTION ATChainlinkEnjinTiingoGains Network

Your endpoint, ready in one line.

Drop this URL into your RPC client, HTTP library or wallet config. No SDK install required.

HTTPS
https://endpoints.boltrpc.io/rpc/YOUR_API_KEY/solana
WEBSOCKET
wss://endpoints.boltrpc.io/ws/YOUR_API_KEY/solana

Replace YOUR_API_KEY with your API key. Get a free key →

BoltRPC provides dedicated Solana Mainnet RPC endpoints, available on every plan.

What Solana is Built For

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 the solana-client crate (Rust).

Get a Solana Endpoint

Solana is included on every plan. Start a free trial and your endpoint is live in under a minute.

👉 Start your free trial

Built for teams that ship on Solana.

WebSocket support for real-time subscriptions

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.

High-throughput capacity built for Solana's volume

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.

Dedicated infrastructure, not shared public nodes

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.

Predictable RU pricing that works for Solana's call patterns

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.

Solana, explained.

Common questions about connecting to Solana over BoltRPC.

Ship on Solana this week.

An API key in under 60 seconds, Solana plus 23 other chains, and a team that answers when you write.