Safety Guide April 21, 2026 10 min read

How to Verify Token on Solscan: Step-by-Step Safety Guide 2026

Written by the CreateMyCoin Team

Before you buy any Solana token, you should verify token Solscan data to check for hidden dangers — active mint authority, freeze authority, concentrated holdings, or suspicious transaction history. This guide walks through every field on a Solscan token page, explains what each one means, and shows you exactly what a safe token looks like versus a potential rug pull.

What Is Solscan?

Solscan is the most widely used block explorer for the Solana blockchain. Think of it as a public ledger viewer — every on-chain transaction, token account, program interaction, and NFT transfer is recorded on Solana and readable through Solscan's interface at solscan.io. Because the Solana blockchain is fully public, anyone can verify token Solscan data without needing a wallet or an account.

For traders and investors, Solscan serves as the primary on-chain source of truth. Unlike social media claims or team announcements, the data on Solscan cannot be faked, edited, or deleted. When you verify token Solscan information, you are reading directly from the blockchain — not from a third party's database.

Solscan competes with Solana Explorer (explorer.solana.com), but Solscan provides a more readable interface for token analysis, with dedicated tabs for holders, transfers, markets, and metadata. Most experienced Solana traders use Solscan as their first stop when evaluating an unknown token.

What you can check on Solscan Why it matters Safe signal
Mint Authority Can the team create new tokens? null
Freeze Authority Can the team freeze your wallet? null
Total Supply Matches the published tokenomics? Consistent with whitepaper
Holder Distribution Is supply concentrated in a few wallets? Top 10 holders < 50% combined
Transaction History Any suspicious minting or dumps? Clean launch pattern

How to Find a Token on Solscan

Before you can verify token Solscan data, you need the token's mint address — a unique base58-encoded string that identifies the token on-chain. This is different from the token's name or ticker symbol, which can be duplicated by scammers.

Where to get the mint address

  • From the project's official website or documentation. Legitimate projects always publish their mint address prominently. If you can't find it on the official site, that's a red flag.
  • From DexScreener or Birdeye. Search for the token's ticker. The token's trading page will show the mint address in the URL or in the token details panel.
  • From your wallet. In Phantom or Solflare, click a token in your portfolio and look for "Token Address" or "Mint Address" in the token details.
  • From the team's Telegram/Discord announcement. Official launch announcements always include the contract address. Never buy from a link shared by a stranger — always verify the address matches the official source.

Searching on Solscan

  1. Go to solscan.io in your browser.
  2. Paste the mint address into the search bar at the top of the page.
  3. Press Enter. Solscan will redirect you to the token overview page if the address is a valid SPL token mint.
  4. If the search returns a wallet account instead of a token, the address you have is a wallet, not a mint — double-check the source.
Scam warning: Always search by mint address, never by token name. Scammers routinely create tokens with identical names and logos to popular projects. The mint address is the only identifier that cannot be duplicated.

Reading the Token Overview Page

Once you navigate to a token on Solscan, the overview page displays a summary of every critical property. Here is a breakdown of each field and what to look for when you verify token Solscan data:

Token Name & Symbol

The on-chain metadata name and ticker. These are set at creation and can be updated by the update authority (metadata authority). If the name looks like a known project but the mint address doesn't match, it's a copycat scam.

Decimals

The number of decimal places the token supports. Most Solana tokens use 6 or 9 decimals. An unusual value (like 0 or 18) can indicate the token was created by a non-standard tool, but it's not automatically a red flag — context matters.

Total Supply

The current total supply, adjusted for decimals. Compare this against the team's published tokenomics. A supply that's much higher than announced is an immediate red flag — it may indicate undisclosed minting.

Mint Authority

The wallet address that can create new tokens. Safe state: null. If this field shows a wallet address, the team can inflate the supply at any time. This is the single most important field to check when you verify token Solscan data.

Freeze Authority

The wallet address that can freeze individual token accounts. Safe state: null. An active freeze authority means the team can prevent any holder from selling their tokens.

Token Program

Either TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA (classic SPL Token) or TokenzQdBNbLqP5VEhdkAS6EPFLC1PHnBqCXEpPxuEb (Token-2022). Token-2022 tokens can have extensions like transfer fees — check the Extensions field if present.

How to Verify Mint Authority on Solscan

The fastest way to verify token Solscan mint authority status is to look at the Mint Authority field on the token overview page. Here is the step-by-step process:

  1. Open the token's Solscan page. Navigate to solscan.io and search for the mint address.
  2. Scroll to the "Token Info" section. This is the panel below the price chart (if the token has market data) or immediately below the header on the overview tab.
  3. Locate the "Mint Authority" row. The field label is "Mint Authority" and the value will either be a wallet address (active) or the text null.
  4. Interpret the result:
    • null — Mint authority has been revoked. Supply is permanently fixed. This is the safe state.
    • wallet address shown — Mint authority is active. The owner of that wallet can create more tokens at any time. Treat this as a major risk factor.
  5. Cross-check with RugCheck. After verifying on Solscan, run the same mint address through rugcheck.xyz to see a combined risk score that weighs mint authority alongside other factors.
