PrizeStrategyUpkeep

Verified contract

Active on Ethereum with 1,076 txns
Deployed by via 0x268cb8a1 at 12698768
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "PrizeStrategyUpkeep"

0x40bb3ac8c3230f403ec6893eb907a0c2f7c7926c7819281c3f3401ae7a5fe3bf
0xc3f0ad4108b0272c82e806d75864fa9da326ba93855c5e065ef7b426a1ea42c2
0x8e4e46f5dfc5d9dca280c56ee24de1299c9e7510a70cb798549176878a6673ca
0x596ae92231fb32add3e00045628c0373366c6fbb47cde190123958bb55eaf2e8
0x4c814436fb61f1ea98e23d7c9a6bec7bfbf054569384f193d09f65c1fa4880f8
0x601687272f70b7d419d1663ae29135f0ed730cd34b61c86418e9533911a0709d
0x4629e532d495daf305df868cbb6f398e2874c88ab627933178cce5e24dd32f88
0x1cbf0302b006d7dd761371b5c79723987391a14ae237d994f45289184dab1c74
0xb7ff74b55eef6f636ebafc52793fe4d32223f7e6a4d66d38129c12f0432ccc64
0xeb053787aa1d5cc4364012147c4fd2199c2c59a1ddd55967e39edad91d70b02d

Functions
Getter at block 20946528
owner(view returns (address)
0x5be7bbafc73ef2a0928a793169771663a5815d48
paused(view returns (bool)
false
prizePoolRegistry(view returns (address)
0x34733851e2047f8d0e1aa91124a6f9eadc54d253
upkeepBatchSize(view returns (uint256)
2
upkeepLastUpkeepBlockNumber(view returns (uint256)
20646731
upkeepMinimumBlockInterval(view returns (uint256)
15
Read-only
checkUpkeep(bytes checkDataview returns (bool upkeepNeededbytes performData)
State-modifying
pause(
performUpkeep(bytes performData
renounceOwnership(
transferOwnership(address newOwner
unpause(
updatePrizePoolRegistry(address _prizePoolRegistry
updateUpkeepBatchSize(uint256 _upkeepBatchSize
updateUpkeepMinimumBlockInterval(uint256 _upkeepMinimumBlockInterval
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Unpaused(address account
UpkeepBatchSizeUpdated(uint256 upkeepBatchSize
UpkeepMinimumBlockIntervalUpdated(uint256 upkeepMinimumBlockInterval
UpkeepPerformed(uint256 startAwardsPerformeduint256 completeAwardsPerformed
UpkeepPrizePoolRegistryUpdated(address prizePoolRegistry
Constructor
constructor(address _prizePoolRegistryuint256 _upkeepBatchSizeuint256 _upkeepMinimumBlockInterval
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.