DAO Café Indexer
The DAO Café Indexer is a real-time GraphQL API that indexes all governance activity from DAOs created via the CreateDAO protocol.Endpoint
Open GraphQL Playground
Try queries interactively in the browser
What Gets Indexed
The indexer tracks all events from the CreateDAO factory and child contracts:Supported Chains
Data Schema
DAO
The main entity representing a governance organization.Proposal
Governance proposals with voting data.Vote
Individual votes cast on proposals.Delegate
Delegation relationships.Next Steps
Query DAOs
Learn all the ways to fetch DAO data from the API