Relative Content

Tag Archive for automationchainlinkchainlink-keepers

Chainlink upkeep automation

contract UpkeepIDConditionalExample is AutomationCompatible {
LinkTokenInterface public constant s_link =
LinkTokenInterface(0x779877A7B0D9E8603169DdbD7836e478b4624789);
AutomationRegistrarInterface public constant s_registrar =
AutomationRegistrarInterface(
0xb0E49c5D0d05cbc241d68c05BC5BA1d1B7B72976
);
KeeperRegistryInterface public constant s_keeperRegistry =
KeeperRegistryInterface(0x86EFBD0b6736Bed994962f9797049422A3A8E8Ad);