Aave Interest bearing ENJ

Verified contract

Active on Ethereum with 611 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $153.99
0x52c32cae2d4c471d14a20230e20d94d09f6b6f006367ec062fbafd003a93f5e7
0x13a2816fe1c5deb0dc302b26f4c863af776f27267d4d9c4063e5c05524873f42
0x179c4a83a898486d5334200b6e40e61a143facbb792c9cedf51e1b79fdfe33c5
0xfde5add807e98e316255669cffc5c6c3e95969c9a59724a3479b7904cd8f278c
0xb747fdbcd0af5aaabcd7d0814f89ef4f382649d137ad2b460cb06d348d728139
0xd4609280d7c8929745d63fcb658b8a2ba17e2902a4c722afa80225c42785e763
0xee917b8e5ec104ce0b355df1febf2621bced4f3e4cecc6f9d772178ae9d1a353
0x61dcecb3005f31ad71b6d6196dcff47118c0a402daf471c84abf61013d6d5f64
0x791f91b309ff0aac5f04fde565199446947e6f93845adabd480791d1eb4e7afb
0x8cdba4674aec890b6b1d7c4e457d4e273b0fb52c0878f6f37e3aafa009940471

Functions
Getter at block 20987397
UINT_MAX_VALUE(view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
decimals(view returns (uint8)
18
name(view returns (string)
Aave Interest bearing ENJ
symbol(view returns (string)
aENJ
totalSupply(view returns (uint256)
60386977181747196176720
underlyingAssetAddress(view returns (address)
0xf629cbd94d3791c9250152bd8dfbdf380e2a3b9c
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address _userview returns (uint256)
getInterestRedirectionAddress(address _userview returns (address)
getRedirectedBalance(address _userview returns (uint256)
getUserIndex(address _userview returns (uint256)
isTransferAllowed(address _useruint256 _amountview returns (bool)
principalBalanceOf(address _userview returns (uint256)
State-modifying
allowInterestRedirectionTo(address _to
approve(address spenderuint256 valuereturns (bool)
burnOnLiquidation(address _accountuint256 _value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mintOnDeposit(address _accountuint256 _amount
redeem(uint256 _amount
redirectInterestStream(address _to
redirectInterestStreamOf(address _fromaddress _to
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOnLiquidation(address _fromaddress _touint256 _value
Events
Approval(address indexed owneraddress indexed spenderuint256 value
BalanceTransfer(address indexed _fromaddress indexed _touint256 _valueuint256 _fromBalanceIncreaseuint256 _toBalanceIncreaseuint256 _fromIndexuint256 _toIndex
BurnOnLiquidation(address indexed _fromuint256 _valueuint256 _fromBalanceIncreaseuint256 _fromIndex
InterestRedirectionAllowanceChanged(address indexed _fromaddress indexed _to
InterestStreamRedirected(address indexed _fromaddress indexed _touint256 _redirectedBalanceuint256 _fromBalanceIncreaseuint256 _fromIndex
MintOnDeposit(address indexed _fromuint256 _valueuint256 _fromBalanceIncreaseuint256 _fromIndex
Redeem(address indexed _fromuint256 _valueuint256 _fromBalanceIncreaseuint256 _fromIndex
RedirectedBalanceUpdated(address indexed _targetAddressuint256 _targetBalanceIncreaseuint256 _targetIndexuint256 _redirectedBalanceAddeduint256 _redirectedBalanceRemoved
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _addressesProvideraddress _underlyingAssetuint8 _underlyingAssetDecimalsstring _namestring _symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.