Skip to main content

Custom Indexers

Coming soon. This product is in development. Join the waitlist to be notified at launch.


What it will be

Custom Indexers let you define exactly what blockchain data to index in TypeScript - and OverBlock deploys, operates, and maintains the pipeline.

How it will work

  1. Define your data model in the dashboard UI - a code editor where you write a TypeScript class describing what to store and how to index it
  2. Deploy from the dashboard - one click to provision the indexer
  3. OverBlock operates it - we handle chain sync, reorg rollbacks, scaling, monitoring, and uptime
  4. Consume via API - your indexed data is available as a REST API (and optionally as a stream)

Supported modes

ModeDescription
HistoricalIndex from a specified start block to the chain tip
Real-timeIndex new blocks as they are confirmed
BothStart historical, transition to real-time at tip

Who it's for

  • Teams with custom data models not covered by any existing app
  • Developers building protocol-specific products (DeFi, NFTs, custom tokens)
  • High-load scenarios requiring dedicated infrastructure

Early access

Join the waitlist to get early access. Early users influence the API design and get a launch discount.