Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AdaAccount

Hierarchy

  • AdaAccount

Index

Properties

Properties

summary

summary: { assetBalances: [{ asset: { assetId: string; assetName: string; description: string; logo: string; metadataHash: string; name: string; url: string }; quantity: string }]; utxosCount: number }

Type declaration

  • assetBalances: [{ asset: { assetId: string; assetName: string; description: string; logo: string; metadataHash: string; name: string; url: string }; quantity: string }]
  • utxosCount: number

Generated using TypeDoc