AAVE Token
This repo contains an example Envio indexer built using TypeScript for the AAVE Token deployed on Ethereum Mainnet.
All of the events from the AAVE Token contract are indexed as entities and the EventsSummary
entity is defined to track number of each event that the indexer has indexed.
The indexer has been built using v0.0.21 of Envio.