aave-protocol-v2/contracts/interfaces
2021-10-18 23:45:55 +02:00
..
IAaveIncentivesController.sol temp fix for UIPoolDataProvider on polygon 2021-07-14 15:56:41 +02:00
IAToken.sol Merge branch 'master' into protocol-2.5 2021-04-23 18:59:12 +02:00
IChainlinkAggregator.sol Removed the ^ on solidity version 2020-11-20 11:45:20 +01:00
ICreditDelegationToken.sol - Added credit delegation interface to debt tokens. 2020-11-30 18:16:25 +01:00
IDelegationToken.sol - Misc doc fixes 2020-11-26 10:37:04 +01:00
IERC20WithPermit.sol Merge fixes 2020-11-25 11:07:33 -03:00
IExchangeAdapter.sol Removed the ^ on solidity version 2020-11-20 11:45:20 +01:00
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 return of withdraw amount to withdraw() 2020-11-26 11:02:26 +01:00
ILendingPoolAddressesProvider.sol - Added view to getMarketId() 2020-11-30 09:23:31 +01:00
ILendingPoolAddressesProviderRegistry.sol Merge branch 'master' into feat/153-improve-docs 2020-11-23 11:15:31 +01:00
ILendingPoolCollateralManager.sol feat: implemented the seize function 2021-06-30 13:12:14 +02:00
ILendingPoolConfigurator.sol Added encoded parameter to reserve initialization 2021-02-26 18:17:10 +01:00
ILendingRateOracle.sol Removed the ^ on solidity version 2020-11-20 11:45:20 +01:00
IParaSwapAugustus.sol ParaSwap adapter for collateral swaps 2021-03-18 15:44:52 +00:00
IParaSwapAugustusRegistry.sol Introduce registry of valid Augustus addresses 2021-05-20 23:25:51 +01:00
IPermissionedLendingPool.sol feat: implemented the seize function 2021-06-30 13:12:14 +02:00
IPermissionManager.sol docs: fixed comments for isUserPermissionAdminValid 2021-06-25 14:06:10 +02: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 Removed unused param in struct 2021-03-05 10:36:55 +01:00
IScaledBalanceToken.sol - Misc doc fixes 2020-11-26 10:37:04 +01:00
IStableDebtToken.sol - Implemented protocol changes to enable re-usage of implementations. 2021-01-28 11:05:19 +01:00
IUniswapExchange.sol Removed the ^ on solidity version 2020-11-20 11:45:20 +01:00
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 - Implemented protocol changes to enable re-usage of implementations. 2021-01-28 11:05:19 +01:00