scalus.cardano.ledger.Value
See theValue companion object
Represents a value in Cardano, which can be either pure ADA or ADA with multi-assets
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Extension method from Value
Get amount of specific asset (0 if not present)
Get amount of specific asset (0 if not present)
Attributes
Extension method from Value
Check if value contains a specific asset
Check if value contains a specific asset
Attributes
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
Any
Inherited methods
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article