GetBuyHistory

Get buy history for a specific wallet that executed a Buy With Crypto or Buy With Fiat swap, supports cursor and pagination.

Usage

using Thirdweb.Pay;
var history = await ThirdwebPay.GetBuyHistory(client, walletAddress);