BuyWithCryptoTransaction

type BuyWithCryptoTransaction = {
client: ThirdwebClient;
transactionHash: string;
};