LombardFi
  • LombardFi in a Nutshell
  • Protocol Motivation
    • Filing the Gap
    • DeFi Lending Landscape
  • Protocol Design
    • LombardFi: A Reputation-based Liquidity Protocol
    • Borrowers
    • Lenders
    • Term Sheet
    • Loan Origination
    • Repayments and Withdrawals
    • Defaults
  • Project information
    • How To Deposit Funds
    • How to Request a Loan
    • Project Roadmap
    • Value Capturing
    • Path to Decentralization
  • Developers
    • System Overview
    • Pool Factory
    • Pool
    • Router
    • Oracle Manager
    • Chainlink Oracle Adapter
    • Contract Reference
      • Router.sol
      • Pool.sol
      • PoolFactory.sol
      • OracleManager.sol
      • ChainlinkOracleAdapter.sol
    • Audits
Powered by GitBook
On this page
  1. Protocol Design

Defaults

PreviousRepayments and WithdrawalsNextHow To Deposit Funds

Last updated 2 years ago

To improve borrower liquidity and predict the amount of inventory required during the loan term, no liquidations or margin calls are included in the Protocol’s design. LombardFi believes the borrowers targeted will avoid reputational risk at all costs while the material improvement in the flexibility of their inventory management should result in substantial competitive advantage for LombardFi when compared to other solutions on the market. Last but not least, the improved capital efficiency should result in higher returns on capital generated by the institutional borrowers, ultimately passing part of the additional yields to the Lenders.

In case the borrower does not meet their obligation to repay the loan on the maturity date, the borrower defaults and lenders take control of the collateral pledged. The collateral is distributed on a pro-rata basis between the debt holders, depending on their share of the pool.

In case of a default, the event is officially announced across LombardFi’s communication channels and the borrower is prohibited from being listed on the of the Protocol.

authorized interface