aave-protocol-v2/contracts/protocol/tokenization
2021-06-01 11:04:52 +02:00
..
base - Added credit delegation interface to debt tokens. 2020-11-30 18:16:25 +01:00
AToken.sol - Initial version of StaticAToken 2021-02-15 11:10:01 +01:00
DelegationAwareAToken.sol - Removed unneed (and potentially harmful) initialize() from DelegationAwareAToken. 2020-11-26 16:02:51 +01:00
IncentivizedERC20.sol - Reviewed tokenization documentation-wise 2020-11-26 10:21:18 +01:00
StableDebtToken.sol Updated event on burn of stable debt 2020-11-27 16:51:21 +01:00
StaticAToken.sol - Added return params for deposit and withdrawal 2021-02-17 13:01:52 +01:00
StaticATokenLM.sol fix: Replace _safeRewardsTransfer by IERC20 safeTransfer directly 2021-06-01 11:04:52 +02:00
VamToken.sol feature: vamtoken + attack 2021-05-31 16:23:28 +02:00
VariableDebtToken.sol Updated comment 2020-11-26 14:58:42 +01:00