Plasma chain is now live on Chainstack! Get a reliable Plasma Mainnet and Testnet RPC endpoints.    Learn more
  • Pricing
  • Docs

Build better with Berachain nodes

Run high-performing Berachain RPC nodes in minutes on a platform built for scale.

Reliable Berachain Mainnet infrastructure

Chainstack makes sure you get access to robust and scalable infrastructure, ready for your Berachain journey, in a matter of minutes.

We take away the burden of managing it so that you can instantly focus on building and exploring data on Berachain RPC and API.

Create Berachain node

GLOBAL NODES Start fast with Global Berachain RPC Nodes

Global Berachain RPC Nodes provide personal, geographically diverse, and protected API* endpoints you can immediately start using to interact with Berachain Mainnet, starting at $0 per month.

logo Best throughput

Never be short on resources when you need them. Enjoy the highest throughput in the industry, regardless of traffic volumes. Need to handle a massive influx? Go for it.

Learn more

logo No daily request limits

All our plans include class-leading monthly request volumes with no limits on the number or type of requests your DApp can make every day. Daily request limits? Who needs that?

Learn more

logo Global endpoint locations

Geo-load-balanced and distributed worldwide, Global Nodes automatically route requests to the nearest geo-located servers for the fastest service seamlessly.

Learn more

Unbeatable pricing

No method-specific fees. To make your monthly infra spending predictable, every API call to your node is billed at a flat rate in Request Units, or RU irrespective of the type of request or the computational resources it requires.

Learn more

Pay with crypto

Flexible billing with crypto. Pay for every plan and service using Berachain or 150+ other available tokens. No lock-ins, no constraints—just seamless payments on your terms.

Learn more

Request Dedicated Berachain RPC node

Request access to enterprise-grade Berachain RPC services tailored for performance, reliability, and scale.

Notes for Berachain API

When communicating with a Berachain RPC node, the Berachain client implements a JSON-RPC specification, a communication protocol allowing one to make remote calls and execute them as if they were made locally.

The Berachain API allows developers to communicate with the Berachain blockchain to build applications. The best way to use the Berachain API is to use a web3 library such as ethers.js if using JavaScript or web3.py using Python.

Frequently Asked Questions
What is Berachain?

Berachain is a Cosmos-SDK EVM chain that employs a tripartite proof-of-liquidity system, aligning block producers, stakers, and liquidity providers through the BERA token.

How to get Berachain RPC endpoint?
Open a free Chainstack account, then access your console. Hit Add node, pick the Berachain network, and spin up your node with one click. Once it’s up, click Access & credentials and take your personal RPC endpoint into your dApp.
How to run a Berachain node?
Chainstack’s Global Node gives you Berachain’s proof-of-liquidity chain out of the box. For LP-heavy apps, use a Dedicated Node with guaranteed bandwidth. Self-hosting involves building Cosmos-SDK forks and triple-token economic scripts.
What is Berachain RPC API?

Berachain’s Cosmos-SDK EVM chain exposes JSON-RPC and gRPC for bech32 accounts. A custom bera_getVotes endpoint reveals proof-of-liquidity staking. Otherwise, interaction mirrors any Ethereum chain.

How much does it cost to run a Berachain RPC?

Cosmos-SDK + EVM combo nodes run US $120-220 / month in typical regions. Liquidity module metrics raise CPU demand. Most builders save money by using Chainstack’s Berachain RPC.

Is Berachain RPC free?

Early Berachain testnets have free endpoints, but they reboot often. Chainstack matches the zero price and gives you 3 million stable calls per month.

How to setup a Berachain RPC?

Take the Berachain node URL from Chainstack Console. Add it under “Custom Network” in your wallet or set it in CosmJS / ethers depending on your stack.