MerkleDistributor

Verified contract

Active on Ethereum with 2,257 txns
Deployed by via 0x6f9cc6fa at 16175162
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $12,614.37
0x94d74032bdb1980cbef1e368a9cbf3f51be5c37485ed397a56dbb94e91dd86fa
0x6b32cde72001b8178a45c1735ea76e8b18b5c7bf0b57848b10cc477620983d4e
0x2bce2cd46e7c0b742e799076fcfda5d2a6f0b837775ee5320e7e93623edaffb0
From
0x20915d97f670001d45deb068f9beb2ea5d36e435c79a84aba89ee146f6abe37e
0x873b42c3167f47ce32da3247f7ab77dc2596403ab00971d6f5590fcb32576c43
0x39000a4c03f410968ae660d71282def1606cba34a77a6d1d4615f51dc4c3d5f9
0x63a2622d531c0a5c09534dffbe95ce704382f987ca0259d73c6c59c3c04e7f48
0x7019c67aa96c609503b8f3caf932cab9f7cac7de1f14449df451c63167e0ef3c
0xdab7cb13935118891fd7252ebc4e55d76771426126db27bf6c6ff0213c69d3a8
0xa20d3e248b9b7b5e24e962706029fd868287f896620617b3fe1124c9132eb660

Functions
Getter at block 21223449
merkleRoot(view returns (bytes32)
0x5fa4ad97a444daf1a86152d283c0ef0eed406d3a824a52f247c831aafaa61e4c
owner(view returns (address)
0xe5d47fc6186b77e314560adc435fb93495c35717
paused(view returns (bool)
false
token(view returns (address)
0x3330bfb7332ca23cd071631837dc289b09c33333
Read-only
isClaimed(uint256 indexview returns (bool)
State-modifying
claim(uint256 indexaddress accountuint256 amountbytes32[] merkleProof
pauseExecution(
renounceOwnership(
sweepTokens(address _tokenuint256 _amountaddress _recipient
transferOwnership(address newOwner
unpauseExecution(
Events
Claimed(uint256 indexaddress accountuint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
SweepTokens(address tokenuint256 amountaddress recipient
Unpaused(address account
Constructor
constructor(address token_bytes32 merkleRoot_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyClaimed(
InvalidProof(