
The inaugural Datapalooza hosted by The Graph Foundation is happening at @EFDevconnect in Istanbul on Nov. 13th. The event will feature expert-led talks and workshops on various topics including R&D, tooling, dapps, analytics, and LLMs. Speakers include Adam Fuller, Vyas Krishnan, Danning Sui, Willian Mitsuda, Hope Yen, Ansgar Grunseid, Vitalik Buterin, and more. Workshops will cover topics such as combining subgraphs, developing substreams, running an indexer, and using Chainlink Functions. The event can be attended in person or livestreamed. Don't miss it!
Datapalooza is next Monday! Explore the future of web3 data, dapps, analytics, & LLMs during a day of expert-led talks & workshops! 📣 New speaker update: @sui414 from Flashbots will present on Exploring Ethereum Mempool, Orderflow & MEV!
Datapalooza is only 13 days away! 📣 New speaker update: @andrej_dev from @chainlink! Andrej will give a workshop on using Chainlink Functions to implement a DeFi strategy by connecting The Graph & Uniswap Router! Stay tuned for info on additional speakers & presentations.
📢 The Graph Foundation is hosting the inaugural Datapalooza, a day focused on web3 data innovations, at @EFDevconnect in Istanbul on Nov. 13th! The event will cover R&D and tooling in The Graph ecosystem and across web3, focusing on use cases for dapps, analytics, tooling, LLMs
📣 New speaker update: @Allquantor07 from DataOS will present: AI is ready - Web 2.0 is not: AI-Generated Apps on top of Open Data Lakes! Datapalooza is Monday! Join a day of talks & workshops by builders & web3 data experts during @EFDevconnect. More announcements coming!
🇹🇷 Are you attending Datapalooza? Be sure to join Graph ecosystem Dev Rels, Business Teams, Dev Success, & other ecosystem members to talk about data services on The Graph! Register for Sunrise Office Hours! There will be an exclusive POAP for those that meet with ecosystem
Datapalooza is almost here! The Graph Foundation is hosting the inaugural Datapalooza at @EFDevconnect in Istanbul on Nov. 13th! This will be a day dedicated to web3 data innovations, discussing R&D, tooling, dapps, analytics, & more! Here’s the event agenda ⬇️ Can’t join in
Datapalooza is only 12 days away! 📣 New speaker update: @SeveSisneros from @semioticlabs! Seve will present on preserving historical data after EIP-4444, a proposal to reduce storage & bandwidth requirements for Ethereum nodes, making syncing easier & faster. Stay tuned for
📣 New speaker update: @wmitsuda from @otterscan! The Graph’s inaugural Datapalooza is almost here! This will be a day of expert-led talks & workshops on R&D, tooling for dapps, data analytics, & LLMs! Join in-person in Turkey or watch via livestream - more details coming soon!
Agent0 Subgraphs Launch Across Five Major Blockchains with The Graph Protocol
**Agent0 Subgraphs are now live** across Base, BNB Chain, Ethereum, Monad, and Polygon, providing real-time indexing for ERC-8004 agents. **What's being indexed:** - Agent identity and capabilities - Reputation scores and validation data - Cross-chain agent activity **Key features:** - Single GraphQL query replaces complex blockchain scanning - Millisecond response times with no RPC limits - Unified schema works across all five chains - Already processed over 1M queries **Built with The Graph Protocol** as a public good, the subgraphs enable developers to query agent data without building custom indexers. This infrastructure supports emerging use cases like agent marketplaces, runtime discovery, reputation dashboards, and cross-chain analytics. The launch addresses a fundamental need as AI agents begin transacting autonomously on-chain, requiring structured, real-time blockchain data at machine scale.
The Graph Gateway Launches x402 Payment System for Subgraph Queries
**The Graph Gateway has introduced x402 payment support**, enabling direct pay-per-request access to Subgraph data without API keys or accounts. **Key features:** - Pay per query using USDC on Base or Base Sepolia - No registration, API keys, or session management required - Payment serves as authentication - One HTTP round trip: request → 402 response with price → sign USDC payment → retry → receive data **Implementation:** - Install via npm: `@graphprotocol/client-x402` - Access endpoints at `/api/x402/...` - [Documentation available](https://thegraph.com/docs/en/subgraphs/guides/x402-payments/) **Use cases:** Particularly useful for AI agents requiring onchain data like DEX activity, positions, governance, or protocol metrics. The system is live and available for testing on both Base mainnet and Base Sepolia testnet.
The Graph Launches x402 Payment Package with Three Integration Options
**The Graph protocol has released a new dedicated package** for x402 payments: `@graphprotocol/client-x402` Developers can integrate it three ways: - **CLI one-liner** - fastest implementation method - **Programmatic API** - for custom integrations - **Typed SDK** - includes full type safety for TypeScript projects **Payment options:** USDC on Base mainnet or Base Sepolia testnet **Get started:** - Install: `npm install @graphprotocol/client-x402` - [Documentation](https://thegraph.com/docs/en/subgraphs/guides/x402-payments/) The package enables developers to implement blockchain data payment flows directly into their applications.
🔓 The Graph Removes API Key Requirement for Network Access
**The Graph Network is changing how developers access Subgraph data.** Previously, querying Subgraphs required a Subgraph Studio account and API key - a setup that worked for traditional apps but created friction for: - Autonomous agents - Serverless functions - Ephemeral workloads that spin up and down This barrier made it difficult for modern, dynamic applications to integrate blockchain data seamlessly. **The change enables more flexible access patterns** without the overhead of persistent credentials, particularly benefiting short-lived processes and automated systems that need to query data without manual setup.
Agent0 Subgraphs Now Live Across Five Mainnets with Unified GraphQL Schema
**Agent0 Subgraphs are now operational across five major blockchain networks** - Base, BNB Chain, Ethereum, Monad, and Polygon - using a single GraphQL schema. **Key features:** - Real-time indexing of every ERC-8004 agent across all chains - No code rewrites needed when switching between networks - Already processed over 1 million queries - Accessible via [Graph Explorer](https://thegraph.com/explorer?search=agent0) **What this enables:** - Developers can query agent data with a single GraphQL request instead of scanning thousands of blocks - AI agents can discover, hire, and interact with each other using structured blockchain data - Machine-scale data access for agents that operate continuously The infrastructure indexes agent identities, capabilities, reputation, and validation data in milliseconds. Developers building ERC-8004 agents can now access comprehensive onchain data without building custom indexers.