This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20793851, which is 1 minutes old. We're running behind the tip but working to resolve the issue.

KeeperRegistry

Verified contract

Active on Ethereum with 5,093 txns
Deployed by via 0xa1ae0004 at 12935415
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $89,016.81
ERC-20
Value $3.13
0x3647476d1720685f37bd48551a7571a49f025385d7a50b73afbb3491c36e4754
0xc2807dde3c946442ee7db38a3dfea4bceeccc481696a495e541fe834cc7ccfb5
0x729e1937e016aae34928145adaef1b24fa0bce0ffbb90713006d5b1919a96acf
0x6d2612b9517b5658e3caa3fb7a372898e9132a3ed1af070e5c22c5de984bf514
0x6a07b063de3e8da8fc1b555734b0f3da859e3c6cbca3022be87ed99484d6537e
0xac45c3c51f0654a2068e048f430f845beef094befbd0a7ac190675fa82411362
0x5522b5f0e40d4d64b0db48fcda8a8b3ccbc0255aef5777797c619f81a4fec89e
0x863907e37fcb33d8c91f6815e85b1fb8a6563f664ed8f09732f1af5ec2174b8f
0xa81f7e869aa38aa1dd54ef5121bd763736eb5c3eaed43861891868c657b14a44
0x7530301f86806b6a7a9071d230e90d0c4222ffc88586ca68a74be0aafaf8941a

Functions
Getter at block 20793850
FAST_GAS_FEED(view returns (address)
0x169e633a2d1e6c10dd91238ba11c4a708dfef37c
LINK(view returns (address)
0x514910771af9ca656af840dff83e8264ecf986ca
LINK_ETH_FEED(view returns (address)
0xdc530d9457755926550b59e8eccdae7624181557
 
getCanceledUpkeepList(view returns (uint256[])
getConfig(view returns (uint32 paymentPremiumPPBuint24 blockCountPerTurnuint32 checkGasLimituint24 stalenessSecondsuint16 gasCeilingMultiplieruint256 fallbackGasPriceuint256 fallbackLinkPrice)
(paymentPremiumPPB=200000000, blockCountPerTurn=10, checkGasLimit=6500000, stalenessSeconds=90000, gasCeilingMultiplier=2, fallbackGasPrice=200000000000, fallbackLinkPrice=20000000000000000)
 
getKeeperList(view returns (address[])
getRegistrar(view returns (address)
0x09b1de9ecf6600fd44e1cb1b46df6b520f33ec6d
getUpkeepCount(view returns (uint256)
143
owner(view returns (address)
0x21f73d42eb58ba49ddb685dc29d3bf5c0f0373ca
paused(view returns (bool)
false
Read-only
getKeeperInfo(address queryview returns (address payeebool activeuint96 balance)
getMaxPaymentForGas(uint256 gasLimitview returns (uint96 maxPayment)
getMinBalanceForUpkeep(uint256 idview returns (uint96 minBalance)
getUpkeep(uint256 idview returns (address targetuint32 executeGasbytes checkDatauint96 balanceaddress lastKeeperaddress adminuint64 maxValidBlocknumber)
State-modifying
acceptOwnership(
acceptPayeeship(address keeper
addFunds(uint256 iduint96 amount
cancelUpkeep(uint256 id
checkUpkeep(uint256 idaddress fromreturns (bytes performDatauint256 maxLinkPaymentuint256 gasLimituint256 adjustedGasWeiuint256 linkEth)
onTokenTransfer(address senderuint256 amountbytes data
pause(
performUpkeep(uint256 idbytes performDatareturns (bool success)
recoverFunds(
registerUpkeep(address targetuint32 gasLimitaddress adminbytes checkDatareturns (uint256 id)
setConfig(uint32 paymentPremiumPPBuint24 blockCountPerTurnuint32 checkGasLimituint24 stalenessSecondsuint16 gasCeilingMultiplieruint256 fallbackGasPriceuint256 fallbackLinkPrice
setKeepers(address[] keepersaddress[] payees
setRegistrar(address registrar
transferOwnership(address _to
transferPayeeship(address keeperaddress proposed
unpause(
withdrawFunds(uint256 idaddress to
withdrawPayment(address fromaddress to
Events
ConfigSet(uint32 paymentPremiumPPBuint24 blockCountPerTurnuint32 checkGasLimituint24 stalenessSecondsuint16 gasCeilingMultiplieruint256 fallbackGasPriceuint256 fallbackLinkPrice
FundsAdded(uint256 indexed idaddress indexed fromuint96 amount
FundsWithdrawn(uint256 indexed iduint256 amountaddress to
KeepersUpdated(address[] keepersaddress[] payees
OwnershipTransferRequested(address indexed fromaddress indexed to
OwnershipTransferred(address indexed fromaddress indexed to
Paused(address account
PayeeshipTransferRequested(address indexed keeperaddress indexed fromaddress indexed to
PayeeshipTransferred(address indexed keeperaddress indexed fromaddress indexed to
PaymentWithdrawn(address indexed keeperuint256 indexed amountaddress indexed toaddress payee
RegistrarChanged(address indexed fromaddress indexed to
Unpaused(address account
UpkeepCanceled(uint256 indexed iduint64 indexed atBlockHeight
UpkeepPerformed(uint256 indexed idbool indexed successaddress indexed fromuint96 paymentbytes performData
UpkeepRegistered(uint256 indexed iduint32 executeGasaddress admin
Constructor
constructor(address linkaddress linkEthFeedaddress fastGasFeeduint32 paymentPremiumPPBuint24 blockCountPerTurnuint32 checkGasLimituint24 stalenessSecondsuint16 gasCeilingMultiplieruint256 fallbackGasPriceuint256 fallbackLinkPrice
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.