aave-protocol-v2/contracts/interfaces
Andrey Ko a32d1ce404 Merge branch 'feat/uniswap-adapter-flashloan' into '178-add-uniswap-adapters'
Add Uniswap adapter for liquidity swap and repay with collateral using flashloan

See merge request aave-tech/protocol-v2!106
2020-11-30 10:21:46 +00:00
..
IAaveIncentivesController.sol Updated solidity version 2020-11-20 11:41:58 +01:00
IAToken.sol - Fix redeem() = withdraw() on docs 2020-11-26 10:29:53 +01:00
IChainlinkAggregator.sol Removed the ^ on solidity version 2020-11-20 11:45:20 +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
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 - Added set of usage as collateral to true on liquidator receiving aToken. 2020-11-26 16:44:32 +01:00
ILendingRateOracle.sol Removed the ^ on solidity version 2020-11-20 11:45:20 +01: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 Merge branch 'master' into feat/153-improve-docs 2020-11-23 11:15:31 +01:00
IScaledBalanceToken.sol - Misc doc fixes 2020-11-26 10:37:04 +01:00
IStableDebtToken.sol - Added extra comment on IStableDebtToken 2020-11-26 10:51:43 +01:00
ITokenConfiguration.sol - Reviewed tokenization documentation-wise 2020-11-26 10:21:18 +01:00
IUniswapExchange.sol Removed the ^ on solidity version 2020-11-20 11:45:20 +01:00
IUniswapV2Router02.sol Merge fixes 2020-11-25 11:07:33 -03:00
IVariableDebtToken.sol - Reviewed tokenization documentation-wise 2020-11-26 10:21:18 +01:00