Back to All

How to get date of NFT Sale

I am using the method outlined here (https://docs.alchemy.com/reference/getnftsales) to access all sales of a specific NFT. However, the data returned does not give the time or date that the transaction occurred. How would I use this data or this method to also get the date of each transaction?

ReadMe