updateErc20ContractOwner
Description
This endpoint is used to update the owner of a token contract.
public updateErc20ContractOwner(chain: VyChain, contractAddress: string, reqParams: VyUpdateErc20ContractOwnerRequest) : VyPromise<VyTransactionHashResultDto>
Last updated