VyNftDto

\!! DESCRIPTION MISSING !!

Properties

Field
Type
Description
Required

id

string

The token `ID`

βœ“

name

string

NFT name

βœ—

description

string

Description of the NFT

βœ—

url

string

βœ—

backgroundColor

string

βœ—

imageUrl

string

The URL of the NFT image

βœ—

imagePreviewUrl

string

The URL of the NFT image

βœ—

imageThumbnailUrl

string

The URL of the NFT image

βœ—

animationUrls

An array of external NFT media such as video, audio, and animations

βœ—

animationUrl [Deprecated]

string

βœ—

fungible

boolean

Indication if the token is fungible or not

βœ—

contract

βœ—

attributes

βœ—

balance

number

Balance of the NFTs

βœ—

finalBalance

number

βœ—

transferFees

boolean

Indication if royalties are applicable on the NFT transfer

βœ—

References

Operation

Schema

Last updated