HOKKAirdrop
Verified contract
Active on
Ethereum with 6,698 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($6,833.19)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HOKK | ERC-20 | 35.350187M | $0.000193 |
$6,833.19 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20701438 | 2 months ago | | | 0 | 0.00024669189 | |
| 20393887 | 3 months ago | | | 0 | 0.0039146107 | |
| 20393887 | 3 months ago | | | 0 | 0.000039107000 | |
| 20393518 | 3 months ago | | | 0 | 0.00013825039 | |
| 19871738 | 6 months ago | | | 0 | 0.00038623424 | |
| 19752754 | 6 months ago | | | 0 | 0.00064624195 | |
| 19668068 | 7 months ago | | | 0 | 0.0010461165 | |
| 19495458 | 8 months ago | | | 0 | 0.0016631202 | |
| 19489042 | 8 months ago | | | 0 | 0.0024645085 | |
| 19452234 | 8 months ago | | | 0 | 0.0021839231 |
ABI
ABI objects
Getter at block 21160994
merkleRoot() view returns (bytes32)
0xd306578c628b6e171c09df014b96bae26fef8794dbcdb195d0201461defb807d
owner() view returns (address)
0xe98e323fbc35c7ffad5604d192736df066136061
token() view returns (address)
0xe87e15b9c7d989474cb6d8c56b3db4efad5b21e8
Read-only
isClaimed(uint256 index) view returns (bool)
State-modifying
Events claim(uint256 index, address account, uint256 amount, bytes32[] merkleProof)
renounceOwnership()
setMerkleRoot(bytes32 merkleRoot_)
transferOwnership(address newOwner)
Claimed(uint256 index, address account, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address token_, bytes32 merkleRoot_)
This contract contains no fallback and receive objects.
This contract contains no error objects.