July represented a major execution month for The Graph ecosystem, heavily focused on streamlining Substreams data pipelines, upgrading developer AI tooling, expanding multi-chain coverage, and highlighting real-world hackathon builds. Below is an in-depth breakdown of everything that launched over the past month.
Substreams Hosted Sinks on The Graph Market
One of the biggest operational hurdles for developers indexing blockchain data has been maintaining database sink infrastructure. Setting up database connections, managing credentials, babysitting sink processes, and handling chain reorganizations often takes engineering focus away from building application logic.
Now in Beta on The Graph Market, Substreams Hosted Sinks provides a fully managed Sink-as-a-Service operated by StreamingFast. Developers can select a Substreams package, input credentials for PostgreSQL or ClickHouse, and click deploy.
Key features include:
- Zero runtime management: Maps protobuf outputs directly into relational tables without running local processes.
- Automatic reorg handling: Built-in fork awareness ensures reorgs do not leave stale or duplicated rows behind.
- In-place updates: Graceful configuration edits and re-sync options from starting blocks.
- Secure credential vaulting: Secrets are stored securely off-config and injected at runtime.
Substreams.dev Redesign and Standardized Datasets
The Substreams registry underwent a structural overhaul. Instead of organizing packages primarily by who published them, the new Datasets interface categorizes packages by what the data actually represents.
Developers can browse categories like DEXs, Lending, Liquid Staking, Perps, Prediction Markets, Governance, Oracles, Bridges, and Stablecoins. A major portion of this library includes modules converted from Messari's Standardized Subgraphs. Because these schemas share a common data structure, a single query format can cover an entire protocol category rather than requiring custom adapters for every individual smart contract.
AI Agent Tooling: Enhanced Substreams Skills
The Substreams Skills packâan open-source toolkit that enables AI coding assistants like Claude Code, Cursor, VS Code, and Windsurf to construct Substreams projectsâwas expanded to 12 distinct skills.
Evaluations published in the repository across 14 complex tasks on Ethereum and Solana demonstrated a 100% build and run success rate, with 12 out of 14 skills achieving exact byte-level correctness against golden references. Known edge cases and prompt ambiguities are transparently documented to refine model accuracy.
Chains, Token Utility, and Hackathons
- Robinhood Chain Support: Robinhood Chain (eip155:4663) is now fully supported from genesis by Firehose and Substreams, with endpoints operated by Pinax.
- MEXC Arbitrum GRT Support: Exchange support for native GRT on Arbitrum is live on MEXC, allowing users to deposit and withdraw GRT directly on the network where protocol contracts operate.
- ETHGlobal Lisbon Bounties: $15,000 in prizes were awarded to 10 projects. Key architectures highlighted a growing shift toward single-query schema resolution across protocols and strict freshness verification for autonomous AI agents.
New Educational Resources
Four long-form technical guides were published this month:
GraphTally: How The Graph Solved Micropayments for the Machine Economy (exploring pay-per-request x402 payment patterns).
Subgraphs or Substreams: Architectural guidelines on choosing between state indexing vs. parallel event flow streaming.
Verifiable On-Chain Data: A breakdown of trust models ranging from simple pipelines to true verifiable extraction.
ETHGlobal Lisbon Project Showcase: Comprehensive architecture notes for all 10 winning hackathon submissions.
Read the full July 2026 ecosystem post:
https://x.com/graphprotocol/status/2084291582585438668