From b88084b6a63562fa6fbff23bbeeaf641381506b2 Mon Sep 17 00:00:00 2001 From: Grace Fletcher Date: Fri, 20 Jun 2025 08:29:08 -0700 Subject: [PATCH] update OP details and update fee callout --- .../overview/automation-economics.mdx | 3 +- .../overview/supported-networks.mdx | 29 +++++++++---------- 2 files changed, 15 insertions(+), 17 deletions(-) diff --git a/src/content/chainlink-automation/overview/automation-economics.mdx b/src/content/chainlink-automation/overview/automation-economics.mdx index 0701576d541..bb998673af5 100644 --- a/src/content/chainlink-automation/overview/automation-economics.mdx +++ b/src/content/chainlink-automation/overview/automation-economics.mdx @@ -41,8 +41,7 @@ There is no registration fee or other fees for any offchain computation. diff --git a/src/content/chainlink-automation/overview/supported-networks.mdx b/src/content/chainlink-automation/overview/supported-networks.mdx index 4deaa937ef5..7d667e9ea81 100644 --- a/src/content/chainlink-automation/overview/supported-networks.mdx +++ b/src/content/chainlink-automation/overview/supported-networks.mdx @@ -267,31 +267,30 @@ To use Chainlink Automation on certain networks, you may need to conduct token t ### OP Mainnet -| Item | Value | -| ------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| Registry Address |
| -| Registrar Address |
| -| Payment Premium % | 50 | -| Block Count per Turn | Not Applicable | -| Maximum Check Data Size | 5,000 | -| Check Gas Limit | 10,000,000 | -| Perform Gas Limit | 5,000,000 | -| Maximum Perform Data Size | 1,000 | -| Gas Ceiling Multiplier | 5 | -| Flat fee per transaction (LINK) | 0.02 | +| Item | Value | +| ------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| Registry Address |
| +| Registrar Address |
| +| Payment Premium % | 50 | +| Block Count per Turn | Not Applicable | +| Maximum Check Data Size | 5,000 | +| Check Gas Limit | 10,000,000 | +| Perform Gas Limit | 5,000,000 | +| Maximum Perform Data Size | 5,000 | +| Gas Ceiling Multiplier | 5 | ### OP Sepolia Testnet | Item | Value | | --------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| Registry Address |
| -| Registrar Address |
| +| Registry Address |
| +| Registrar Address |
| | Payment Premium % | 50 | | Block Count per Turn | Not Applicable | | Maximum Check Data Size | 5,000 | | Check Gas Limit | 10,000,000 | | Perform Gas Limit | 5,000,000 | -| Maximum Perform Data Size | 2,000 | +| Maximum Perform Data Size | 5,000 | | Gas Ceiling Multiplier | 5 | | Minimum Upkeep Spend (LINK) | 0.1 |