Hierarchy

  • AssetInfo

Properties

assetId: Cardano.AssetId
nftMetadata?: null | NftMetadata

CIP-0025. undefined if not loaded, null if no metadata found

policyId: Cardano.PolicyId
quantity: bigint

Deprecated

Use supply instead

supply: bigint
tokenMetadata?: null | Asset.TokenMetadata

CIP-0035. undefined if not loaded, null if no metadata found

Generated using TypeDoc