MerkleDistributor
Verified contract
Active on
Ethereum with 16,762 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($340,245.95)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GAL | ERC-20 | 173.59487K | $1.96 |
$340,245.95 | |
GAL | ERC-20 | 3.833053M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17065874 | 2 years ago | | | 0 | 0.0022321666 | |
| 15784376 | 2 years ago | | | 0 | 0.00088241379 | |
| 15784376 | 2 years ago | | | 0 | 0.0011202088 | |
| 15650852 | 2 years ago | | | 0 | 0.0014465281 | |
| 15650852 | 2 years ago | | | 0 | 0.0023545875 | |
| 15650852 | 2 years ago | | | 0 | 0.0035340599 | |
| 15650852 | 2 years ago | | | 0 | 0.0021936032 | |
| 15650852 | 2 years ago | | | 0 | 0.0015825071 | |
| 15650852 | 2 years ago | | | 0 | 0.0017656537 | |
| 15489964 | 2 years ago | | | 0 | 0.0011690497 |
ABI
ABI objects
Getter at block 21159428
endTime() view returns (uint256)
1654344000
merkleRoot() view returns (bytes32)
0x5e28e016578fc0dba8cebad19c4b73f061f9f5c80efbdb5ca3c22e0954c1424d
owner() view returns (address)
0x783c330a7a4968a08ce100a16ac27ff2ccfaebdf
startTime() view returns (uint256)
1651752000
token() view returns (address)
0x5faa989af96af85384b8a938c2ede4a7378d9875
Read-only
isClaimed(uint256 index) view returns (bool)
State-modifying
Events claim(uint256 index, address account, uint256 amount, bytes32[] merkleProof)
renounceOwnership()
transferOwnership(address newOwner)
withdrawRemaining(address recipient)
Claimed(uint256 index, address account, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address token_, bytes32 merkleRoot_, uint256 startTime_, uint256 endTime_)
This contract contains no fallback and receive objects.
This contract contains no error objects.