-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Describe the bug
SIP010 token not picked up by token-metadata-api.
Contract address: https://explorer.hiro.so/txid/SP3W69VDG9VTZNG7NTW1QNCC1W45SNY98W1JSZBJH.flat-earth-stxcity?chain=mainnet
Time stamp (contract deployment): 3:25:52 AM 10/1/2024
Metadata json (from contract api on the explorer): https://pdakhjpwkuwtadzmpnjm.supabase.co/storage/v1/object/public/uri/tXnDRnwO-flat-earth-0-decimals.json
{
"name": "Flat Earth",
"description": "The Earth is flat.",
"image": "https://pdakhjpwkuwtadzmpnjm.supabase.co/storage/v1/object/public/token_logo/BxdQLdfT-IMG-0386.jpeg",
"xlink": "",
"homepage": "",
"telegram": "",
"discord": ""
}
Image url: (I see a 404 here): https://pdakhjpwkuwtadzmpnjm.supabase.co/storage/v1/object/public/token_logo/BxdQLdfT-IMG-0386.jpeg
Time stamp metadata-token uri checked: 7/21/2025
To Reproduce
A user reported that token is not displayed in Leather for sending, I assume that is because the token-metadata-api isn't returning details properly.
Expected behavior
Token available for sending, it looks like a regular SIP010 token.
Perhaps the owner of the contract can update the image url or make sure the image is reachable.