updateContractMetadata
This endpoint is used to update the metadata of a contract.
Last updated
This endpoint is used to update the metadata of a contract.
Last updated
Parameters
chain
The blockchain of the contract.
contractAddress
string
The contract address whose metadata you want to update.
reqParams
Request data for the operation
Returns
VyPromise<VyTokenContractMetadataDto>