type DeployERC1155ContractOptions = Prettify< ClientAndChainAndAccount & { params: ERC1155ContractParams; type: ERC1155ContractType; }>;