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

Loan Origination

PreviousTerm SheetNextRepayments and Withdrawals

Last updated 2 years ago

Once the pool is created, lenders are given a period of time to commit inventory until the loan origination date comes, or the supply capacity is reached.

The pool’s origination date is the moment when the loan gets underwritten. Past this point, the borrower can supply collateral (one or multiple predefined assets) and withdraw the pooled amount of the requested token in an atomic fashion.

Pool bonding period