Token Transfers
Overview
Our Tron token transfers schema currently includes the following tables.
Table | Description |
---|---|
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. |