All chains

Gnosis

chainId 100·EVM·xDAI

checking…
POSThttps://moltnode.ag/gnosis

Call it

curl
curl -X POST https://moltnode.ag/gnosis \
  -H 'content-type: application/json' \
  -d '{"jsonrpc":"2.0","id":1,"method":"eth_blockNumber","params":[]}'

Works unchanged with viem, ethers, web3.py, or any JSON-RPC client — see the quickstart. Batch requests and all EVM methods pass straight through.

About Gnosis

Gnosis Chain is an EVM sidechain secured by its own validators, using xDAI for gas.

MoltNode gives you a free Gnosis RPC endpoint at moltnode.ag/gnosis. Send JSON-RPC 2.0 requests over HTTP POST — no API key, no signup — with automatic failover across 1 provider. It works with viem, ethers, web3.py, wallets, and AI agents.

Gnosis RPC — FAQ

Is the Gnosis RPC free?

Yes. The Gnosis endpoint at moltnode.ag/gnosis is open — no API key and no signup. The service is shared, so please use it responsibly.

Do I need an API key to use Gnosis?

No. Send JSON-RPC 2.0 over HTTP POST to moltnode.ag/gnosis. Upstream provider keys are handled server-side and never exposed to callers.

What happens if a Gnosis provider goes down?

Requests fail over automatically across 1 provider, so the endpoint stays available.

How do I add Gnosis to my wallet?

Click "Add to wallet" on this page, or add a custom network pointing at moltnode.ag/gnosis with chain ID 100.