aave-protocol-v2/contracts/interfaces
2020-10-30 12:38:41 +01:00
..
IAaveIncentivesController.sol initial integration of pei, no tests 2020-09-15 16:53:20 +03:00
IChainlinkAggregator.sol
IExchangeAdapter.sol removed openzeppelin imports2 2020-10-15 15:41:56 +02:00
ILendingPool.sol - Added to to withdraw() 2020-10-30 12:38:41 +01:00
ILendingPoolAddressesProvider.sol - Added general setter and getter of address to LendingPoolAddressesProvider. 2020-09-29 16:31:21 +02:00
ILendingPoolAddressesProviderRegistry.sol - Added general setter and getter of address to LendingPoolAddressesProvider. 2020-09-29 16:31:21 +02:00
ILendingRateOracle.sol refactoring interfaces and config folders to fit current guideline 2020-08-21 16:38:47 +03:00
IPriceOracle.sol refactoring interfaces and config folders to fit current guideline 2020-08-21 16:38:47 +03:00
IPriceOracleGetter.sol refactoring interfaces and config folders to fit current guideline 2020-08-21 16:38:47 +03:00
IReserveInterestRateStrategy.sol Merge branch 'master' into fix/45 2020-09-21 20:19:28 +02:00
ISwapAdapter.sol Merge and fix conflicts 2020-09-15 10:57:04 +02:00
IUniswapExchange.sol