type WaitForCallsReceiptOptions = Prettify<{ chain: Chain; client: ThirdwebClient; id: string; maxBlocksWaitTime?: number; wallet: Wallet;}>;