curl https://rpc.purerpc.xyz \
-X POST \
-H "Content-Type: application/json" \
-d '{"jsonrpc":"2.0","id":1,"method":"getSlot","params":[]}'
Mainnet: https://rpc.purerpc.xyz
Devnet: https://devnet.rpc.purerpc.xyz
Testnet: https://testnet.rpc.purerpc.xyz
Full API reference, rate limits, and WebSocket support coming soon. For now, we keep it simple and fast.