Skip to main content

Irc27MetadataInterface

interface Irc27MetadataInterface

A typed view of 0x107a::irc27::Irc27Metadata (usually nested inside an Nft).

The royalties, attributes, and non_standard_fields``VecMap fields are not yet exposed across the FFI boundary — consumers that need them can decode the inner type from BCS in Rust.

Inheritors

Irc27Metadata

Functions

NameSummary
collectionNameabstract fun collectionName(): String?
descriptionabstract fun description(): String?
issuerNameabstract fun issuerName(): String?
mediaTypeabstract fun mediaType(): String
nameabstract fun name(): String
uriabstract fun uri(): String
versionabstract fun version(): String