Hi, we are testing our NFT code on Rinkeby, and we found that /nft/{address}/trades API only display results before 2022-01-26, looks like something is broken here.
a sample URL
https://deep-index.moralis.io/api/v2/nft/0xcc14dd8e6673fee203366115d3f9240b079a4930/trades?chain=rinkeby&limit=30
all the record is before 2022-01-26, but there are new records like this(https://testnets.opensea.io/assets/0xcc14dd8e6673fee203366115d3f9240b079a4930/1542) for sure, please fix this issue, thanks a lot.