# CoboWaas2.BalanceAtBlock

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**address** | **String** | The wallet address. | [optional] 
**token_id** | **String** | The token ID, which is the unique identifier of a token. | [optional] 
**balance** | **String** | The token balance of the address. | [optional] 
**block_number** | **Number** | The block number (block height) at which the balance was retrieved. | [optional] 


