Hey there, I’m using the fetch nft’s v2 endpoint and am getting a lot of empty/old nft data. For example, the api will return:
{
“collectionName”: “2545 By Gr4y”,
“collectionTokenId”: “3513”,
“collectionAddress”: “0xaf316251082fee7dff8412ca896601796674e0a6”,
“name”: “”,
“description”: “”,
“imageUrl”: “”,
“traits”: ,
“chain”: “ETH”,
“network”: “MAINNET”
}
But then when i check open sea it has an image and traits:
Any idea?
1 post - 1 participant