Mainnet

Index ApeChain blockchain data with Envio

Index ApeChain 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
33139
Native currency
ApeCoin (APE)
Network type
Mainnet
Block explorer
ApeChain Explorer
HyperIndex via RPC
Envio indexes ApeChain 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 ApeChain? Request first-class support and we'll add it to our queue.
Public RPC endpoints
https://rpc.apechain.com
Example HyperIndex config
name: my-indexer
chains:
  - id: 33139
    rpc_config:
      url: https://rpc.apechain.com
    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 ApeChain contracts in minutes, not days. Based on the independent Sentio Uniswap V2 Factory benchmark.
Multichain native
Index ApeChain 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 ApeChain today

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