Token scam checker
A token scam checker is a free tool that reads a token's on-chain record and flags the traits that scam tokens share — mint or freeze authority the team never gave up, supply concentrated in a handful of wallets, thin or unlocked liquidity, and sell-blocking honeypot code. Stellar Scout runs those checks in seconds on Stellar assets and on Ethereum, BNB Chain, Base, Polygon, Arbitrum and more, then returns a plain-English red-flag list. Educational information only, not financial advice.
What the checker actually reads
Every token leaves a public record on its blockchain, and that record is where scams give themselves away long before anyone talks about them. The checker pulls that record directly and reports what it finds. On Stellar it reads the issuing account: whether the auth-required, auth-revocable or clawback flags are still set, whether the issuer has locked its master key, how many trustlines exist, how the holdings are distributed, and whether the issuer published a verified stellar.toml with a real domain behind it. On Ethereum-style chains it reads the contract instead: owner and mint functions, pausable and blacklist hooks, buy and sell tax rates, proxy upgradeability, whether the liquidity pool tokens are locked or burned, and whether the source code was ever verified at all.
None of that is opinion. It is either in the ledger or it is not, which is exactly why an automated check beats reading a project's own marketing. A token can promise anything on a website. It cannot hide a retained freeze flag.
How to check a token in three steps
First, get the identifier. For a Stellar asset that is the asset code plus the issuer address, both visible in your wallet next to the balance. For a token on any other chain it is the contract address, which you should copy from a block explorer rather than from a chat message, because lookalike contracts with one changed character are a common trick.
Second, paste it in. Use the multi-chain scanner linked above for Ethereum-style chains, or search Stellar tokens for anything on Stellar. Third, read the flags rather than the headline score. A single yellow flag on an established token means something very different from four stacked flags on a token that launched last week.
The red flags that matter most
Retained authority comes first. If the issuer or contract owner can still mint new units, freeze your balance, or claw tokens back, then your holding exists at their discretion. Second is supply concentration: when a few wallets hold most of the float, a single decision by a single person changes everything for everyone else.
Third is liquidity. Small, unlocked, or recently withdrawn liquidity is the mechanism behind almost every rug pull. Fourth is transfer logic that treats buyers and sellers differently, which is the signature of a honeypot. Fifth is provenance: no verified source, no domain, no history, no named team. Any one of these deserves a pause. Several together are the pattern.
What a scan cannot tell you
A scam checker is a filter, not a verdict. It can prove that a contract lets the owner mint at will; it cannot prove that the owner intends to. It reads code and ledger state, so it cannot see an exit planned in a private chat, a compromised admin key, or a team that simply walks away. A clean scan means the obvious traps are absent, which is a much smaller claim than safe.
Treat the result as one input. Compare it with the issuer's track record, how long the token has existed, and whether anything about the pitch depends on hurry. Scams need speed; a real project survives a week of your patience.
Worked example
Look at an established Stellar asset such as USDC on Stellar and you will see the profile of a token with a known issuer, a verified domain, a very large trustline count, and no surprise authority flags. Compare that against a token created days ago with nine holders and no published domain, and the difference stops being abstract. Reading two or three of these side by side is the fastest way to build the instinct the checker is trying to give you.
Keep going
Work through the crypto scam red-flags checklist before your next buy, read the crypto safety guide for the wider habits that protect a wallet, and use the Stellar token checker if the asset you are vetting lives on Stellar specifically.
Frequently asked questions
What is a token scam checker?
A free tool that reads a token's on-chain record and flags scam traits such as retained mint or freeze authority, concentrated supply, thin liquidity, and sell-blocking honeypot code.
Is the token scam checker free?
Yes. Scanning Stellar assets and major multi-chain tokens is free and educational, with no wallet connection and no signature required.
Which blockchains can it check?
Stellar assets by code and issuer, plus contract addresses on Ethereum, BNB Chain, Base, Polygon, Arbitrum, Optimism, Avalanche, Fantom and Cronos.
Does a clean scan mean a token is safe?
No. A clean scan means the common automated traps were not found. It cannot see intent, a compromised key, or a team that abandons the project later.
Do I have to connect my wallet to scan a token?
No. The check reads public ledger and contract data from the token identifier alone, so there is nothing to connect and nothing to sign.
Educational information only, not financial advice. Stellar Scout does not recommend, rate, or promote any token. Always do your own research.