> 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/vyerc1155tokencontractmetadatadto.md).

# VyErc1155TokenContractMetadataDto

## Properties

| Field        | Type   | Description | Required |
| ------------ | ------ | ----------- | -------- |
| name         | string |             | ✗        |
| description  | string |             | ✗        |
| symbol       | string |             | ✗        |
| externalUrl  | string |             | ✗        |
| image        | string |             | ✗        |
| media        | Any    |             | ✗        |
| externalLink | string |             | ✗        |

## References

**Operation**

* [getErc1155ContractMetadata](/sdk-reference/ts-js-v3/function-references/token/contract-metadata/geterc1155contractmetadata.md)
* [updateErc1155ContractMetadata](/sdk-reference/ts-js-v3/function-references/token/contract-metadata/updateerc1155contractmetadata.md)
