aave-protocol-v2/contracts/interfaces
2020-11-26 13:09:49 +01:00
..
IAaveIncentivesController.sol Updated solidity version 2020-11-20 11:41:58 +01:00
IChainlinkAggregator.sol Removed the ^ on solidity version 2020-11-20 11:45:20 +01:00
IExchangeAdapter.sol Removed the ^ on solidity version 2020-11-20 11:45:20 +01:00
ILendingPool.sol - Added return of withdraw amount to withdraw() 2020-11-26 11:02:26 +01:00
ILendingPoolAddressesProvider.sol - Added marketId and setter on LendingPoolAddressesProvider 2020-11-26 13:09:49 +01:00
ILendingPoolAddressesProviderRegistry.sol Merge branch 'master' into feat/153-improve-docs 2020-11-23 11:15:31 +01:00
ILendingPoolCollateralManager.sol - Moved data types (structs and enum) to a DataTypes library, to simplify interfaces 2020-11-24 14:53:34 +01:00
ILendingRateOracle.sol Removed the ^ on solidity version 2020-11-20 11:45:20 +01:00
IPriceOracle.sol Removed the ^ on solidity version 2020-11-20 11:45:20 +01:00
IPriceOracleGetter.sol Removed the ^ on solidity version 2020-11-20 11:45:20 +01:00
IReserveInterestRateStrategy.sol Merge branch 'master' into feat/153-improve-docs 2020-11-23 11:15:31 +01:00
IUniswapExchange.sol Removed the ^ on solidity version 2020-11-20 11:45:20 +01:00