aave-protocol-v2/contracts/interfaces
2021-04-29 09:51:37 +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
ILendingPoolAddressesProvider.sol
ILendingPoolAddressesProviderRegistry.sol
ILendingPoolCollateralManager.sol
ILendingPoolConfigurator.sol feat: Added setBorrowCap in lendingpoolconfigurator 2021-04-29 09:51:37 +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