LoveClaim
Verified contract
Active on
Ethereum with 73,380 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "LoveClaim"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20243059 | 5 months ago | | | 0 | 0.000067384000 | |
| 19837026 | 7 months ago | | | 0 | 0.00011231580 | |
| 19837025 | 7 months ago | | | 0 | 0.00010111200 | |
0x | 19201788 | 10 months ago | | | 0 | 0.00043575925 | |
| 18957830 | a year ago | | | 0 | 0.00094139903 | |
| 18957830 | a year ago | | | 0 | 0.00094510515 | |
| 18957830 | a year ago | | | 0 | 0.00095015895 | |
| 18957830 | a year ago | | | 0 | 0.00094712667 | |
| 18957830 | a year ago | | | 0 | 0.00094678975 | |
| 18111465 | a year ago | | | 0 | 0.00025933600 |
ABI
ABI objects
Getter at block 21288538
claimActivated() view returns (bool)
true
claimEnd() view returns (uint256)
1685989139
claimStart() view returns (uint256)
1685384339
loveToken() view returns (address)
0xb22c05cedbf879a661fcc566b5a759d005cf7b4c
merkleRoot() view returns (bytes32)
0x4de1a00cb998225bacdf46375539112108a0215d5f907281941c304a9e5f020c
owner() view returns (address)
0x88ea73f4fc0928af6763298c99c4a2984a891989
Read-only
isClaimed(uint256 index) view returns (bool)
State-modifying
Events activateClaim()
claim(uint256 index, uint256 amount, bytes32[] merkleProof)
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _loveToken, bytes32 _merkleRoot)
This contract contains no fallback and receive objects.
AlreadyClaimed()
InvalidProof()