RewardsDistributor

Verified contract

Active on Base with 1 txns
Deployed by via 0x8f847e5d at 6385776
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 999999999999999 additional slots

No balances found for "RewardsDistributor"

0x3d0c30723bf66bf18404c2f8e6b138fb2a3c6a07cb5d88336b60a408ddcdb28c
From

Functions
Getter at block 21772397
WEEK(view returns (uint256)
604800
lastTokenTime(view returns (uint256)
1699488000
minter(view returns (address)
0xd32f1e755388dce5c18de23474c3bcb5764318a5
startTime(view returns (uint256)
1699488000
token(view returns (address)
0x6f176458b92b3aff0c05bc19be47a7e8793e4aad
tokenLastBalance(view returns (uint256)
0
ve(view returns (address)
0xa8552b34c09e691ba8a26a0d76e96fa55ee94829
Read-only
claimable(uint256 _tokenIdview returns (uint256 claimable_)
timeCursorOf(uint256view returns (uint256)
tokensPerWeek(uint256view returns (uint256)
State-modifying
checkpointToken(
claim(uint256 _tokenIdreturns (uint256)
claimMany(uint256[] _tokenIdsreturns (bool)
setMinter(address _minter
Events
CheckpointToken(uint256 timeuint256 tokens
Claimed(uint256 indexed tokenIduint256 indexed epochStartuint256 indexed epochEnduint256 amount
Constructor
constructor(address _ve
Fallback and receive

This contract contains no fallback and receive objects.

Errors
NotManagedOrNormalNFT(
NotMinter(
UpdatePeriod(