LoanWolf is an infrastructure for DeFi Lending Pools.
LoanWolf is a smart contract infrastructure made for deploying and setting up custom lending pools on the ethereum blockchain.
LoanWolf allows to set up pools with the following configuration parameters:
- Payment token type
- APY
- Fixed rate
- Variable interest based on the supply, demand and utilization
- Credit line
- Model
- Pool loan durations
- Fixed - any specified duration
- Instalments
- No instalments
- Fixed - predefined duration (f.e. 3/6/9/12)
- Indefinite
- Fixed duration pools
- Instalment repayment schedule
- Missed repayment “punishment”
- Collateral liquidation of part of the collateral
- Additional fees
- Interest accrual schedule
- Timing
- Per sec
- Per transaction block
- Once a day
- Interest for lenders
- Compounding
- Non-compounding
- Interest for borrowers
- Compounding
- Non-compounding
- Collateral token type
- All ERC-20 tokens
- Specific token type
- Specific NFT
- NFT collateral automatically is converted into liquid ERC-20 pools