MerkleDistributor
Verified contract
Active on
Ethereum with 5,484 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.02)
Native
Value
$0.02
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000008 | $3,171.44 |
$0.02 | |
BIT | ERC-20 | 0.000497 | $0.770625 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17961486 | a year ago | | | 0 | 0.0010759343 | |
| 17961479 | a year ago | | | 0 | 0.00045303473 | |
| 17613199 | a year ago | | | 0 | 0.0014040459 | |
| 17569852 | a year ago | | | 0 | 0.0013851919 | |
| 17153104 | 2 years ago | | | 0 | 0.0039391037 | |
| 17071501 | 2 years ago | | | 0 | 0.0025527922 | |
| 16961139 | 2 years ago | | | 0 | 0.0016602569 | |
| 16693045 | 2 years ago | | | 0 | 0.0045565707 | |
| 16684504 | 2 years ago | | | 0 | 0.0041103806 | |
| 16605917 | 2 years ago | | | 0 | 0.0015998419 |
ABI
ABI objects
Getter at block 21160103
gasRebate() view returns (uint256)
0
merkleRoot() view returns (bytes32)
0xe3dcb438977c311206431b0743b41cee96eb1de1d1a93a980eca9d7ad78408cc
owner() view returns (address)
0xcf8db36ebecce3608394fd6031dc7abd2a2ab839
token() view returns (address)
0x1a4b46696b2bb4794eb3d4c26f1c55f9170fa4c5
Read-only
isClaimed(uint256 index) view returns (bool)
State-modifying
Events claim(uint256 index, address account, uint256 ethAmount, uint256 tokenAmount, bytes32[] merkleProof)
renounceOwnership()
setGasRebate(uint256 _gasRebate)
transferOwnership(address newOwner)
withdrawEth(address account, uint256 amount)
withdrawToken(address token, address account, uint256 amount)
Claimed(uint256 index, address account, uint256 ethAmount, uint256 tokenAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address token_, bytes32 merkleRoot_, uint256 gasRebate_)
receive()
This contract contains no error objects.