RewardHarvesterClaim

Verified contract

Active on Ethereum with 1,129 txns
Deployed by via 0xc6093767 at 17621910
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "RewardHarvesterClaim"

0x3319c5fad398013c9ea756056d9aa44b511a47f6ea082af32194cfb43219f84b
From
0x4e51d20b13393c470986e5d04f6d5b7706b2da96bcd82eadcefe27af7ba44f17
From
0xae2a495eb80040ebd0d16395a2d0e324c924300788d2eff7fd968cb375de73fe
0x73ddcc717fc15d6f3df4c2c9651790a1f91c458dddaa0056e6ca7129c526ddaf
0x91b883ce96f1ac4142aaca53ed134e0eaee2a50ea43dc4cb19a7cc3a3c73a8a7
0xcb69a232bc3c006e152d3cfc0b24c2bed10048c8926460f0e8f3b24f687de702
0xa0b16093481b279b9ae18e7c68b9fcd0236b7da79f2dc2c92a2f91c78d228a52
0xf5b59117b523bb8a33adfc18e3ebea35d91cb5414594ecd765f9503e72054177
0x39ed26408fdd2acc8067d5a4a99f6f343341cd0a2f65e36037385961fb6cb2a2
0x9ff2444fd5f89538428709749fbede8768a03900ce5d0a6b7012c7571595e5e8

Functions
Getter at block 20910988
MAX_FEE(view returns (uint256)
100000
fee(view returns (uint256)
5000
harvester(view returns (address)
0xd23aa7edf42cd3fc4cd391faabc0c207b1c86542
owner(view returns (address)
0xa52fd396891e7a74b641a2cb1a6999fcf56b077e
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
Read-only

This contract contains no read-only function objects.

State-modifying
acceptOwnership(
changeFee(uint256 _newFee
claim(address _tokenaddress _accountuint256 _amountbytes32[] _merkleProof
renounceOwnership(
transferOwnership(address newOwner
Events
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetFee(uint256 fee
Constructor
constructor(address _harvesteruint256 _fee
Fallback and receive

This contract contains no fallback and receive objects.

Errors
InvalidAddress(
InvalidFee(