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

Endpoints

Gateway Endpoint

https://v2.archive.subsquid.io/network/tron-mainnet

Usage

import { TronBatchProcessor } from '@subsquid/tron-processor'

const processor = new TronBatchProcessor()
  .setGateway("https://v2.archive.subsquid.io/network/tron-mainnet")
  .setBlockRange({ from: 0 });

Quick Start

Get started indexing Tron Mainnet data:

Quick Start

Quick reference for building your indexer

Schema Reference

View Schema

See complete field definitions for all data types