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
| Name | Summary |
|---|---|
| collectionName | abstract fun collectionName(): String? |
| description | abstract fun description(): String? |
| issuerName | abstract fun issuerName(): String? |
| mediaType | abstract fun mediaType(): String |
| name | abstract fun name(): String |
| uri | abstract fun uri(): String |
| version | abstract fun version(): String |