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






Stream historical and real-time Ethereum Mainnet data with HyperSync, query it with HyperRPC, or run a full indexer with HyperIndex, all hosted and maintained by Envio.
https://eth.hypersync.xyz
https://eth.rpc.hypersync.xyz
name: my-indexer
chains:
- id: eth
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. Ethereum Mainnet has first-class support across HyperIndex, HyperSync, and HyperRPC. We run dedicated HyperSync and HyperRPC endpoints for Ethereum Mainnet so you can stream historical and real-time data straight into a production GraphQL API.
Our HyperSync endpoint for Ethereum Mainnet is https://eth.hypersync.xyz and our HyperRPC endpoint is https://eth.rpc.hypersync.xyz. Ethereum Mainnet uses chain ID 1.
Ethereum Mainnet uses chain ID 1. HyperIndex, HyperSync and HyperRPC all support Ethereum Mainnet, so you can index it without running a node or supplying your own RPC endpoint.
We run HyperRPC for Ethereum Mainnet at https://eth.rpc.hypersync.xyz, a read-only endpoint built for data-intensive queries. For a general-purpose public RPC endpoint, Chainlist keeps a live list for Ethereum Mainnet at https://chainlist.org/chain/1.
Ethereum Mainnet has 3 block explorers, https://etherscan.io, https://eth.blockscout.com and https://ethereum.routescan.io. Use any of them to look up individual transactions and addresses. To query Ethereum Mainnet data in bulk, index it with HyperIndex and serve it from your own API.
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.