Create a Liquidity Pool on Polygon
Five ways to open a pool for your Polygon token, in one signed transaction. Uniswap v2, v3 or v4, or QuickSwap v2 or v3, paired with POL or USDC. Your deposits set the opening price, your own buy rides along, and the LP can be kept, burned or locked. 10 POL.
10 POL service fee plus network gas, first buy and lock free
How to Create a Liquidity Pool on Polygon
Connect and choose the exchange
Any Polygon wallet works. Pick Uniswap or QuickSwap first, then the version, because that determines whether you choose a swap fee yourself or let the pool set it.
Select the token pair
Paste your ERC-20 contract or select a token you deployed here, then pair it against POL or USDC. The tool labels the exact USDC contract it uses, which matters more on Polygon than it sounds.
Deposit both sides
Enter the two amounts. Their ratio is the opening price and the implied market cap, recalculated as you type. On Uniswap v3 you also pick the fee tier and the range your position covers.
Add a first buy and decide on the LP
Set a POL amount to spend on your own token inside the same transaction. Then send the position to your wallet, burn it, or lock a Uniswap v4 position permanently while still collecting its fees.
Review the simulation and sign
The transaction is replayed against live Polygon state and the result shown before your wallet opens, including any reason it would fail. One signature does all of it.
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
Five Ways to Open a Pool, Not One
Polygon is the one chain where the choice of exchange is a real decision rather than a formality, and this tool covers both sides of it: Uniswap v2, v3 and v4, plus QuickSwap v2 and v3. Most tools that create Polygon pools only do Uniswap v2, and a couple add QuickSwap v2. None of them offer QuickSwap v3, which is the one option on the chain that behaves differently from everything else.
That matters more than a feature list suggests, because Polygon has quietly moved on from plain v2 pairs. Concentrated pools now account for the large majority of new pools opened on the network, and Uniswap v4 has become its busiest venue by trading volume. A tool that only offers v2 is serving the shrinking part of the market. If you need the token itself first, create an ERC-20 on Polygon.
The Pool That Sets Its Own Fee
QuickSwap v3 is built on Algebra, and it does something no Uniswap pool does: it recalculates its swap fee from its own recent volatility rather than holding whatever number you picked at creation. The fee moves between 0.01% and 1.5%. A pool that has just been created sits at the bottom of that range because there is no trading history for it to react to yet, and the fee only updates on the first swap in a block, so a quiet pool holds its number rather than drifting.
The honest reading for a launch is mixed, and worth stating plainly rather than selling. In favour: you never have to guess a fee tier at the moment you know least about your token, and Algebra permits exactly one pool per pair, so nobody can open a competing pool at a different fee and split your depth the way they can on Uniswap. Against: the fee is reactive, not predictive. It cannot know your token is volatile until it has already been volatile, and whoever provides liquidity through that first move is being paid a hundredth of a percent for absorbing it. Algebra is optimised for a pool's whole life rather than its opening hour.
Polygon Now Means Polygon PoS
Two things that used to require a disclaimer no longer do. Polygon zkEVM, the separate network that had its own chain ID and used ETH for gas rather than POL, had its sequencer shut down in July 2026 and stopped producing blocks. Whatever comparison you may have read between PoS and zkEVM for a launch is now settled by default. Polygon means chain 137, the network that checkpoints to Ethereum, and this tool only ever built there.
The gas token is POL, not MATIC, and has been since September 2024, when the switch happened automatically and one to one for anyone holding on PoS. Nothing on-chain is called MATIC any more; the native token reports POL and its wrapped form reports WPOL. The name survives in older guides, in competing tools that still price their Polygon product in MATIC, and occasionally on impostor tokens minted with the old ticker, which is a decent argument for pasting a contract address rather than trusting a symbol.
Your Transaction Is Visible Before It Lands
Polygon keeps a public transaction pool that anybody can read, without credentials, and there are thousands of transactions sitting in it at any moment. A pool creation sent the ordinary way is therefore visible to anyone watching before it is included in a block, which is precisely the signal automated buyers look for. This is worth knowing because it is not true everywhere, and advice written for chains with private sequencers does not transfer here.
The practical answer is not to move faster but to remove the gap entirely. A first buy carried inside the creation transaction executes as part of the same atomic unit, so there is no interval between the pool existing and your purchase for anyone else to occupy. With blocks arriving roughly every second and a half, and finality now around five seconds after the upgrades that ended Polygon's long history of deep reorganisations, anything you attempt as a follow-up transaction is a race against software that does nothing else.
After the Pool Is Live
Polygon has no dominant launchpad absorbing new tokens the way some chains do, which means creating the pool genuinely is the launch here rather than a step that follows one. Routers and aggregators pick the pool up immediately without anyone approving it, whether the liquidity is on QuickSwap or Uniswap, and DexScreener and similar trackers chart it as soon as trades exist, which your first buy provides.
From there, add liquidity deepens the pool as volume justifies it, remove liquidity takes part of it back, and the Polygon token manager handles the contract itself, including renouncing ownership. Worth saying once: liquidity makes a token tradeable, and nothing more than that. The pool is where the work starts.