RewardClaimer

Verified contract

Active on Ethereum with 11 txns
Deployed by via 0x52dd109e at 18344729
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $718.64
0x05851e8da1e4562c0358d980378fa15d1cec1d4750fd35ca22d7bcd3ba7fbf98
0x5af059e5d24d18a9832b41581acd33a1073f81c59a43c7c3a76a944cb98f3a18
0x9923a1850bc5b7243cae0ceef5bce209fb0e2a9ba9d7243d812c35edce09450b
0x405e3a787fd1df331e1cd21852864844df851cd8b712c0fe9002e16432d527c9
0x17c89eb526f3a60cc9ace6c6c2a8aa76abc72490a9c7e102c82e486010afdee6
0xd5caf8ab081f79e9c2359306d3842e98fbbfaae7c2af416b030b8a8b4856bc01
0xa2fd3af7ee4a5d70c81bb44807c00fd4cf0c9f5c43f1c5bc62adf6af762a6e6c
0x0c1c4985671422dcd7f218d767ef213f9d32e1e2bbee791b6de70aaae1944c5c
0x158f3b60bf69ddb0aae23bb6c993c71b6d88cc12292a224ebad4398c36c2e5f9
0x9ad5d7fa7f7904e00d38ed79b4713c82ee0c43cdbcb1e6c2fd17ce6c18784d08

Functions
Getter at block 21273723
canStartNewEpoch(view returns (bool)
true
currentEpoch(view returns (uint256)
1
minimumETHForNextEpoch(view returns (uint256)
100000000000000000
nftContract(view returns (address)
0x507d7f014746cbe496b2154751ff8d9166b00f74
owner(view returns (address)
0x4271e15d9cd7ca2ea8fbd87bd2a4eb497adb5ed0
rewardsAccumulatedTowardsNextEpoch(view returns (uint256 rewardsDuringEpochPeriod)
142718750872031861
totalRewardsCollected(view returns (uint256)
124788703671518901
totalRewardsDistributed(view returns (uint256)
49335068893391178
Read-only
claimedRewards(uint256uint256view returns (bool)
claimsInEpoch(uint256view returns (uint256)
getClaimsInEpochs(uint256[] epochIdsview returns (uint256[] claims)
getNFTsClaimStatusForEpochs(uint256[][] tokenIdsuint256[] epochIdsview returns (bool[][])
getParticipantsInEpochs(uint256[] epochIdsview returns (uint256[] participants)
getPendingRewards(uint256[][] tokenIdsuint256[] epochIdsview returns (uint256 totalRewards)
participantsInEpoch(uint256view returns (uint256)
rewardPerNFT(uint256view returns (uint256)
State-modifying
claimRewards(uint256[][] tokenIdsuint256[] epochIds
renounceOwnership(
setMinimumETHForNextEpoch(uint256 amount
startNewEpoch(
transferOwnership(address newOwner
withdrawETH(uint256 amount
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _nftAddressuint256 _minimumETHForNextEpoch
Fallback and receive
receive(
Errors

This contract contains no error objects.