MerkleDistributor
Verified contract
Active on
Ethereum with 13,854 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MIR | ERC-20 | 6.112395M | $0.031758 |
$194,117.51 | |
XAG | ERC-20 | 5M | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16470062 | 2 years ago | | | 0 | 0.0012559923 | |
| 16427158 | 2 years ago | | | 0 | 0.0023978932 | |
| 16385466 | 2 years ago | | | 0 | 0.0017794862 | |
| 16337893 | 2 years ago | | | 0 | 0.0012222201 | |
| 16320324 | 2 years ago | | | 0 | 0.0012424354 | |
| 16150787 | 2 years ago | | | 0 | 0.0012312126 | |
| 16133447 | 2 years ago | | | 0 | 0.0012490232 | |
| 16098101 | 2 years ago | | | 0 | 0.0011206666 | |
| 16097991 | 2 years ago | | | 0 | 0.0011418703 | |
| 16097249 | 2 years ago | | | 0 | 0.00084982348 |
ABI
ABI objects
Getter at block 21270502
merkleRoot() view returns (bytes32)
0x49a1e0e885953b96669a39bf383afabf9b604df593c34285c6f1664fbb400ee5
startTime() view returns (uint256)
1607022000
token() view returns (address)
0x09a3ecafa817268f77be1283176b946c4ff2e608
Read-only
isClaimed(uint256 index) view returns (bool)
State-modifying
Events claim(uint256 index, address account, uint256 amount, bytes32[] merkleProof)
Claimed(uint256 index, address account, uint256 amount)
constructor(address token_, bytes32 merkleRoot_, uint256 startTime_)
This contract contains no fallback and receive objects.
This contract contains no error objects.