User Flow
1. Deposit Assets into a Vault
suppliers deposit a loan asset (e.g., USDT) into a vault of their choosing.
Each vault only has one type of loan asset (e.g., USDT) which can be deployed across multiple markets.
Once deposited, the vault allocates the loan asset across these markets to earn yield over time.
2. Vault Matches Supplier and Borrowers (P2P)
The vault managed by actively to match suppliers with borrowers within its associated markets:
Direct P2P lending occurs. The vault’s loan asset (e.g., USDT) is lent out via a specific market, earning interest from that specific Market. This P2P model results in higher interest for suppliers and lower borrowing costs for borrowers.
3. Borrowing with Collateral
Users who want to borrow select a market to borrow from and deposit the required collateral. For example, in a USDT/BNB market, the borrower deposits ETH as collateral and borrows USDT.
The market locks the collateral and issues the borrowed asset, USDT
Each Market’s loan parameters (e.g., LLTV, collateral asset type, etc) are defined at deployment.
4. Rates Adjust Automatically
Interest rates in each market automatically adjust based on supply and demand (utilization rate)
The markets available on Lista Lending use a multi-oracle system to fetch accurate price feeds, protecting against price manipulation and ensures fair loan valuations.
5. Repay or Get Liquidated
Borrowers can repay loans anytime, including the interest accrued.
Once repaid, collateral is fully returned to the borrower.
If the collateral value drops beyond the LLTV ratio, the system triggers liquidation, selling the collateral to cover the loan, ensuring the vault remains solvent and suppliers are protected.
6. Withdraw Your Funds
suppliers can withdraw their deposits and earn interest at any time, provided the vault has available liquidity.
Borrowers receive their collateral back after repaying the loan in full.
Last updated