This contract is being backfilled. You may encounter incomplete storage history.

Aave Interest bearing LEND

Verified contract

Active on Ethereum with 5,637 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $8.98
ERC-20
--
ERC-20
--
0x5656f4f748235cb1b580309ad6f9954d788a7dc3da70da808cc047e1a0599bf9
0x1ffe462b32a102cecd17bda337c577e6a73d02727b8c09f8df06443a61d88bac
0x7e1b11bc2134e02a4a36a19101cb1594a455df29f4977ed024e4804c5503d9a0
0x210cee516a57f6b05604fa95d90666da9e21e27ef44c0bec27e247378f50ba47
0x3a0655f8d7c48d910c738afb0bc946da0a4c5851e83ddb1425e07de6f23d75da
0x00b0a7b2679fd3f85070478faa7dcb7881f7c704bba345520732fb551db69156
0xdf54104e63d95dd5b532371a61fc426db5f27ae4e6e2b96ccd4f836e3e0975e2
0xdb8c3edf93ebb05883753b8c3ecbf82a117d71961702b65ab4119c951af5e72d
0x9640005612eb4ff9ae04dbf4449287b9532f7223939c817ba868a7c77b535a36
0xfc7e8d9a1496146be6687e301212e3a49652eb828dbbadab75774788545d1767

Functions
Getter at block 20806759
UINT_MAX_VALUE(view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
decimals(view returns (uint8)
18
name(view returns (string)
Aave Interest bearing LEND
symbol(view returns (string)
aLEND
totalSupply(view returns (uint256)
104611265038808241484405
underlyingAssetAddress(view returns (address)
0x80fb784b7ed66730e8b1dbd9820afd29931aab03
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.