Extension Properties
The Extension type exposes the following members.
Properties
Name | Description | |
---|---|---|
AnimationUrl |
Url to a multimedia file.
|
|
Attributes |
Item attributes
|
|
BackgroundColor |
Background color represented as a six-character hexadecimal without a pre-pended #.
|
|
Description |
Item description.
|
|
ExternalUrl |
Url to allow users to view the item on your site.
|
|
Image |
Url to the token's image
|
|
ImageData |
Raw SVG image data (not recommended). Only use this if you're not including the image parameter.
|
|
Media |
Media files as specified on Stashh that allows for basic authenticatiion and decryption keys.
Most of the above is used for bridging lic eth NFT metadata easily, whereas `media` will be used
when minting NFTs on Stashh.
|
|
Name |
Name of the item.
|
|
ProtectedAttributes |
A select list of trait_types that are in the private metadata. This will only ever be used in lic metadata.
|
|
TokenSubtype |
Token subtype used to signify what the NFT is used for, such as "badge".
|
|
YouTubeUrl |
Url to a YouTube video.
|