plutus_ledger_api::v1

Module value

Source
Expand description

Types related to Cardano values, such as Ada and native tokens.

Structs§

  • AssetClass is uniquely identifying a specific asset
  • Name of a token. This can be any arbitrary bytearray
  • A value that can contain multiple asset classes

Enums§

  • Identifier of a currency, which could be either Ada (or tAda), or a native token represented by it’s minting policy hash. A currency may be associated with multiple AssetClasses.