Berachain bArtio RPC EndpointsBerachain bArtio uses BERA as its native currency. Its Chain ID is 80084 (0x138d4). Below are 2 public RPC endpoints you can use to connect wallets, dApps, and developer tools to Berachain bArtio.

Decentralized RPC Network
100+ blockchain RPCs
No rate limits
For builders and traders
| Blockchain | RPC URL | Chain ID | Native Currency | Block Explorer | Actions |
|---|---|---|---|---|---|
⏳Berachain | https://bartio.drpc.org | 0x138d4 | BERA | https://bartio.beratrail.io/ | |
⏳Berachain | https://artio.rpc.berachain.com | 0x138d4 | BERA | https://bartio.beratrail.io/ |
import { ethers } from "ethers";
const provider = new ethers.JsonRpcProvider("https://bartio.drpc.org");
const network = await provider.getNetwork();
console.log(network.chainId); // 80084nThere are 2 public RPC endpoints for Berachain bArtio, including https://bartio.drpc.org. See the full list in the table above.
The Chain ID for Berachain bArtio is 80084 (0x138d4 in hexadecimal).
The native currency of Berachain bArtio is BERA.
Use the "Add to Wallet" button on this page to add Berachain bArtio to MetaMask automatically, or follow our step-by-step guide for Berachain.