DEXScreener display checker

DEXScreener token image not showing?

Check whether the problem is your Solana metadata, image URL, liquidity pair or DEXScreener profile before paying for an update.

No wallet connection. No sign-up. Free presence check.

Basic token listingAutomatic when eligible
Enhanced Token Info$299 currently
Metadata update guaranteeNo
What the scan separates

The same symptom can need a completely different fix.

CheckMyMint prioritizes evidence and dependencies so you can avoid repeating a valid update or paying the wrong platform.

01

Profile information is missing

Trading pairs can exist while the enhanced profile, socials and logo remain incomplete.

02

The image host blocks indexers

An image can open in your browser but still return a bad MIME type, redirect or access error to crawlers.

03

The displayed data is stale

Changing on-chain metadata does not force every independent platform cache to refresh immediately.

DEXScreener troubleshooting guide

Diagnose the source before changing the token.

A DEXScreener market can be live while its token image is absent. DEXScreener says eligible tokens are listed automatically after a liquidity pool and at least one transaction exist, but that basic market listing is separate from the profile information used for a logo, description, website, and social links.

Start by separating an upstream asset failure from a DEXScreener-specific profile or cache issue. A metadata URI may exist on-chain while its JSON or image returns an error, redirect, access restriction, or incorrect content type to an indexer. If the canonical asset is healthy and other consumers show it correctly, investigate the DEXScreener profile before changing the mint metadata.

Evidence-first process

Work through the problem in this order

  1. 01

    Confirm that the market and profile are different

    Open the token's DEXScreener page and confirm that a pair, liquidity, and transaction data are present. A functioning pair proves the market was indexed; it does not prove that optional token-profile fields have been supplied or refreshed.

  2. 02

    Read the token's canonical metadata

    Determine whether the mint uses a traditional Metaplex metadata account or Token-2022 metadata extensions. Record the exact metadata URI and image value instead of relying on what a wallet or explorer has cached.

  3. 03

    Test the JSON and image as public resources

    Request both URLs without wallet authentication or browser cookies. Check for a successful response, a suitable JSON or image content type, stable redirects, and a host that does not block automated clients or rate-limit normal indexing.

  4. 04

    Compare independent surfaces

    Compare the canonical image with Jupiter, Solscan, Birdeye, and DEXScreener. If every surface is wrong, repair the upstream metadata or asset. If only DEXScreener differs, treat it as a profile or propagation problem.

  5. 05

    Choose the smallest DEXScreener action

    Use DEXScreener's official token-info route only when the missing fields are platform-specific. After a correct change, preserve the old and new URLs and monitor rather than repeatedly editing metadata during normal cache propagation.

Avoid unnecessary work

Common mistakes

Rewriting valid on-chain metadata

An unnecessary transaction cannot force an independent DEXScreener profile to change and may create another version for indexers to reconcile.

Testing only in a personal browser

A browser may follow redirects or use cached credentials that a crawler does not have, hiding an inaccessible image-hosting problem.

Buying profile information before diagnosis

A platform profile purchase cannot repair malformed JSON, a broken URI, or an image server that rejects external requests.

Worked example

The pair exists but the logo is blank

Observed

A token trades on DEXScreener and its Metaplex JSON points to a logo that opens for the project team, yet the DEXScreener card has no image.

Diagnosis

A clean request to the image returns an HTML access-denied page rather than an image content type. The issue is upstream hosting, not market eligibility.

Smallest correct fix

Move the asset to stable public hosting, update the canonical metadata if authorized, verify the raw response, and then allow downstream services to fetch the corrected resource.

Start with the free scan

Know what needs fixing before you spend.

DEXScreener answers

Frequently asked questions

Does DEXScreener list Solana tokens automatically?+

DEXScreener says tokens are listed automatically after they have a liquidity pool and at least one transaction. A missing profile is different from a missing market listing.

Should I pay for Enhanced Token Info?+

Only after confirming that the missing information is specific to the DEXScreener profile. A broken upstream image or metadata URI should be fixed first.

How do I test whether DEXScreener can fetch my token image?+

Request the exact image URL without wallet authentication or browser cookies. Confirm a successful response, an image content type, stable redirects and public access for automated clients.

How long should I wait after fixing a token image?+

There is no universal refresh time because canonical metadata, external lists and DEXScreener profiles update independently. Preserve the corrected URL and monitor before making another change.

First-party references

Sources used for this guide

Third-party workflows change. CheckMyMint links to official documentation and displays when the platform rules were reviewed.