# OnChainWalletOverviewData
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**balance** | Option<**String**> | The total current balance of the wallet | [optional]
**unconfirmed_balance** | Option<**String**> | The current unconfirmed balance of the wallet | [optional]
**confirmed_balance** | Option<**String**> | The current confirmed balance of the wallet | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)