Skip to main content
ERC20 balances latest contains the current ERC20 balances of all addresses. It is otherwise identical to ERC20 Balances.

Table Columns

Column NameDescriptionExample
addressAddress of the account.0xeac4532bc9406f54ef932cdc975fb19524fe98b3
token_addressAddres of the token.0xa23cd4da2400b31bcf18e3a8f27578c706dbf902
token_nameName of the token.eDPX
token_symbolSymbol of the token.eDPX
raw_balanceBalance of ERC20 token unnormalized.4.49E+18
raw_balance_strBalance of ERC20 token unnormalized in string.4.49143E+18
balance_strBalance of ERC20 token in string.4.491434834
balanceBalance of ERC20 token.4.491434834
usd_balance_currentUSD balance of ERC20 token at the current timestamp.
usd_balance_at_block_timestampUSD balance of ERC20 token at the timestamp of the last activity that resulted in balance change.
usd_exchange_rate_currentUSD exchange rate of ERC20 token at the current timestamp.
usd_exchange_rate_at_block_timestampUSD exchange rate of ERC20 token at the timestamp of the last activity that resulted in balance update.
transaction_hashThe transaction hash that resulted in the balance update.0x13f783a179e3e2d01ad555d7e9353176ea40a0ada97583e9af8defe6c8d6a2d9
last_activity_block_timestampThe last timestamp of the block that that resulted in the balance update.2022-12-28 21:18:16
last_activity_block_numberThe last block number that resulted in the balance update.37,393,711
last_activity_block_hashThe last hash of the block that resulted in the balance update.0x70ce167879c5b16bbc5bc2eeeb42d8074bcfb42094fcb92c8c2ab738d1762f90
I