← All workflows
LeverageLendingBridgingTrading

Borrow against gold on one network, redeploy on another

Take dollars from Base, buy tokenized gold on Ethereum, borrow against it at Aave v4, bring the borrow home and put it to work at Morpho.

Starts when
You press Run
Repeats
Runs once
Networks
baseethereum
Assets
USDCXAUt
Through
CCTPaggregation routerAave v4Morpho

What you type

Take $2,000 USDC on Base, buy XAUt on Ethereum, supply it to Aave v4 and borrow against it, then bring the USDC back to Base and supply it to Morpho.

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. 02to-ethereumbase→eth
    bridge.cctp2,000 USDC · ~15 minutesoff-chain
  3. 03buy-xautethereum
    swap.router← linked step’s output → XAUt2 calls
  4. 04supply-xautethereum
    aavev4.supplyXAUt to Aave v42 calls
  5. 05borrow-usdcethereum
    aavev4.borrowUSDC · leave headroom2 calls
  6. 06back-to-baseeth→base
    bridge.cctp← linked step’s output · ~15 minoff-chain
  7. 07routebase
    swap.routerinto the supply asset2 calls
  8. 08supply-morphobase
    morpho.supplyto a curated Morpho market2 calls
8 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.