The Balances Latest tables provide a snapshot of the current assets held by each address.

It is derived from the block-level balances tables by selecting the most recent balance update for each unique address-asset combination.

The Balances Latest tables contain the following asset types:

Asset TypeDescription
FungibleFungible assets models contains erc20 tokens and native (gas) token.
NativeNative tokens are the gas tokens of the blockchain, such as ETH, BNB, POL, AVAX, etc.
ERC20ERC20 tokens are the tokens that follow the ERC20 standard, such as USDC, USDT, etc.
ERC721ERC721 tokens are the tokens that follow the ERC721 standard, such as Pudgy Penguins, etc.
ERC1155ERC1155 tokens are the tokens that follow the ERC1155 standard, such as OpenSea Collection StoreFront, etc.