Aave Interest bearing LINK

Verified contract

Active on Ethereum with 18,524 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $216.85
ERC-20
Value $0
ERC-20
--
0xadc86480a37da01e5728d8d90d600ee061f198fedf4aee7b2388fbb273364f77
0x729072d12cd846f29eea17f96c53215224a8f16bd0c3578dd241c13ae5258d1b
0x54647d15ad079642ccec0c06832ff535e33c298d491a6fd2f803114d6bf94bfa
0x4c7749ddd98f2edaf6dd44dfae57828eedbd497fdbc084b80b47aec29772b97a
0xdc4a1a0fe151368bb40d604d7e4a0e3a3bfedc78b02ca03b4069a059e6e1a0a4
0xd91a1668e6cd0875a53d6f7cae320d6329e3c5f8a089b243b5687d5e19e0f2ae
0x45ab0bc0e697dba9c43620c6df423fb489f6d152283c9314ffe5eb22289ed437
0x84b5e9daf6fc641f689da6e8df1c3fd90f53c6e60bb5d3fc1e6df06dfc5a2dc8
0xcc9ddd96dd6dbf93c2953be53a78bc5bf63f42c2f811706cd32dfa4bc0d3cc50
0x0c3a5696e3351305e7cab82c1895cd7c0c5c574c7c77ba4ada23dfb37dff9ea2

Functions
Getter at block 21260772
UINT_MAX_VALUE(view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
decimals(view returns (uint8)
18
name(view returns (string)
Aave Interest bearing LINK
symbol(view returns (string)
aLINK
totalSupply(view returns (uint256)
255628052187119546260909
underlyingAssetAddress(view returns (address)
0x514910771af9ca656af840dff83e8264ecf986ca
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.