← All workflows
LeverageLiquidity

Open a levered liquidity position

Borrow against a liquidity position to make it larger. The largest group of operations in the catalogue, and the one to understand before using.

Starts when
You press Run
Repeats
Runs once
Networks
basearbitrumethereum
Assets
USDCWETH
Through
RevertUniswap v3

What you type

Open a levered USDC/WETH position on Base with $5,000 and 2x.

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. 02open-leveredbase
    revert.open_levered2x · produces a position id2 calls
2 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.