ENSIndexer Overview
ENSIndexer is a Ponder app that indexes ENS contracts across multiple chains. It processes events from each relevant chain and transforms the data, storing it in your Postgres database.
While ENSIndexer can be run independently in certain scenarios, it is designed to work as part of the complete ENSNode system, and we recommend following the ENSNode Contribution Guide if you’d like to run ENSIndexer locally, or the ENSNode Deployment Guide if you’d like to run ENSIndexer in the cloud.
Configuration
Section titled “Configuration”ENSIndexer can be configured via environment variables.