> For the complete documentation index, see [llms.txt](https://sdk.venly.io/sdk-reference/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sdk.venly.io/sdk-reference/ts-js-v3/object-references/token/vymetadatadto.md).

# VyMetadataDto

## Properties

| Field                          | Type                                                                                              | Description | Required |
| ------------------------------ | ------------------------------------------------------------------------------------------------- | ----------- | -------- |
| name                           | string                                                                                            |             | ✗        |
| description                    | string                                                                                            |             | ✗        |
| symbol                         | string                                                                                            |             | ✗        |
| image                          | string                                                                                            |             | ✗        |
| imagePreview                   | string                                                                                            |             | ✗        |
| imageThumbnail                 | string                                                                                            |             | ✗        |
| backgroundColor                | string                                                                                            |             | ✗        |
| ~~animationUrl~~ \[Deprecated] | string                                                                                            |             | ✗        |
| externalUrl                    | string                                                                                            |             | ✗        |
| youtubeUrl                     | string                                                                                            |             | ✗        |
| animationUrls                  | [VyTypeValueDto](/sdk-reference/ts-js-v3/object-references/shared/vytypevaluedto.md)              |             | ✗        |
| attributes                     | [VyAttributeDto](/sdk-reference/ts-js-v3/object-references/shared/vyattributedto.md)              |             | ✗        |
| contract                       | [VyMetadataContractDto](/sdk-reference/ts-js-v3/object-references/token/vymetadatacontractdto.md) |             | ✗        |
| fungible                       | boolean                                                                                           |             | ✗        |

## References

**Schema**

* [VyMetadataDto](/sdk-reference/ts-js-v3/object-references/token/vymetadatadto.md)
