MerkleRedeem

Verified contract

Active on Ethereum with 2,069 txns
Deployed by via 0x68af242e at 16918195
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x899ae037ce1929461e6a7b3afa885983d116513d08ac9e1e3d1a274503a855d3
0x6dbfe648ed51639f0536647f2bae49a7fd4449eb3df39710055a7b5effa99702
0x616d6db7b691eab07d20b9f5032ad65603b4e45e53b516bd8f7fea948359b25b
0x80f1434c50452d76fbd7cf18957eb15929a7d927ea685f93fe793287fe9b4ff3
0x030d3cb55b35c852d5754cc4e970290f10440c99bb7fe9c81c8f746f801602cc
0xd7426e51d149452db416b2949721205329f3888c48e0770aaf918610ad19835e
0xf16619f0150c9ddf486d0898838a95e6da6ce4dad912fe5fba66b920dce66fa7
0x18a683095fd61b23afd9e3f666a3844e1c27da82a8d97fb93797b4b1df7982cf
0xc8e24f53df81f58d69a7cba4f594dbc350c2709a90602e1c49e5029f926e12f7
0x73c3c3c0bf7b49c49dcfe0186aff260aa73efe5c53fd4175e912db8f669b0b74

Functions
Getter at block 20933073
owner(view returns (address)
0x619bbf92fd6ba59893327676b2685a3762a49a33
token(view returns (address)
0x716fbc68e0c761684d9280484243ff094cc5ffab
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.