MerkleAirdrop
Verified contract
Active on
Ethereum with 1,780 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb0df…f858
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LOTTO | ERC-20 | 132.616712M | -- | -- | |
MILF | ERC-20 | 10 | -- | -- | |
MILF | ERC-20 | 10 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13451021 | 3 years ago | | | 0 | 0.024580011 | |
| 13370132 | 3 years ago | | | 0 | 0.023033478 | |
| 13367676 | 3 years ago | | | 0 | 0.030711304 | |
Transfer | 13072640 | 3 years ago | | | 0.0030890035 | 0.00056520006 | |
Transfer | 13072636 | 3 years ago | | | 0.0030926145 | 0.0017010000 | |
Transfer | 13066300 | 3 years ago | | | 0.0033591992 | 0.00055371692 | |
Transfer | 13060160 | 3 years ago | | | 0.0031057926 | 0.00054765657 | |
Transfer | 13060147 | 3 years ago | | | 0.0046541934 | 0.00064159621 | |
Transfer | 13060129 | 3 years ago | | | 0.0046447394 | 0.00059102956 | |
Transfer | 13060121 | 3 years ago | | | 0.0046447394 | 0.00054476153 |
ABI
ABI objects
Getter at block 21214908 contractTokenBalance() view returns (uint256)
cancelable() view returns (bool)
true
getOwner() view returns (address)
0x0b06f49915f3457f8a7c3819632de7713a43d1fb
merkleRoot() view returns (bytes32)
0x8032e3f8c6ca9627289364565c9a079d7c72170ef7ca590bcb7e35c0039cbf2d
Read-only
This contract contains no read-only function objects.
State-modifying
Events claim_rest_of_tokens_and_selfdestruct() returns (bool)
getTokensByMerkleProof(bytes32[] _proof, address _who, uint256 _amount) returns (bool)
setRoot(bytes32 _merkleRoot)
transferOwnership(address newOwner)
AirdropTransfer(address addr, uint256 num)
OwnershipTransferred(address previousOwner, address newOwner)
constructor(address _tokenContract, bytes32 _merkleRoot, bool _cancelable)
This contract contains no fallback and receive objects.
This contract contains no error objects.