Unichain public RPC endpoints, tested

Every keyless Unichain (chain ID 130) 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. 7 of 12 HTTP endpoints were working.

Working HTTP endpoints

EndpointLatencyBehind besteth_getLogsState
https://rpc.swiftnodes.io/rpc/unichain (SwiftNodes, keyless: 2 req/s)94 ms3 blocks1,000none
https://api-unichain-mainnet.n.dwellir.com/2ccf18bf-2916-4198-8856-42172854353c136 ms0 blocksunder 1,000none
https://unichain-rpc.publicnode.com28 ms26 blocks1,000none
https://unichain.drpc.org65 ms18 blocksunder 1,000archive (1M+)
https://mainnet.unichain.org114 ms31 blocks10,000+archive (1M+)
https://rpc.nodeflare.app/unichain/public131 ms14 blocks1,000recent only
https://unichain-mainnet.rpc.sentio.xyz170 ms11 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

  • streams rpc.swiftnodes.io/ws/unichain (SwiftNodes): first head after 316 ms
  • streams unichain-rpc.publicnode.com: first head after 331 ms
  • streams unichain.drpc.org: first head after 383 ms

Listed but not working

  • unichain.therpc.io: chainId: fetch failed
  • rpc.poolz.finance/unichain: chainId: fetch failed
  • unichain.api.onfinality.io/public: chainId: rate limited
  • unichain-mainnet.gateway.tatum.io: chainId: rate limited
  • lb.routeme.sh/rpc/evm/130: eth_blockNumber failed

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