Aave Interest bearing DAI

Verified contract

Active on Ethereum with 17,080 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $40,649.69
ERC-20
--
0x1e40c6eda231311e895428bfb76fef5f939d061eb88f5f0afb46d3418be990f2
0xcb4434b184caa3c2a1be521d1a26d05b6f4d4bc69671d0dc6dcd9997726832d1
0x6fa927c2e02b86372566a2aa9511b0ce0a64ff02083e7b8cf025a1f92840940b
0x2d81e028926ea647a13ab512ba4f480972ef6c9891461ebbab5814776732239e
0xfd3c559eeb0911bc115b8803970bec5bf7e86e9efa8d36241c45627ca9ad502b
0x1e2ee957519276cef6de3de761cc05d7d2f18e4e580bac807dcc7253bbc01374
0x773005243ac0bfae920a410b594d152ff54d3da6dd77c19d4eb98110e4472dd9
0x6be9904e682970cabc09f72618371b0ea21e791596d41748d0e98411b852c08f
0x957024912aba0762bc548719bdddd2ddf0f6e2c6c1e6ae9755aa3c2f22ccbe0b
0x142aca601b043227131061efa922a03fd6668635c52feebb9424691981e3740c

Functions
Getter at block 21275998
UINT_MAX_VALUE(view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
decimals(view returns (uint8)
18
name(view returns (string)
Aave Interest bearing DAI
symbol(view returns (string)
aDAI
totalSupply(view returns (uint256)
1207622505808159037552839
underlyingAssetAddress(view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
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.