The Graph is the indexing and query layer that lets applications read blockchain data without running their own infrastructure. Developers publish a subgraph — an open API that defines how to extract, transform, and serve on-chain events — and anyone can query it in GraphQL. By early 2026 the network had served over 1.27 trillion queries to more than 75,000 projects across 60+ networks, alongside newer products for real-time streaming (Substreams) and enterprise SQL access (Amp). What makes it interesting as a DAO is not the technology but who controls it: a work-token economy of Indexers, Delegators, and Curators, governed by a small elected Council rather than by direct token vote.
The GRT work token: Indexers, Delegators, Curators
GRT is a work token — it is put to work securing and directing the network, not held passively for governance. Three roles stake or signal it (docs):
- Indexers stake GRT as collateral, run node infrastructure, and serve queries; they earn indexing rewards (protocol issuance) and a share of query fees. Misbehaviour is slashable.
- Delegators delegate GRT to Indexers without running any infrastructure, taking a cut of the Indexer's rewards in exchange for lending stake and reputation.
- Curators signal on subgraphs they judge worth indexing, earning a slice of that subgraph's future query fees — the network's decentralized answer to "which data is worth serving."
This division of labour is the point: no single party both funds, secures, and directs the network. It also means governance power and economic power are deliberately separated — a Delegator with a large bag has no more say over the protocol than a small one.
Curation is a bonding-curve market
Curation is where The Graph quietly runs one of DeFi's larger live bonding-curve experiments. When a Curator signals on a subgraph, GRT is deposited into a per-subgraph reserve and the Curator mints Graph Curation Shares (GCS) — ERC-20 shares that can only be minted or burned against that curve, never traded peer-to-peer. Being earlier to signal mints shares more cheaply, so early, correct curation is rewarded; the design uses a nested curve (an inner curve per subgraph deployment, an outer curve at the GNS / subgraph level). A 1% tax is charged on initial signalling and 0.5% on auto-migration to a new version, and Curators collectively earn 10% of the query fees a subgraph generates, pro-rata to shares.
The mechanism is itself under governance. GIP-0025 introduced principal-protected curves, and GIP-0058 proposes replacing bonding curves with direct indexing fees — a reminder that even a market primitive is a governed parameter here.
The Graph Council: governance by delegated multisig
The Graph's defining governance choice is that GRT holders do not vote on-chain to change the protocol. Authority sits with The Graph Council, a 6-of-10 Gnosis Safe multisig that balances five stakeholder groups — Indexers, token holders, technical/research experts, backers, and the initial team. The Council ratifies protocol upgrades, sets economic parameters, and administers the community treasury.
Proposals move through the Graph Improvement Proposal (GIP) process: an author drafts a GIP, the community debates it on the governance forum, and the Council votes to accept or reject. In February 2024 the Council added a six-member Technical Advisory Board to shepherd research and the core roadmap. The result is a representative DAO — deliberately fast and expert-led, but one where a token holder's leverage is voice in a forum, not a vote that settles on its own.
From hosted service to a decentralized network
For years most applications used The Graph's centrally-run hosted service rather than the token-incentivised network. That changed in 2024: the hosted service was retired in June 2024, forcing all traffic onto the decentralized network, and the Foundation ran a Sunrise Upgrade Program (allocating up to 4 million GRT) to migrate projects across. In parallel the core protocol contracts moved to Arbitrum One for cheaper staking, delegation, and reward flows. The migration is the clearest test of the whole design — the subsidised training wheels came off and the fee market had to stand on its own.
Where power actually sits
The Council model buys speed and technical competence at the cost of a familiar DAO tension: the people who fund the network (Delegators, token buyers) are not the people who decide it. Supporters argue that protocol-parameter design is genuinely specialist work that a broad token vote handles badly, and that the five-group balance and public GIP process keep the Council accountable. Critics note that "accountable via forum" is weaker than "bound by vote," and that a 6-of-10 multisig is a concentrated point of trust for a network this large. Both readings are fair; The Graph is the reference case for asking a DAO the blunt question — when a decision is made, whose signature actually settles it?
How Caper approaches this
The Graph shows a bonding curve doing one job — pricing attention, where early Curators who signal correctly are rewarded. Caper points the same primitive at a different one: pricing a project's own token at launch. Its bonding curve follows an increasing schedule, so the earliest backers of a caper pay the lowest price and later demand pays more — funding a venture directly from the curve rather than signalling on someone else's data.
On governance, Caper takes the opposite stance to the Council: there is no delegated multisig that ratifies decisions on holders' behalf. Every proposal is settled by on-chain vote weight — the product of a member's token holdings and their accrued, non-transferable proof-of-vote, so participation and not just size decides the outcome, and the same weight governs a member's exit from the treasury. Where The Graph optimises for expert speed through representation, Caper optimises for members keeping the final say themselves.
References
- The Graph — About / network overview (docs)
- Indexers, Delegators, Curators — network roles (docs)
- Curating & Graph Curation Shares (docs)
- The Graph governance & the Council
- Graph Improvement Proposals (GIP repository)
- GIP-0025 — Principal-Protected Bonding Curves · GIP-0058 — Replacing Bonding Curves with Indexing Fees
- The Graph — Wikipedia (founding, hosted-service sunset)