MerkleDistributor

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x5e5139c2 at 13551751
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "MerkleDistributor"

No transactions found for "MerkleDistributor"


Functions
Getter at block 21387095
lockBlock(view returns (uint256)
0
nextCreatedIndex(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
isClaimed(uint256 windowIndexuint256 accountIndexview returns (bool)
merkleWindows(uint256view returns (bytes32 merkleRootaddress rewardTokenstring ipfsHash)
verifyClaim(struct MerkleDistributorClaim _claimview returns (bool valid)
State-modifying
claim(struct MerkleDistributorClaim _claim
claimMulti(struct MerkleDistributorClaim[] claims
deleteWindow(uint256 windowIndex
initialize(
renounceOwnership(
setLock(uint256 _lock
setWindow(uint256 rewardsToDepositaddress rewardTokenbytes32 merkleRootstring ipfsHash
transferOwnership(address newOwner
withdrawRewards(address rewardCurrencyuint256 amount
Events
Claimed(address indexed calleruint256 windowIndexaddress indexed accountuint256 accountIndexuint256 amountaddress indexed rewardToken
CreatedWindow(uint256 indexed windowIndexuint256 rewardsDepositedaddress indexed rewardTokenaddress owner
DeleteWindow(uint256 indexed windowIndexaddress owner
LockSet(uint256 indexed lockBlock
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
WithdrawRewards(address indexed owneruint256 amountaddress indexed currency
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.