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

Missing metadata from namespace nft #592

Open
dandlezzz opened this issue Jul 19, 2022 — with Slack · 0 comments
Open

Missing metadata from namespace nft #592

dandlezzz opened this issue Jul 19, 2022 — with Slack · 0 comments
Assignees
Labels
bug Something isn't working

Comments

Copy link
Contributor

dandlezzz commented Jul 19, 2022

https://explorer.solana.com/address/9497kTCD3ct7JaRTzCzQvS5N5iwbzxaK8Sci6gDZTq8C

query {
  nft(address: "7iBc3yM6HEJNxDu5H9xs4xPzULmxcdAn8jTboEKxPr8w") {
    name,
    description,
    image
  }
}

Returns no image or description

@dandlezzz dandlezzz added the bug Something isn't working label Jul 19, 2022 — with Slack
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