Dashboard

Check any Solana token for rug and honeypot risk

Most Solana rugs are not clever. The creator kept the mint authority and printed more, kept the freeze authority and froze anyone who tried to sell, or pulled the pool the day after launch — and every one of those is readable on-chain before you buy. This check reads the token’s live state and says what it finds in plain words. Paste a mint address; nothing is connected and nothing is signed.

Free · read-only · no wallet connection · nothing to sign

Paste any Solana token and we'll read the chain and tell you — plainly — what could hurt holders: who can mint, freeze, pause, or seize funds, hidden transfer taxes, and how concentrated the holders are. The report appears right here. Free, no wallet, no signature.

Try one

The two authorities that decide most of it

The mint authority can create new supply at any time and dilute every holder; the freeze authority can freeze any token account, which stops that holder selling. Revoking sets each to nothing — there is no recovery and no override — and the check reads the live value from the mint, not a badge on a website. A token that still carries either is not automatically a scam, but its creator has kept a power buyers usually expect them to give up.

The quieter traps in Token-2022

The newer standard adds extensions the check reads one by one: a transfer fee that skims every trade, a transfer hook that runs code on every transfer and can refuse a sale, a permanent delegate that can move or burn any holder’s tokens, a pause switch, and accounts that start frozen. One of those is legitimate by design — the permissioned-token standard (Token ACL) makes new accounts start frozen and unlock through a published gate, which looks identical to a honeypot on-chain. The check verifies the standard structurally and names the gate, rather than taking the token’s word for it.

The pool: burned, locked, or in someone’s wallet

A clean contract is only half the story, because the commonest rug is the pool being pulled. For tokens still on the pump.fun bonding curve, and for pools whose LP tokens are burned or held in a time-lock the check can read, it says so — and an unlocked pool is marked high risk. Where the pool sits on a venue it cannot read yet, it says not analysed, and an unknown always caps the verdict at Caution rather than letting a token read safe by omission.

What a clean report does not mean

Safe means the report found nothing that can trap, seize or dilute you, and that the liquidity cannot be pulled — it does not mean the token is worth anything. The team can still hold most of the supply and sell it, a locked pool can still go to zero, and a verdict is a summary of the chain, not advice. Read the holder concentration with that in mind, and treat every report as a starting point rather than a permission.

Questions

What does a Solana rug check actually look at?
The mint and freeze authorities, every Token-2022 extension that can tax, block or seize a transfer, whether the metadata can still be rewritten, how concentrated the holders are, and — where the pool is on a venue it can read — whether the liquidity is burned or locked. Each is a live read of the chain, listed with its state and why it matters.
Can a token with both authorities revoked still rug?
Yes. Revoking removes two specific powers and nothing else: liquidity can still be pulled if it is not burned or locked, and supply the team already holds can still be sold. That is why the report reads the pool and the holders too, and why an unread pool caps the verdict at Caution.
Does it simulate a sell to detect honeypots?
No — it reads the mechanisms instead. A freeze authority, a transfer hook, a permanent delegate or a pause switch is what a Solana honeypot is made of, and each is on the mint for anyone to read. A permissioned token that starts frozen by design is told apart from a honeypot by verifying the standard, not by trusting the name.
Is it free, and do I need to connect a wallet?
Free, and no. The report is built from public chain data — the same state any explorer shows — so you paste an address and read the result. A wallet is never involved, and nothing is signed.
Which Solana tokens can it read?
Any mint — classic SPL or Token-2022, including tokens still on the pump.fun bonding curve. Paste the mint address; an address in the 0x form is read as a Robinhood Chain token instead, and the page says which chain it is reading before it starts.