Docs
Search⌘ K
  • Home
  • About The Graph
  • Supported Networks
  • Protocol Contracts
  • AI Tooling
  • Subgraphs
    • Substreams
      • Indexer Software
        • Gateway Software
          • Data Services
            • Resources

              Blast Mainnet

              Substreams (Base EVM)
              Pinax Network⁠
              Type
              mainnet
              Protocol
              ethereum
              Identifier
              blast-mainnet
              Chain ID
              eip155:81457
              Native Currency
              ETH
              Chain Docs
              https://docs.blast.io⁠

              Indexing Data on Blast

              Blast is an Ethereum Layer 2 built on the OP Stack that offers native yield on ETH and stablecoins for its DeFi and dApp ecosystem. The Graph can stream that onchain activity — DEX swaps, pools, and liquidity; lending and borrowing positions; token transfers and holder balances; and contract events — as real-time data with Substreams.

              Blast is supported by The Graph with Substreams — a parallelized, real-time streaming engine for high-throughput use cases — via Pinax Network⁠.

              Indexing Blast with Substreams

              Substreams is a parallelized, real-time streaming engine for extracting and transforming blockchain data. Where a Subgraph indexes into a hosted GraphQL API, Substreams lets you consume high-throughput data directly or via 10+ supported sinks. Blast is served with the base EVM block model, so Substreams modules have access to block, transaction, and event (log) data. Modules are written in Rust and composed into reusable packages.

              Find an Existing Module on Substreams.dev

              Before writing any code, check the Substreams Registry⁠ for a package that already does what you need. The registry hosts community- and team-built modules covering common onchain data that you can run as-is or compose into your own pipeline. Search for the protocol or data you want on Blast; if a module fits, you can consume its output directly or import it as a dependency in your own project.

              Develop Your Own Substreams Module

              If no existing module fits, you can build one. The Substreams Quick Start is the full walkthrough. In short:

              1. Install the Substreams CLI and get an API key from [Pinax Network](https://app.pinax.network/).
              2. Scaffold a project with substreams init and choose the EVM path, pointing it at your Blast contract.
              3. Write your extraction and transformation logic in Rust, then run substreams build.
              4. Stream the output with substreams gui (or substreams run) to iterate, then publish your package to the Substreams Registry⁠ to reuse or share it.

              Guides

              15 min

              Substreams quick start

              Stream high-speed data for real-time indexing.

              10 min

              Substreams.dev

              Access tutorials, templates, and documentation to build custom data modules.

              8 min

              Custom Substreams Sinks

              Leverage existing Substreams sinks to access data.

              5 min

              Substreams starter

              Leverage this boilerplate to create your first Substreams module.

              7 min

              Substreams GitHub repository

              Study, contribute to, or customize the core Substreams framework.

              The GraphStatusTestnetBrand AssetsForumSecurityPrivacy PolicyTerms of Service