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 NameDescriptionExample
addressAddress of the account.0x0000000000000000000000000000000000000000
token_addressToken address of the asset.0xb5352a39c11a81fe6748993d586ec448a01f08b5
token_nameName of the token.Liquidity Book Token
token_symbolSymbol of the token.LBT
token_idUnique token ID of the token. Only applicable for ERC721 and ERC1155 tokens.8376321
raw_balanceBalance of tokens (unnormalized)1446690558.0
raw_balance_strBalance of tokens (unnormalized) in string.1446690558
balanceBalance of token, normalized.1446690558.0
balance_strBalance of token, normalized in string.1446690558
transaction_hashThe transaction hash that resulted in the balance.0x135fa9f10f79c8fdb8649f2ba48d69b87dade148ac09c1fa62ce516dabe48c51
block_timestampThe timestamp of the block that that resulted in the balance.2023-04-15 09:43:43+00:00
block_numberThe number of the block that resulted in the balance.28773095
block_hashThe hash of the block that resulted in the balance.0xb588bb5da6f14c11b97a294c8e0cad19aabd4ad46c64422a3a67afbd38ac15a9
unique_idUnique id of the balance entry.block-28773095_address-0x0000000000000000000000000000000000000000_token_address-0xb5352a39c11a81fe6748993d586ec448a01f08b5_token_id-8376321_erc1155
_updated_atnan2024-02-06 03:35:36.313000+00:00