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.
SQD’s open private network serves Tron data via the following gateway:
https://v2.archive.subsquid.io/network/tron-mainnet
Gateway URL should be used with the setGateway() TronBatchProcessor configuration method:
const processor = new TronBatchProcessor().setGateway(
  "https://v2.archive.subsquid.io/network/tron-mainnet"
);
Read more about Tron indexing in the dedicated section. See Tron API if you’re looking to interface with the Tron gateway directly.

Request Network Support

Want to see your network here?

Let us know which network you’d like us to support. Reach out on Telegram to discuss your indexing needs.

Request Network Support