reNFT Contract
This repo contains an example Envio indexer built using TypeScript for the reNFT contract deployed on Poylgon.
All of the events from the reNFT 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.