Key insight: When you verify token Solscan and see mint authority as null, you are reading an immutable blockchain fact — not a team promise. This is why Solscan verification is more reliable than trusting the project's own announcements.
Token creator note: If you launched a token with CreateMyCoin and revoked mint authority at creation, your token's Solscan page will already show null for mint authority from the very first block. You can share the Solscan link as instant proof of a clean launch.

How to Verify Freeze Authority on Solscan

Freeze authority is often overlooked by new investors, but it poses a serious risk. A wallet with freeze authority can call freeze-account on any token account — locking that holder's tokens so they cannot transfer or sell. This mechanism has been used in several Solana rug pulls to trap liquidity and prevent investors from exiting.

The process to verify freeze authority is identical to verifying mint authority when you verify token Solscan data. On the token overview page, look for the Freeze Authority row directly below the Mint Authority field.

Freeze Authority state What it means Risk level
null No wallet can freeze token accounts. Holders can always sell. Safe
Wallet address The authority wallet can freeze any holder's account at will. High Risk
Multisig address Requires multiple signers to freeze — more transparent, but authority still exists. Medium Risk
Red flag pattern: Some scam tokens keep freeze authority active while claiming it's "for compliance." Unless the token is an explicitly regulated security or a stablecoin with clear governance, there is no legitimate reason for a community token to retain freeze authority. Walk away.

Checking Holder Distribution

Even if mint and freeze authority are both null, a token can still be dangerous if a single wallet holds 40% of the supply and dumps it the moment you buy. The Holders tab on Solscan lets you see exactly how supply is distributed across all wallets.

How to read the Holders tab

  1. On the token's Solscan page, click the Holders tab near the top of the page.
  2. You will see a ranked list of all token holder wallets, sorted by balance descending.
  3. Look at the percentage column for the top wallets. The first entry is often a liquidity pool (LP) wallet — that's normal and expected. The concerning entries are wallets that appear to be individual wallets (not DEX programs) holding large percentages.
  4. Click on suspicious large holder addresses to see if they are program accounts (normal) or individual wallets (potential dump risk).

Concentration benchmarks

  • Top holder is a liquidity pool: Normal and healthy. LP wallets hold tokens as part of the market-making mechanism.
  • Single non-LP wallet holds more than 10%: Elevated risk. This wallet can cause significant price impact if it sells.
  • Single non-LP wallet holds more than 20%: High risk. This level of concentration in an individual wallet is a serious red flag for most community tokens.
  • Top 10 non-LP wallets combined hold more than 50%: Very high concentration — the project is effectively controlled by a small group of insiders.
Note on LP tokens: The first entry in the holders list is almost always the Raydium or Orca liquidity pool program address. This is not a red flag. The tokens in the LP are locked in the market-making contract. Focus your analysis on non-program wallet addresses.

Verifying Total Supply and Decimals

When you verify token Solscan supply data, you are checking two things: the raw number of tokens in existence and whether it matches what the team published.

Understanding supply with decimals

Solscan shows the adjusted supply (divided by 10^decimals), so a token with 1,000,000,000 raw units and 6 decimals shows as 1,000 on Solscan — not 1,000,000,000. Always confirm the decimals field so you're reading the supply correctly.

What to compare against

  • The team's official tokenomics document or website
  • The total supply announced in the launch post
  • The supply shown on DexScreener or CoinGecko if the token is already listed
  • Any previous Solscan snapshots shared by the project

A supply that's significantly larger than announced — especially with an active mint authority — is the clearest possible indicator of undisclosed minting. Even a 1% discrepancy warrants investigation before investing.

Reading the Transaction History

The Transactions tab on Solscan shows every on-chain interaction involving the token's mint account. Patterns in this history can reveal a lot about the project's intentions.

Transaction patterns to watch for

Large minting transactions shortly before launch

If you see multiple mintTo instructions in the first few transactions, check whether the recipient wallets match the team's disclosed allocation wallets. Undisclosed minting to anonymous wallets is a red flag.

Authority change transactions

Look for setAuthority transactions. These are used to revoke mint or freeze authority. If you see one, the revocation is confirmed on-chain. If you see a setAuthority that transferred authority to a new wallet (rather than revoking it), investigate who now holds that authority.

Metadata update transactions

A updateMetadataAccountV2 call after launch indicates the team changed the token's name, symbol, or URI. This can be legitimate (fixing a typo) or suspicious (rebranding after a rug). Check the update authority field on the Metadata tab to see who can change the metadata.

