VyUpdateContractMetadataRequest
A request to update the metadata of a contract.
Properties
Field | Type | Description |
---|---|---|
name | string | The name of the contract metadata. |
symbol | string | The symbol of the contract metadata. |
description | string | The description of the contract metadata. |
imageUrl | string | (missing) |
externalUrl | string | The external URL of the contract metadata. |
media | The media of the contract metadata. |
Last updated