type DeployERC20ContractOptions = Prettify< ClientAndChainAndAccount & { params: ERC20ContractParams; type: ERC20ContractType; }>;