Skip to main content

ImmutableCoinMetadataInterface

interface ImmutableCoinMetadataInterface

A typed view of a 0x2::coin_manager::ImmutableCoinMetadata<IOTA> — the frozen metadata fallback embedded in a CoinManager. Reachable only via CoinManager::immutable_metadata; it is not a standalone on-chain object.

Inheritors

ImmutableCoinMetadata

Functions

NameSummary
decimalsabstract fun decimals(): UByte
descriptionabstract fun description(): String
iconUrlabstract fun iconUrl(): String?
nameabstract fun name(): String
symbolabstract fun symbol(): String