Balances
Chain
Dataset name
gnosis.balancesVersion
1.1.0Description
Current native and token balances (ERC_20, ERC_721, ERC_1155), updated each block.
Example data
This dataset has no example data.
Schema
| Column | Type |
|---|---|
| id | string |
| owner_address | string |
| contract_address | string |
| token_id | string |
| token_type | string |
| block_number | long |
| block_timestamp | long |
| balance | decimal |