MerkleAirdrop
Verified contract
Active on
Ethereum with 3,763 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x80db…a023
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PRENOOX | ERC-20 | 1.42198M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15860244 | 2 years ago | | | 0 | 0.00022826018 | |
| 15476002 | 2 years ago | | | 0 | 0.00061430583 | |
| 15475671 | 2 years ago | | | 0 | 0.00069347647 | |
| 15475458 | 2 years ago | | | 0 | 0.0012910759 | |
| 15475394 | 2 years ago | | | 0 | 0.00095560650 | |
| 15475390 | 2 years ago | | | 0 | 0.00086448386 | |
| 15475381 | 2 years ago | | | 0 | 0.00089772347 | |
| 15475378 | 2 years ago | | | 0 | 0.00067548362 | |
| 15475378 | 2 years ago | | | 0 | 0.00067553709 | |
| 15475367 | 2 years ago | | | 0 | 0.00051640888 |
ABI
ABI objects
Getter at block 21209699
airdropCloses() view returns (uint256)
1662357600
airdropOpens() view returns (uint256)
1654668000
getTokenBalance() view returns (uint256)
1421980000000000000000000
merkleRoot() view returns (bytes32)
0xe35727333717cebbd9481ec398a81a3059234a9e874c6a84b44e862d30e1116f
owner() view returns (address)
0x737dc496a28b03d3b7adfbf759bb3a259171b9a4
token() view returns (address)
0x80db2d25b58e8de96f016906600cd1117905a023
Read-only
hasClaimed(address) view returns (bool)
State-modifying
Events claim(address to, uint256 amount, bytes32[] proof)
editWindow(uint256 _airdropOpens, uint256 _airdropCloses)
renounceOwnership()
transferOwnership(address newOwner)
withdraw(uint256 amount)
Claim(address indexed to, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _tokenAddress, bytes32 _merkleRoot)
This contract contains no fallback and receive objects.
This contract contains no error objects.