Open a Uniswap range
Provide liquidity in a band you choose — after measuring what that band would have collected over four years of real history.
What you type
Put $10,000 into a USDC/WETH range on Base between 2,400 and 3,400.
Change the numbers, the assets or the network — it is a sentence, not a template. If what you want is not possible on the network you named, ask before planning: "can I do this" is usually really "can I do this there".
What it compiles to
The plan you approve
- 01pull-10000basedeposit.pull$10,000 USDC from wallet1 call
- 02get-wethbaseswap.routerhalf to WETH2 calls
- 03open-rangebaseuni.mint2,400–3,400 · 0.05% tier2 calls
3 steps
You read this before anything happens. Saving it runs nothing; running it is a separate, deliberate press.
What to know before you run it
Related workflows
Every operation named above is in thecatalogue, which is generated from the running build. If this page and the catalogue disagree, the catalogue is right.