Appearance
@props-labs/fuels • Docs
@props-labs/fuels / NFTMetadata
Type Alias: NFTMetadata
NFTMetadata:
object
Index Signature
[key
: string
]: any
Type declaration
animation_url?
optional
animation_url:string
The URL to a multimedia attachment for the NFT.
attributes?
optional
attributes:object
[]
Attributes associated with the NFT.
background_color?
optional
background_color:string
The background color of the NFT item.
description
description:
string
The description of the NFT.
external_url?
optional
external_url:string
The external URL to the NFT.
image
image:
string
The image URL of the NFT.
name
name:
string
The name of the NFT.
youtube_url?
optional
youtube_url:string
The URL to a YouTube video associated with the NFT.
Defined in
common/types/index.ts:4