Free Berachain RPC (BERA)
Berachain's Proof of Liquidity (PoL) mechanism can be broken down into two broad categories: BGT Distribution and Incentive Marketplace.
Connect to Berachain RPC
Access reliable, enterprise-grade RPC endpoints that power your dApp with ultra-low latency and 99.9% uptime.
Connect to Berachain Gateway
Make your first RPC call on Berachain's Blockchain Gateway.
Bepolia
Testnet* Rate limit enabled - perfect for testing and development. For production, we recommend to Upgrade.
Get 200 requests/second, priority support and advanced blockchain features.
Global Load Balancer
Route to nearest node
Batch RPC Calls
Multiple requests at once
Archive Nodes
Historical blockchain data
Debug & Trace
Advanced debugging
Advanced Analytics
Usage & performance
Bring Your Own RPC
Custom RPC gateways
Increase your limit and access all network features in Tatum Development Platform.
Smart Contract Tools on Berachain
Deploy, create, and interact with smart contracts on Berachain.
No signup. No paywalls. Just RPC that works. Great ideas come from everywhere.
With love by Tatum
Indexed Berachain Data Insights
Complete on-chain data access, no infrastructure to run yourself. Query wallets, tokens, NFTs, and transaction history with lightning-fast APIs.
Get Wallet Portfolio
Fetch all token balances for a wallet on Berachain.
Get Token Exchange Rates
Check exchange rates for tokens and fiat on Berachain.
Check Berachain Malicious Address
Verify if an address on Berachain is flagged as malicious.
NFT API on Berachain
Query collections, get metadata, check ownership, and track balances on Berachain.
Get Token Information
Fetch detailed information about a token on Berachain.
Get Berachain Wallet Transactions
Retrieve all Berachain transactions for a wallet, including internal transfers.
Real-time Berachain Alerts
Real-time webhooks for on-chain events. Stop polling the network - get instant alerts for transactions, smart contract events, and wallet activities.
Real-time Alerts for Berachain
Receive instant webhooks for any event on Berachain.
Notification Types on Berachain
Discover incoming and outgoing transaction events for Berachain addresses.
Mainnet, Testnet, and Interface Types
Mainnet is the live network: every write is final and carries real value, so it is the right choice once your integration is tested and ready for production traffic, or whenever you only need to read live state such as balances, blocks, or confirmed transactions.
Testnet mirrors the same interface but runs on a network built for experimentation, funded with free test tokens that have no market value. Point your local development environment at testnet first so you can retry failed calls, simulate edge cases, and iterate on contract logic without financial risk, then switch the RPC URL to mainnet once your code is stable.
The interface names shown above (JSON-RPC) follow different conventions worth knowing before you integrate. JSON-RPC exposes a single HTTP endpoint that accepts method calls in a JSON envelope, and most Web3 libraries speak it natively. REST exposes resources over standard HTTP verbs, which is often simpler for services outside the Web3 stack to consume without a specialized client. gRPC uses binary protobuf messages over HTTP/2, trading a generated client for lower latency and smaller payloads. Pick whichever interface matches the tooling your stack already uses.
About Berachain
Berachain's developer documentation provides an in-depth overview of its Proof of Liquidity (PoL) mechanism, detailing how BGT is distributed through contracts like `Distributor` and `BlockRewardController`, and how protocols compete in the Incentive Marketplace via `BeraChef` and `RewardVaults`. This documentation is crucial for developers looking to understand and interact with Berachain's unique economic and consensus model, enabling the creation of dApps that leverage its modular EVM architecture.
Learn More About Berachain
Discover guides, tutorials, and insights about Berachain development
Frequently Asked Questions
Everything you need to know about Berachain RPC endpoints
Quick Answer: What is Berachain RPC?
RPC (Remote Procedure Call) is the standard way to interact with the network programmatically - reading on-chain data, submitting transactions, and deploying smart contracts through JSON-RPC calls. The free tier ships 5 requests per minute with no registration required, which covers most learning and testing workflows. Production applications typically move to Tatum Premium for 200 requests per second and enterprise-grade reliability.
What is Berachain RPC?
How do I connect to Berachain using these RPC endpoints?
What are the rate limits for the free RPC tier?
Is Berachain RPC free forever?
What happens if I exceed the free tier rate limit?
Can I use these Berachain RPC endpoints with MetaMask?
Are these RPC endpoints secure?
What's the difference between mainnet and testnet RPC endpoints?
How do I troubleshoot RPC connection errors?
Can I use these endpoints in production?
Explore Other Blockchains
Discover RPC endpoints for other popular blockchain networks