solana-labs / explorer

Explorer for Solana clusters
https://explorer.solana.com
MIT License
214 stars 278 forks source link

[Bug] Token name and symbol aren't shown when using metadata token extension #328

Closed mikemaccana closed 1 week ago

mikemaccana commented 5 months ago

Describe the bug

Token name and symbol aren't shown at the top of token mint accounts when using metadata token extension

To Reproduce + Example Links

  1. Go to https://explorer.solana.com/address/Gq7JV5z3VVUSP17CBds1PqmYPnU9w3gVr2ZfB5fNTqtS?cluster=devnet. Observe that although the metadata is shown, the name and symbol for this token are not displayed.
  2. Compare to https://solana.fm/address/Gq7JV5z3VVUSP17CBds1PqmYPnU9w3gVr2ZfB5fNTqtS/metadata?cluster=devnet-alpha

Right now Foundation's partners are Unboxed (who create our main self-directed Solana course) are having to use SolanaFM links instead of Explorer. We would generally try and avoid being king-maker and prefer to use just Solana Explorer.

Expected behavior

Name and image should be displayed.

Screenshots

What it looks like:

Screenshot 2024-04-04 at 14 47 58

What it should be:

Screenshot 2024-04-04 at 14 48 03