Skip to main content

RPC

Standard Solana JSON-RPC. Use this endpoint for all on-chain reads and transaction submission. Especially effective for spam-sending during hyped drops — our nodes are tuned to get your transactions through when the network is congested. All nodes run with --full-rpc-api enabled.

Locations

6 nodes across global regions:

Endpoint

See Endpoints for all location URLs.

Quick Start

WebSocket

Standard Solana WebSocket interface — see WebSocket Subscriptions.

Next Steps