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: avail
  • Gateway: Open Private Network

Data Availability

The Avail Mainnet dataset starts at block 1

Endpoints

Gateway Endpoint

https://v2.archive.subsquid.io/network/avail

Usage

import { SubstrateBatchProcessor } from "@subsquid/substrate-processor";

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

Quick Start

Get started indexing Avail Mainnet (**) data:

Quick Start

Quick reference for building your indexer

Schema Reference

View Schema

See complete field definitions for all data types