Note that there are no ERC1155 tokens detected on Oasys as of block 2,900,000
Table Columns
| Column Name | Description |
|---|---|
| address | Address of the account. |
| token_address | Token address of the asset. |
| token_name | Name of the token. |
| token_symbol | Symbol of the token. |
| token_id | Unique token ID of the token. Only applicable for ERC721 and ERC1155 tokens. |
| raw_balance | Balance of tokens (unnormalized) |
| raw_balance_str | Balance of tokens (unnormalized) in string. |
| balance | Balance of token, normalized. |
| balance_str | Balance of token, normalized in string. |
| transaction_hash | The transaction hash that resulted in the balance. |
| block_timestamp | The timestamp of the block that that resulted in the balance. |
| block_number | The number of the block that resulted in the balance. |
| block_hash | The hash of the block that resulted in the balance. |
| unique_id | Unique id of the balance entry. |
| _updated_at | nan |