Skip to main content

IotaCoinMetadataInterface

interface IotaCoinMetadataInterface

A typed view of an on-chain 0x2::coin::CoinMetadata<IOTA> object.

Inheritors

IotaCoinMetadata

Functions

NameSummary
decimalsabstract fun decimals(): UByte
descriptionabstract fun description(): String
iconUrlabstract fun iconUrl(): String?
idabstract fun id(): ObjectId
The object's ID.
nameabstract fun name(): String
symbolabstract fun symbol(): String