aave-protocol-v2/contracts/protocol/tokenization
2021-06-03 14:56:42 +02:00
..
base - Implemented protocol changes to enable re-usage of implementations. 2021-01-28 11:05:19 +01:00
AToken.sol fix: Add missing override for UNDERLYING_ASSET_ADDRESS function at AToken.sol 2021-05-12 17:34:28 +02:00
DelegationAwareAToken.sol - Implemented protocol changes to enable re-usage of implementations. 2021-01-28 11:05:19 +01:00
IncentivizedERC20.sol - Implemented protocol changes to enable re-usage of implementations. 2021-01-28 11:05:19 +01:00
RewardsAwareAToken.sol feat: RewardsAwareAToken replace transfer to safeTransfer at rewards, add early return at updateDistribution if address is 0x0, remove unneeded updateDistribution calls at mint and burn. 2021-06-03 14:56:42 +02:00
StableDebtToken.sol Added initialized events 2021-03-01 18:33:48 +01:00
VariableDebtToken.sol Added initialized events 2021-03-01 18:33:48 +01:00