Name | Type | Description | Notes |
---|---|---|---|
confirmed_balance | \CryptoAPIs\Model\GetWalletAssetDetailsRIConfirmedBalance | ||
deposit_addresses_count | int | Specifies the count of deposit addresses in the Wallet. | |
fungible_tokens | \CryptoAPIs\Model\GetWalletAssetDetailsRIFungibleTokens[] | Represents fungible tokens'es detailed information | |
name | string | Defines the name of the Wallet given to it by the user. | |
non_fungible_tokens | \CryptoAPIs\Model\GetWalletAssetDetailsRINonFungibleTokens[] | Represents non-fungible tokens'es detailed information. | |
recieved_confirmed_amount | \CryptoAPIs\Model\GetWalletAssetDetailsRIRecievedConfirmedAmount | ||
sent_confirmed_amount | \CryptoAPIs\Model\GetWalletAssetDetailsRISentConfirmedAmount |