type VerifyContractWalletSignatureParams = Prettify< VerifyEOASignatureParams & { chain: Chain; client: ThirdwebClient }>;