type DeployERC721ContractOptions = Prettify< ClientAndChainAndAccount & { params: ERC721ContractParams; type: ERC721ContractType; }>;