Module value

Source
Expand description

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

Structs§

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

Enums§

CurrencySymbol
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.