⭕
Tron
TRON is a public blockchain platform with open-source architecture that enables the execution of smart contracts. It relies on a unique consensus mechanism to achieve the high TPS.

Getting Started
TRON Developer Hub
More about Tron Blockchain.
One of TRON's notable features is its compatibility with Ethereum, allowing for seamless migration of smart contracts from Ethereum to TRON with minimal adjustments.
Note: Our Tron data schema uses base58 address by default, which are case-sensitive.
Our Tron data includes raw, assets schemas and identity labels to enrich your analysis.
Schema | Description | Tables |
---|---|---|
Raw | Raw blockchain data. | blocks, transactions, logs |
Assets | Latest balances, balances by block, transfers of trc20 tokens on Tron network. | trc20_token_transfers,
trc20_balances,
trc20_balances_latest |
Identity | Curated address labels to enriched your analyses | labels, entities |
Last modified 5d ago