MerkleDistributor
Verified contract
Active on
Ethereum with 1,542 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
gm | ERC-20 | 7.466049B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15512707 | 2 years ago | | | 0 | 0.00046271423 | |
| 15267167 | 2 years ago | | | 0 | 0.00053481243 | |
| 15099168 | 2 years ago | | | 0 | 0.00089439067 | |
| 15004128 | 2 years ago | | | 0 | 0.0040350858 | |
| 14882269 | 2 years ago | | | 0 | 0.0025962243 | |
| 14818663 | 2 years ago | | | 0 | 0.0014473206 | |
| 14730842 | 3 years ago | | | 0 | 0.0036452060 | |
| 14720476 | 3 years ago | | | 0 | 0.0026867593 | |
| 14715943 | 3 years ago | | | 0 | 0.0029593418 | |
| 14679386 | 3 years ago | | | 0 | 0.0013628775 |
ABI
ABI objects
Getter at block 21165036
CLAIM_END_TIMESTAMP() view returns (uint256)
1656670131
merkleRoot() view returns (bytes32)
0x60adcb92999bbf31622580a00b1d793b8c91a7f359a00e6c3c7d1720135d09ed
owner() view returns (address)
0xcecfb7bb6c870fd5527a1b71b9af616aa54ffb68
token() view returns (address)
0x7f0693074f8064cfbcf9fa6e5a3fa0e4f58ccccf
Read-only
isClaimed(uint256 index) view returns (bool)
State-modifying
Events claim(uint256 index, address account, uint256 amount, bytes32[] merkleProof)
renounceOwnership()
transferOwnership(address newOwner)
withdraw()
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.