Aave interest bearing USDC

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xdee219b6 at 12290533
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots

No balances found for "Aave interest bearing USDC"

No transactions found for "Aave interest bearing USDC"


Functions
Getter at block 21275366
ATOKEN_REVISION(view returns (uint256)
2
DOMAIN_SEPARATOR(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
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)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
decimals(view returns (uint8)
18
getIncentivesController(view returns (address)
0xd784927ff2f95ba542bfc824c8a8a98f3495f6b5
name(view returns (string)
Aave interest bearing USDC
scaledTotalSupply(view returns (uint256)
0
symbol(view returns (string)
aUSDC
totalSupply(view returns (uint256)
0
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
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
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 pooladdress underlyingAssetAddressaddress reserveTreasuryAddressstring tokenNamestring tokenSymboladdress incentivesController
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.