Our B3 balances schema currently supports balances and latest balances for Native, ERC20, ERC721 and ERC1155 tokens.

Note that the native token on B3 uses the null address 0x0000000000000000000000000000000000000000 as token_address.

TableDescriptionAssets Supported
balancesBlock-level balances of all assetsNative, ERC20, ERC721, ERC1155
balances_latestLatest-balances of all assetsNative, ERC20, ERC721, ERC1155

b3.assets.fungible_balances combines both Native and ERC20 balances.