Represents a coin with an amount that can be undefined, typically for optional or deferred usage scenarios.
undefined
The amount of the coin, which can be undefined.
The coin type, e.g. "0x2::sui::SUI".
Represents a coin with an amount that can be
undefined, typically for optional or deferred usage scenarios.