FVyNftDto
Properties
Id
FString
The token `ID`
Name
FString
NFT name
Description
FString
Description of the NFT
Url
FString
BackgroundColor
FString
ImageUrl
FString
The URL of the NFT image
ImagePreviewUrl
FString
The URL of the NFT image
ImageThumbnailUrl
FString
The URL of the NFT image
AnimationUrls
TArray<FVyTypeValueDto>
An array of external NFT media such as video, audio, and animations
Fungible
bool
Indication if the token is fungible or not
Balance
int
Balance of the NFTs
FinalBalance
int
TransferFees
bool
Indication if royalties are applicable on the NFT transfer
Last updated