Chain: Polygon
ContractID: 0x94683E532AA9e5b47EF86bBb2D43b768C76c6C19
NFTs have been minted more than 18 hours ago.
Using the API: ```
curl -X ‘GET’
‘https://deep-index.moralis.io/api/v2/nft/0x94683E532AA9e5b47EF86bBb2D43b768C76c6C19?chain=polygon&format=decimal’
-H ‘accept: application/json’
-H ‘X-API-Key: <>’
Shows 5 NFTs, though 7 have been minted. I have tried to push refresh multiple times using curl -X ‘PUT’
‘https://deep-index.moralis.io/api/v2/nft/0x94683E532AA9e5b47EF86bBb2D43b768C76c6C19/sync?chain=polygon’
-H ‘accept: /’
-H ‘X-API-Key: <>’
And still no luck, any pointers welcome.