Repay and withdraw inside an Aave v4 spoke
Unwind a v4 position in the spoke that holds it. Spokes are isolated, so this acts only on the one you name.
What you type
Repay my USDC debt in the Aave v4 gold spoke and take the XAUt back.
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
- 01repayethereumaavev4.repayin the spoke that holds the position2 calls
- 02withdrawethereumaavev4.withdrawcollateral leaves the same spoke1 call
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.