← All workflows
Real-world assetsLending

Let rent repay a loan, every month

Buy the property once, then a monthly loop claims the rent, redeems it, and puts it against the debt. The position services itself.

Starts when
Another workflow
Repeats
every month
Networks
base
Assets
Through
0xequityAave v3

What you type

Buy the property, then every month claim the rent and use it to pay down my loan.

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
  1. 01claim-rentbase
    rent.claim_ownall of whatever has built up1 call
  2. 02redeembase
    rent.redeem← linked step’s output2 calls
  3. 03repaybase
    lend.repayan exact amount · Aave v32 calls
3 steps↻ every month

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.

Bring one strategy you are tired of running by hand.

We onboard a small number of funds and operators each month, and we sit with each one to build their first loop.