DeployERC20ContractOptions

type DeployERC20ContractOptions = Prettify<
ClientAndChainAndAccount & {
}
>;