Table of Contents
- 1. What Is Solscan?
- 2. How to Find a Token on Solscan
- 3. Reading the Token Overview Page
- 4. How to Verify Mint Authority on Solscan
- 5. How to Verify Freeze Authority on Solscan
- 6. Checking Holder Distribution
- 7. Verifying Total Supply and Decimals
- 8. Reading the Transaction History
- 9. Full Rug-Check Workflow Using Solscan
- 10. FAQ
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
- Go to solscan.io in your browser.
- Paste the mint address into the search bar at the top of the page.
- Press Enter. Solscan will redirect you to the token overview page if the address is a valid SPL token mint.
- 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.
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:
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.
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.
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.
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.
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.
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:
- Open the token's Solscan page. Navigate to solscan.io and search for the mint address.
- 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.
- 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.
-
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.
- 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.
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 |
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
- On the token's Solscan page, click the Holders tab near the top of the page.
- You will see a ranked list of all token holder wallets, sorted by balance descending.
- 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.
- 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.
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
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.
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.
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.
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
nullfor a safe fixed-supply token - Check Freeze Authority: must show
nullfor 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
mintTotransactions after the initial creation block - A
setAuthoritytransaction confirming revocation - Holder distribution showing the LP as the dominant holder, with no individual wallets above 10%
null for both fields from block zero — the cleanest possible launch signal.
FAQ
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.
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.
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.
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.
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.
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.
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.
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).