Skip to main content
Starting today (2025-02-23) all open private network gateways are rate limited at 50 requests per 10 seconds per IP. Higher bandwidths will soon become available via the public network.

Network Information

  • Network ID: astar-substrate
  • Portal Status: ✓ Available
  • Real-time Streaming: No

Endpoints

Gateway Endpoint

https://v2.archive.subsquid.io/network/astar-substrate

Usage

import { SubstrateBatchProcessor } from '@subsquid/substrate-processor'

const processor = new SubstrateBatchProcessor()
  .setGateway("https://v2.archive.subsquid.io/network/astar-substrate")
  .setRpcEndpoint("<your_rpc_endpoint>")
  .setBlockRange({ from: 0 });

Quick Start

Get started indexing Astar data:

Quick Start

Quick reference for building your indexer

Schema Reference

View Schema

See complete field definitions for all data types

API Reference

Complete API documentation

Network Overview

Learn about the Subsquid Network