xAAVE
Verified contract
Proxy
Active on
Ethereum with 1,221 txns
Unified storage
Map
Table
Raw
Constants and immutables
7
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
0x0671…ffdf
0x4da2…70f5
0x8a2e…4f52
0x9aab…b11e
12 additional
variables
Balances ($226,696.11)
Native
Value
$8.38
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.002274 | $3,684.73 |
$8.38 | |
AAVE | ERC-20 | 1.110942K | $204.05 |
$226,687.73 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20855952 | 2 months ago | | | 0 | 0.00068975233 | |
| 20515767 | 4 months ago | | | 0 | 0.000061294703 | |
| 20109809 | 5 months ago | | | 0 | 0.000069894037 | |
| 18130130 | a year ago | | | 0 | 0.0033258940 | |
| 17329121 | 2 years ago | | | 0 | 0.00098348938 | |
| 17307840 | 2 years ago | | | 0 | 0.0014659863 | |
| 16834897 | 2 years ago | | | 0 | 0.0088135285 | |
| 16705606 | 2 years ago | | | 0 | 0.00077922299 | |
| 16392750 | 2 years ago | | | 0 | 0.0010881156 | |
| 16234248 | 2 years ago | | | 0 | 0.0063475955 |
ABI
ABI objects
Getter at block 21307121 getAmountOfAssetHeld() view returns (uint256) getFundBalances() view returns (uint256, uint256) getFundHoldings() view returns (uint256)
implementation() view returns (address impl)
0xae5c23ebdb949b0384e70aabd75023cdb0393e97
proposedNewAdmin() view returns (address newAdmin)
0x0000000000000000000000000000000000000000
proposedNewAdminTimestamp() view returns (uint256 timestamp)
1625667557
proposedNewImplementation() view returns (address impl)
0x0000000000000000000000000000000000000000
proxyAdmin() view returns (address admin)
0x105ed4e2980cc60a13ddf854c75133434d6b4074
proxyType() pure returns (uint256)
2
LIQUIDATION_TIME_PERIOD() view returns (uint256)
2419200
adminActiveTimestamp() view returns (uint256)
1645117068
cooldownActivated() view returns (bool)
true
decimals() view returns (uint8)
18
feeDivisors() view returns (uint256 mintFee, uint256 burnFee, uint256 claimFee)
(mintFee=1000, burnFee=1000, claimFee=100)
getBufferBalance() view returns (uint256)
1110441685652985390501
getStakedBalance() view returns (uint256)
0
getWithdrawableFees() view returns (address[2] feeAssets, uint256[2] feeAmounts)
(feeAssets=[0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE, 0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9], feeAmounts=[2274371046504989, 500377038557696073])
mandate() view returns (string)
Buchanan
name() view returns (string)
xAAVE
owner() view returns (address)
0x38138586aedb29b436eab16105b09c317f5a79dd
paused() view returns (bool)
true
symbol() view returns (string)
xAAVEa
totalSupply() view returns (uint256)
102526672941770049348821
withdrawableAaveFees() view returns (uint256)
500377038557696073
Read-only
proxySigner(uint256 id) view returns (address signer)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
calculateMintAmount(uint256 incrementalAave, uint256 aaveHoldingsBefore, uint256 totalSupply) view returns (uint256 mintAmount)
lastLockedBlock(address) view returns (uint256)
State-modifying
Events confirmAdminTransfer()
confirmImplementation(address confirmedImplementation)
proposeAdminTransfer(address newAdminAddress)
proposeNewImplementation(address newImplementation)
addToWhitelist(address _address)
approve(address spender, uint256 amount) returns (bool)
approveKyberContract(address _token)
approveStakingContract()
burn(uint256 tokenAmount, bool redeemForEth, uint256 minRate)
certifyAdmin()
claim()
claimExternal()
convertTokensToTarget(address[] tokens, uint256[] minReturns)
cooldown()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableCooldown()
emergencyCooldown()
emergencyRedeem(uint256 amount)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address _aave, address _votingAave, address _stakedAave, address _governance, address _kyberProxy, uint256 _mintFeeDivisor, uint256 _burnFeeDivisor, uint256 _claimFeeDivisor, string _symbol, string _mandate)
mint(uint256 minRate) payable
mintWithToken(uint256 aaveAmount)
mintWithToken(uint256 aaveAmount, address affiliate)
pauseContract() returns (bool)
redeem(uint256 amount)
removeFromWhitelist(address _address)
renounceOwnership()
setDelegate(address delegateRegistry, bytes32 id, address delegate)
setFeeDivisors(uint256 mintFeeDivisor, uint256 burnFeeDivisor, uint256 claimFeeDivisor)
setGovernanceV2Address(address _governanceV2)
setVotingAaveAddress(address _votingAave)
setxTokenManager(address _manager)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unpauseContract() returns (bool)
vote(uint256 _proposalId, uint256 _vote)
voteV2(uint256 proposalId, bool support)
withdrawFees()
withdrawNativeToken()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Transfer(address indexed from, address indexed to, uint256 value)
Unpaused(address account)
constructor(address implementation, address proxyAdmin, address signer1, address signer2)
fallback()
receive()
This contract contains no error objects.