Token Transfers

Our Tron token transfers schema currently includes the following tables.

TableDescription

tron.assets.trx_token_transfers

Contains the details of all TRX movement on the Tron blockchain.

tron.assets.trc10_token_transfers

Contains the details of all TRC10 movement on the Tron blockchain.

tron.assets.trc20_token_transfers

Contains the details of all transfer events emitted by TRC20 tokens on the Tron blockchain.

Last updated