Balances
Our Avalanche balances schema currently support ERC721 and ERC1155 balances and latest balances.
Note that native AVAX on Avalanche uses the null address 0x0000000000000000000000000000000000000000
as token_address.
Table | Description | Assets Supported |
---|---|---|
balances | Block-level balances of all assets | ERC721, ERC1155 |
balances_latest | Latest-balances of all assets | ERC721, ERC1155 |
Last updated