Berachain logoBerachain Mainnet RPC Endpoints

Berachain Mainnet uses BERA as its native currency. Its Chain ID is 80094 (0x138de). Below are 3 public RPC endpoints you can use to connect wallets, dApps, and developer tools to Berachain Mainnet.

Other Berachain Networks:

dRPC Logo

dRPC

Decentralized RPC Network

100+ blockchain RPCs

No rate limits

For builders and traders

Connect via dRPC
BlockchainRPC URLChain IDNative CurrencyBlock ExplorerActions
Berachain

https://berachain.drpc.org

0x138deBERAhttps://berascan.com/
Berachain

https://rpc.berachain.com

0x138deBERAhttps://berascan.com/
Berachain

https://rpc.swiftnodes.io/rpc/berachain?key=demo

0x138deBERAhttps://berascan.com/

Connect to Berachain Mainnet with ethers.js

import { ethers } from "ethers";

const provider = new ethers.JsonRpcProvider("https://berachain.drpc.org");

const network = await provider.getNetwork();
console.log(network.chainId); // 80094n

Berachain Mainnet FAQ

What is the RPC URL for Berachain Mainnet?

There are 3 public RPC endpoints for Berachain Mainnet, including https://berachain.drpc.org. See the full list in the table above.

What is the Chain ID for Berachain Mainnet?

The Chain ID for Berachain Mainnet is 80094 (0x138de in hexadecimal).

What is the native currency of Berachain Mainnet?

The native currency of Berachain Mainnet is BERA.

How do I add Berachain Mainnet to MetaMask?

Use the "Add to Wallet" button on this page to add Berachain Mainnet to MetaMask automatically, or follow our step-by-step guide for Berachain.