Multiply
Multiply lets you amplify your exposure to an asset using leveraged "looping" strategies. Instead of manually borrowing, swapping, and re-depositing in multiple steps, Multiply executes the entire sequence in a single atomic transaction using a flash borrow.
You choose an asset pair (for example, deposit XLM / borrow USDC), set a target multiplier, and the protocol handles the rest: it flash-borrows the borrow asset, swaps it for the deposit asset on a DEX, deposits the result as collateral, and opens a borrow to repay the flash loan. The outcome is a leveraged long position on the deposit asset.
Multiplied positions can also be partially or fully closed in one click. The protocol reverses the process: flash-borrows to repay debt, withdraws collateral, swaps back, and returns the remainder to you.
Key points:
- One-click open and close. No manual looping required.
- Configurable leverage. A slider lets you choose your target multiplier up to the vault's maximum (derived from the pool's Open LTV).
- Atomic execution. The entire operation is a single
submit_requests_batchtransaction. If any step fails, the whole transaction reverts. - Asset choice. You can fund the position with either the deposit asset or the borrow asset.