Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.sqd.dev/llms.txt

Use this file to discover all available pages before exploring further.

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

API Reference

Complete API documentation

Network Overview

Learn about the Subsquid Network