MerkleDrop
Verified contract
Active on
Ethereum with 1,315 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($3,593.87)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SWISE | ERC-20 | 153.687518K | $0.023384 |
$3,593.87 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18255982 | a year ago | | | 0 | 0.00057264525 | |
| 18119067 | a year ago | | | 0 | 0.00071245658 | |
| 18050072 | a year ago | | | 0 | 0.0021621778 | |
| 17771410 | a year ago | | | 0 | 0.0032489752 | |
| 17697581 | a year ago | | | 0 | 0.0010421437 | |
| 17618569 | a year ago | | | 0 | 0.0010132566 | |
| 17190526 | 2 years ago | | | 0 | 0.0075107412 | |
| 17080196 | 2 years ago | | | 0 | 0.0054666969 | |
| 16889324 | 2 years ago | | | 0 | 0.0011150519 | |
| 16727671 | 2 years ago | | | 0 | 0.0022178228 |
ABI
ABI objects
Getter at block 21318754
expireTimestamp() view returns (uint256)
1745691317
merkleRoot() view returns (bytes32)
0xa3e724fce28a564a7908e40994bd8f48ed4470ffcab4c135fe661bcf5b15afe6
owner() view returns (address)
0x144a98cb1cdbb23610501fe6108858d9b7d24934
token() view returns (address)
0x48c3399719b582dd63eb5aadf12a40b4c3f52fa2
Read-only
claimedBitMap(uint256) view returns (uint256)
isClaimed(uint256 index) view returns (bool)
State-modifying
Events claim(uint256 index, address account, uint256 amount, bytes32[] merkleProof)
renounceOwnership()
stop(address beneficiary)
transferOwnership(address newOwner)
Claimed(uint256 index, address indexed account, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Stopped(address indexed beneficiary, uint256 amount)
constructor(address _owner, address _token, bytes32 _merkleRoot, uint256 _duration)
This contract contains no fallback and receive objects.
This contract contains no error objects.