Hey there!
I started exploring another Illuvium collection called D1sk and while fetching all the assets discovered at least 4 that doesn’t have metadata
field set
Take 52361 for example, returned by this API call
{
"token_address": "0xc1f1da534e227489d617cd742481fd5a23f6a003",
"token_id": "52361",
"id": "0xee8ab0e591f21754572d985543386237fecceec05cdec20e9df82f47a5e1eb58",
"user": "0x0165aa8dd3e1996618f09b784829c54078f1dd4f",
"status": "imx",
"uri": null,
"name": null,
"description": null,
"image_url": null,
"metadata": null,
"collection": {
"name": "D1sk",
"icon_url": "https://web-illuvium-static.s3.us-east-2.amazonaws.com/img/illuvitars/d1sks_marketplace_icon.png"
},
"created_at": "2023-03-11T03:07:47.571026Z",
"updated_at": "2023-03-11T03:07:47.571026Z"
},
Other 3 are: 52312, 63290 and 192795
it doesn’t look right as each D1sk should have metadata
in place. Can you check and verify the data consistency?