Create an Optimism Liquidity Pool on Uniswap
Give your Optimism token a market in a single signed transaction. Choose Uniswap v2, v3 or v4, put your token on one side and ETH or USDC on the other, and the amounts decide where trading starts. An opening purchase of your own can travel with it. 0.002 ETH.
0.002 ETH service fee plus network gas, first buy and lock free
How to Create a Liquidity Pool on Optimism
Get onto OP Mainnet first
You need ETH on Optimism itself, not on Ethereum. Bridge some across or withdraw from an exchange that supports OP Mainnet directly, then point your wallet at the network before you begin.
Choose a Uniswap version
v2 spreads liquidity across all prices and hands back fungible LP tokens. Uniswap v3 offers concentrated liquidity inside price ranges you nominate. v4 registers inside a shared contract and is the only one whose permanent lock keeps paying you.
Name the two sides
Give the tool your ERC-20 address or select something you deployed here, then choose ETH or USDC opposite it. Whatever quantities you enter become the starting price, worked out live as you type.
Decide on an opening purchase and the position
You can spend ETH on your own token as part of the launch itself rather than chasing it afterwards. Separately, choose whether the position stays with you, goes somewhere unrecoverable, or is locked while still earning.
Read the dry run, then approve
Everything is rehearsed against the live network and reported back before your wallet asks for anything, including the reason if it would not go through. Approval happens once.
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
Before the Pool: Getting Onto OP Mainnet
Almost every guide to creating a pool starts at the point where you already have funds on the right network, which is not where most people actually are. Optimism is a rollup that settles to Ethereum, so ETH on Optimism and ETH on Ethereum are separate balances despite being the same asset. The pool needs the former. You can bridge across, which takes a couple of minutes in that direction, or withdraw straight to OP Mainnet from an exchange that supports it, which skips bridging costs altogether and is usually the sensible option.
The direction that catches people is the return trip. Optimistic rollups publish transactions to Ethereum and allow a challenge window before withdrawals finalise, roughly a week. That has no bearing on your pool, which lives entirely on Optimism, but it does mean the ETH you commit as liquidity is not something you can pull back to mainnet on the same afternoon. No token yet? Create an ERC-20 on Optimism first.
What Impermanent Loss Actually Costs You
This is the part most tool pages skip and it is the part that decides whether providing liquidity was worth doing. An automated market maker is always selling whichever asset is going up. If your token appreciates, the pool has been handing it out along the way and taking ETH in return, so you finish holding less of the token than you deposited.
The arithmetic is fixed and worth seeing once. Deposit 1,000,000 tokens against 10 ETH and the pool opens at 0.00001 ETH per token. Should the token quadruple, the pool rebalances to about 500,000 tokens and 20 ETH, which at the new price is worth 40 ETH. Had you simply held the original amounts, you would have 50 ETH. The 20% difference is impermanent loss, and it depends on how far the price moved rather than how quickly: roughly 5.7% for a doubling, 20% for a 4x, 42.5% for a 10x. It is called impermanent because the gap closes if the price returns, and it stops being impermanent the moment you withdraw. Fees are the counterweight, and on a pool that actually trades they frequently win.
After the Pool Opens
Uniswap routes to the pool as soon as the transaction confirms, and trackers such as DexScreener chart it once trades exist, which an opening purchase supplies immediately. Gas on Optimism is cheap enough that managing the position afterwards is not a budgeting decision: add liquidity when volume justifies more depth, remove liquidity to take some back, and the Optimism token manager for the contract itself, renouncing ownership included.
The thing worth holding onto is that none of this is demand. A pool makes a token purchasable and gives it a price, and both of those are prerequisites rather than achievements. What happens next is a question about your project rather than your liquidity.