> 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/c-sdk-v3/object-references/token/vyerc1155tokencontractmetadatadto.md).

# VyErc1155TokenContractMetadataDto

## Properties

| Field        | Type   | Description | Required |
| ------------ | ------ | ----------- | -------- |
| Name         | string |             | ✗        |
| Description  | string |             | ✗        |
| Symbol       | string |             | ✗        |
| ExternalUrl  | string |             | ✗        |
| Image        | string |             | ✗        |
| Media        | JToken |             | ✗        |
| ExternalLink | string |             | ✗        |

## References

**Operation**

* [GetErc1155ContractMetadata](/sdk-reference/c-sdk-v3/function-references/token/contract-metadata/geterc1155contractmetadata.md)
* [UpdateErc1155ContractMetadata](/sdk-reference/c-sdk-v3/function-references/token/contract-metadata/updateerc1155contractmetadata.md)
