Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.allium.so/llms.txt

Use this file to discover all available pages before exploring further.

TRC20 balances latest contains the current TRC20 balances of all addresses from tron.assets.fungible_balances_latest

Sample Query

Getting the latest ERC20 Balances of USDC Token from an address.
select * from tron.assets.trc20_balances_latest
where address = 'TXFBqBbqJommqZf7BV8NNYzePh97UmJodJ' -- Bitfinex
and token_address = 'TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t' -- USDT Token Address