Tron
Tron is a blockchain network indexed by the SQD Network. Access real-time and historical data including blocks, transactions, and event logs through the SQD Portal API.
- Networks
- 1
- 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.
The Pipes SDK is open-source. Connectors for Postgres, ClickHouse, MongoDB, SQLite and Parquet, plus a custom-target hook. Run your Tron pipeline on your own infrastructure pointing at the SQD Portal.
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 pulling Tron data from its own API?
What does SQD cost for Tron data?
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.