CoinRegulatedState

sealed class CoinRegulatedState

Indicates the state of the regulation of the coin.

Inheritors

Types

Link copied to clipboard

Indicates the regulation state of the coin is unknown. This is set when a coin has not been migrated to the coin registry and has no 0x2::coin::RegulatedCoinMetadata object.

Link copied to clipboard
object Companion
Link copied to clipboard

Indicates a coin is regulated. RegulatedCoinMetadata will be populated.

Link copied to clipboard
Link copied to clipboard

Indicates a coin is unregulated.

Properties

Link copied to clipboard
open val number: Int