What is The Graph (GRT)?
DeFi runs on real-time data. Uniswap needs to show prices. Aave needs to show positions. The Graph is the indexing layer that makes all of it fast — the Google of blockchain data, used by virtually every major Web3 app.
Updated:
The Graph at a Glance
- ✅The indexing and querying layer for blockchain data — used by Uniswap, Aave, Compound, and 100,000+ subgraphs
- ✅Founded by Yaniv Tal, Brandon Ramirez, and Jannis Pohlmann — raised $12M Series A from Coinbase Ventures and Multicoin Capital
- ✅GRT token launched October 2020 — quickly reached top-20 market cap
- ✅Supports Ethereum, Polygon, Arbitrum, Optimism, Solana, Cosmos, NEAR and 40+ more chains
- ✅Called "Google for blockchain data" — 28,000+ developers built on it during peak DeFi summer
- ✅All-time high: $2.88 (February 2021) — significant opportunity vs. ATH at current prices
GRT Price Statistics
| All-Time High | $2.88 (February 2021) |
| All-Time Low | $0.052 (October 2023) |
| Token Launch | October 2020 |
| Max Supply | 10,800,000,000 GRT |
| Blockchain | Ethereum (ERC-20) + multi-chain |
| Peak Market Cap | ~$17B (January 2021) |
The "Google for Blockchain Data" Explained
Every time you check your balance on Uniswap, view a pool's APY on Aave, or see token prices on any DeFi dashboard, data had to be retrieved from a blockchain. Reading data directly from a node is feasible but brutally slow — scanning millions of blocks for every query would take minutes or hours. Real apps need real-time data in milliseconds.
The Graph solves this by acting as a data indexing layer. Think of how Google crawls and indexes web pages so you can search them instantly — The Graph indexes blockchain events and transactions so apps can query them instantly. Developers write "subgraphs" that define what data to watch and how to structure it. Once indexed, any app can query that subgraph using GraphQL, the standard API query language used across the web.
Founded by Yaniv Tal, Brandon Ramirez, and Jannis Pohlmann, The Graph launched its hosted service in 2018 and decentralized mainnet in December 2020. By DeFi summer 2020, it had become so fundamental that virtually every major DeFi protocol — Uniswap, Aave, Compound, Synthetix, Decentraland — depended on it for their frontend data. Yaniv described the vision as "web3 accessible to everyone without trusting a centralized intermediary to serve data."
The Graph Protocol Facts
How The Graph Protocol Works
Four types of participants keep the network running — each staking or earning GRT based on their role:
Indexers — Run the Infrastructure
Indexers are node operators who stake GRT, index subgraph data, and serve queries. They earn indexing rewards (new GRT from inflation) and query fees from apps using their data. To become an Indexer, you need to stake at least 100,000 GRT and run a server that continuously syncs blockchain data.
Delegators — Stake to Earn
Delegators stake their GRT with an Indexer they trust — earning ~10-15% of the Indexer's rewards without running any infrastructure. This is The Graph's staking mechanism for regular token holders. Pick an Indexer with good uptime and fair commission rates, stake your GRT, and earn passive yield.
Curators — Signal Subgraph Quality
Curators deposit GRT on specific subgraphs to signal "this data is valuable, Indexers should index it." Curators earn a share of query fees from curated subgraphs. It's a prediction market for data quality — good signal timing (curating early on a subgraph that becomes popular) is highly profitable.
Consumers — Apps and Developers
Applications query subgraphs using GraphQL and pay micropayments in GRT per query. These fees flow to Indexers and Curators. As DeFi grows and more apps query more data, query fee revenue grows — rewarding the network participants who invested in the infrastructure.
Real Applications Using The Graph
These are live protocols where The Graph powers the data layer you interact with every day:
Uniswap
Uniswap's frontend uses The Graph subgraph for all pool data, swap history, and TVL calculations. Every price chart and liquidity position display you see on Uniswap is powered by a Graph query.
Aave
Aave's lending dashboard uses The Graph to instantly display market rates, user positions, health factors, and liquidation data. Without indexed data, showing a user's borrow position across multiple assets would require scanning thousands of blocks.
ENS (Ethereum Name Service)
ENS uses The Graph to index all domain registrations, transfers, and reverse resolution records. Looking up who owns "vitalik.eth" is a Graph query behind the scenes — instant results from a pre-indexed record.
Decentraland
Decentraland indexes virtual land sales, parcel ownership, and marketplace transactions via The Graph. Real-time land ownership visualization across a virtual world requires exactly the kind of fast, queryable indexed data The Graph provides.
The Graph vs. Alternatives
| Feature | The Graph | Moralis | Alchemy |
|---|---|---|---|
| Decentralized | ✅ Yes | ❌ No | ❌ No |
| Censorship resistant | ✅ | ✗ | ✗ |
| Custom Indexing | ✅ Subgraphs | Limited | Limited |
| Cost to use | GRT per query | Monthly plan | Monthly plan |
| Community-owned | ✅ | ✗ | ✗ |
GRT Tokenomics
GRT has a maximum supply of 10.8 billion, with ongoing inflation (~3% annually) directed to network participants. GRT is burned when it's slashed (Indexers who misbehave lose a portion of their stake) and when subgraph deployment fees are paid.
| Allocation | Share | Notes |
|---|---|---|
| Indexer Rewards (inflation) | ~3% annually | To active Indexers and Delegators |
| Edge & Node (team) | ~23% | Core development team, 4-year vest |
| Early Backers / Investors | ~17% | Coinbase Ventures, Multicoin, Framework |
| Public Sale + Community | ~60% | Ecosystem, grants, public distribution |
Token demand flywheel: As more apps query more subgraphs, query fee revenue increases. Higher fee revenue makes Indexing more profitable, attracting more Indexers, which improves service quality, which attracts more apps. GRT is the unit of value flowing through this entire loop.
The Graph History
Yaniv Tal, Brandon Ramirez, and Jannis Pohlmann found The Graph, Inc. after seeing how painful it was to query blockchain data while building other DeFi apps. They receive early-stage funding including a $2.5M seed round.
The hosted service launches and gains explosive adoption during DeFi Summer. Uniswap, Aave, Compound and 3,000+ other protocols start indexing on The Graph's free hosted service. GRT token launches in October 2020 amid enormous excitement.
GRT reaches its all-time high of $2.88 in February 2021 during the broader bull market. The decentralized network goes live, transitioning from the centralized hosted service to a network of independent Indexers. Total query volume exceeds billions.
Multi-chain expansion accelerates — Polygon, Arbitrum, Optimism, Avalanche, Solana, NEAR, Cosmos all added. The Graph protocol handles tens of billions of queries monthly. GRT price fell 95%+ from ATH, reflecting the broader bear market.
The Sunrise of Decentralization: final migration from hosted service to the decentralized network completed. 100,000+ subgraphs deployed. The Graph coordinates with the broader AI data narrative — real-time blockchain data indexed by The Graph is increasingly valuable for AI models.
The Graph's Multi-Chain Expansion
The Graph started life as an Ethereum-only protocol. Today it supports over 40 different blockchains — including every major Layer 2, most alternative Layer 1s, and even non-EVM chains. This matters because blockchain data doesn't live on one chain. DeFi apps span Ethereum, Arbitrum, Polygon, and Base simultaneously. Developers need a uniform way to query all of them.
Below are some of the key chains where The Graph operates. Each has its own community of Indexers, Curators, and subgraph developers. The more chains The Graph supports, the more "infrastructure lock-in" it builds — making it the default data layer for the entire cross-chain DeFi stack.
| Blockchain | Chain type | Key protocols indexed | Why it matters |
|---|---|---|---|
| Ethereum | Layer 1 | Uniswap, Aave, ENS, Lido | The original chain, highest-value DeFi data |
| Arbitrum | Ethereum L2 | GMX, Uniswap v3, dYdX v4 | Largest DeFi L2 by TVL |
| Polygon | Ethereum L2 | Aave, QuickSwap, gaming dApps | Massive subgraph count due to early adoption |
| Optimism / Base | Ethereum L2 | Velodrome, Aerodrome, Uniswap | OP Stack chains — rapidly growing |
| Solana | Alternative L1 | Jupiter, Raydium, Tensor | High-frequency trading data needs fast indexing |
| Avalanche | Alternative L1 | Trader Joe, Benqi | Subnets create fragmented data — Graph unifies it |
| NEAR / Cosmos | Non-EVM chains | Various DeFi apps | Demonstrates The Graph isn't only EVM-dependent |
The Sunrise of Decentralization (2024): In 2024, The Graph completed the final migration away from its free, centralized hosted service. All dApps were required to migrate their subgraphs to the decentralized network, where Indexers earn GRT query fees. This was the moment the protocol's "real" economy went live — transitioning from a free public good to a fee-generating decentralized network.
Total subgraphs ever created across all chains
EVM and non-EVM blockchains indexed
Monthly query volume across the decentralized network at peak
Risks and Considerations
Centralized competition
Alchemy, Moralis, and QuickNode offer similar data services with better developer experience and no GRT payment friction. Many teams still prefer centralized solutions for simplicity, slowing adoption of the decentralized network.
Fee migration still in progress
Moving protocols from the free hosted service to paid decentralized queries required developers to update code and accept query costs. Not all projects have completed migration, which limits actual fee revenue on the decentralized network.
Inflation dilutes holders
~3% annual inflation mints new GRT for Indexers. If you hold GRT without delegating or staking, you're being diluted. Delegating GRT to earn your share of inflation + query fees is effectively required to preserve value over time.
Far from ATH
GRT is 95%+ below its 2021 all-time high. While the protocol usage has grown substantially, the token price has not recovered, reflecting the disconnect between real utility and speculative token value in many infrastructure projects.
Where to Buy GRT
GRT is listed on all major exchanges and has deep liquidity. See our how to buy crypto guide for a step-by-step walkthrough.
Pros and Cons of The Graph (GRT)
✅ Pros
- Real, proven utility — billions of queries served monthly
- DeFi infrastructure monopoly — network effects from 100,000+ subgraphs
- Multi-chain leader — 40+ chains supported
- Community-owned — decentralized network, no single point of failure
- AI data narrative — indexed blockchain data increasingly valuable
❌ Cons
- 95%+ below ATH — significant recovery needed
- Inflation dilutes non-stakers — must actively delegate
- Centralized competition — Alchemy and Moralis easier to use
- Infrastructure token discount — market often undervalues picks-and-shovels
- Fee adoption slow — many still using free hosted service
Frequently Asked Questions
What problem does The Graph solve?
What is a subgraph?
What is GRT used for?
Is The Graph replacing traditional databases?
Which protocols use The Graph?
What is the difference between the hosted service and the decentralized network?
How does The Graph handle multiple blockchains?
Explore More DeFi Infrastructure
The Graph powers the data layer of DeFi. Learn about the protocols it serves: Uniswap, Aave, and understand the broader DeFi ecosystem.