Looping

Looping enables capital-efficient exposure by recursively borrowing and supplying assets across onchain lending protocols.

1delta provides a production-grade abstraction for executing looping strategies safely, atomically, and across multiple protocols.

Abstract green staircase illustration
Features

Everything the loop needs, in one call.

Unified API for all lenders

Execute looping strategies through a single API without managing protocol-specific integrations.

Composable design

Composable, EOA-based transaction execution.

Fee optimized

Transactions select the most efficient available liquidity while minimizing execution fees.

Atomic execution

Transactions are simulated and executed atomically.

Safety-aware execution

Unsafe states, including liquidation paths, are prevented by design.

Cross-chain access

Run the same looping strategy across 40+ supported networks.

Audited by Certora

1delta's core execution contracts have been independently reviewed by Certora, focusing on correctness, safety, and adversarial edge cases in complex transaction flows.

FAQ

Security & execution guarantees

How does 1delta ensure safe looping execution?

Every loop is simulated and validated before submission. Execution paths that would immediately result in an unsafe state, such as liquidation, are prevented by design.

Are transactions executed atomically?

Yes. The full loop — supply, borrow, swap, and re-deposit — executes in a single atomic transaction. It either completes as intended or reverts entirely.

Has 1delta been audited?

1delta's core execution contracts have been independently reviewed by Certora, focusing on correctness, safety, and adversarial edge cases in complex transaction flows.

How does 1delta handle protocol risk?

Transactions are validated against protocol constraints and risk conditions before execution, and positions are continuously monitored for changes that may affect safety.

What happens if market conditions change rapidly?

Because execution is atomic and simulated against current state, a transaction that can no longer complete safely reverts rather than settling into an unsafe position.

How does 1delta ensure efficient execution?

Transactions select the most efficient available liquidity across protocols and liquidity sources while minimizing execution fees.

Ship looping in days.