Contract address: 0xbba4115ecb1f811061ecb5a8dc8fcdee2748ceba chain: eth mainnet
I am finding that while I can sync individual token ids, i can’t sync the entire collection. I thought maybe it takes several hours but despite multiple sync calls and half a day of waiting the collection metadata/token_uri is unchanged. status returned is 201 triggered for index
curl -X 'PUT' \
'https://deep-index.moralis.io/api/v2/nft/0xbba4115ecb1f811061ecb5a8dc8fcdee2748ceba/sync?chain=eth' \
-H 'accept: */*' \
-H 'X-API-Key: KEY_HERE'
however, i do see that individual token syncing works. this could be because these are ve style tokens so not your typical NFT