Remove Liquidity on BNB Chain
Withdraw from a PancakeSwap or Uniswap position on BNB Chain, whether it is an LP balance or a concentrated position NFT. Take out 1% or the lot, with earned fees settled alongside and wrapped BNB turned back into spendable BNB. 0.01 BNB.
0.01 BNB service fee plus network gas
How to Remove Liquidity on BNB Chain
Connect and pick
PancakeSwap and Uniswap holdings appear in one list, v2 LP balances beside v3 position NFTs, which saves you working out which exchange or version you are in before you begin.
Choose how much leaves
From 1% to everything. Stop below the full amount and the position stays open on its existing bounds, still earning against whatever you leave.
Read what is coming back
Principal and accrued fees are listed apart, and if the price has drifted outside your bounds the review says which single asset the principal has become.
Sign once
The reduction, the separate fee payout a concentrated position requires, and unwrapping WBNB into BNB all travel under one signature.
No Code Required
Create and launch tokens without writing any code. Visual configuration for all features.
Fully Transparent
All token data is publicly visible and verifiable on block explorers.
Multi-Chain
Available on Solana, Ethereum, Base, Arbitrum, Polygon, and BNB Chain.
Full Ownership
You have full control. We never hold your keys, tokens, or authority.
Frequently Asked Questions
On This Chain the Token Is Usually the Problem
Withdrawals fail more often on BNB Chain than on comparable networks, and the reason is not the exchanges. It is the density of tokens that charge a tax on every transfer, cap the size of a single transaction, or can be paused by whoever deployed them. Any of those will stop a withdrawal that is otherwise perfectly well formed, because the pool tries to send you an amount and the token interferes with it arriving.
The signature of the tax case is a withdrawal that reverts at exactly the same point every time regardless of size, and the fix is to raise the tolerance above whatever the token charges rather than nudging it up a fraction. Maximum transaction limits look different: large withdrawals fail and small ones succeed, so the answer is to take the position out across several attempts. A paused token fails everything until the owner unpauses it, and nothing on your side changes that.
This is worth spelling out because the best-ranking answers to it are forum threads several years old, and the pages written to capture that traffic mostly suggest raising slippage and stopping there. Slippage is the fix for one of these causes and irrelevant to the others.
Two Exchanges, and Most Tools Only Admit to One
PancakeSwap is the larger venue on BNB Chain and Uniswap also runs here, so a position you are trying to close might be on either. Very little tooling reflects that. One competitor covers PancakeSwap and not Uniswap. Another is Uniswap-branded throughout and does not print the word PancakeSwap once on its BNB Chain page, on the chain where PancakeSwap is dominant, because the page is a generic template dropped onto a BNB address.
The practical cost of that is having to know, before you start, which exchange and which version your holding belongs to, and then finding the right tool for it. Reading the position and working out where it lives is something software should do rather than something you should have to establish. Both exchanges and both versions are handled here from the same page, and the version is detected rather than asked for.
There is one place the exchanges genuinely differ and any liquidity provider here should know it: their concentrated pools do not share the same fee tiers, so an apparently identical pair can be two separate markets. If you want that detail before providing liquidity again, adding liquidity covers it.