Suspicious burn patterns

Large burn transactions from insider wallets right before a major price move can indicate coordinated supply manipulation. Compare burn transaction timestamps against the price chart on DexScreener.

Full Rug-Check Workflow Using Solscan

Here is a complete checklist you can run every time you want to verify token Solscan data before making a buying decision. This workflow takes approximately 3–5 minutes per token and covers all the major on-chain risk factors.

Pre-buy verification checklist

  • Obtain the mint address from the official project source — never from a link shared by strangers
  • Search the mint address on Solscan — confirm it resolves to a token page, not a wallet
  • Check Mint Authority: must show null for a safe fixed-supply token
  • Check Freeze Authority: must show null for a community token
  • Verify Total Supply matches the team's published tokenomics
  • Open the Holders tab — confirm no single non-LP wallet holds more than 10% of supply
  • Scan the Transaction history for suspicious minting, authority transfers, or metadata changes
  • Cross-check with RugCheck (rugcheck.xyz) for a combined risk score
  • Verify liquidity lock — check the LP token holder address against Streamflow or other locking protocols
  • Check DexScreener for the "Mintable" and "Freezable" warning badges — they should be absent on a clean token
Pro tip: When a token creator shares a Solscan link as "proof" of a clean token, always open the link yourself and verify token Solscan data directly — never trust a screenshot. Screenshots can be fabricated, but a live Solscan URL cannot.

What a fully verified safe token looks like on Solscan

A token that passes every verification step will show the following on its Solscan overview page:

  • Mint Authority: null
  • Freeze Authority: null
  • Total Supply: consistent with published tokenomics
  • No mintTo transactions after the initial creation block
  • A setAuthority transaction confirming revocation
  • Holder distribution showing the LP as the dominant holder, with no individual wallets above 10%
Token creator tip: If you want investors to be able to instantly verify token Solscan data on your project, launch with CreateMyCoin and enable "Revoke Mint Authority" and "Revoke Freeze Authority" during creation. Your token will show null for both fields from block zero — the cleanest possible launch signal.

FAQ

What does it mean to verify token Solscan?

To verify token Solscan means to look up a Solana token's mint address on solscan.io and check its on-chain properties — especially mint authority, freeze authority, total supply, and holder distribution. Because this data comes directly from the blockchain, it cannot be falsified by the project team.

Is Solscan the same as Solana Explorer?

Both Solscan and Solana Explorer (explorer.solana.com) read from the same Solana blockchain and show the same raw data. Solscan is generally preferred for token analysis because it offers a more readable interface with dedicated tabs for holders, transfers, and market data. Either tool can be used to verify token Solscan properties.

Can I verify token Solscan data without a wallet?

Yes. Solscan is a read-only block explorer. You do not need to connect a wallet, create an account, or pay any fees to verify token Solscan information. Simply navigate to solscan.io and search the mint address.

What if the token isn't showing on Solscan?

If a mint address doesn't return a token page on Solscan, it's either not a valid SPL token mint, the token was just created and hasn't been indexed yet (wait a few minutes), or the address you have is a wallet address rather than a mint address. Double-check the address against the official project source.

Does null freeze authority mean a token is safe?

Null freeze authority removes one specific attack vector — the ability to freeze holder wallets. It's a positive signal, but it's not sufficient by itself. A token can have null freeze authority and still be dangerous if mint authority is active, if supply is heavily concentrated in insider wallets, or if the liquidity is unlocked. Always run the full verification checklist.

How do I verify that liquidity is locked on Solscan?

Locked liquidity is verified by checking who holds the LP tokens. Find the LP token mint for the Raydium or Orca pool, then check that mint's holder list on Solscan. If the majority of LP tokens are held by a locking protocol contract (such as Streamflow or Raydium's own lock program), the liquidity is locked. The lock transaction signature can also be shared directly as proof.

What is the update authority on a Solana token?

The update authority is the wallet that controls the token's Metaplex metadata — the name, symbol, image, and description. If the update authority is active, the team can rename the token or change its logo after launch. Revoking the update authority (setting it to null) locks the metadata permanently. You can check this in the Metadata tab on Solscan.

How do I verify token Solscan data for a Token-2022 token?

The process is identical — search the mint address on Solscan. For Token-2022 tokens, Solscan will display additional fields under "Extensions" showing any enabled features such as transfer fees, interest-bearing configurations, or non-transferable status. Pay special attention to the transfer fee extension — it means the team collects a percentage of every trade. Verify the fee rate and the fee authority (who can change it).

Launch a Token That Passes Every Solscan Check

CreateMyCoin creates Solana tokens with mint authority and freeze authority revoked at launch — so your Solscan page shows null from block zero. No extra steps required.

Create Your Solana Token Now →