Close a liquidity position into a financed long
Burn the range, supply both tokens to Aave, borrow against them, and sell whatever the ratio does not need. You end long the asset rather than holding two piles of it.
What you type
Close my WETH/USDC range and leave me long WETH on Aave.
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
- 01exit-longbaserevert.exit_to_aave_longsupply both, borrow USDC, sell WETH if the ratio needs it2 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.