Chase the best supply rates across all three networks
Read every lending market first, then spread one deposit across the best of them wherever they are — including the crossings needed to get there.
What you type
Take $1,000 USDC from my account on Base and deposit it into the top lending pools by APY across all chains.
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
- 01pull-1000basedeposit.pull$1,000 USDC from wallet1 call
- 02supply-basebaselend.supplythe best rate on Base2 calls
- 03to-arbbase→arbbridge.cctpUSDC · ~15 minutesoff-chain
- 04supply-arbarbitrumlend.supplythe best rate on Arbitrum2 calls
- 05to-etharb→ethbridge.cctpUSDC · ~15 minutesoff-chain
- 06supply-v4ethereumaavev4.supplyAave v4 on Ethereum2 calls
- 07supply-ethethereumlend.supplythe remainder2 calls
7 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.