aave-protocol-v2/contracts/interfaces
2020-09-08 15:05:53 +02:00
..
IChainlinkAggregator.sol
IERC20Detailed.sol
IExchangeAdapter.sol
ILendingPool.sol - Implemented repayWithCollateral() on LendingPoolLiquidationManager. 2020-09-03 15:46:45 +02:00
ILendingPoolAddressesProvider.sol
ILendingPoolAddressesProviderRegistry.sol
ILendingRateOracle.sol
IPriceOracle.sol
IPriceOracleGetter.sol
IReserveInterestRateStrategy.sol refactoring of DefaultReserveInterestRateStrategy to follow the stuileguide 2020-08-24 15:35:59 +03:00
ISwapAdapter.sol - Added tests of repayWithCollateral(), only for self-liquidation. 2020-09-08 15:05:53 +02:00
IUniswapExchange.sol