This wallet should have 16 NFTs but Moralis API returns just 1 result
Request -
curl -X 'GET' \
'https://deep-index.moralis.io/api/v2/0xf7f8e15bce4ac36d92048169407618d32cdca56f/nft?chain=polygon&format=decimal' \
-H 'accept: application/json' \
-H 'X-API-Key: ###'
Response -
Polygonscan showing 16 NFTs in the wallet
It seems like the contract is not synced causing this issue?