AssetBalance
No description
type AssetBalance {
asset: BaseAsset
amount: Amount
}
Fields
AssetBalance.asset ● BaseAsset interface
AssetBalance.amount ● Amount object
Member Of
BlockchainSubWallet object ● ExchangeSubWallet object ● SubWallet interface