Solana RPC
Standard Solana JSON-RPC over HTTP and WebSocket, served from Atlanta and Amsterdam.
Last updated
Standard Solana JSON-RPC over HTTP and WebSocket, served from Atlanta and Amsterdam.
The foundation of the platform. SVS serves the standard Solana JSON-RPC interface, so any existing Solana client library works without modification — point it at an SVS endpoint and go.
Requests are geo-routed to the nearest healthy location by default. See Endpoints & DNS Load Balancing for location-pinned hostnames and failover behaviour, and Connection Information for the URL of every tier.
Request/response JSON-RPC over HTTPS. Account and token queries, transaction submission and simulation, block and epoch metadata, and chain health.
Long-lived subscriptions over WSS. Push updates for accounts, programs, slots, signatures, logs, blocks, and votes — each with a matching unsubscribe method.
Looking for something beyond standard RPC?
Lightspeed — tip-based low-latency transaction landing.
Jito Bundles — atomic bundle submission with MEV protection.
Historical — archival queries beyond standard retention.
Rewind — point-in-time account state reconstruction.
Last updated