aave-protocol-v2/contracts/interfaces
2020-09-09 15:33:05 +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 refactoring interfaces and config folders to fit current guideline 2020-08-21 16:38:47 +03:00
ILendingPool.sol initial implementation of the credit delegation + basic tests 2020-09-09 15:33:05 +03:00
ILendingPoolAddressesProvider.sol refactoring flashloan folder to fit current guideline, move events to interfaces 2020-08-21 17:03:01 +03:00
ILendingPoolAddressesProviderRegistry.sol Merge branch 'master' into fix/interfaces-guideline 2020-08-21 18:36:03 +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 refactoring of DefaultReserveInterestRateStrategy to follow the stuileguide 2020-08-24 15:35:59 +03:00
IUniswapExchange.sol