SecuredLine.sol
Core functions and methods of SecuredLine.sol
Combines both collateral modules (SpigotedLine.sol + EscrowedLine.sol) with the core lending functionality from LineOfCredit.sol
Create a fully Secured Lending Solution backed by Revenue Tokens via Spigot.sol and/or token collateral via Escrow.sol.
Allows transferring token collateral and Spigots to new Lines of Credit
External calls to - Oracle.sol, InterestRateCredit.sol, EscrowedLine.sol, Spigot.sol, 0x protocol
Libraries - LineLib.sol, SpigotedLineLib.sol
Last updated
Was this helpful?