VyNonFungibleAsset
\!! DESCRIPTION MISSING !!
Properties
Field | Type | Description | Required |
---|---|---|---|
id | string | The token `ID` of the NFT | ✗ |
name | string | The name of the NFT | ✗ |
description | string | The description of the NFT | ✗ |
url | string | ✗ | |
backgroundColor | string | The background color of the NFT | ✗ |
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 media for the NFT, such as video, audio, and animations. | ✗ | |
fungible | boolean | Indication whether the NFT is fungible or not | ✗ |
contract | ✗ | ||
attributes | ✗ | ||
transferFees | boolean | ✗ |
References
Operation
Last updated