Create a Liquidity Pool on Arbitrum One
Open a Uniswap pool for your Arbitrum token and make it tradeable in one signed transaction. Choose v2, v3 or v4, pair with ETH or native USDC, and let the ratio of tokens you deposit set the starting price. Your own buy is included in the same transaction. 0.002 ETH plus gas.
0.002 ETH service fee plus network gas, first buy and lock free
How to Create a Liquidity Pool on Arbitrum
Connect and pick a version
Any Arbitrum wallet works. Start by choosing between Uniswap v2, v3 and v4, because that decides what the rest of the form asks you for.
Enter the token and its quote token
Paste the ERC-20 token address or pick one you deployed here, then choose ETH or native USDC on the other side of the token pair.
Deposit both sides
Type the two amounts. Their ratio is the opening price, recalculated live, and on v3 you also nominate the fee tier and the band your liquidity position covers.
Add your own first buy
Set an ETH amount to spend on your token within the launch transaction itself. Then choose where the LP goes: your wallet, the dead address, or a permanent v4 lock.
Check the simulation and sign
The build runs against live Arbitrum state and reports what will happen before your wallet opens. One signature covers creating the pool, funding it and buying.
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
Where Arbitrum Tokens Actually List
A lot of writing about Arbitrum still frames the launch venue as an open question, weighing the chain's native exchanges against Uniswap. Counted directly, it is not much of a question any more. Across a recent 30-day window, Uniswap's three versions produced roughly 97% of all new pools created on the network, and everything else on the chain shared the remainder in single digits. Those other venues are live and working, with real liquidity and real volume behind them. New tokens simply stopped opening there.
The concentration holds on the other measures too. Uniswap carries about two thirds of Arbitrum's DEX liquidity and roughly three quarters of its trading volume. So building this tool on Uniswap alone is not a shortcut, it is where the market went. If you need the token itself before the pool, create an ERC-20 on Arbitrum first.
On Arbitrum, Transaction Order Is Sold
Most advice about protecting a launch is written for chains where a pending transaction is publicly visible before it is mined. Arbitrum does not work that way, but the conclusion people draw from that is wrong, because ordering here is not neutral either. Since April 2025 the chain has auctioned an express lane: whoever wins a round gets their transactions sequenced immediately, and everybody else has a 200 millisecond delay added to their arrival time. A block takes roughly 250 milliseconds, so that penalty is close to a full block.
Independent academic analysis of tens of millions of express lane transactions found that three entities won more than 99% of the auctions. The practical reading for a launch is that the moment after your pool opens is not a fair race, and it is not one you are likely to win by paying more, because the priority fee does not decide ordering here. Placing your first buy inside the pool creation transaction avoids the contest altogether. It is not competing for a slot, it is already in one.
What a Pool Costs Here, Measured
Numbers on this get repeated carelessly. Popular guides still quote fifty to two hundred dollars to open a Uniswap v3 pool, which is a mainnet figure. Taken from real Arbitrum pool creation transactions, a v2 pool costs around fifteen cents of gas, a v3 pool around a quarter, and a v4 pool a couple of cents. Against those, Tokenry's 0.002 ETH service fee is by far the larger number, and it is worth saying that plainly rather than hiding it behind talk of low fees.
There is a counterintuitive detail behind the cheapness. Layer 2 costs are usually described as dominated by the price of posting data to Ethereum, and Arbitrum does fold that cost into your gas rather than billing it separately. But on a pool creation, the data portion measured out at a few hundred gas units against more than five million total, comfortably under a hundredth of one percent. Creating a pool is heavy on computation and light on data, which is exactly the shape of transaction Arbitrum handles cheaply.
Two Tokens Called USDC
Arbitrum has native USDC issued by Circle and USDC.e, the older bridged version from before Circle deployed natively. The trap is sharper than it sounds: the bridged contract still reports its on-chain symbol as USDC, so a wallet listing tokens by symbol shows two apparently identical entries, and only the full name separates them. Pair against the wrong one and your pool sits on a token holding a small fraction of the chain's dollar liquidity, which routers and aggregators largely bypass.
The gap is not close. Native USDC's supply on Arbitrum runs into the billions against tens of millions for the bridged token, and among new Uniswap v3 pools opened in a recent month the bridged version appeared on none of them. This tool only offers the native contract, so the decision is made for you, but it is worth recognising if you have ever seen both in a wallet and wondered which was which.
After the Pool Opens
The pool is routable on Uniswap as soon as the transaction confirms, and DexScreener and similar trackers index it once trades exist, which your first buy provides. From there the tools you are likely to want are add liquidity to deepen the pool as volume justifies it, remove liquidity to take part of it back, and the Arbitrum token manager for the token contract itself, including renouncing ownership.
Worth setting expectations honestly: liquidity makes a token buyable, it does not make it wanted. Arbitrum's DeFi users are experienced and their capital has plenty of competing homes, so a pool is the beginning of the work rather than the end of it.