Create a Liquidity Pool on Base
Launch a Uniswap pool for your Base token in one transaction. Pick v2, v3 or v4, pair against ETH or USDC, and the amounts you deposit set the starting price. Your own buy goes in the same transaction, and the LP can be kept, burned, or locked so it still pays you. 0.002 ETH.
0.002 ETH service fee plus network gas, first buy and lock free
How to Create a Base Liquidity Pool
Connect a Base wallet
Coinbase Wallet, MetaMask, Rabby or anything that speaks Base. The connected wallet supplies both sides of the pair and ends up owning the liquidity.
Choose which Uniswap to launch on
Three are live on Base. v2 is the simple pair. v3 asks you for a fee tier and a price band. v4 is the cheapest to open and the only one that can be locked permanently while still paying out.
Add the token and the quote asset
Drop in the token address, or select something you already deployed here. Pair it with ETH or with Circle's native USDC on Base, then type the two amounts you want in the pool.
Size your own opening buy
Name an ETH figure and the launcher spends it on your token as part of the same transaction. Then say what should happen to the LP: your wallet, the dead address, or a permanent v4 lock.
Read the dry run and approve it
Before your wallet opens, the launch is replayed against current Base state and the outcome is printed for you. Approve it and everything lands together.
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 Deposit Fixes the Price, the Depth Fixes the Slippage
There is no price field in this form. Two amounts go in and their relationship is the initial price your pool opens at. Ten million tokens against 3 ETH means each token starts at 0.0000003 ETH, and multiplying that by the supply tells you the market cap you are implying. Pairing to USDC instead denominates the whole token pair in a stablecoin, which some launches find easier to reason about.
The second number, the size of the quote side, is the one people underrate. It decides price impact: how far a given buy pushes the price. A pool with very little ETH behind it will jump on trades that would barely register elsewhere, and that volatility is visible to everyone reading the chart before they decide whether to touch it. Opening far from where the token is genuinely valued has its own cost, since the gap is an arbitrage that somebody else collects on-chain within minutes. Depth is what makes a market look like a market.
Cheap Blocks Change What Is Worth Doing
Base is a layer 2 settling to Ethereum, and it clears transactions for a fraction of a cent, which quietly changes the decisions around a launch. Opening a v3 position with a deliberate range, or running a v4 pool, costs so little that the version gets chosen on merit rather than on what you can afford to deploy. On networks where pool creation is a serious expense, people default to v2 because it is cheapest, which is a decision made by gas rather than by strategy.
The same economics apply after launch. Topping a position up, taking part of it back, or collecting what has accumulated are all cheap enough to do when it makes sense rather than saving them up. That is the practical argument for treating a Base pool as something you manage rather than something you set once and abandon.
Permanent Liquidity That Still Pays
Buyers on Base check one thing before almost anything else, which is whether the person who opened the pool can empty it. The traditional answer is to burn, sending the LP somewhere nobody controls. It works, and on a v3 position it also throws away every fee that position would ever have collected, which is a real price to pay for a signal.
Uniswap v4 removes the trade-off. The position is handed to a fee-forwarder contract from Uniswap's own liquidity launcher repository, deployed at an address specific to your pool, holding the position under a timelock that never expires. Withdrawal is impossible for anyone, including you, while the collect function stays open and sends the trading fees to your address. Locked liquidity and an income from it, at the same time.
Standing Out Among Base's New Launches
Plenty of tokens open pools on Base every day, through social launchers, through bots, and by hand. Visibility is therefore its own problem, and the pool itself does some of that work: trackers index new pairs automatically, and a pool with real depth and an actual first trade looks materially different from one with a few dollars in it and no activity.
The rest is not something a tool can supply. A pool makes your token buyable, which is a precondition for interest rather than a cause of it. Once it is live, the Base token manager handles the token side, including renouncing ownership, which is the next thing anyone checking your project will look for.