Aave Interest bearing YFI

Verified contract

Active on Ethereum with 5,906 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $73.52
ERC-20
--
ERC-20
--
0x34b6746551f89802c5b57ec62c878efec20f2635316c6e52e123e601a56c5baa
0x88616dad30d7d824b3d6c44b630f545789aa6e45497ca723ce7d682a2b48b336
0x0626f962fe6b4d6a4afe7e9039504f72117608e71ef4b999ab7a575294a088f9
0x9411b0ad27c8ae10a006e880bb40b2a40d8005116c0cf8d3df312f28c496ebf9
0xf5fdea086c56bde62724239d909663002bab590e705a3b6fcd200bb1a8bb1d67
0x8f086a3ebaaef58343c42ea28ef43ff9ac5ceb1a9cf0cf168dd89d44072b8ca2
0x8ac13616b812c667ddf9e7c5dea592ddac8205ddc565ee1b6bd69b7bdeb61535
0x6374e8acc673d7dc2391e84e280c93779c98cdde45d2bd4c01fb5598d79fa617
0x08c237c8fad4828c83dfe320392d10a16d8c188d47c1328f84d9908b8fdd185c
0x63155750cde62930cb5552e78df5545fa6003251ad7daa518685224e0974b087

Functions
Getter at block 20864420
UINT_MAX_VALUE(view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
decimals(view returns (uint8)
18
name(view returns (string)
Aave Interest bearing YFI
symbol(view returns (string)
aYFI
totalSupply(view returns (uint256)
6658204701756559978
underlyingAssetAddress(view returns (address)
0x0bc529c00c6401aef6d220be8c6ea1667f6ad93e
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.