ERC1155 Balances
Historical ERC1155 balances of all addresses at every block height.
ERC1155 balances table contains the ERC1155 balances of all addresses, at every block height.
Use this table to easily plot the change in the balance of ERC1155 tokens for an address or a group of addresses over time.
Note that ERC1155 permits the creation of both semi-fungible tokens and non-fungible tokens. In other words, there can be more than one quantity for a particular ERC1155 contract and token ID.
Table Columns
Column Name | Description | Example |
---|---|---|
address | Address of the account. | 0x0000000000000000000000000000000000000000 |
token_address | Token address of the asset. | 0xb5352a39c11a81fe6748993d586ec448a01f08b5 |
token_name | Name of the token. | Liquidity Book Token |
token_symbol | Symbol of the token. | LBT |
token_id | Unique token ID of the token. Only applicable for ERC721 and ERC1155 tokens. | 8376321 |
raw_balance | Balance of tokens (unnormalized) | 1446690558.0 |
raw_balance_str | Balance of tokens (unnormalized) in string. | 1446690558 |
balance | Balance of token, normalized. | 1446690558.0 |
balance_str | Balance of token, normalized in string. | 1446690558 |
transaction_hash | The transaction hash that resulted in the balance. | 0x135fa9f10f79c8fdb8649f2ba48d69b87dade148ac09c1fa62ce516dabe48c51 |
block_timestamp | The timestamp of the block that that resulted in the balance. | 2023-04-15 09:43:43+00:00 |
block_number | The number of the block that resulted in the balance. | 28773095 |
block_hash | The hash of the block that resulted in the balance. | 0xb588bb5da6f14c11b97a294c8e0cad19aabd4ad46c64422a3a67afbd38ac15a9 |
unique_id | Unique id of the balance entry. | block-28773095_address-0x0000000000000000000000000000000000000000_token_address-0xb5352a39c11a81fe6748993d586ec448a01f08b5_token_id-8376321_erc1155 |
_updated_at | nan | 2024-02-06 03:35:36.313000+00:00 |
Last updated