UpdateErc20ContractOwner
Description
This endpoint is used to update the owner of a token contract.
public static VyTask<VyTransactionHashResultDto> UpdateErc20ContractOwner(eVyChain chain, string contractAddress, VyUpdateErc20ContractOwnerRequest reqParams)
Last updated