The NFT metadata

Export

NFTMetadataRequest

Hierarchy

  • NFTMetadataRequest

Properties

name?: null | string

The name of the NFT

Memberof

NFTMetadataRequest

description?: null | string

The description of the NFT

Memberof

NFTMetadataRequest

image?: null | string

The image url of the NFT

Memberof

NFTMetadataRequest

external_url?: null | string

The external link of the NFT

Memberof

NFTMetadataRequest

animation_url?: null | string

The animation url of the NFT

Memberof

NFTMetadataRequest

youtube_url?: null | string

The youtube link of the NFT

Memberof

NFTMetadataRequest

attributes?: null | Types.NFTMetadataAttribute[]

List of Metadata attributes

Memberof

NFTMetadataRequest

Generated using TypeDoc