Using the Get NFT transfers by token ID
endpoint just shows the initial mint and the transfers.
What’s the best way to get the log data for each transaction hash, and decode to find the transactions that were sales and get the sale value?
Making API requests for each Txn Hash would use up a ton of resources.