Add Liquidity to a Unichain Pool
Put money into a Uniswap market that already trades on Unichain, on v2, v3 or v4. Own the position and your deposit lands inside it instead of spawning a duplicate. 0.002 ETH.
0.002 ETH service fee plus network gas
How to Add Liquidity on Unichain
Point at the market
A token address returns the Uniswap markets carrying it here, sorted by version and tier. A pool address arrives there directly. Holdings in your wallet are listed alongside.
Deposit into yours, or open one
Choosing a position of your own leaves its boundaries as they stand and puts the money inside. Choosing only the market creates something new, which is what a changed view of the range calls for.
Name one figure
Give it either token. The counterpart follows from the live price and, on a concentrated position, from how far that price has run toward either boundary.
Sign the allowance without paying for it
Permit turns an allowance into a free signature, and Permit2 handles much of what permit does not. Paid approvals are reserved for tokens offering neither.
Read the rehearsal, then commit
Your deposit is run against live Unichain state before the wallet opens, so the figures displayed are the figures that move.
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 First Chain Where v4 Simply Won
Unichain arrived after Uniswap v4 did, and the effect on where liquidity sits is unlike any older network. v4 currently holds around two and a half times the value that v3 does here, and v2 has become a curiosity: a few tens of thousands of dollars in total, with no trading across a recent day. On Ethereum or Arbitrum the three versions genuinely coexist and picking between them is a real decision. On Unichain the decision has largely been made already.
That matters practically because most published guidance about providing liquidity is written for v2, where you hold fungible LP tokens covering the whole price curve. The only competing tool with a Unichain page has done exactly this: every question it answers is framed around v2 pairs and pool creation. Someone following it here is being taught the mechanics of the version with the least activity on the chain.
A v4 position is concentrated liquidity in an NFT covering a price range you choose, sitting under its own manager contract, with a fee set per pool rather than drawn from a fixed list of fee tiers. It is closer to v3 than to v2, and the practical consequence for a liquidity provider is that the thing you own is a specific position rather than a share of the whole liquidity pool, earning trading fees only from swaps that cross your range. Which is precisely why being able to deposit back into that position, instead of minting another one next to it, is worth having.
Four Tiers on v3, and No Tiers at All on v4
Uniswap v3 on Unichain enables four fee tiers and no others: 0.01%, 0.05%, 0.30% and 1.00%, with tick spacings of 1, 10, 60 and 200 attached to them. The same pair of tokens can therefore exist as four separate markets, each holding different liquidity at a different price, which is why a token address can return several results that look identical.
v4 abandoned the fixed list. A v4 pool carries whatever fee its creator set when opening it, so there is no tier to select and no correct answer to look up, only whatever the pool in front of you already uses. Given how much of Unichain's liquidity sits in v4, that is the more common situation here than the tier question is. The tool reads the arrangement off the market rather than asking you to know it in advance, which removes the guesswork from a decision that has different shapes on different versions.