GetCallsStatusOptions

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