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:
- Redeem their share of the pool. The LP tokens represent a proportional claim on the underlying assets. By returning them to the DEX’s smart contract, the holder can withdraw their portion of the token and its paired asset (e.g., ETH or BNB). This immediately reduces the pool’s total value.
- Sell the LP tokens. LP tokens themselves can sometimes be traded or transferred. If they are not burned, they can be passed to another wallet or sold on secondary markets, potentially removing liquidity without a direct “rug pull” transaction.
- Perform a rug pull. The most common abuse: the team waits for buyers to push the token’s price up, then redeems their LP tokens, draining the pool of the paired asset. Sellers cannot exit because there is little or no liquidity left.
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.).
-
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.
-
Open the token on a block explorer. For example, on BNB Smart Chain use BscScan, on Ethereum use Etherscan.
-
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).
-
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.
-
Check the LP token’s total supply and the largest holder. If the largest holder is a burn address (typically
0x000000000000000000000000000000000000deador similar), the liquidity is burned. If the largest holder is a wallet with activity or a multi-sig, the liquidity is unlocked. -
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:
- The lock duration. If it expires in a week, the team could drain the pool soon.
- The locker contract’s reputation. Some locker services have been exploited or are themselves scams. Use well-known, audited lockers.
- Whether the lock is renounced. If the team can still modify the locker contract (e.g., via a proxy), they might bypass the lock.
Why a team might leave liquidity unlocked
Legitimate projects sometimes keep liquidity unlocked for operational reasons, such as:
- Providing ongoing trading pairs. A team might need to adjust liquidity across multiple DEXs or chains.
- Token buybacks or burns. They might hold LP tokens to later redeem and burn the paired asset.
- Temporary setup before locking. A new project may plan to lock liquidity later but hasn’t done so yet.
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
- Do not buy the token unless you fully understand and trust the team behind it. Even then, consider the risk.
- If you already hold the token, consider selling immediately. Unlocked liquidity means the team can pull the rug at any moment.
- Report it to the community or to a scam-tracking service if the project appears fraudulent.
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.