All chains

Berachain

chainId 80094·EVM·BERA

checking…
POSThttps://moltnode.ag/berachain

Call it

curl
curl -X POST https://moltnode.ag/berachain \
  -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 Berachain

Berachain is an EVM-identical layer-1 built around its Proof-of-Liquidity consensus.

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

Berachain RPC — FAQ

Is the Berachain RPC free?

Yes. The Berachain endpoint at moltnode.ag/berachain 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 Berachain?

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

What happens if a Berachain provider goes down?

Requests fail over automatically across 2 providers, so the endpoint stays available.

How do I add Berachain to my wallet?

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