1msc.xyz

What Happens If a Liquidity Pool Is Unlocked and Not Burned?

When a token’s liquidity pool is unlocked and the liquidity tokens have not been burned, the project team (or whoever holds those liquidity tokens) retains the ability to withdraw all the paired assets from the decentralized exchange (DEX) at any time. This is a significant red flag because it means the team can drain the pool, leaving other holders with worthless tokens they cannot sell.

Why liquidity locking matters

Liquidity is the pool of tokens (e.g., the token paired with ETH, BNB, or a stablecoin) that enables trading on a DEX. When a developer creates a token, they typically add liquidity to a pool and receive liquidity provider (LP) tokens as a receipt. If those LP tokens are burned - sent to a dead address - the liquidity is permanently locked in the pool. If they are not burned and remain in a wallet the team controls, the liquidity is unlocked.

What unlocked liquidity enables

With unlocked liquidity, the holder of the LP tokens can:

How to Check If Liquidity Is Locked or Burned

You can verify this on a block explorer without any special tools. The process is the same for most EVM-compatible chains (Ethereum, BNB Smart Chain, Polygon, etc.).

  1. Find the token’s contract address. Always get this from a trusted source, such as the project’s official documentation or a verified listing on CoinGecko or CoinMarketCap. Never rely on a link sent in a social media chat.

  2. Open the token on a block explorer. For example, on BNB Smart Chain use BscScan, on Ethereum use Etherscan.

  3. Look for the “Liquidity” section or check the holder list. Many block explorers have a dedicated “Liquidity” tab that shows the pool’s LP token supply and whether it is burned. If not, go to the “Holders” tab and search for the DEX’s liquidity pool address (e.g., PancakeSwap’s pool address for BSC tokens).

  4. Identify the LP token contract. The DEX will have a separate contract for the LP token of that pair. You can find it by looking at the token’s trading page on the DEX (e.g., PancakeSwap’s “Pool” section) or by checking the “Transfers” tab of the token contract for large transfers to the DEX’s router.

  5. Check the LP token’s total supply and the largest holder. If the largest holder is a burn address (typically 0x000000000000000000000000000000000000dead or similar), the liquidity is burned. If the largest holder is a wallet with activity or a multi-sig, the liquidity is unlocked.

  6. Use a third-party tool (optional). Sites like RugDoc, Token Sniffer, or Honeypot.is automate this check. They will report whether liquidity is locked and for how long. However, always verify the result yourself on the block explorer.

What “locked” actually means

Some projects claim liquidity is “locked” but use a third-party locker service (e.g., Unicrypt, Team Finance). In that case, the LP tokens are sent to a smart contract that prevents withdrawal until a specified date. This is better than unlocked liquidity, but it is not permanent. You should check:

Why a team might leave liquidity unlocked

Legitimate projects sometimes keep liquidity unlocked for operational reasons, such as:

In all these cases, the team should clearly explain why the liquidity is unlocked, provide a timeline for locking, and have a strong, verifiable reputation. Without that transparency, unlocked liquidity is a major risk.

What to do if you find unlocked liquidity

In short: unlocked liquidity means the team has the keys to the pool. Treat any token with unlocked liquidity as a potential scam until proven otherwise.

Not financial advice. 1msc.xyz publishes market data and general information about digital assets. Crypto assets are volatile and you can lose everything you put in. Nothing here is a recommendation to buy, sell or hold, and we make no price predictions.

Prices are sourced from third parties and may be delayed or wrong. Verify anything you intend to act on against a primary source.

Back to token safety