Add Liquidity on Robinhood Chain
Send more into a Uniswap pool that is already live on Robinhood Chain, whichever version it runs. Where the position belongs to you, the money joins it instead of creating a rival beside it. Gas here is ETH. 0.002 ETH.
0.002 ETH service fee plus network gas
How to Add Liquidity on Robinhood Chain
Find the liquidity pool
Hand over an ERC-20 contract address and every Uniswap liquidity pool trading that token here is returned, grouped by version and by tier. Hand over a pool instead and it opens straight away. Positions of your own sit in the same view.
Pick a position, or begin one
Choose something you own and its boundaries survive untouched while the money goes inside. Choose the bare pool and a fresh position is created, appropriate only when you have rethought the range.
Fill in one figure
Whichever token you enter, its partner is worked out from the price the trading pair is at, adjusted on concentrated liquidity for the gap between that price and either boundary.
Sign, rather than pay, for the allowance
Permit makes the allowance free to grant. Permit2 covers a good number of tokens lacking permit. Only where neither exists does a paid approval become necessary.
Study the rehearsal, then commit
Your exact deposit is replayed against live chain state, so what appears on screen is what departs, and a refusal explains itself rather than reverting silently.
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
A Liquidity Pool and a Position Are Not the Same Target
Anyone can put money into a liquidity pool; it is a shared market run by an automated market maker, or AMM, and everyone in it is there to earn fees from the swaps it processes. What you personally own inside it is something narrower, with boundaries you selected and a token proving it belongs to your wallet. Nearly all the tooling on this chain addresses only the pool, and does it by requesting two amounts at whatever ratio currently applies, which is the shape of a v2 deposit that returns LP tokens rather than anything aware that individual positions exist.
That distinction stays invisible until the second visit. Put money into the same trading pair four separate times through something that creates a new position on each occasion, and four is what you finish with, where you wanted one. Four sets of trading fees ticking along independently, four transactions to gather them, four more in gas fees to wind everything down. Nothing malfunctioned, but a straightforward position has turned into paperwork.
Exactly one rival here seems aware of the difference, mentioning it in a solitary line of its help text while declining to publish what it charges. Naming your own position and directing money into that specific thing is the whole distinction between this and a ratio-entry form. It is also what separates a deliberate liquidity provider from somebody accumulating fragments.
The Dollar This Chain Actually Runs On
This is an Arbitrum-based layer 2 blockchain built for financial services, carrying tokenized real-world assets and stock tokens, with Uniswap operating as its public DEX from the outset. Its dollar is not USDC. It is USDG, and nothing about that is ambiguous: the ETH trading pairs against it hold serious liquidity depth across all four fee tiers, with the tightest tier carrying the bulk of it. Provide liquidity here at any scale and you will meet it.
That is worth stating because most tooling arrives on a new chain looking for a USDC that does not exist, offers native pairing only, and quietly leaves the chain's real stablecoin unsupported. Both assets are quote options here, so a USDG position is reachable rather than something you have to take to Uniswap's own interface.
Precision about this chain matters unusually much, because a good deal of what circulates about it is false. A rival tool page invents both a native asset and a block explorer, having evidently populated a template without verifying either. The gas token is ETH, chain id 4663, and the explorer is a Blockscout instance. Those are worth confirming first against anything else you read about it.