xAAVE

Verified contract

Implementation

Active on Ethereum with 1 txns
Deployed by via 0xab96e632 at 12921015
Slot
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
6 additional variables

No balances found for "xAAVE"

0x271ff5653485999b85ba0f0b9aed00166a099006a1781d18b3329e196d8a32c6

Functions
Getter at block 20930679
LIQUIDATION_TIME_PERIOD(view returns (uint256)
2419200
adminActiveTimestamp(view returns (uint256)
1627565881
cooldownActivated(view returns (bool)
false
decimals(view returns (uint8)
18
feeDivisors(view returns (uint256 mintFeeuint256 burnFeeuint256 claimFee)
(mintFee=500, burnFee=500, claimFee=100)
 
getAmountOfAssetHeld(view returns (uint256)
getBufferBalance(view returns (uint256)
0
 
getFundBalances(view returns (uint256uint256)
 
getFundHoldings(view returns (uint256)
getStakedBalance(view returns (uint256)
0
mandate(view returns (string)
Buchanan
name(view returns (string)
xAAVE
owner(view returns (address)
0x2fadd5d62911a8d40b10898383602ea57f97be42
paused(view returns (bool)
false
symbol(view returns (string)
xAAVEa
totalSupply(view returns (uint256)
0
withdrawableAaveFees(view returns (uint256)
0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
calculateMintAmount(uint256 incrementalAaveuint256 aaveHoldingsBeforeuint256 totalSupplyview returns (uint256 mintAmount)
lastLockedBlock(addressview returns (uint256)
State-modifying
addToWhitelist(address _address
approve(address spenderuint256 amountreturns (bool)
approveKyberContract(address _token
approveStakingContract(
burn(uint256 tokenAmountbool redeemForEthuint256 minRate
certifyAdmin(
claim(
claimExternal(
convertTokensToTarget(address[] tokensuint256[] minReturns
cooldown(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableCooldown(
emergencyCooldown(
emergencyRedeem(uint256 amount
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address _aaveaddress _votingAaveaddress _stakedAaveaddress _governanceaddress _kyberProxyuint256 _mintFeeDivisoruint256 _burnFeeDivisoruint256 _claimFeeDivisorstring _symbolstring _mandate
mint(uint256 minRatepayable 
mintWithToken(uint256 aaveAmountaddress affiliate
pauseContract(returns (bool)
redeem(uint256 amount
removeFromWhitelist(address _address
renounceOwnership(
setFeeDivisors(uint256 mintFeeDivisoruint256 burnFeeDivisoruint256 claimFeeDivisor
setGovernanceV2Address(address _governanceV2
setVotingAaveAddress(address _votingAave
setxTokenManager(address _manager
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
unpauseContract(returns (bool)
vote(uint256 _proposalIduint256 _vote
voteV2(uint256 proposalIdbool support
withdrawFees(
withdrawNativeToken(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.