aave-protocol-v2/contracts/interfaces
2021-07-06 09:38:22 +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 - Added credit delegation interface to debt tokens. 2020-11-30 18:16:25 +01:00
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 refactor: changed params names, removed redundant event 2021-07-01 19:55:30 +02:00
ILendingPoolAddressesProvider.sol
ILendingPoolAddressesProviderRegistry.sol
ILendingPoolCollateralManager.sol
ILendingPoolConfigurator.sol docs: fixed comment in ILendingPoolConfigurator 2021-07-01 20:09:12 +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 feat: added permitDelegation functions to stable and variable debt tokens 2021-07-06 09:38:22 +02:00
IUniswapExchange.sol
IUniswapV2Router02.sol Lint files. Add all ts and sol files to pre-commit. Add prettier format check to CI. 2021-01-27 15:43:34 +01:00
IVariableDebtToken.sol feat: added permitDelegation functions to stable and variable debt tokens 2021-07-06 09:38:22 +02:00