Stream historical and real-time Berachain events into production-ready APIs in minutes. HyperSync, HyperRPC, and HyperIndex all support Berachain out of the box.






Stream historical and real-time Berachain data with HyperSync, query it with HyperRPC, or run a full indexer with HyperIndex, all hosted and maintained by Envio.
https://berachain.hypersync.xyz
https://berachain.rpc.hypersync.xyz
name: my-indexer
chains:
- id: berachain
start_block: 0
contracts:
- name: MyContract
address: 0x0000000000000000000000000000000000000000
events:
- event: Transfer(address indexed from, address indexed to, uint256 value)Deploy a production indexer on Envio Cloud, or talk to the team and other builders in the Envio community.
Yes. Berachain has first-class support across HyperIndex, HyperSync, and HyperRPC. We run dedicated HyperSync and HyperRPC endpoints for Berachain so you can stream historical and real-time data straight into a production GraphQL API.
Our HyperSync endpoint for Berachain is https://berachain.hypersync.xyz and our HyperRPC endpoint is https://berachain.rpc.hypersync.xyz. Berachain uses chain ID 80094.
HyperIndex runs historical backfill and live events in one pipeline at over 10,000 events per second. On the independent Sentio Uniswap V2 Factory benchmark HyperIndex indexed in 8 seconds against 19 minutes for The Graph, making it 142x faster.
We offer a free tier for development and testing, and usage-based production plans on Envio Cloud. See envio.dev/pricing for current plans.