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

Repayments and Withdrawals

Before the loan matures, the Lender should return the assets borrowed and withdraw her/his collateral in an atomic transaction.

Once the maturity has been reached and funds have been deposited into the contract, the Lenders can withdraw their principal and interest payments from the pool.

PreviousLoan OriginationNextDefaults

Last updated 2 years ago