Docs

SwapStatusParams

type SwapStatusParams = {
client: ThirdwebClient;
transactionHash: string;
transactionId: string;
};