TRX Balances

For TRX Balances, transaction and block hashes are not appended with 0x as they are from the Tron JSON RPC.

TRX balances contains the TRX balances of all addresses, at every block height. Use this table to easily plot the change in the balance of TRX tokens for an address or a group of addresses over time.

Table Columns

Column NameDescriptionExample

token_type

Type of token asset.

TRX

address

Address of the account.

TXj3Zjdd7kAWLUHKZCD3XpJSpVqWxPGPtA

token_name

Token name.

Tron

token_type

Token symbol.

TRX

raw_balance

Raw balance of TRX.

129899297451

balance

Balance of TRX.

129899.2975

usd_balance

The amount of TRX in $USD.

14070.6919

usd_exchange_rate

The exchange rate used to calculate the usd_value.

0.10832

block_timestamp

The timestamp of the block that that resulted in the balance.

2024-01-01T01:17:45Z

block_number

The number of the block that resulted in the balance.

57812747

block_hash

The hash of the block that resulted in the balance.

000000000372270bbec2a1a2bd0ed90e19c02a3fec0c8116f77d735d6cd13e5a

transaction_hash

The transaction hash of the block that resulted in the balance.

d34ca27d7dcfdd0feebaea72458b48a24aec41a8e50ecf2b27975cdc054fa6cf

Last updated