Remove Liquidity on Optimism
Close out a Uniswap v2, v3 or v4 position on OP Mainnet, or trim as little as 1% of one. Everything owed comes back in a single signature, wrapped ETH included, which is unwrapped into real ETH on the way to your wallet. 0.002 ETH.
0.002 ETH service fee plus network gas
How to Withdraw Liquidity on OP Mainnet
Connect and select
Whatever the wallet holds is listed for you, LP balances and position NFTs together, so the version question is answered before you have to think about it.
Set a percentage
Any figure between 1 and 100. Anything short of the full amount leaves the position open on its original bounds, still working on what stays behind.
Read the payout
Principal and earned fees appear as separate lines, and the review states which assets each will arrive in before you commit to anything.
Sign
One signature covers the withdrawal, the fee collection that concentrated positions need separately, and turning wrapped ETH back into spendable ETH.
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
The Output Token That Decides Whether It Works
No pool holds ETH directly. Each holds a wrapped substitute instead, which means the asset coming out of one is WETH unless something reverses that on the way. Most explanations treat this as a detail, and it is not: Uniswap's own troubleshooting page, when a withdrawal will not go through, suggests changing the output token to WETH. In other words the conversion step is a known place for a withdrawal to fail, named as such by the protocol's own support material.
Despite that, not one competing tool page on this chain says whether it performs the unwrap or hands you WETH and leaves the rest to you. It is the sort of thing you only discover afterwards, when the balance in your wallet is not the asset you were expecting and moving it costs another transaction. This tool converts it inside the same transaction as the withdrawal, so ETH is what lands.
Why Your Fees Need Their Own Call
A concentrated position keeps two things for you: what you supplied to the liquidity pool, and the trading fees it has earned since, on whichever fee tier it sits. Reducing the liquidity and paying out what is owed are separate operations in the protocol, and a withdrawal that only performs the first one succeeds without moving a single token to your wallet. The position empties, the transaction confirms, and everything you were owed sits recorded against the position waiting for a call that nobody made.
It is not obscure. Across other chains where we have measured it, somewhere between one withdrawal in fifty and one in seven arrives without the payout attached, and each of those is a liquidity provider who then had to work out what happened and send a second transaction. The funds are never lost, but the hour spent establishing that is real.
Every competing tool on Optimism is silent on this, which leaves anyone providing liquidity here to find it out the hard way. Two of them ask a version of what do I get back and neither answers the mechanism underneath. Everything needed is issued in one go here, which is why the figure in the review is the figure that lands. If you want to put liquidity back afterwards, adding liquidity opens a new position or tops up one you kept.