Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 600 Bytes

File metadata and controls

13 lines (8 loc) · 600 Bytes

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] [Back to API list] [Back to README]