Tron
Tron is a high-throughput Layer 1 and the dominant settlement network for USDT (TRC-20). Its TVM is EVM-compatible, so contracts emit the same event topic signatures as Ethereum. SQD indexes Tron blocks, transactions, TVM event logs, and internal transactions, with filters for native TRX transfers, TRC-10 assets, and TriggerSmartContract calls.
- Networks
- 1
- Runtime
- TVM
- Coverage
- Real-time + archive
- Start block
- 0 (genesis)
- License
- Open-source SDK
Networks
Tron on SQD
Tron data is validated by SQD Network workers before it reaches the Portal. Validation is performed across the network rather than by a single ingestion node, so a faulty upstream source can't poison the dataset.
Tron data served as decoded, schema-typed tables, ready to query. Your indexer queries the data directly.
Single Portal endpoint serves Tron from genesis through the current head, with sub-second hot-path latency. No separate streaming pipeline to wire up.
Both the Squid SDK and the Pipes SDK are open-source. Connectors for Postgres, ClickHouse, MongoDB, SQLite and Parquet, plus a custom-target hook. Run your Tron indexer on your own infrastructure or on SQD Cloud.
Build with Tron data
Common production patterns teams build with SQD on Tron.
Index swaps, liquidations, and positions on Tron in real time.
Build dashboards and metrics from full Tron historical state.
Give agents structured, decoded Tron data with the MCP server.
Power balance, transfer, and history views for Tron wallets.
Validated Tron data for transaction monitoring and audits.
Track every mint, burn, and transfer of Tron stablecoins.
Auditable Tron data for tokenized RWA issuance and transfers.
Stream Tron data in two lines
Example below uses the public Tron endpoint, free for development. For full SDK reference, see the documentation.
Frequently asked questions
How does SQD compare to running a Tron RPC node?
What does SQD cost for Tron data?
How is SQD's Tron data different from Tronscan?
Can I self-host SQD's Tron indexer?
Can I export Tron data to a data warehouse or pipeline?
Does SQD validate Tron data?
Does SQD support real-time Tron data?
Learn more
Start building with Tron
Access Tron data through the SQD Portal, free tier available.