← All workflows
LeverageLiquidityBridging

Build a levered liquidity position from scratch

Cross, swap, mint the range, lever it up and then take part of it back off — the whole Revert cycle expressed once.

Starts when
You press Run
Repeats
Runs once
Networks
basearbitrum
Assets
USDCWETH
Through
CCTPaggregation routerUniswap v3Revert

What you type

Move $5,000 to Arbitrum, open a USDC/WETH range, lever it up, then pull some liquidity back out.

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-5000base
    deposit.pull$5,000 USDC from wallet1 call
  2. 02to-arbbase→arb
    bridge.cctp5,000 USDC · ~15 minutesoff-chain
  3. 03get-wetharbitrum
    swap.routerhalf into WETH2 calls
  4. 04open-rangearbitrum
    uni.mintproduces a position id2 calls
  5. 05lever-uparbitrum
    revert.open_leveredagainst the named position2 calls
  6. 06add-morearbitrum
    revert.add_leveragea second round2 calls
  7. 07take-some-backarbitrum
    revert.remove_liquiditypartial withdrawal2 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.

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.