Sei public RPC endpoints, tested

Every keyless Sei (chain ID 1329) 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. 4 of 8 HTTP endpoints were working.

Working HTTP endpoints

EndpointLatencyBehind besteth_getLogsState
https://sei.api.pocket.network104 ms0 blocksunder 1,000recent only
https://evm-rpc.sei-apis.com39 ms10 blocks1,000archive (1M+)
https://sei.drpc.org42 ms5 blocksunder 1,000none
https://rpc.swiftnodes.io/rpc/sei (SwiftNodes, keyless: 2 req/s)477 ms13 blocks1,000recent only

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

  • streams evm-ws.sei-apis.com: first head after 35 ms
  • streams rpc.swiftnodes.io/ws/sei (SwiftNodes): first head after 366 ms
  • streams sei.api.pocket.network: first head after 398 ms
  • does not stream sei.drpc.org: subscribe rejected: method is not available on free plan, please upgrade to paid plan

Listed but not working

  • sei-evm-rpc.stakeme.pro: no answer (HTTP 403)
  • sei-public.nodies.app: no answer (HTTP 403)
  • sei.therpc.io: chainId: fetch failed
  • lb.routeme.sh/rpc/evm/1329: chainId: rate limited

Test any endpoint yourself with the RPC tester. Our Sei endpoint, limits and status: Sei RPC, uptime history.