updateContractMetadata

This endpoint is used to update the metadata of a contract.

public updateContractMetadata(chain: eVyChain, contractAddress: String, reqParams: VyUpdateContractMetadataDto) : VyPromise<VyTokenContractMetadataDto>

Parameters

Returns

VyPromise<VyTokenContractMetadataDto>

Last updated