Documentation

Indexer

Query indexed Vessel chain data through the public Ponder playground.

indexer.thevessel.fun is a Ponder-powered index of The Vessel protocol on Ethereum. It aggregates on-chain events into queryable tables — useful for historical lookups, analytics, and agent integrations that need structured data beyond the live UI.

When to use the indexer

  • Query claim history, transfers, and payload updates at scale
  • Build dashboards or bots without replaying every block
  • Verify on-chain state against a dedicated index
  • Explore schema and relationships in the Ponder playground UI