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
| Endpoint | Latency | Behind best | eth_getLogs | State |
|---|---|---|---|---|
| https://lb.routeme.sh/rpc/evm/100 | 34 ms | 0 blocks | under 1,000 | none |
| https://rpc.swiftnodes.io/rpc/gnosis (SwiftNodes, keyless: 2 req/s) | 165 ms | 1 blocks | 1,000 | recent only |
| https://gnosis-rpc.publicnode.com | 20 ms | 5 blocks | 1,000 | recent only |
| https://gno-mainnet.gateway.tatum.io | 23 ms | 4 blocks | under 1,000 | none |
| https://gnosis.drpc.org | 27 ms | 4 blocks | under 1,000 | archive (1M+) |
| https://rpc.gnosischain.com | 44 ms | 6 blocks | 10,000+ | archive (1M+) |
| https://rpc.ap-southeast-1.gateway.fm/v4/gnosis/non-archival/mainnet | 45 ms | 4 blocks | 10,000+ | archive (1M+) |
| https://rpc.gnosis.gateway.fm | 47 ms | 6 blocks | 10,000+ | archive (1M+) |
| https://gnosis.api.pocket.network | 70 ms | 4 blocks | 1,000 | recent only |
| https://gnosis.oat.farm | 108 ms | 5 blocks | 1,000 | recent 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 httpgnosischain-rpc.gateway.pokt.network: chainId: fetch failedgnosis-mainnet.public.blastapi.io: chainId: Blast API is no longer available. Please update your integration to use Alchemy's API instegnosis.blockpi.network/v1/rpc/public: no answer (HTTP 521)web3endpoints.com/gnosischain-mainnet: chainId: fetch failedgnosis-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 ungnosis.therpc.io: chainId: fetch failedpublic-gno-mainnet.fastnode.io: chainId: fetch failedgnosis.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.