MerkleAirdrop
Verified contract
Active on
Ethereum with 2,441 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.286738M | -- | -- | |
MILF | ERC-20 | 10 | -- | -- | |
MILF | ERC-20 | 10 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15066843 | 2 years ago | | | 0 | 0.0015721772 | |
| 15063247 | 2 years ago | | | 0 | 0.011516700 | |
| 15063247 | 2 years ago | | | 0 | 0.012993200 | |
| 15063247 | 2 years ago | | | 0 | 0.013288500 | |
| 15063247 | 2 years ago | | | 0 | 0.013288500 | |
| 15063247 | 2 years ago | | | 0 | 0.013288500 | |
| 15063246 | 2 years ago | | | 0 | 0.013288500 | |
| 14307456 | 3 years ago | | | 0 | 0.0013153700 | |
| 13073297 | 3 years ago | | | 0 | 0.0053528610 | |
| 13073291 | 3 years ago | | | 0 | 0.0057329535 |
ABI
ABI objects
Getter at block 21287845 contractTokenBalance() view returns (uint256)
cancelable() view returns (bool)
true
getOwner() view returns (address)
0x0b06f49915f3457f8a7c3819632de7713a43d1fb
merkleRoot() view returns (bytes32)
0x96504c427f9cb726e01aabeb39c7b7e6d86ce6bd752eeca5fff65cdc7b5fa518
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.