MerkleRedeem

Verified contract

Active on Ethereum with 1 txns
Deployed by via 0xd4fa9c3a at 11633696
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $491.05
0x91cc3f4e7d93cefd6acedcfdadbbb61a2a670cb752426b428fa15c09dce683b8
From

Functions
Getter at block 20935178
owner(view returns (address)
0x4d2d634bf4b271f74bbf3a30f50497ec3d90024e
token(view returns (address)
0xffffffff2ba8f66d4e51811c5190992176930278
Read-only
claimStatus(address _liquidityProvideruint256 _beginuint256 _endview returns (bool[])
claimed(uint256addressview returns (bool)
merkleRoots(uint256 _beginuint256 _endview returns (bytes32[])
verifyClaim(address _liquidityProvideruint256 _weekuint256 _claimedBalancebytes32[] _merkleProofview returns (bool valid)
weekMerkleRoots(uint256view returns (bytes32)
State-modifying
claimWeek(address _liquidityProvideruint256 _weekuint256 _claimedBalancebytes32[] _merkleProof
claimWeeks(address _liquidityProviderstruct MerkleRedeemClaim[] claims
renounceOwnership(
seedAllocations(uint256 _weekbytes32 _merkleRootuint256 _totalAllocation
transferOwnership(address newOwner
Events
Claimed(address _claimantuint256 _balance
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _token
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.