holaplex / indexer

Index Solana data using a Geyser plugin (downstream service cluster)
https://holaplex.com
GNU Affero General Public License v3.0
162 stars 38 forks source link

Missing metadata from namespace nft #592

Open dandlezzz opened 2 years ago

dandlezzz commented 2 years ago

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

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

Returns no image or description