GetBuyHistory
Get buy history for a specific wallet that executed a Buy With Crypto or Buy With Fiat swap, supports cursor and pagination.
ThirdwebClient: The Thirdweb client instance.
string: The wallet address to get the swap history for.
int: The start index of the swap history.
int: The number of swaps to return.
string: The cursor to get the next page of swap history. (Optional)
int: The page size of the swap history. (Optional)
A BuyHistoryResult object containing the following properties:
The HistoryPage object contains the following properties: