diff --git a/src/content/chainlink-functions/supported-networks.mdx b/src/content/chainlink-functions/supported-networks.mdx
index 49aa5d315c4..fee5f71ad30 100644
--- a/src/content/chainlink-functions/supported-networks.mdx
+++ b/src/content/chainlink-functions/supported-networks.mdx
@@ -266,3 +266,41 @@ To use Chainlink Functions on certain networks, you may need to conduct token tr
| Request threshold (withdrawing funds) | 10 requests |
| Cancellation fees (withdrawing funds) | 2 LINK |
| Minimum balance for uploading encrypted secrets | 2 LINK |
+
+## Celo
+
+
+
+### Celo Mainnet
+
+| Item | Value |
+| ---------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
+| Functions router |
|
+| | / |
+| Encrypted secrets upload endpoints | |
+
+| Billing Item | Value |
+| ------------------------------------------------ | ----------- |
+| Premium fees (converted to LINK at request time) | 3 cents USD |
+| Request threshold (withdrawing funds) | 1 request |
+| Cancellation fees (withdrawing funds) | 0.1 LINK |
+| Minimum balance for uploading encrypted secrets | 0.1 LINK |
+
+### Celo Alfajores testnet
+
+| Item | Value |
+| ---------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
+| Functions router | |
+| | / |
+| Encrypted secrets upload endpoints | |
+
+| Billing Item | Value |
+| ------------------------------------------------ | ------------- |
+| Premium fees (converted to LINK at request time) | 320 cents USD |
+| Request threshold (withdrawing funds) | 10 requests |
+| Cancellation fees (withdrawing funds) | 2 LINK |
+| Minimum balance for uploading encrypted secrets | 2 LINK |
diff --git a/src/features/chainlink-automation/data/chainlink-automation-addresses.json b/src/features/chainlink-automation/data/chainlink-automation-addresses.json
index 6a7299cc030..88b820d8db0 100644
--- a/src/features/chainlink-automation/data/chainlink-automation-addresses.json
+++ b/src/features/chainlink-automation/data/chainlink-automation-addresses.json
@@ -70,5 +70,29 @@
"GNOSIS_CHIADO": {
"registryAddress": "0x2CA3BC9eC81E9647e7f8e7EdFE630a27A4E470dB",
"registrarAddress": "0xcfB98e8E3AB99217a0E61C29f86ba3a4B79037BF"
+ },
+ "SCROLL_MAINNET": {
+ "registryAddress": "0xBe55E7eb27Cd69Be0883E0284632A91bB7AdC272",
+ "registrarAddress": "0x80C55e674a34FfE730B0357E16e8852B19573f7C"
+ },
+ "SCROLL_SEPOLIA": {
+ "registryAddress": "0x93C0e201f7B158F503a1265B6942088975f92ce7",
+ "registrarAddress": "0x8ee44ab698169a0AcA2571834b19a02d09D818d5"
+ },
+ "POLYGON_ZKEVM_MAINNET": {
+ "registryAddress": "0x0F7E163446AAb41DB5375AbdeE2c3eCC56D9aA32",
+ "registrarAddress": "0x703C1d261a996755409c74d00871e7D6Af4d9896"
+ },
+ "POLYGON_ZKEVM_CARDONA": {
+ "registryAddress": "0x0F7E163446AAb41DB5375AbdeE2c3eCC56D9aA32",
+ "registrarAddress": "0x703C1d261a996755409c74d00871e7D6Af4d9896"
+ },
+ "ZKSYNC_MAINNET": {
+ "registryAddress": "0x8D405a2252fe4bd50dF29835e621986E59A81D74",
+ "registrarAddress": "0x7415C4E9758F3cA26F1a4a8F11d885eadEF68939"
+ },
+ "ZKSYNC_SEPOLIA": {
+ "registryAddress": "0xc740003833d487c49881Cd19A21B8c58313e0cF4",
+ "registrarAddress": "0xC23751714a66B9824Fa6724A7B08635D480e88cD"
}
}
diff --git a/src/features/chainlink-automation/data/chainlink-automation-config.json b/src/features/chainlink-automation/data/chainlink-automation-config.json
index 79cd720fd68..8dc4a88936f 100644
--- a/src/features/chainlink-automation/data/chainlink-automation-config.json
+++ b/src/features/chainlink-automation/data/chainlink-automation-config.json
@@ -448,5 +448,155 @@
"stalenessSeconds": 360000,
"registrar": "0xcfB98e8E3AB99217a0E61C29f86ba3a4B79037BF",
"transcoder": "0x35e466d3B56df566B8E0acAc4751Ed15eCCC155F"
+ },
+ "SCROLL_MAINNET": {
+ "paymentPremiumPPB": 560000000,
+ "blockCountPerTurn": "Not Applicable",
+ "maxCheckDataSize": 5000,
+ "checkGasLimit": 10000000,
+ "gasCeilingMultiplier": 2,
+ "minUpkeepSpend": {
+ "type": "BigNumber",
+ "hex": "0x16bcc41e90000"
+ },
+ "maxPerformGas": 5000000,
+ "fallbackGasPrice": {
+ "type": "BigNumber",
+ "hex": "12a05f200"
+ },
+ "fallbackLinkPrice": {
+ "type": "BigNumber",
+ "hex": "44728f8c"
+ },
+ "maxPerformDataSize": 5000,
+ "flatFeeMicroLink": 10000,
+ "stalenessSeconds": 360000,
+ "registrar": "0x80C55e674a34FfE730B0357E16e8852B19573f7C",
+ "transcoder": "0x0000000000000000000000000000000000000000"
+ },
+ "SCROLL_SEPOLIA": {
+ "paymentPremiumPPB": 500000000,
+ "blockCountPerTurn": "Not Applicable",
+ "maxCheckDataSize": 5000,
+ "checkGasLimit": 10000000,
+ "gasCeilingMultiplier": 2,
+ "minUpkeepSpend": {
+ "type": "BigNumber",
+ "hex": "0x016345785d8a0000"
+ },
+ "maxPerformGas": 5000000,
+ "fallbackGasPrice": {
+ "type": "BigNumber",
+ "hex": "5f5e100"
+ },
+ "fallbackLinkPrice": {
+ "type": "BigNumber",
+ "hex": "4343e8e0"
+ },
+ "maxPerformDataSize": 5000,
+ "flatFeeMicroLink": 10000,
+ "stalenessSeconds": 360000,
+ "registrar": "0x8ee44ab698169a0AcA2571834b19a02d09D818d5",
+ "transcoder": "0x0000000000000000000000000000000000000000"
+ },
+ "POLYGON_ZKEVM_MAINNET": {
+ "paymentPremiumPPB": 560000000,
+ "blockCountPerTurn": "Not Applicable",
+ "maxCheckDataSize": 5000,
+ "checkGasLimit": 10000000,
+ "gasCeilingMultiplier": 2,
+ "minUpkeepSpend": {
+ "type": "BigNumber",
+ "hex": "0x16bcc41e90000"
+ },
+ "maxPerformGas": 5000000,
+ "fallbackGasPrice": {
+ "type": "BigNumber",
+ "hex": "2540be400"
+ },
+ "fallbackLinkPrice": {
+ "type": "BigNumber",
+ "hex": "44728f8c"
+ },
+ "maxPerformDataSize": 5000,
+ "flatFeeMicroLink": 10000,
+ "stalenessSeconds": 360000,
+ "registrar": "0x703C1d261a996755409c74d00871e7D6Af4d9896",
+ "transcoder": "0x0000000000000000000000000000000000000000"
+ },
+ "POLYGON_ZKEVM_CARDONA": {
+ "paymentPremiumPPB": 500000000,
+ "blockCountPerTurn": "Not Applicable",
+ "maxCheckDataSize": 5000,
+ "checkGasLimit": 10000000,
+ "gasCeilingMultiplier": 2,
+ "minUpkeepSpend": {
+ "type": "BigNumber",
+ "hex": "0x16bcc41e90000"
+ },
+ "maxPerformGas": 5000000,
+ "fallbackGasPrice": {
+ "type": "BigNumber",
+ "hex": "5f5e100"
+ },
+ "fallbackLinkPrice": {
+ "type": "BigNumber",
+ "hex": "4343e8e0"
+ },
+ "maxPerformDataSize": 5000,
+ "flatFeeMicroLink": 10000,
+ "stalenessSeconds": 360000,
+ "registrar": "0x703C1d261a996755409c74d00871e7D6Af4d9896",
+ "transcoder": "0x0000000000000000000000000000000000000000"
+ },
+ "ZKSYNC_MAINNET": {
+ "paymentPremiumPPB": 500000000,
+ "blockCountPerTurn": "Not Applicable",
+ "maxCheckDataSize": 5000,
+ "checkGasLimit": 10000000,
+ "gasCeilingMultiplier": 2,
+ "minUpkeepSpend": {
+ "type": "BigNumber",
+ "hex": "0x16bcc41e90000"
+ },
+ "maxPerformGas": 5000000,
+ "fallbackGasPrice": {
+ "type": "BigNumber",
+ "hex": "7270e00"
+ },
+ "fallbackLinkPrice": {
+ "type": "BigNumber",
+ "hex": "44728f8c"
+ },
+ "maxPerformDataSize": 5000,
+ "flatFeeMicroLink": 10000,
+ "stalenessSeconds": 360000,
+ "registrar": "0x7415C4E9758F3cA26F1a4a8F11d885eadEF68939",
+ "transcoder": "0x0000000000000000000000000000000000000000"
+ },
+ "ZKSYNC_SEPOLIA": {
+ "paymentPremiumPPB": 300000000,
+ "blockCountPerTurn": "Not Applicable",
+ "maxCheckDataSize": 5000,
+ "checkGasLimit": 10000000,
+ "gasCeilingMultiplier": 2,
+ "minUpkeepSpend": {
+ "type": "BigNumber",
+ "hex": "0x16bcc41e90000"
+ },
+ "maxPerformGas": 5000000,
+ "fallbackGasPrice": {
+ "type": "BigNumber",
+ "hex": "17d7840"
+ },
+ "fallbackLinkPrice": {
+ "type": "BigNumber",
+ "hex": "4343e8e0"
+ },
+ "maxPerformDataSize": 5000,
+ "flatFeeMicroLink": 10000,
+ "stalenessSeconds": 360000,
+ "registrar": "0xC23751714a66B9824Fa6724A7B08635D480e88cD",
+ "transcoder": "0x0000000000000000000000000000000000000000"
}
}