Incorrect information on the blockchain has a habit of spreading rapidly. Discover the reasons why a verifiable data infrastructure serves as the essential bedrock that every other system relies upon by visiting the link below.
In 2026, The Graph Network will introduce substantial structural improvements to its economic model.
As part of these updates, REO will connect Indexer earnings to actual proof of work instead of passive staking. Additionally, DIPs will empower consumers to directly compensate Indexers for distinct services. The update also features liquid staking, which reduces the obstacles centralized exchanges face regarding $GRT delegation.
Ultimately, these upcoming changes will lead to a highly sustainable network, driven by improved incentive alignment and an expanded variety of data services.
We are pleased to announce that x402 payments are now fully supported by The Graph Gateway. This exciting update allows you to seamlessly query any Subgraph using USDC on the Base network, completely eliminating the need for an API key. To begin using this streamlined feature, simply run the installation command npm install @graphprotocol/client-x402. For comprehensive instructions and further details, please refer to the official documentation located at https://thegraph.com/docs/en/subgraphs/guides/x402-payments/
Users can now experience the convenience of querying any Subgraph without the need for an API key. This is made possible through the recent addition of x402 payments support on The Graph Gateway, which allows you to seamlessly use USDC on Base for your transactions. To set everything up, simply execute the command npm install @graphprotocol/client-x402. For further information and detailed instructions, please refer to the official documentation provided at https://thegraph.com/docs/en/subgraphs/guides/x402-payments/
A common misconception is that the complications of blockchain data have already been fully sorted out. The truth is that we remain quite a long way from the finish line. Today we will explore the ongoing issues within the current infrastructure and examine the specific steps The Graph is taking to resolve them.
Whether you are developing a wallet, an analytics platform, or a block explorer, your project will inevitably require the exact same foundational information. This includes offchain metadata, NFTs, swaps, transfers, prices, and token balances. Token API simplifies this process by offering pre-indexed, production-ready access to all of these essential details. At present, the service is fully operational across 10 networks and includes the added benefit of real-time DEX pricing. Looking ahead, you can expect continued chain expansion as clearly outlined on the 2026 roadmap.
The foundational data layer for the agent economy has officially arrived. We are pleased to share that Agent0 Subgraphs are fully operational and seeing incredible engagement across @Base, @BNBCHAIN, @Ethereum, @Monad, and @Polygon. In fact, the system has already processed more than 1M queries. Thanks to this new infrastructure, the identity, capabilities, reputation, and validation details of every ERC-8004 trustless agent are completely indexed. You can now search and retrieve all of this information in mere milliseconds. 🔗
If you missed the live session, the official video replay of The Graph Q1 2026 Quarterly Call is now available for viewing. Take some time to review our key developments from the previous quarter and find out what we have planned for the future. You can access the complete recording right here: https://youtu.be/RHJY4ZBZFV8
Only 1 hour remains until our upcoming event at the @Blockworks Digital Asset Summit 2026.
Come join a welcoming and insightful discussion featuring @drbrandonkramer from The Graph. Together, we will be diving into Crypto's Toughest Data Problems and exploring practical ways to solve them.
The session is scheduled to run from 03:20 PM to 04:00 PM EST. You can find us as part of the Insights Track, located on the 4th Floor inside rooms 402 and 403. We are excited to see you there!
Throughout 2026, the Regulatory Task Force at The Graph Foundation has been closely tracking the legislative guidelines that are shaping the blockchain data industry. Since numerous institutions rely on this infrastructure, having a clear grasp of the legal environment is an absolute necessity rather than a mere option. Please check out the comprehensive analysis provided in our blog post below. ⬇️
You are warmly invited to attend the public quarterly call hosted by The Graph Foundation, which is scheduled for March 31. The planned discussion will cover the broader strategy and network economics, along with an intensive examination of the roadmap regarding the protocol and current products. A Q&A segment is also planned so attendees can participate directly. This gathering is completely open to everyone, and you can access all the specific details and information by visiting the forum.
Currently, extracting information from the blockchain is quite a manual chore. It forces users to understand GraphQL, track down the exact Subgraph they need from a massive pool of 15,000+ options, draft specific queries, adjust measurement units, and manually combine the final pieces of information.
Fortunately, The Graph MCP (Model Context Protocol) server changes this dynamic entirely. Functioning as an intermediary layer, it connects foundational data sources directly to AI companions like @claudeai, @cursor_ai, and @Copilot. As a result, developers can simply chat with their coding assistant instead of writing out intricate code from scratch.
All the heavy lifting happens behind the scenes. The MCP seamlessly manages the entire pipeline by locating the correct Subgraph, drafting the query, pulling the requested data, and formatting the output completely out of sight.
At its core, the indexed Subgraphs provided by The Graph remain the primary source of truth. However, the MCP acts as a thoughtfully designed, opinionated layer built directly on top of The Graph's network to make accessing that information as smooth as possible.
Andrew Clews has devoted his professional life to establishing a fairer financial infrastructure. As the Enterprise Strategy & Governance Lead at The Graph Foundation, he frequently considers whether blockchain might be the key to fixing the structural inefficiencies that drain billions of dollars from traditional finance each year. Beyond the monetary savings, his primary interest lies in whether these innovations can reshape the global financial system into a highly auditable environment for every single market participant. By analyzing the recent blockchain experiment conducted by @The_DTCC, he provides meaningful insights into what this technology indicates for our shared future.
Achieving sub-second latency on networks such as Base, BSC, and Solana is now possible through Substreams. By utilizing composable modules and parallel processing, this technology successfully overcomes the traditional bottlenecks associated with sequential blockchain indexing at a large scale.
An exciting evolution is also planned for 2026, when Substreams will transition The Graph Network into a completely permissionless data service. To guarantee overall data integrity, this upcoming shift will deploy a probabilistic verifier, while simultaneously introducing a Provider Selection Oracle and enabling trust-minimized payments.
Now that The Graph Technical Roadmap has been released, our next objective is to review it alongside the community. On March 31, The Graph Foundation will hold a public quarterly call to discuss the protocol, products, strategy, and economics. Everyone is invited to attend this session. Please see the details below.
As mainstream financial entities expand their operations onto blockchains, they require a foundational data layer that allows for rigorous compliance, manages heavy transaction loads, and ensures dependable performance during growth. Substreams has been developed expressly to fulfill these critical demands.
We are excited to announce that The Graph Foundation has officially published the 2025 Annual Grants Report. This document outlines the strategic funding initiatives that made the Horizon launch possible and established the necessary groundwork for the multi-service expansion scheduled for 2026.
Key milestones detailed in the report include:
Horizon launch: A comprehensive protocol upgrade. Token API: The delivery of production-grade infrastructure designed to support wallets, developers, and AI agents. AI integration: The introduction of Subgraph MCP, which facilitates natural language queries for blockchain data. Dispute resolution: The implementation of a multi-stage system to enhance protocol governance. Community growth: Significant expansion in global developer education and a doubling of the Korean market. Critical infrastructure: Ongoing support for chain integrations, network operations, and Indexer tooling.
Since the beginning of the program, a total of $16.8M in lifetime grants has been awarded to foster ecosystem development. We are eager to see the innovations that 2026 will bring!
The defining superpower of DeFi is composability, but unlocking this potential requires a foundation of shared data infrastructure. For the ecosystem to thrive, protocols must have the ability to read the state of their counterparts, and applications require dependable, consistent APIs. The Graph serves as the key enabler for these critical functions, allowing them to operate effectively at scale.
Substreams enables you to create Rust functions that transform blockchain data and stream the results wherever necessary. Whether you need to target a SQL database, a PubSub, or feed directly into your trading terminal or app, the system handles it. You get a single pipeline serving multiple destinations.
Here is how AI agents are integrating with The Graph Network this year. Subgraphs are evolving to support several advanced capabilities, including x402-compliant payment gateways and the ability to perform Natural language blockchain queries. Furthermore, the network will facilitate A2A (Agent-to-Agent) protocols. These updates also feature MCP integration specifically for @claudeai, @cursor_ai, and @ChatGPTapp.