KeeperIncentive

Verified contract

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

No balances found for "KeeperIncentive"

0x97f6c9346ed31dec28252d6bdac87a59d7d95569fdf9fee8bc2be906cc4e76e5
0x62bba9f69cb79455f7d5c4dffb0c10652ce35471bf5c8fa819d33d083a880dc3
0x36cd131374c5bc63c998016c5ddfff67e3a112796c7cfd2e317835c5d207c37c
0x003949422ec517f1dea32ef7586a6533f6effa65ce9484864e119a645097702b
0xbe2f724d0a07e2d20b1797898353fbab3b5aafef93c5b9cd4834d9bdb8371d60
0x233916efb7837578aa366ba1ff0631738ff83d2d7c03d0dc02e035b3b1ea96ad
0x00e3720588c98b2f7c20eede713efba99e011c04951428d8fe43d1d47029e8a5
0x2162055d648b4aa048d93611a73b026a3ceeb40407edc17e708f827339c1aab6
0x5dcc44122d85a2b16c270b3f7f9367ec3073f072b64b2da83d98ac2c0b26dcf2
0xe8c44f2ca0880249a797feb62d74b6040827f7d9419dc5a856d091ea06dbd728

Functions
Getter at block 21100883
burnRate(view returns (uint256)
0
incentiveBudget(view returns (uint256)
0
requiredKeeperStake(view returns (uint256)
0
Read-only
controllerContracts(bytes32view returns (address)
incentives(bytes32uint256view returns (uint256 rewardbool enabledbool openToEveryone)
State-modifying
addControllerContract(bytes32 _contractNameaddress contract_
createIncentive(bytes32 _contractNameuint256 _rewardbool _enabledbool _openToEveryone
fundIncentive(uint256 _amount
handleKeeperIncentive(bytes32 _contractNameuint8 _iaddress _keeper
toggleApproval(bytes32 _contractNameuint8 _i
toggleIncentive(bytes32 _contractNameuint8 _i
updateBurnRate(uint256 _burnRate
updateIncentive(bytes32 _contractNameuint8 _iuint256 _rewardbool _enabledbool _openToEveryone
updateRequiredKeeperStake(uint256 _amount
Events
ApprovalToggled(bytes32 contractNamebool openToEveryone
BurnRateChanged(uint256 oldRateuint256 newRate
Burned(uint256 amount
ControllerContractAdded(bytes32 contractNameaddress contractAddress
IncentiveChanged(bytes32 contractNameuint256 oldRewarduint256 newRewardbool oldOpenToEveryonebool newOpenToEveryone
IncentiveCreated(bytes32 contractNameuint256 rewardbool openToEveryone
IncentiveFunded(uint256 amount
IncentiveToggled(bytes32 contractNamebool enabled
RequiredKeeperStakeChanged(uint256 oldRequirementuint256 newRequirement
Constructor
constructor(address _contractRegistryuint256 _burnRateuint256 _requiredKeeperStake
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.