Mode public RPC endpoints, tested
Every keyless Mode (chain ID 34443) endpoint listed on Chainlist and chainid.network, tested the same way on 2026-09-24: does it answer on the right chain, how fast, how far behind the best head, how large an eth_getLogs range it accepts, whether it keeps archive state, and whether its WebSocket actually streams. 5 of 8 HTTP endpoints were working.
Working HTTP endpoints
| Endpoint | Latency | Behind best | eth_getLogs | State |
|---|---|---|---|---|
| https://rpc.swiftnodes.io/rpc/mode (SwiftNodes, keyless: 2 req/s) | 244 ms | 2 blocks | 10,000+ | archive (1M+) |
| https://rpc.nodeflare.app/mode/public | 617 ms | 0 blocks | 1,000 | recent only |
| https://mode.drpc.org | 20 ms | 6 blocks | under 1,000 | archive (1M+) |
| https://mainnet.mode.network | 162 ms | 6 blocks | 10,000+ | archive (1M+) |
| https://mode-mainnet.rpc.sentio.xyz | 166 ms | 4 blocks | 10,000+ | archive (1M+) |
Order: endpoints within 3 blocks of the best head first, then by median latency. Latency is measured from one server, so yours will differ by region; lag and limits do not.
WebSocket endpoints
- does not stream
mode.drpc.org: subscribe rejected: method is not available on free plan, please upgrade to paid plan - does not stream
rpc.swiftnodes.io/ws/mode(SwiftNodes): subscribe rejected: method is not available on free plan, please upgrade to paid plan
Listed but not working
public.1rpc.io/mode: chainId: You've reached the usage limit for your current plan. To continue with higher limits and unmode.gateway.tenderly.co: chainId: rate limitedlb.routeme.sh/rpc/evm/34443: eth_blockNumber failed
Test any endpoint yourself with the RPC tester. Our Mode endpoint, limits and status: Mode RPC, uptime history.