The Graph Hackathon Resources

The Graph Hackathon Resources

Table of Contents

  1. ETHGlobal Lisbon 2026 Bounties
  2. Hackathon Support
  3. Supported Networks
  4. Examples Repository
  5. AI Suite
  6. Subgraphs
  7. Substreams
  8. Get Involved

ETHGlobal Lisbon 2026 Bounties

The Graph is awarding $15,000 across three tracks at EthGlobal Lisbon 2026.

Best AI Tooling for The Graph (3 awards): 1st - $3,000 | 2nd - $2,000 | 3rd - $2,000

  • Rewarding reusable tooling that makes The Graph easier to use from AI environments like Claude, Cursor, and ChatGPT. Builders should ship infrastructure other developers and agents rely on: new or extended MCP servers, agent SKILLs, x402 payment tooling, A2A integrations, or framework plugins. A featured challenge from the Substreams team rewards using the Substreams SKILLs to deliver the best one-prompt deployment, going from a single natural-language prompt to a working, deployed Substreams pipeline.
  • Examples include (1) a SKILL paired with the Subgraph MCP that queries multiple Subgraphs at once and turns the results into market research or draft marketing blogs; (2) a one-prompt Substreams deployment that scaffolds, builds, and deploys a pipeline from a single prompt using the Substreams SKILLs; (3) a cross-protocol MCP that fans one query across every protocol built to a shared standard schema, following the pattern of PaulieB's Lending MCP.

Best AI Use Case of The Graph (3 awards): 1st - $2,000 | 2nd - $1,000 | 3rd - $1,000

  • Recognizing AI agents or applications that use The Graph as their live source of blockchain data, turning structured, real-time on-chain data into intelligent behavior. Builders can query 15,000+ Subgraphs through the Subgraph MCP in natural language, stream data with Substreams, or let an agent pay per query autonomously with x402. The strongest submissions show an agent doing something genuinely useful that would be impossible without reliable, queryable blockchain data.
  • Examples include (1) a DeFi research agent that answers natural-language questions like "which lending markets have the highest USDC supply APY right now?" by querying Subgraphs through the Subgraph MCP; (2) a trading or monitoring agent that reads live market and liquidity data from Subgraphs and pays per query with x402; (3) a governance assistant that summarizes DAO proposals and voting activity pulled from Subgraphs.

Best Use of Composable or Standardized Graph Products (3 awards): 1st - $2,000 | 2nd - $1,000 | 3rd - $1,000

  • Rewarding projects that build on The Graph's composable and standardized products. Use Standardized Subgraphs (one shared schema across every protocol of a type) to run a single query across many protocols, compose reusable Substreams packages into new pipelines, or layer the Subgraph MCP on top for cross-protocol analysis. Contributing a new composable Substreams module for an emerging standard, such as ERC-4626 tokenized-vault flows, also counts. The best submissions show the leverage of standards: one query pattern spanning many protocols, or one pipeline reused across chains.
  • Examples include (1) a cross-protocol analytics dashboard comparing TVL or revenue across ten lending markets with a single Lending / CDP standard-schema query; (2) a layered MCP that lets one agent compare lending, DEX, and derivatives markets side by side; (3) a new composable Substreams module for an emerging standard, such as ERC-4626 tokenized-vault flows.

Hackathon Support

Here are helpful ways to support your hackathon experience with The Graph:


Supported Networks

These are the  networks  that The Graph currently indexes.


Examples Repository

Repository that showcases various examples of how to build with The Graph’s products


AI Suite

The Graph’s Token API  is a quick and easy way to fetch token, wallet, price and NFT data.


Subgraphs

Subgraphs are customizable APIs that are optimized for indexing smart contract events. You can create net new Subgraphs using the guides below, leverage thousands of existing public Subgraphs via Graph Explorer, or query a Subgraph with AI assistants using Subgraph MCP.

Querying Subgraphs

Discover publicly available Subgraph endpoints on  The Graph Explorer.

Building Subgraphs

Subgraph Best Practices

  1. Improve Query Speed with Subgraph Pruning
  2. Improve Indexing and Query Responsiveness By Using @derivedFrom
  3. Improve Performance Using Immutable Entities and Bytes as IDs
  4. Improve Indexing Speed by Avoiding eth_calls
  5. Simplify and Optimize with Timeseries and Aggregations
  6. Grafting for Quick Hotfix Deployment

Substreams

Substreams  index raw blockchain data (events, calls, internal transactions, mempool data, etc.) from EVM and non-EVM chains such as Solana and TRON.


Get Involved

About The Graph

The Graph is a suite of blockchain data infrastructure products that extract, process, and deliver scalable blockchain data solutions across 60+ networks. The Graph enables application developers, data analysts, AI agents, and enterprise teams that need structured, real-time access to blockchain data. Products include Subgraphs, Firehose, Substreams, and Amp. As of early 2026, The Graph has served over 1.27 trillion queries to more than 75,000 projects, powered by a network of independent Indexers around the world.

Follow The Graph on X, LinkedIn, Instagram, and Reddit. Join the community on The Graph’s Telegram, join technical discussions on The Graph’s Discord.


Category
Developer Corner
Published
January 14, 2025
Updated
July 17, 2026

Marcus Rein

View all blog posts