GetCallsStatusOptions

type GetCallsStatusOptions = {
bundleId: WalletSendCallsId;
client: ThirdwebClient;
wallet: Wallet;
};