RewardsDistributor

Verified contract

Active on Ethereum with 2,853 txns
Deployed by via 0x25dab4f5 at 15133667
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x474664d0eb0d193494cd7717d4d58e54aae6006bdc26db23b69be79f4d60c4b4
0xf646f239fe5ef8af17704bf1c50d007cbf00a29f4713b17b43d308d7198bf269
0x4d3c7697d856ab3acae3e93d12f37fbce93667b2880ac092257a518e00510a77
0x6a17fc5ab1daff3b869ac370a31fa6a0ee4aaf6ed42da91dbf3c737c63db5f88
0x18e333b7ef60568c7128776a43b50d666f4a16f4188a6ad0f1c2cc891678f6b9
0x40122118b7bbe8b9fb8b5ecee6f7fcb73182c9b27f0d0d74c6e6ae867cfd5062
0x3d77da14e74961cb32d5a066ca4425d07ce239141c7d26ee60c3a5fe31f90146
0x89f9d4c5a113f6c4179aec0f88ee97cb889364299e2b59abb7957f231faf8008
0xd6405533672c16a44d3fd0386af0b4c7dd578e51d3f66c3913f5f3522c45344e
From
0x06b143b80461d816269eb0ffb2908fcb58679d865aed2a06263be2521adf031e

Functions
Getter at block 20862946
MORPHO(view returns (address)
0x9994e35db50125e0df82e4c2dde62496ce330999
currRoot(view returns (bytes32)
0xc727d59b68249735d52f41b8fbe32180e96d2d9b4c0d18537f406523ab62ca3a
owner(view returns (address)
0xcba28b38103307ec8da98377fff9816c164f9afa
prevRoot(view returns (bytes32)
0xc5ae538a292e14757a83c40b0963548ec35bd09bf46eeef8463c7c7ab3542f8c
Read-only
claimed(addressview returns (uint256)
State-modifying
claim(address _accountuint256 _claimablebytes32[] _proof
renounceOwnership(
transferOwnership(address newOwner
updateRoot(bytes32 _newRoot
withdrawMorphoTokens(address _touint256 _amount
Events
MorphoWithdrawn(address touint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RewardsClaimed(address accountuint256 amount
RootUpdated(bytes32 newRoot
Constructor
constructor(address _morpho
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyClaimed(
ProofInvalidOrExpired(