UpdateErc20ContractOwner
Description
This endpoint is used to update the owner of a token contract.
void UpdateErc20ContractOwner(const EVyChain& chain, const FString& contractAddress, const FVyUpdateErc20ContractOwnerRequest& reqParams) const
Parameters
contractAddress
FString
Returns
void
Last updated