Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wallets are not able to get the metadata of my token #202

Closed
Oyeins-GUI opened this issue Apr 19, 2024 · 4 comments
Closed

Wallets are not able to get the metadata of my token #202

Oyeins-GUI opened this issue Apr 19, 2024 · 4 comments

Comments

@Oyeins-GUI
Copy link

Describe the bug
Leather and xverse are not getting the metadata of the token I deployed

Transaction ID - 0x9adf4c6d644f054f8d9c7af33566ac2fc0995dbf1392c2589672af519f4aa7d5
Address - SP16FECHZJPM4Z95D0Y2G7MSPGK0JHHCAE13X1PEW
Block#146882
Time stamp

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://explorer.hiro.so/token/SP16FECHZJPM4Z95D0Y2G7MSPGK0JHHCAE13X1PEW.runes-token?chain=mainnet
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
Wallets and the explorer are suppose to get the metadata of the deployed token

Screenshots
IMG_20240419_083016_401
Screenshot_20240419-070152_Chrome

Desktop (please complete the following information):

  • Browser - chrome, safari, firefox

Smartphone (please complete the following information):]

  • Browser - chrome, safari, firefox

Additional context

@314159265359879
Copy link

@Oyeins-GUI Have you already tried sending a metadata notify transaction like this for your contract?
https://explorer.hiro.so/txid/0x4020031fc036a9aec7eb6e8ce6f0f0f38a91420e5f446fba86c2a264cbd25407?chain=mainnet

You can make this call using the explorer sandbox for example
https://explorer.hiro.so/sandbox/contract-call/SP1H6HY2ZPSFPZF6HBNADAYKQ2FJN75GHVV95YZQ.token-metadata-update-notify?chain=mainnet

When that is picked up alright you should see it reflected with this api:
https://api.hiro.so/metadata/v1/ft/SP16FECHZJPM4Z95D0Y2G7MSPGK0JHHCAE13X1PEW.runes-token?chain=mainnet
Current response is {"error":"Token metadata is unreachable or does not conform to SIP-016"}
SIP16 can be found here: https://github.com/stacksgov/sips/blob/main/sips/sip-016/sip-016-token-metadata.md

@Oyeins-GUI
Copy link
Author

Okay
I've ran the update and the metadata is now been fetched properly, but the image is not still displaying

@Oyeins-GUI
Copy link
Author

This is the token uri https://ipfs.io/ipfs/bafybeie3xjjfntqoudkstkmz25eoo5g3o6atcsctadlpzkj4d2gssfbclm/runes%20metadata.json
I wonder why it's not been displayed

@smcclellan
Copy link
Contributor

Closing as the hosting of the image isn't related to the API. Please reopen if you believe this is still an issue on the API.

@smcclellan smcclellan closed this as not planned Won't fix, can't repro, duplicate, stale Apr 22, 2024
@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in API Board Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

3 participants