Loop
Loop automates a proven DeFi pattern to amplify your staking yield with one click. You get more staked exposure working for you, without the usual busywork or fragmentation across apps.
Page : Loop

The simple idea
Loop is a time-bounded, execution-safe way to scale your exposure to a yield-bearing asset. You choose how aggressive you want to be; Loop handles the steps in one flow and reverts the transaction if safety checks are not met. The result is a higher effective APY on the same principal, with a user experience that feels like a single action.
Economic Rationale
Traditional “levered staking” requires manual loops. Loop introduces iterative leverage: instead of borrowing a large lump sum, it builds exposure step by step within conservative LTV and health-factor buffers. This keeps liquidation risk low during execution while compounding the portion of your funds that earns yield. As markets on the chain expand, Loop can route across more assets and venues while preserving the same risk discipline.
What users get
Higher yield on the same capital — more of your deposit becomes yield-bearing.
One confirmation, no micromanagement — it batches the steps for you.
Safety-first execution — if a check fails (price, slippage, HF), nothing changes.
No flash-loan dependencies — fewer fees, fewer moving parts, broader compatibility.
Multicall vs Flash Loan
Current Loop relies on multicall to orchestrate steps safely, not on flash loans.
Purpose
Batch multiple on-chain actions in one transaction
Borrow external capital that must be repaid in the same transaction
Cost
No fees
Adds fees
Risk
Any sub-step fails → whole tx reverts (no state change)
Can’t repay → whole tx reverts
Pro for Loops
Atomicity + simplicity + predictability
Not compatible with redemption process (eg. Liquid staking)
Parameters
Each Loop run is defined by a few clear knobs:
Target LTV — how close you get to the loan to value.
Max loops per run — caps the number of iterations for gas and safety.
Slippage & oracle bounds — price tolerances; exceed them and the tx reverts.
Risk and Safeguards
Liquidity & slippage — swaps (when required) depend on depth
Smart-contract risk — audits and circuit breakers reduce, not eliminate, risk. Loop’s design aims to avoid liquidation during execution. After the Loop is established, your position follows the usual rules of the underlying markets; you can add collateral, repay, or close at any time.
Last updated
Was this helpful?