EliteApeHelper
Verified contract
Active on
Ethereum with 3 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd0b5…a801
Balances ($0.00)
No balances found for "EliteApeHelper"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14179523 | 3 years ago | | | 0 | 0.022172858 | |
| 14179273 | 3 years ago | | | 0 | 0.024874850 | |
| 14175156 | 3 years ago | | | 0 | 0.061611000 |
ABI
ABI objects
Getter at block 21395536
eliteApeCoinContract() view returns (address)
0xd0b53410454370a482979c0adaf3667c6308a801
owner() view returns (address)
0xfd64b63d4a54e6b1a0aa88e6623046c54f960d00
Read-only
contractAllowed(address) view returns (bool)
purchased(address) view returns (uint256)
State-modifying
Events burnAndIncrease(address _account, uint256 _amount)
renounceOwnership()
setAllowedContracts(address[] _allowedContracts)
setMerkleRootsAll(bytes32[] _merkleRoots)
setStageLengthAll(uint256 _stageLength)
setWindowsAll(uint256 _purchaseWindowOpens, uint256 _purchaseWindowOpensPublic)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _eliteApeCoinContract)
This contract contains no fallback and receive objects.
This contract contains no error objects.