Aave interest bearing DAI

Verified contract

Proxy

Active on Ethereum with 6,685 txns
Deployed by via 0xf247c56d at 11367184
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
ERC-20
Value $24,279,350.79
ERC-20
Value $1.72
ERC-20
Value $0.59
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x84da0daa53d22a1ecb7cdd27c4279e9cbfb5966283908a305be88f1b09157ee3
0xcc21d8c61f93e66cd274bb402612285d394284063f4da2ab04d92b603243a5c1
0xbe16fbe9226b934663f74650bf75a0161df9fee650711b2ac5c1ae1550f7d01c
0xa121a849abd0e6676f245cfcf635a7b3480ce158be041c2cba8e939effaf6b56
0x5150383291bab5e6a515ef6e3a36d0081bbdd263f38de6f87dcbcd4879f6c910
0xfb2869c4ab7763fd62011ff433c88c8f7a9697dc3c3f1c32b3c7196903211aa5
0x4bebdc5ae2095b318dc01821230f9cdc9dd913466b88a5d9dff8d6496cebf0a8
0xc4c149b88293788601eefebe55de009a370effaacdbf3f288150a47b6d23063b
0x19a86f05f72d7e40e02be2354d0f0c0adb24a52826fff67ffeb1cb5eb0273270
0x27b23de9e53f9be45dcbcea875e7906981f4613faeae30d987934abe2691446f

Functions
Getter at block 20827012
ATOKEN_REVISION(view returns (uint256)
2
DOMAIN_SEPARATOR(view returns (bytes32)
0xbba185eb98a6a758d774f3e1e50e9dd5e5fa8ea851d4834b887232c373d618fe
EIP712_REVISION(view returns (bytes)
0x31
PERMIT_TYPEHASH(view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
POOL(view returns (address)
0x7d2768de32b0b80b7a3454c06bdac94a69ddc7a9
RESERVE_TREASURY_ADDRESS(view returns (address)
0x464c71f6c2f760dda6093dcb91c24c39e5d6e18c
UINT_MAX_VALUE(view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
UNDERLYING_ASSET_ADDRESS(view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
decimals(view returns (uint8)
18
getIncentivesController(view returns (address)
0xd784927ff2f95ba542bfc824c8a8a98f3495f6b5
name(view returns (string)
Aave interest bearing DAI
scaledTotalSupply(view returns (uint256)
42090056719552296330973363
symbol(view returns (string)
aDAI
totalSupply(view returns (uint256)
48990939784859226443377123
Read-only
_nonces(addressview returns (uint256)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address userview returns (uint256)
getScaledUserBalanceAndSupply(address userview returns (uint256uint256)
scaledBalanceOf(address userview returns (uint256)
State-modifying
admin(returns (address)
implementation(returns (address)
initialize(address _logicbytes _datapayable 
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
approve(address spenderuint256 amountreturns (bool)
burn(address useraddress receiverOfUnderlyinguint256 amountuint256 index
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(uint8 underlyingAssetDecimalsstring tokenNamestring tokenSymbol
mint(address useruint256 amountuint256 indexreturns (bool)
mintToTreasury(uint256 amountuint256 index
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOnLiquidation(address fromaddress touint256 value
transferUnderlyingTo(address targetuint256 amountreturns (uint256)
Events
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed spenderuint256 value
BalanceTransfer(address indexed fromaddress indexed touint256 valueuint256 index
Burn(address indexed fromaddress indexed targetuint256 valueuint256 index
Initialized(address indexed underlyingAssetaddress indexed pooladdress treasuryaddress incentivesControlleruint8 aTokenDecimalsstring aTokenNamestring aTokenSymbolbytes params
Mint(address indexed fromuint256 valueuint256 index
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address admin
Fallback and receive
fallback(
Errors

This contract contains no error objects.