useBuyWithFiatHistory
Hook to get the "Buy with Fiat" transaction history for a given wallet address.
This hook is a React Query wrapper of the getBuyWithFiatHistory
function.
You can also use that function directly
A React Query object which contains the data of type BuyWithFiatHistoryData