EmpireAirdrop
Verified contract
Active on
Ethereum with 630 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9a2a…e7b6
Balances ($0.02)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
EMPIRE | ERC-20 | 136.357372 | $0.00012 |
$0.02 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19513695 | 8 months ago | | | 0 | 0.0017261708 | |
| 19513665 | 8 months ago | | | 0 | 0.0013689832 | |
| 19508052 | 8 months ago | | | 0 | 0.0037237966 | |
| 19507980 | 8 months ago | | | 0 | 0.0035562233 | |
| 19507947 | 8 months ago | | | 0 | 0.0045008203 | |
| 19478621 | 8 months ago | | | 0 | 0.0013608794 | |
| 19442565 | 8 months ago | | | 0 | 0.0042599952 | |
| 19406733 | 8 months ago | | | 0 | 0.0056413712 | |
| 19406731 | 8 months ago | | | 0 | 0.0059645740 | |
| 19260328 | 9 months ago | | | 0 | 0.0053895898 |
ABI
ABI objects
Getter at block 21159447
EMPIRE_TOKEN() view returns (address)
0x9a2af0abb12bee5369b180976be01e8c80d0e7b6
owner() view returns (address)
0x418c0e720556188c8da009c855b309b9e47fd37a
root() view returns (bytes32)
0x2a76a4bdcc80c767a685c51bf7fbbdf6683922465fdd0baff27e38afcdc2e80d
Read-only
hasClaimed(address) view returns (bool)
isWhitelisted(bytes32[] proof, bytes32 leaf) view returns (bool)
State-modifying
Events claim(bytes32[] proof, uint256 _amount)
emergencyWithdraw(uint256 amount)
renounceOwnership()
setHasClaimed(address _user, bool _hasClaimed)
setRoot(bytes32 _root)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address empire_token_address, bytes32 _root)
This contract contains no fallback and receive objects.
This contract contains no error objects.