aave-protocol-v2/contracts/interfaces
2021-05-17 19:42:59 +02:00
..
IAaveIncentivesController.sol feat: Updated to new interface of Incentives Controller 2021-04-21 18:00:00 +02:00
IAToken.sol Merge branch 'master' into protocol-2.5 2021-04-23 18:59:12 +02:00
IChainlinkAggregator.sol
ICreditDelegationToken.sol
IDelegationToken.sol
IERC20WithPermit.sol
IExchangeAdapter.sol
IInitializableAToken.sol
IInitializableDebtToken.sol
ILendingPool.sol Added deadline, implemented deposit and repay withPermit functions 2021-04-02 09:49:13 +02:00
ILendingPoolAddressesProvider.sol
ILendingPoolAddressesProviderRegistry.sol
ILendingPoolCollateralManager.sol
ILendingPoolConfigurator.sol feat-refactor: added supplyCap and refactored borrowCap 2021-04-30 16:17:05 +02:00
ILendingRateOracle.sol
IPriceOracle.sol
IPriceOracleGetter.sol
IReserveInterestRateStrategy.sol Removed unused param in struct 2021-03-05 10:36:55 +01:00
IScaledBalanceToken.sol
IStableDebtToken.sol
IUniswapExchange.sol
IUniswapV2Router02.sol
IVariableDebtToken.sol