Skip to main content
Version: v2

Velodrome & Aerodrome Indexer

The following indexer example is a reference implementation and can serve as a starting point for applications with similar logic.

This repo contains a comprehensive example indexer for the Aerodrome and Velodrome DEX using Envio HyperIndex.

This indexer is a multi-chain indexer, built using TypeScript, that indexes smart contract deployments on Base, Optimism, Mode and Lisk. Data is accessible via a unified graphQL API.

More information on the ReadMe.

note

It is important to note that these are not vetted for accuracy, and testing or some level of data validation is always recommended. Additionally the indexer my not be using the latest version and was built by Envio partners and community builders.