Latest asset balances for addresses on the blockchain.
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 Type | Description |
---|---|
Fungible | Fungible assets models contains erc20 tokens and native (gas) token. |
Native | Native tokens are the gas tokens of the blockchain, such as ETH, BNB, POL, AVAX, etc. |
ERC20 | ERC20 tokens are the tokens that follow the ERC20 standard, such as USDC, USDT, etc. |
ERC721 | ERC721 tokens are the tokens that follow the ERC721 standard, such as Pudgy Penguins, etc. |
ERC1155 | ERC1155 tokens are the tokens that follow the ERC1155 standard, such as OpenSea Collection StoreFront, etc. |