← All supported chains
First-class supportMainnet

Index Abstract blockchain data with Envio

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

Chain ID
2741
RPC endpoint
abstract.rpc.hypersync.xyz
Block explorer
Native token
ETH
Latest block
Loading
Teams building with Envio
Kleros
KPK
Binance
Sky
Gauntlet
Ether.fi
World Liberty Financial
Aragon
Gnosis Pay
Beefy
Chronicle
Velodrome
Aerodrome
LI.FI
Caldera
dRPC
Pimlico
0xbow
Etherspot
Yield Basis
Limitless Exchange
Kleros
KPK
Binance
Sky
Gauntlet
Ether.fi
World Liberty Financial
Aragon
Gnosis Pay
Beefy
Chronicle
Velodrome
Aerodrome
LI.FI
Caldera
dRPC
Pimlico
0xbow
Etherspot
Yield Basis
Limitless Exchange
HyperIndexHyperSyncHyperRPC

Abstract has first-class support

Stream historical and real-time Abstract data with HyperSync, query it with HyperRPC, or run a full indexer with HyperIndex, all hosted and maintained by Envio.

HyperSync endpoint
https://abstract.hypersync.xyz
HyperRPC endpoint
https://abstract.rpc.hypersync.xyz
Example HyperIndex config
name: my-indexer
chains:
  - id: abstract
    start_block: 0
    contracts:
      - name: MyContract
        address: 0x0000000000000000000000000000000000000000
        events:
          - event: Transfer(address indexed from, address indexed to, uint256 value)

Ready to start indexing?

Deploy a production indexer on Envio Cloud, or talk to the team and other builders in the Envio community.

Frequently Asked Questions

Does Envio support Abstract?

Yes. Abstract has first-class support across HyperIndex, HyperSync, and HyperRPC. We run dedicated HyperSync and HyperRPC endpoints for Abstract so you can stream historical and real-time data straight into a production GraphQL API.

What are the HyperSync and HyperRPC endpoints for Abstract?

Our HyperSync endpoint for Abstract is https://abstract.hypersync.xyz and our HyperRPC endpoint is https://abstract.rpc.hypersync.xyz. Abstract uses chain ID 2741.

What is the chain ID for Abstract?

Abstract uses chain ID 2741. HyperIndex, HyperSync and HyperRPC all support Abstract, so you can index it without running a node or supplying your own RPC endpoint.

What is the RPC URL for Abstract?

We run HyperRPC for Abstract at https://abstract.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 Abstract at https://chainlist.org/chain/2741.

What is the block explorer for Abstract?

Abstract has 2 block explorers, https://abscan.org and https://explorer.mainnet.abs.xyz. Use any of them to look up individual transactions and addresses. To query Abstract data in bulk, index it with HyperIndex and serve it from your own API.

How fast is Envio at indexing Abstract?

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.

What does it cost to index Abstract?

We offer a free tier for development and testing, and usage-based production plans on Envio Cloud. See envio.dev/pricing for current plans.

Other supported chains