PrizeStrategyUpkeep

Verified contract

Active on Ethereum with 447 txns
Deployed by via 0x36dc6309 at 12454184
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "PrizeStrategyUpkeep"

0xc135fa9d49792ac0041b8b7d47e9e5792f9f7fc4e9eaf9868bd3799157248b6f
0x85ea055f49eec0b91c7decd68c5c3c84cb461d4dbe3a0664756e0505271e1f28
0x5dc2a6bb9ecd5c0e6c1a1eab83557b192878911f91d7bc70cf6e26c8fa4bd7de
0xe5ce3741ce6593c1487ab081901e649d4b9dd5d1266a1dc6c05c9cfc5225a214
0xe3dc50bd643feee8b23e8a180cf2332afc38c1a6340bee26e420946afe19be56
0x92bce7d45f2da5f3e0a469546e4f19a6d3a78c9fb308001cb7be8aaf2b689d17
0x23ce08f749d9131a61fbf3e95788932e37208dc9e8916ad9aa958e1280a44b83
0x1163f809f7e70f20257f1029e3af813842e1876ba8a212ffb7052500e216c679
0x38acfb8ece3c2e2c69cedee9ce71106e42996715498cdb0be9ac37bd2ed97770
0xadf2612f25663dffd3a2dc7d1e9299d43ff400787f74cb2ccae412636394abdf

Functions
Getter at block 21280405
owner(view returns (address)
0x3f0556bca55bdbb78a9316936067a47fd4c4c4f4
prizePoolRegistry(view returns (address)
0x34733851e2047f8d0e1aa91124a6f9eadc54d253
upkeepBatchSize(view returns (uint256)
2
upkeepLastUpkeepBlockNumber(view returns (uint256)
14509966
upkeepMinimumBlockInterval(view returns (uint256)
15
Read-only
checkUpkeep(bytes checkDataview returns (bool upkeepNeededbytes performData)
State-modifying
performUpkeep(bytes performData
renounceOwnership(
transferOwnership(address newOwner
updatePrizePoolRegistry(address _prizePoolRegistry
updateUpkeepBatchSize(uint256 _upkeepBatchSize
updateUpkeepMinimumBlockInterval(uint256 _upkeepMinimumBlockInterval
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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.