Aurora public RPC endpoints, tested

Every keyless Aurora (chain ID 1313161554) 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://aurora-mainnet.gateway.tatum.io89 ms0 blocksunder 1,000none
https://mainnet.aurora.dev34 ms5 blocks10,000+archive (1M+)
https://aurora.drpc.org38 ms5 blocksunder 1,000archive (1M+)
https://rpc.swiftnodes.io/rpc/aurora (SwiftNodes, keyless: 2 req/s)218 ms10 blocks10,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 aurora.drpc.org: subscribe rejected: method is not available
  • does not stream rpc.swiftnodes.io/ws/aurora (SwiftNodes): subscribe rejected: method is not available

Listed but not working

  • endpoints.omniatech.io/v1/aurora/mainnet/public: no answer (HTTP 521)
  • rpc.owlracle.info/aurora/70d38ce1826c4a60bb2a8e05a6c8b20f: no answer (HTTP 401)
  • public.1rpc.io/aurora: chainId: You've reached the usage limit for your current plan. To continue with higher limits and un
  • lb.routeme.sh/rpc/evm/1313161554: eth_blockNumber failed

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