EliteMerkleDistributor
Verified contract
Active on
Ethereum with 18,464 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 |
---|---|---|---|---|---|
USDT | ERC-20 | 19.203116 | $1.001 |
$19.22 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13810018 | 3 years ago | | | 0 | 0.0050688000 | |
| 13809175 | 3 years ago | | | 0 | 0.0057784320 | |
| 13809175 | 3 years ago | | | 0 | 0.0055756800 | |
| 13809175 | 3 years ago | | | 0 | 0.0056263681 | |
| 13122232 | 3 years ago | | | 0 | 0.0069176000 | |
| 12977804 | 3 years ago | | | 0 | 0.0025434720 | |
| 12977804 | 3 years ago | | | 0 | 0.0026432160 | |
| 12977804 | 3 years ago | | | 0 | 0.0025434720 | |
| 12977804 | 3 years ago | | | 0 | 0.0026432161 | |
| 12977804 | 3 years ago | | | 0 | 0.0025933440 |
ABI
ABI objects
Getter at block 21201009
merkleRoot() view returns (bytes32)
0x62c6c83f2297e12e35f67fc477c907cde156cce0256974a2bf7de87d126a3c24
token() view returns (address)
0x380291a9a8593b39f123cf39cc1cc47463330b1f
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_)
This contract contains no fallback and receive objects.
This contract contains no error objects.