aave-protocol-v2/contracts/interfaces
2021-04-15 17:33:15 +02:00
..
IAaveIncentivesController.sol
IAToken.sol Add Initialized event at aToken and Debt Token Base to match interfaces in newer versions of Aave Protocol. 2021-04-15 17:33:15 +02:00
IChainlinkAggregator.sol
ICreditDelegationToken.sol - Added credit delegation interface to debt tokens. 2020-11-30 18:16:25 +01:00
IDebtTokenBase.sol Add Initialized event at aToken and Debt Token Base to match interfaces in newer versions of Aave Protocol. 2021-04-15 17:33:15 +02:00
IDelegationToken.sol
IERC20WithPermit.sol
IExchangeAdapter.sol
ILendingPool.sol
ILendingPoolAddressesProvider.sol
ILendingPoolAddressesProviderRegistry.sol
ILendingPoolCollateralManager.sol
ILendingRateOracle.sol
IPriceOracle.sol
IPriceOracleGetter.sol
IReserveInterestRateStrategy.sol
IScaledBalanceToken.sol
IStableDebtToken.sol
ITokenConfiguration.sol
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 Added getIncentivesController() getter to AToken and Variable Debt Token 2021-04-12 14:17:57 +02:00