No trades result for NFT Contract over mumbai chain

Hello,

I am trying to fetch trade result of a erc721 smart contract deployed over mumbai chain and is getting a empty result through NFT Api, Contract is listed over Opensea and trades are already happening.

Can you please share the code you are using ?

Hello Ray,
I am using web3 NFT API
const options = { address: “0xd8bf41aa8c8cb739a359d5a83e88d5483eb6f79d”, chain: “mumbai” };
const NFTTrades = await Moralis.Web3API.token.getNFTTrades(options);

I have used other endpoints like GetNFTsForContract and getnftowners all are working fine. Also here is the transaction hash for trade refrence https://mumbai.polygonscan.com/tx/0x6540b665099c83800fbcbe4f2e66d16646b1ca89c66353ce9ee15ad4f9aeeca3