Skip to content

Commit 53d2f80

Browse files
Remove zkSync from Automation docs (#2329)
1 parent 515aa91 commit 53d2f80

File tree

2 files changed

+0
-58
lines changed

2 files changed

+0
-58
lines changed

src/features/chainlink-automation/data/chainlink-automation-addresses.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -86,13 +86,5 @@
8686
"POLYGON_ZKEVM_CARDONA": {
8787
"registryAddress": "0x0F7E163446AAb41DB5375AbdeE2c3eCC56D9aA32",
8888
"registrarAddress": "0x703C1d261a996755409c74d00871e7D6Af4d9896"
89-
},
90-
"ZKSYNC_MAINNET": {
91-
"registryAddress": "0x8D405a2252fe4bd50dF29835e621986E59A81D74",
92-
"registrarAddress": "0x7415C4E9758F3cA26F1a4a8F11d885eadEF68939"
93-
},
94-
"ZKSYNC_SEPOLIA": {
95-
"registryAddress": "0xc740003833d487c49881Cd19A21B8c58313e0cF4",
96-
"registrarAddress": "0xC23751714a66B9824Fa6724A7B08635D480e88cD"
9789
}
9890
}

src/features/chainlink-automation/data/chainlink-automation-config.json

Lines changed: 0 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -548,55 +548,5 @@
548548
"stalenessSeconds": 360000,
549549
"registrar": "0x703C1d261a996755409c74d00871e7D6Af4d9896",
550550
"transcoder": "0x0000000000000000000000000000000000000000"
551-
},
552-
"ZKSYNC_MAINNET": {
553-
"paymentPremiumPPB": 500000000,
554-
"blockCountPerTurn": "Not Applicable",
555-
"maxCheckDataSize": 5000,
556-
"checkGasLimit": 10000000,
557-
"gasCeilingMultiplier": 2,
558-
"minUpkeepSpend": {
559-
"type": "BigNumber",
560-
"hex": "0x16bcc41e90000"
561-
},
562-
"maxPerformGas": 5000000,
563-
"fallbackGasPrice": {
564-
"type": "BigNumber",
565-
"hex": "7270e00"
566-
},
567-
"fallbackLinkPrice": {
568-
"type": "BigNumber",
569-
"hex": "44728f8c"
570-
},
571-
"maxPerformDataSize": 5000,
572-
"flatFeeMicroLink": 10000,
573-
"stalenessSeconds": 360000,
574-
"registrar": "0x7415C4E9758F3cA26F1a4a8F11d885eadEF68939",
575-
"transcoder": "0x0000000000000000000000000000000000000000"
576-
},
577-
"ZKSYNC_SEPOLIA": {
578-
"paymentPremiumPPB": 300000000,
579-
"blockCountPerTurn": "Not Applicable",
580-
"maxCheckDataSize": 5000,
581-
"checkGasLimit": 10000000,
582-
"gasCeilingMultiplier": 2,
583-
"minUpkeepSpend": {
584-
"type": "BigNumber",
585-
"hex": "0x16bcc41e90000"
586-
},
587-
"maxPerformGas": 5000000,
588-
"fallbackGasPrice": {
589-
"type": "BigNumber",
590-
"hex": "17d7840"
591-
},
592-
"fallbackLinkPrice": {
593-
"type": "BigNumber",
594-
"hex": "4343e8e0"
595-
},
596-
"maxPerformDataSize": 5000,
597-
"flatFeeMicroLink": 10000,
598-
"stalenessSeconds": 360000,
599-
"registrar": "0xC23751714a66B9824Fa6724A7B08635D480e88cD",
600-
"transcoder": "0x0000000000000000000000000000000000000000"
601551
}
602552
}

0 commit comments

Comments
 (0)