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

[Bug] #447

Open
metaframeverse opened this issue Jan 28, 2025 · 0 comments
Open

[Bug] #447

metaframeverse opened this issue Jan 28, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@metaframeverse
Copy link

metaframeverse commented Jan 28, 2025

Describe the bug
Solana explorer not showing token name and image after spl-token update-metadata command,
Token was created using program-id TokenzQdBNbLqP5VEhdkAS6EPFLC1PHnBqCXEpPxuEb and "--enable-metadata" option

To Reproduce
Steps to reproduce the behavior:

  1. spl-token create-token --program-id TokenzQdBNbLqP5VEhdkAS6EPFLC1PHnBqCXEpPxuEb --enable-metadata mntZmh84xjqwSuhj6MnPMh5KwTQAED6Ra9dwQ15atRy.json
  2. spl-token initialize-metadata mntZmh84xjqwSuhj6MnPMh5KwTQAED6Ra9dwQ15atRy 'Metaframe' 'MTFM' https://metaframetoken.s3.us-east-1.amazonaws.com/assets/metadata.json
  3. Go to https://explorer.solana.com/address/mntZmh84xjqwSuhj6MnPMh5KwTQAED6Ra9dwQ15atRy
  4. Token name shows as "Unknown Token" and default logo

Example Links

Expected behavior
Token name at the top should be "Metaframe" and the image show be Metaframe's logo.

@metaframeverse metaframeverse added the bug Something isn't working label Jan 28, 2025
@ngundotra ngundotra reopened this Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants