Helios Finance
  • Introduction
    • Problem - Solution
    • How Helios Differs from Other Protocols
    • Summary of Capabilities
  • Quickstart
    • Installing Leather Wallet
    • Add MIDL regtest on Leather
    • Get test tokens from faucet
    • Experience the new BTC Defi
  • Architecture
    • Overview
      • Helios & MIDL Architecture Overview
      • MIDL Validator Network (DPoS Consensus Layer)
      • Threshold Signature Scheme
      • Lending Logic Layer by Helios
      • Roles and Responsibilities Summary
    • Bitcoin-Native Smart Contracts
    • Bitcoin Settlement Flow and One-Step Transactions
    • Bitcoin Settlement & Finality
  • Core Concepts
    • Overview
    • BTC-Native Liquidity, Expanded Asset Support
      • Interest Mechanics
      • Supported Assets
    • Partial Collateral Swap (Flexible Position Management)
  • Risk Framework
    • Overview
    • Adaptive Risk Optimization (Mempool- & Volatility-Aware LTVs)
      • More on Adaptive Risk Engine
    • Liquidation Mechanics
  • Capital Efficiency and Use Cases
    • Overview
    • Delta-Neutral Yield Strategies
    • Enhanced Yield for Bitcoin Holders
    • Arbitrage and Market Efficiency
    • Tax-Optimized Borrowing
  • Institutional Compliance and Security
    • Overview
    • KYC-Ready Architecture and Permissioned Pools
      • More on Dual-Layer Market
    • AML, Monitoring, and Auditability
    • Regulatory Alignment (MiCA, BIS/IOSCO, etc.)
  • For Developers
    • Overview
    • Interest Rate Model
    • Supply & Borrow Interest
    • Functions
      • Common Functions
      • Supply & Withdraw
      • Borrow & Repay & Liquidate
      • Flashloan
    • SDK Release Plan
    • Smart Contract Interface via MIDL (EVM on Bitcoin)
    • Transaction Fees
  • Oracles and Price Feeds
  • Running a Liquidator or Integration with Exchanges
Powered by GitBook
On this page
  1. Risk Framework

Overview

Managing risk is paramount for a lending protocol dealing with volatile assets and varying network conditions. Helios introduces an adaptive risk optimization framework that continuously adjusts parameters like Loan-to-Value (LTV) ratios and liquidation incentives in response to real-time conditions. This is a departure from traditional protocols where risk parameters are set statically by governance and updated infrequently. We will discuss how Helios uses mempool- and volatility-aware adjustments, a convex optimization model, and how liquidations are handled in this dynamic system.

In summary, liquidation in Helios is designed to be robust and responsive: robust by staying on-chain in BTC (trustless settlement) and offering clear incentives, and responsive by adjusting thresholds and rewards based on network conditions to always entice liquidators to do their job. Lenders (those supplying BTC) are protected by these mechanisms ensuring troubled loans are handled promptly, while borrowers benefit from a system that might give them chances to save their positions (via top-ups or partial liquidation) rather than an all-or-nothing liquidation. This adaptive liquidation framework ties together with the convex risk model – essentially being the execution arm of Helios’s risk management, ensuring solvency of the protocol under all conditions.

PreviousPartial Collateral Swap (Flexible Position Management)NextAdaptive Risk Optimization (Mempool- & Volatility-Aware LTVs)

Last updated 1 month ago