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

Endpoints

Gateway Endpoint

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

Usage

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

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

Quick Start

Get started indexing Agung data:

Quick Start

Quick reference for building your indexer

Schema Reference

View Schema

See complete field definitions for all data types