Discover Berachain, an EVM-compatible blockchain combining speed, incentives, and world-class infrastructure.
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.
– Related: 📚 Supported Blockchains • 🌐 RPC Nodes → Berachain • 🔗 Official Berachain Website
RPC Gateway for Berachain blockchain
Berachain RPC networks
Berachain Mainnet
Berachain Bepolia
Connect to Berachain and Fetch the Latest Block
This widget lets you instantly query the latest block height (or equivalent) for Berachain using a chain-specific RPC method like eth_blockNumber, getblockcount, or getBlockHeight. Useful for connectivity checks, uptime monitoring, or API testing.
Don't have an API key?
Sign up to Dashboard and create your API keys today.
Get higher limits and use debugging tools.
Retrieve Berachain Node Status or Client Version via RPC
Use this pre-configured request to get version or status information for your connected Berachain node. Whether it's web3_clientVersion, getblockchaininfo, or chain-specific endpoints, the method is optimized for each supported blockchain.
Test Berachain RPC Methods in Postman
Explore and test Berachain blockchain methods instantly using our pre-configured Postman collection. Perfect for developers who want to experiment with Berachain RPC endpoints, validate API responses, or integrate Berachain into their applications.
How to use the Berachain Postman Collection
- Get your API key: Visit Tatum Dashboard to obtain your free API key
- Import the collection: Click the "Run in Postman" button below to import the Berachain collection
- Configure your environment: Update the
gateway-api-keyvariable in the Tatum Gateway environment - Start testing: Execute any Berachain RPC method and see real-time responses
Available Berachain interfaces
Berachain - JSON-RPC
- debug_traceBlockByHash - Berachain
- debug_traceBlockByNumber - Berachain
- debug_traceCall - Berachain
- debug_traceTransaction - Berachain
- eth_blockNumber - Berachain
- eth_call - Berachain
- eth_chainId - Berachain
- eth_estimateGas - Berachain
- eth_feeHistory - Berachain
- eth_gasPrice - Berachain
- eth_getBalance - Berachain
- eth_getBlockByHash - Berachain
- eth_getBlockByNumber - Berachain
- eth_getBlockReceipts - Berachain
- eth_getBlockTransactionCountByHash - Berachain
- eth_getBlockTransactionCountByNumber - Berachain
- eth_getCode - Berachain
- eth_getLogs - Berachain
- eth_getProof - Berachain
- eth_getStorageAt - Berachain
- eth_getTransactionByBlockHashAndIndex - Berachain
- eth_getTransactionByBlockNumberAndIndex - Berachain
- eth_getTransactionByHash - Berachain
- eth_getTransactionCount - Berachain
- eth_getTransactionReceipt - Berachain
- eth_getUncleCountByBlockHash - Berachain
- eth_getUncleCountByBlockNumber - Berachain
- eth_maxPriorityFeePerGas - Berachain
- eth_sendRawTransaction - Berachain
- trace_block - Berachain
- txpool_content - Berachain
- txpool_inspect - Berachain
- txpool_status - Berachain
- web3_clientVersion - Berachain