How to check a token before you buy: the 7-point check

How to check a token before you buy on Robinhood Chain: the lock, pool depth, holders, deployer wallet, sell test, mint function and unlock date.

1,128 words · about 5 minutes·Article updated 20 August 2026
The short answer

Before you buy a token on Robinhood Chain, seven checks tell you most of what the chain can tell you: the lock, pool depth, holder spread, the deployer wallet, whether selling works, the mint function, and the unlock date. Here is how to check a token before you buy, in order.

Every one of these is a check on your own behavior, not a rating of the asset. Locksley does not rate tokens. It reads mechanisms and shows you what they say, and the reading is yours to do. Run all seven from the token page and the screener; the whole sequence takes a few minutes.

How to check a token before you buy

1. Read the liquidity lock

Open the Liquidity panel and read four fields: which contract holds the pool position, what share of the pool it covers, who can withdraw it, and the exact release timestamp. Say one liquidity lock covers 90% of a pool and another covers 4%: both display the same word, so the percentage is the whole story. The date matters just as much — three days and three years are the same fact with different consequences. The field-by-field walkthrough is in read a liquidity lock in 60 seconds.

A lock guarantees exactly one thing: the pool cannot be withdrawn before the release date. Not the price, not the team, not the token. A locked pool can still fall.

And when the panel is empty: "No lock found" means we found none — not that none exists. Locksley does not yet index every locker.

2. Compare market cap to pool depth

These two numbers get confused more than any other pair on a token page. Market cap is supply multiplied by the last traded price. Pool depth is the money actually sitting in the pool, and it is the only money available to sell into. A token can print a large market cap on a shallow pool, which means the exit is far narrower than the headline number suggests. Read them together, every time — the arithmetic is in market cap vs liquidity.

3. Read holder concentration

Pull up the holder list and look at the shape of the distribution rather than the number of addresses. What share do the top ten wallets hold? Is one address holding a third of supply? Are several wallets holding identical amounts, which usually means one person split a position across addresses? Holder concentration is a heuristic and not a rule — concentrated supply is common at launch and thins over time — but the number tells you how much of the float sits with people who can move the price alone. Thresholds and their limits are in holder concentration: what actually matters.

4. Look at the deployer wallet

The deployer wallet is the address that created the token contract, and its history is public. Check what it holds now, what it did in the minutes after deployment, and whether it funded the pool or immediately received a large share of supply. Also check what else it has deployed. A wallet with a trail of pools created and drained is a pattern you can read yourself. This check costs nothing but a click into the explorer, and it is the one people skip most often.

5. Test that selling works

Buying is not proof that selling works. Some token contracts allow purchases while blocking sales for everyone except a permitted list — the honeypot mechanism. The cheap test is a small sell, executed as soon as your buy confirms, before the position is large enough to matter. If it fails, you learned it at the size of a rounding error rather than at full position size. The contract-level tells, and what a failed sell actually looks like, are in honeypots: how they work.

6. Check the mint function and transfer controls

Read what the contract can still do. A live mint function means supply can grow after you buy, which dilutes every holder without a single sale taking place. Look also for an owner address that can pause transfers, change fees, or blacklist addresses. Renounced ownership removes those powers permanently; retained ownership does not mean they will be used, but it means they can be. State what the contract permits, not what you assume the team intends.

7. Find the next unlock date

A lock ending is a scheduled, public event, and it is the one piece of future information the chain hands you for free. Check when the liquidity lock releases, and check any team vesting cliff on the same timeline. This week's unlocks lists what is releasing across the chain in the next seven days — pending positions as of pending, per Locksley's contract reads. Knowing the date does not tell you what will happen on it. It tells you when to look.

After you buy

Two habits close the loop. Revoke approvals you no longer use, since a stale approval keeps a contract's right to move your tokens long after you stopped using it — the how is in revoke token approvals. And when you do trade, buy tokens on Robinhood Chain with slippage set deliberately rather than at whatever the widget defaults to.

Frequently asked questions

Can these seven checks tell me a token is a good buy?

No. The seven checks read mechanisms that are public on Robinhood Chain — lock state, pool depth, supply distribution, contract permissions, unlock timing. They tell you what a token can do to you and when. They say nothing about price, demand, or the intentions of the people behind it, and no on-chain check can.

Which check matters most if I only have a minute?

Pool depth against market cap, then the sell test. Depth tells you how much money can actually leave at a price near the quoted one, and the sell test tells you whether the contract will let you leave at all. Both are quick, and both fail loudly when something is wrong rather than requiring interpretation.

Does Locksley rate tokens?

No. Locksley reads on-chain mechanisms and renders them: lock state and release timestamps, pool depth, holder distribution, LP burns at the dead address. It does not rank, score, or rate assets, and paying for promotion never changes how a token's data displays. The reading and the decision both stay with you.

What if the token page shows no lock at all?

Treat it as an open question rather than an answer. Locksley does not yet index every locking contract, so an empty panel can mean liquidity is unlocked or that the position is held somewhere not yet read. Check the pool on the explorer, or ask the project which contract holds the position and at what release timestamp.

“No lock found” means we found none, not that none exists: we do not index other lockers yet, and it is never a claim about the project.

Where to go next
FiguresEvery number on this page is frozen at the date printed beside it and refreshed when the page is rebuilt — not live. The sentences reason about the figures, so a value that changed underneath them would make the prose wrong. Live values live on Explore and the pages it links out to. Methodology →
CorrectionsFound something wrong? Send the page and what you computed instead through the contact page. Every correction is logged publicly.
ReusePublished under CC BY 4.0. Quote it, translate it, fork it — cite the page and the date.
Who wrote thisWritten and maintained by the Locksley editorial team. Locksley is built by TrustSwap, which also owns Team Finance — the tool linked above.