VyNonFungibleTokenDto
\!! 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 | ✗ |
| string | ✗ | |
AnimationUrls | An array of external NFT media such as video, audio, and animations | ✗ | |
Fungible | bool | Indication if the token is fungible or not | ✗ |
Contract | ✗ | ||
Attributes | ✗ | ||
Balance | int | ✗ | |
FinalBalance | int | ✗ | |
TransferFees | bool | ✗ |
References
Operation
Schema
Last updated