Indexer
The Allo/Grants-Stack Indexer (opens in a new tab) is a publicly available API for retrieving information about ongoing and historical Allo protocol events. Indexer monitors activity across Allo-supported chains (opens in a new tab), building a complete picture of Program Rounds, Project Applications, and more.
Queries to this endpoint are straightforward, fast, and free. All queries are GraphQL format, and can be made with:
- UI GraphiQL (opens in a new tab) endpoint, handy for non-developers
- Embedded HTTP endpoint (opens in a new tab), intended for applications
Read more about Indexer's data models, and developer oriented specifics.