HOODLOCK / LEARN

How to check if liquidity is burned.

Published 2026-07-27 · HoodLock Team

On Robinhood Chain, as everywhere else, people use "burned" and "locked" as if they mean the same thing. They don't, and the difference changes what you're actually protected against. Burned liquidity is gone permanently. Locked liquidity comes back on a date. Both can be verified in about the same amount of time.

How this works on Robinhood Chain. Liquidity here lives in Uniswap v3 and v4 positions, which are NFTs rather than the ERC-20 "LP tokens" older chains use. HoodLock locks ERC-20 tokens, so it cannot hold one of those positions today — token locks, burns and vesting all work as described, but locking liquidity itself is not something we can do on this chain yet. The general explanation below still applies to how liquidity locking works elsewhere.

The difference in one line

Burning LP tokens sends them to an address nobody controls, so the liquidity can never be withdrawn by anyone, ever. Locking LP tokens puts them in a time-locked contract that releases them to the owner on a specific date. A burn is permanent; a lock is a deadline.

How to check for a burn

  1. Find the LP token contract for the trading pair, not the project token.
  2. Open its holder list on Blockscout at robinhoodchain.blockscout.com.
  3. Look at the top holder. If it's an address of the form 0x000…000 or 0x…dEaD, those LP tokens were burned. Nobody holds the key to a null address.
  4. Read the percentage, not just the presence. A burn covering 4% of LP supply while a wallet holds the rest tells you almost nothing.

If the top holder is instead a contract, the liquidity is more likely locked than burned. Open that contract and check what it is. A locker contract will show the lock terms; a random contract might be anything.

Why a burn isn't automatically better

Burning sounds like the stronger commitment, and for the specific risk of a rug pull it is. But it's worth understanding the trade-off before treating it as the gold standard:

Burned LPLocked LP
Can be withdrawnNeverAfter the unlock date
Can be migrated to a new DEXNoYes, after unlock
Signals ongoing commitmentOne-time actExtensions build a record
Recoverable if the pool design changesNoYes

A project that burns its liquidity can never move to a better pool, fix a misconfigured fee tier, or migrate after a DEX deprecates a version. Some teams accept that permanently; others prefer a long lock they keep extending. Neither choice is a red flag on its own — what matters is that one of them was made.

The trick to watch for

Burning supply is not burning liquidity. A team that burns a large share of the token supply before launch is not protecting the pool. It's a common move that makes a 20% holder look like a 10% holder, and it's frequently announced in a way that reads as "we burned liquidity" to anyone skimming. Check which contract the burn touched: the project token or the LP token.

Verifying a burn on Robinhood Chain

Burns created through HoodLock get a permanent proof page showing the token, the amount, the share of supply and the transaction — readable without a wallet. You can search any token on the explore page to see its burns alongside its locks and vesting schedules, or follow any proof page through to Blockscout to confirm the transaction independently.

What to do with the answer

Neither a burn nor a lock tells you whether a project is good. They tell you whether one specific exit is closed. Pair the finding with the holder distribution and the rest of the red flag checklist before you decide anything.

Common questions

What's the difference between burned and locked liquidity?

Burned LP tokens are sent to an address nobody controls, so the liquidity can never be withdrawn by anyone. Locked LP tokens sit in a time-locked contract and return to the owner on a set date. A burn is permanent; a lock is a deadline.

How can I tell if LP tokens were burned?

Open the LP token contract on the block explorer and look at the holder list. If the top holder is a null address such as 0x000...000 or one ending in dEaD, those LP tokens were burned. Check what percentage of LP supply it covers, not just that a burn exists.

Is burning liquidity better than locking it?

For the specific risk of a rug pull, burning is stronger because nothing can ever be withdrawn. But it also means the project can never migrate the pool to a different DEX or fix a misconfigured pool. A long lock that gets extended repeatedly can signal ongoing commitment in a way a one-time burn cannot.

If a project burned tokens, does that mean liquidity is safe?

No. Burning project tokens and burning LP tokens are different actions. Teams often burn a share of token supply before launch, which does nothing to protect the liquidity pool. Check which contract the burn actually touched.

Keep reading

Check burns, locks and vesting in one place

Search any token address and read its full on-chain history. No wallet needed.

Check a token →