🚀 Graph Protocol's Horizon Upgrade Achieves Near-Complete Adoption

🎯 Horizon Goes Live

By The Graph
Feb 6, 2026, 3:39 PM
twitter

The Graph's Horizon upgrade is now live with Indexers actively operating on the new system.​

Key Changes:

  • Long-lived allocations introduced
  • Mandatory 28-day cycles removed
  • Foundation laid for multi-service participation

Adoption Metrics:

  • 100% of active Indexers now using Horizon
  • 99.​39% of queries served via new system
  • 90.​33% of Indexer stake migrated
  • 668M queries served in 10 days
  • 684M GRT total staked

The upgrade, which launched December 9th, opens The Graph's infrastructure to any data service beyond subgraphs.​

Sources

ICYMI: Horizon is live, and Indexers are already operating on it. The Horizon upgrade brings long-lived allocations, removal of mandatory 28-day cycles, and the foundation for multi-service participation.

The Graph
The Graph
@graphprotocol

Horizon opens The Graph’s standard protocol infrastructure to any data service. It launched on December 9th, but the implications will reverberate for months to come. Here’s how it’s going ⬇️ ✅ 100.00% of all active Indexers are active on Horizon, utilizing some or all their

160
Reply
Read more about The Graph

The Invisible Infrastructure Powering Every Web3 Query

**Infrastructure operates best when invisible.** Every wallet balance check, DeFi transaction display, and app query relies on data infrastructure working silently behind the scenes. - The Graph has processed **trillions of queries** without fanfare - When infrastructure functions properly, users never notice it - When it fails, everything stops working This is the paradox of foundational technology: **success means obscurity.** The most critical systems are the ones we take for granted—until they're gone.

The Graph Deploys ERC-8004 Across 8 Chains for AI Agent Identity and Reputation

**The Graph has launched ERC-8004 Subgraphs across 8 blockchains**, creating a unified cross-chain directory for AI agent verification. **What ERC-8004 registers for AI agents:** - Identity (who they are) - Reputation (track record of behavior) - Validation (proof of correct task execution) **How it works:** An agent on Base can instantly verify the reputation of an agent on Arbitrum by querying a Subgraph. Without this infrastructure, every agent would need to scan raw blockchain data to check credentials, which would significantly slow down the network. This deployment provides the data layer that enables AI agents to function onchain at scale, working alongside payment rails like Coinbase's x402 for instant micropayments.

The Graph Emerges as Critical Infrastructure for Blockchain's Next Phase

As blockchain technology evolves, three major trends are converging around a single infrastructure need: - **Faster block times** across major chains require more efficient data indexing - **Institutional adoption** demands auditable, reliable blockchain data - **AI agents** need structured information to execute autonomous actions The Graph is positioning itself as the common solution to these challenges, providing the data infrastructure layer that enables: - Real-time access to blockchain information - Structured data formats for AI consumption - Auditable records for institutional compliance This convergence suggests data infrastructure may become as critical as the blockchains themselves, with The Graph serving as the connective tissue between chains, institutions, and autonomous agents.

Understanding x402 and ERC8004: New Token Standards Explained

The Graph has published an educational piece exploring **x402 and ERC8004**, emerging token standards in the Ethereum ecosystem. These experimental standards represent ongoing efforts to expand token functionality beyond traditional ERC-20 and ERC-721 formats. The article breaks down: - Technical specifications of x402 and ERC8004 - How these standards differ from existing token types - Potential use cases for developers - Implementation considerations The piece follows previous community interest in experimental token standards like ERC-404, which attempted to combine fungible and non-fungible token properties. [Read the full explanation](https://thegraph.com/blog/understanding-x402-erc8004/)

Substreams Sink SQL Adds Delta Updates for Faster Onchain Data Processing

Substreams Sink SQL now supports delta updates, improving how onchain data pipelines handle aggregations. **Key improvements:** - Aggregation logic moves to Postgres, reducing Substreams processing load - Enables native, incremental SQL operations (counts, sums, volumes) - Keeps data pipelines lighter and faster This update allows developers to perform database-level aggregations directly in Postgres rather than in Substreams modules. The change streamlines data processing by leveraging SQL's native capabilities for incremental calculations, making it easier to track metrics like transaction counts and trading volumes without additional overhead.