← All workflows
LendingBridging

Split a deposit across four lending venues

Spread protocol risk over several markets and two networks in one instruction. The supplies that do not depend on each other run at the same time.

Starts when
You press Run
Repeats
Runs once
Networks
basearbitrum
Assets
USDC
Through
Aave v3MorphoCCTP

What you type

Take $2,000 USDC, split it four ways, and lend it into the four best-performing lending markets.

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. 01pull-2000base
    deposit.pull$2,000 USDC from wallet1 call
  2. 02supply-aavebase
    lend.supply500 USDC · Aave v32 calls
  3. 03supply-morphobase
    morpho.supply500 USDC · Morpho2 calls
  4. 04cross-arbbase→arb
    bridge.cctp1,000 USDC · ~15 minoff-chain
  5. 05supply-arbarbitrum
    lend.supply500 USDC · Aave v32 calls
  6. 06supply-arb-2arbitrum
    morpho.supply500 USDC · Morpho2 calls
6 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.

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.