diff --git a/src/components/QuickLinks/data/productChainLinks.ts b/src/components/QuickLinks/data/productChainLinks.ts index 912d8a8c23d..9b94644db3d 100644 --- a/src/components/QuickLinks/data/productChainLinks.ts +++ b/src/components/QuickLinks/data/productChainLinks.ts @@ -187,7 +187,6 @@ export const productChainLinks: ProductChainLinks = { base: "/chainlink-automation/overview/supported-networks#base", "bnb-chain": "/chainlink-automation/overview/supported-networks#bnb-chain", ethereum: "/chainlink-automation/overview/supported-networks#ethereum", - fantom: "/chainlink-automation/overview/supported-networks#fantom", "gnosis-chain": "/chainlink-automation/overview/supported-networks#gnosis", optimism: "/chainlink-automation/overview/supported-networks#op", polygon: "/chainlink-automation/overview/supported-networks#polygon", diff --git a/src/content/chainlink-automation/overview/supported-networks.mdx b/src/content/chainlink-automation/overview/supported-networks.mdx index 7d667e9ea81..5c980361652 100644 --- a/src/content/chainlink-automation/overview/supported-networks.mdx +++ b/src/content/chainlink-automation/overview/supported-networks.mdx @@ -199,38 +199,6 @@ To use Chainlink Automation on certain networks, you may need to conduct token t | Gas Ceiling Multiplier | 3 | | Minimum Upkeep Spend (LINK) | 0.0 | -## Fantom - -### Fantom Mainnet - -| Item | Value | -| --------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| Registry Address |
| -| Registrar Address |
| -| Payment Premium % | 50 | -| Block Count per Turn | 50 | -| Maximum Check Data Size | Not Applicable | -| Check Gas Limit | 10,000,000 | -| Perform Gas Limit | 3,500,000 | -| Maximum Perform Data Size | Not Applicable | -| Gas Ceiling Multiplier | 4 | -| Minimum Upkeep Spend (LINK) | 0.1 | - -### Fantom Testnet - -| Item | Value | -| --------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| Registry Address |
| -| Registrar Address |
| -| Payment Premium % | 50 | -| Block Count per Turn | 200 | -| Maximum Check Data Size | 5,000 | -| Check Gas Limit | 10,000,000 | -| Perform Gas Limit | 3,500,000 | -| Maximum Perform Data Size | 5,000 | -| Gas Ceiling Multiplier | 2 | -| Minimum Upkeep Spend (LINK) | 0.0 | - ## Gnosis ### Gnosis Mainnet