Take some liquidity out, or recentre on the price
Two smaller moves on an unlevered position: remove a fraction and keep the proceeds, or shift the whole range to one spacing around the current price.
What you type
Take a quarter of my WETH/USDC position out and leave the rest.
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
- 01trimbaseuni.decreasea fraction of the liquidity; proceeds land on the account1 call
- 02recentrebaseuni.repositionone spacing around the current tick2 calls
2 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.