aave-protocol-v2/contracts/interfaces
2021-04-02 09:49:13 +02:00
..
IAaveIncentivesController.sol
IAToken.sol Added permit to IAToken interface 2021-04-02 09:24:27 +02:00
IChainlinkAggregator.sol
ICreditDelegationToken.sol
IDelegationToken.sol
IERC20WithPermit.sol
IExchangeAdapter.sol
IInitializableAToken.sol Added initialized events 2021-03-01 18:33:48 +01:00
IInitializableDebtToken.sol Added initialized events 2021-03-01 18:33:48 +01:00
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
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