Mainnet

Index Hemi blockchain data with Envio

Index Hemi events with HyperIndex using your own RPC endpoint. Same ultra-fast engine, same multichain support, same developer experience as our first-class chains.

Chain ID
43111
Native currency
Ether (ETH)
Network type
Mainnet
Block explorer
blockscout
Official site
https://hemi.xyz
HyperIndex via RPC
Envio indexes Hemi via any EVM-compatible RPC endpoint you provide. Point HyperIndex at your RPC and start streaming events with the same multichain, reorg-resilient engine used on our first-class chains.
Want a dedicated HyperSync endpoint for Hemi? Request first-class support and we'll add it to our queue.
Public RPC endpoints
https://rpc.hemi.network/rpc
Example HyperIndex config
name: my-indexer
chains:
  - id: 43111
    rpc_config:
      url: https://rpc.hemi.network/rpc
    start_block: 0
    contracts:
      - name: MyContract
        address: 0x0000000000000000000000000000000000000000
        events:
          - event: Transfer(address indexed from, address indexed to, uint256 value)
Pro tip: point at your own private RPC for higher throughput and reliability.
142x faster backfills
Index Hemi contracts in minutes, not days. Based on the independent Sentio Uniswap V2 Factory benchmark.
Multichain native
Index Hemi alongside any other EVM chain in a single indexer, all served from one API.
Reorg-resilient
Automatic reorg handling with zero downtime rollback, so your data stays consistent.

Start indexing Hemi today

Spin up an indexer in minutes with our CLI, or jump into the Envio Discord to chat with the team and other builders.