Eminence AAVE

Verified contract

Active on Ethereum with 337 txns
Deployed by via 0x353995fe at 10950678
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x1f96f0538fe408a21208d5c8b0cef4e64d12a512e4961498c3a590703f1faa92
0xa586b9d2f5d246a236b070e53a92023762812a968a87b3d7d407813d552597e7
0x01d7660df2dcf5365e68699b1b46bc4ac6059c4ead186dd5c87e1f3c3742406c
0xf5109e5fb4d8e6cdb4c38a2c7a302cc805a85adaf429cf8a2fd14216f3005a42
0xcede91680da3d7fb182cda2e7a940a6af687f98559549c1d59463673274cb05a
0xabd81e063b17acb84ac1e5d02da1c3b14807afccd8d8d933cce545450c58e438
0x39ea28646977b3968b86817062e522d868b3118ba16ecf264eeb99ba0c73e5e2
0x45311226501549d0bb7c290b4529387cb053cc432324623c3455ca86f4dc169e
0xb9514bbffa5e3ad208ced1e6bb4758eb639f714934489b7e03065bdb7084a3e1
0xa6d042eebc4dd1b1d4c1b342f861384b878fd2978e6bfc18d3afd7a3b538efc5

Functions
Getter at block 21157962
CURVE(view returns (address)
0x16f6664c16bede5d70818654defef11769d40983
EMN(view returns (address)
0x5ade7ae8660293f2ebfcefaba91d141d72d221e8
decimals(view returns (uint8)
18
name(view returns (string)
Eminence AAVE
reserveBalance(view returns (uint256)
151115810300298193614378579
reserveRatio(view returns (uint32)
500000
scale(view returns (uint256)
1000000000000000000
symbol(view returns (string)
eAAVE
totalSupply(view returns (uint256)
388736170558256893489442
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
calculateContinuousBurnReturn(uint256 _amountview returns (uint256 burnAmount)
calculateContinuousMintReturn(uint256 _amountview returns (uint256 mintAmount)
gamemasters(addressview returns (bool)
npcs(addressview returns (bool)
State-modifying
addGM(address _gm
addNPC(address _npc
approve(address spenderuint256 amountreturns (bool)
award(address _touint256 _amount
buy(uint256 _amountuint256 _minreturns (uint256 _bought)
claim(address _fromuint256 _amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
revokeGM(address _gm
revokeNPC(address _npc
sell(uint256 _amountuint256 _minreturns (uint256 _bought)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
AddGM(address indexed newGMaddress indexed gm
AddNPC(address indexed newNPCaddress indexed gm
Approval(address indexed owneraddress indexed spenderuint256 value
CashShopBuy(address _fromuint256 _amountuint256 _deposit
CashShopSell(address _fromuint256 _amountuint256 _reimbursement
RevokeGM(address indexed newGMaddress indexed gm
RevokeNPC(address indexed newNPCaddress indexed gm
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string namestring symboluint32 _reserveRatio
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.