Identify the metadata architecture
A checker that looks only for a Metaplex PDA can incorrectly report valid Token-2022 extension metadata as missing.
Inspect Metaplex and Token-2022 metadata, broken JSON, inaccessible images and downstream inconsistencies.
Solana token metadata can use a Metaplex account or Token-2022 metadata extensions. Finding the correct path is only the beginning: its JSON, image, authority and downstream propagation must also be validated.
Inspect whether a token uses classic SPL or Token-2022 metadata and diagnose broken JSON, images and inconsistent fields.
Open diagnostic →Solana metadata troubleshootingTrace stale Solana token names, logos and links through update authority, metadata architecture, asset hosting and downstream caches.
Open diagnostic →A checker that looks only for a Metaplex PDA can incorrectly report valid Token-2022 extension metadata as missing.
A URI existing on-chain does not prove its JSON is valid or that the image returns public image bytes to external clients.
When canonical data is healthy and one platform differs, use that platform’s workflow or monitor propagation instead of sending another on-chain transaction.