CollectorStakingPoolV2a

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x94018561 at 16469832
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 "CollectorStakingPoolV2a"

No transactions found for "CollectorStakingPoolV2a"


Functions
Getter at block 21325345
expireAfter(view returns (uint256)
0
intervalIdCounter(view returns (uint256)
0
intervalLengthInSec(view returns (uint256)
0
nextIntervalTimestamp(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getLastHarvestedInterval(uint256 userIdview returns (uint256)
pendingRewards(uint256 userIdstruct CollectorStakingPoolV2aPendingRewardRequest[] pendingRewardRequestsview returns (struct CollectorStakingPoolV2aPendingRewardResult[])
State-modifying
addRewards(uint256 amount
harvest(uint256 userIdaddress[] userWalletsuint256[] harvestRequestsbytes signature
initialize(address _tokenuint256 _expireAfteruint256 _intervalLengthInSecuint256 endOfFirstIntervaladdress _trustedSigner
recoverToken(address _tokenuint256 amount
renounceOwnership(
setExpireAfter(uint256 _expireAfter
setIntervalLengthInSec(uint256 _intervalLengthInSec
setTrustedSigner(address _trustedSigner
transferOwnership(address newOwner
Events
AddRewards(uint256 amount
IntervalClosed(uint256 newInterval
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RedistributeRewards(uint256 unclaimedRewards
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.