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 | boolean | Indication if the token is fungible or not | ✗ |
contract | ✗ | ||
attributes | ✗ | ||
balance | number | ✗ | |
finalBalance | number | ✗ | |
transferFees | boolean | ✗ |
References
Operation
Schema
Last updated