MerkleRedeem

Verified contract

Active on Ethereum with 125,193 txns
Deployed by via 0x2fc1d356 at 11494392
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $12,530,848.71
ERC-20
--
ERC-20
--
0xf87d8bd8d79d27a4f35a997a18555cc2a9a9240876249ed7086daa5278b0aecd
0xb16aa8bc8c8f19a1c9a3417ebb9814dc9fb98944ba45c736112ef2223a6bde7f
0xf8c97b78741b0b1ead2fa1e20a27c1e7ab7263693ccb9dee8685690e5943d904
0xfbf9a71aee369e7b56297ac8dfe6516e30218289c624be6993c9aaedb06cb206
0x9dd4ec5a605e25cb917c4116257a967a1786b7a298267f8fe2b9d08002619822
0xfcff335ecabae180af6f38fabf318c5ddec78016400e1106b4896831109ccec0
0xa90735780a25c157605ec8f3742180c01cb069d0daa1b97ce0f044480e005111
0xf194a661b67cf2e91a24e77f4dc69c475f11f17cbb821d62ecfb80440e8a6c58
0x825798928272030169a405572265fdb106187c81dca9fbf9b5e7ede252283ea9
0xbf40fda19b38722a653e57df57097420521198a03b4bdde06103dcda383fb490

Functions
Getter at block 20791902
emergencyRecipient(view returns (address)
0x00000000d49a1772a9ed1533f0d6b7f54a4a814e
nominatedOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x292a6921efc261070a0d5c96911c102cbf1045e4
rewardsToken(view returns (address)
0x0000000000095413afc295d19edeb1ad7b71c952
Read-only
claimStatus(address recipientuint256 beginuint256 endview returns (bool[])
claimed(uint256addressview returns (bool)
merkleRoots(uint256 beginuint256 endview returns (bytes32[])
periodMerkleRoots(uint256view returns (bytes32)
verifyClaim(address recipientuint256 perioduint256 balancebytes32[] proofview returns (bool)
State-modifying
acceptOwnership(
claimPeriod(address recipientuint256 perioduint256 balancebytes32[] proof
claimPeriods(address recipientstruct MerkleRedeemClaim[] claims
emergencyWithdraw(address token
nominateNewOwner(address newOwner
renounceOwnership(
seedAllocations(uint256 periodbytes32 merkleRootuint256 totalAllocation
Events
Claimed(address indexed recipientuint256 balance
OwnerChanged(address indexed oldOwneraddress indexed newOwner
OwnerNominated(address indexed newOwner
Constructor
constructor(address _owneraddress _rewardsTokenaddress _emergencyRecipient
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.