aave-protocol-v2/contracts/interfaces
2020-09-15 18:43:55 +03:00
..
IAaveIncentivesController.sol initial integration of pei, no tests 2020-09-15 16:53:20 +03:00
IChainlinkAggregator.sol
IERC20.sol - Refactored ERC20 and adapted derived contracts. 2020-09-04 16:27:35 +02:00
IERC20Detailed.sol - Refactored ERC20 and adapted derived contracts. 2020-09-04 16:27:35 +02:00
IExchangeAdapter.sol
ILendingPool.sol - Changed _paused visibility and added getter. 2020-09-15 15:46:19 +02:00
ILendingPoolAddressesProvider.sol
ILendingPoolAddressesProviderRegistry.sol Merge branch 'master' into fix/interfaces-guideline 2020-08-21 18:36:03 +02:00
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 Merge and fix conflicts 2020-09-15 10:57:04 +02:00
IUniswapExchange.sol