Gnosis public RPC endpoints, tested

Every keyless Gnosis (chain ID 100) 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. 10 of 22 HTTP endpoints were working.

Working HTTP endpoints

EndpointLatencyBehind besteth_getLogsState
https://lb.routeme.sh/rpc/evm/10034 ms0 blocksunder 1,000none
https://rpc.swiftnodes.io/rpc/gnosis (SwiftNodes, keyless: 2 req/s)165 ms1 blocks1,000recent only
https://gnosis-rpc.publicnode.com20 ms5 blocks1,000recent only
https://gno-mainnet.gateway.tatum.io23 ms4 blocksunder 1,000none
https://gnosis.drpc.org27 ms4 blocksunder 1,000archive (1M+)
https://rpc.gnosischain.com44 ms6 blocks10,000+archive (1M+)
https://rpc.ap-southeast-1.gateway.fm/v4/gnosis/non-archival/mainnet45 ms4 blocks10,000+archive (1M+)
https://rpc.gnosis.gateway.fm47 ms6 blocks10,000+archive (1M+)
https://gnosis.api.pocket.network70 ms4 blocks1,000recent only
https://gnosis.oat.farm108 ms5 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 rpc.swiftnodes.io/ws/gnosis (SwiftNodes): first head after 185 ms
  • streams rpc.gnosischain.com/wss: first head after 726 ms
  • streams gnosis.api.pocket.network: first head after 2244 ms
  • streams gnosis.drpc.org: first head after 2819 ms
  • streams gnosis-rpc.publicnode.com: first head after 3309 ms

Listed but not working

  • rpc.ankr.com/gnosis: chainId: Unauthorized: You must authenticate your request with an API key. Create an account on http
  • gnosischain-rpc.gateway.pokt.network: chainId: fetch failed
  • gnosis-mainnet.public.blastapi.io: chainId: Blast API is no longer available. Please update your integration to use Alchemy's API inste
  • gnosis.blockpi.network/v1/rpc/public: no answer (HTTP 521)
  • web3endpoints.com/gnosischain-mainnet: chainId: fetch failed
  • gnosis-public.nodies.app: no answer (HTTP 403)
  • xdai-archive.blockscout.com: no answer (HTTP 404)
  • endpoints.omniatech.io/v1/gnosis/mainnet/public: no answer (HTTP 521)
  • public.1rpc.io/gnosis: chainId: You've reached the usage limit for your current plan. To continue with higher limits and un
  • gnosis.therpc.io: chainId: fetch failed
  • public-gno-mainnet.fastnode.io: chainId: fetch failed
  • gnosis.api.onfinality.io/public: chainId: rate limited

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