Make a levered range bigger
Add liquidity to a position that has debt against it — from your own balance, or by pulling collateral across from Aave. Either way the debt has to be cleared first.
What you type
Add my spare USDC to my levered WETH/USDC range.
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
- 01addbaserevert.add_liquidityclear the debt, add, re-borrow — inside one flash2 calls
- 02add-from-aavebaserevert.add_from_aavethe same, funded by collateral pulled out of Aave2 calls
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.