I have been calling the NFT trades http endpoint from a python backend to try but I am not getting updated data. I can’t get any data more recent than April 16th. Would anyone know why this could be happening?
For reference the endpoint:
https://deep-index.moralis.io/api/v2/nft/0xBC4CA0EdA7647A8aB7C2061c2E118A18a936f13D/trades?chain=eth&marketplace=opensea&limit=50
and the most recent transaction that I get is from April 16th, even though there have certainly been several BAYC sales since then.
Any help is greatly appreciated