How to check a Solana token before trading
Thousands of tokens launch on Solana every day, and anyone can launch one with any name. A one-minute fact check answers the questions that matter most: is this the real token, who controls it, who holds it, and is the activity genuine. Here is the routine.
Step 1: confirm the mint address
Names and tickers mean nothing on Solana. Anyone can deploy a token called anything, and popular tickers exist dozens of times over, sometimes with fabricated liquidity designed to look convincing on aggregator sites. The mint address, the long base58 string, is the token's only real identity.
Get the mint from the project's official site or channels and paste it directly into a lookup tool like our token checker. If you only have a ticker, search it and compare the matches: the genuine token is usually the one with a verification tag, a large holder count, and a trading history that matches the project's age. If two candidates look similar, walk away until you can confirm the mint independently.
Step 2: read the supply controls
Every SPL token has two switches set by its creator:
- Mint authority. While active, the controller can create new supply at will, diluting every holder. Most established tokens have permanently disabled it, which fixes the supply.
- Freeze authority. While active, the controller can block individual wallets from transferring the token. That includes yours, which matters if you ever need to exit.
Active authorities are not automatically disqualifying: some legitimate tokens, including several exchange-issued ones, keep them for operational or compliance reasons. But an unknown token whose creator can both print supply and freeze wallets deserves a much higher bar of evidence before you touch it.
Step 3: look at who holds it
Three holder facts tell most of the story:
- Holder count and its 24 hour change. A growing holder base is what genuine adoption looks like. A large token with a shrinking one is telling you something too.
- Top 10 concentration. When a handful of wallets own most of the supply, they set the price whenever they choose to. There is no universal safe number, but compare against tokens of similar size and be skeptical of outliers.
- Deployer balance. How much does the wallet that created the token still hold? A creator holding a large share can exit into any rally.
Step 4: test whether the volume is real
Printed volume is the easiest number to manufacture: automated self-trading between a creator's own wallets produces impressive charts at the cost of a few fees. Cross-check it:
- Organic volume score. Jupiter estimates how much of a token's volume comes from real users rather than automated churn. A token printing millions in volume with a near-zero organic score is telling on itself.
- Unique traders. Millions in volume from a few dozen wallets is a very different fact from the same volume across thousands.
- Liquidity vs volume. Enormous daily volume sitting on a few thousand dollars of pool liquidity means the price can move violently and exits can be expensive.
Step 5: age and liquidity, in context
A pool that is hours old, holding thin liquidity, with concentrated holders and manufactured-looking volume, is the highest-risk profile there is; our new tokens board shows how many of these launch every single day and how quickly most fade. Age does not make a token good, but it does mean more history to judge it by.
The 60 second routine
- Get the mint address from an official source and paste it into the checker.
- Supply control: are mint and freeze authority disabled?
- Holders: is the base growing, and how concentrated is the top 10?
- Activity: does the organic score and trader count support the printed volume?
- Liquidity and age: could you exit your intended size without moving the market?
None of these facts alone makes a decision for you, and a clean sheet is not an endorsement. But five facts in one minute filters out the worst situations before any money is involved, and that is most of what a pre-trade check is for.