diff --git a/src/content/chainlink-automation/overview/supported-networks.mdx b/src/content/chainlink-automation/overview/supported-networks.mdx
index 88ceed17c18..94596fd407f 100644
--- a/src/content/chainlink-automation/overview/supported-networks.mdx
+++ b/src/content/chainlink-automation/overview/supported-networks.mdx
@@ -37,7 +37,6 @@ Chainlink Automation is available on the following networks. All networks operat
- Testnet (Automation v1.2)
- [Arbitrum](#arbitrum)
- Mainnet
- - Goerli testnet
- Sepolia testnet
- [Optimism](#optimism)
- Mainnet
diff --git a/src/content/data-feeds/l2-sequencer-feeds.mdx b/src/content/data-feeds/l2-sequencer-feeds.mdx
index 765d9f6f88c..13daa7e4dff 100644
--- a/src/content/data-feeds/l2-sequencer-feeds.mdx
+++ b/src/content/data-feeds/l2-sequencer-feeds.mdx
@@ -19,7 +19,6 @@ You can find proxy addresses for the L2 sequencer feeds at the following address
- Arbitrum:
- Arbitrum mainnet: [0xFdB631F5EE196F0ed6FAa767959853A9F217697D](https://arbiscan.io/address/0xFdB631F5EE196F0ed6FAa767959853A9F217697D)
- - Arbitrum Goerli testnet: [0x4da69F028a5790fCCAfe81a75C0D24f46ceCDd69](https://goerli-rollup-explorer.arbitrum.io/address/0x4da69F028a5790fCCAfe81a75C0D24f46ceCDd69)
- Optimism:
- Optimism mainnet: [0x371EAD81c9102C9BF4874A9075FFFf170F2Ee389](https://optimistic.etherscan.io/address/0x371EAD81c9102C9BF4874A9075FFFf170F2Ee389)
- Optimism Goerli testnet: [0x4C4814aa04433e0FB31310379a4D6946D5e1D353](https://goerli-optimism.etherscan.io/address/0x4C4814aa04433e0FB31310379a4D6946D5e1D353)
@@ -27,6 +26,8 @@ You can find proxy addresses for the L2 sequencer feeds at the following address
- BASE mainnet: [0xBCF85224fc0756B9Fa45aA7892530B47e10b6433](https://basescan.org/address/0xBCF85224fc0756B9Fa45aA7892530B47e10b6433)
- Metis:
- Andromeda mainnet: [0x58218ea7422255EBE94e56b504035a784b7AA204](https://andromeda-explorer.metis.io/address/0x58218ea7422255EBE94e56b504035a784b7AA204)
+- Scroll:
+ - Scroll mainnet: [0x95BcCbBBaCBB7ed224AC2EE38531f2467DF41Ea4](https://scrollscan.com/address/0x95BcCbBBaCBB7ed224AC2EE38531f2467DF41Ea4)
### Arbitrum
@@ -43,9 +44,9 @@ The diagram below shows how these feeds update and how a consumer retrieves the
If the Arbitrum network becomes unavailable, the `ArbitrumValidator` contract continues to send messages to the L2 network through the delayed inbox on L1. This message stays there until the sequencer is back up again. When the sequencer comes back online after downtime, it processes all transactions from the delayed inbox before it accepts new transactions. The message that signals when the sequencer is down will be processed before any new messages with transactions that require the sequencer to be operational.
-## Optimism, BASE, and Metis
+## Optimism, BASE, Metis, and Scroll
-On Optimism, BASE, and Metis, the sequencer's status is relayed from L1 to L2 where the consumer can retrieve it.
+On Optimism, BASE, Metis, and Scroll, the sequencer's status is relayed from L1 to L2 where the consumer can retrieve it.
@@ -69,7 +70,7 @@ On Optimism, BASE, and Metis, the sequencer's status is relayed from L1 to L2 wh
1. Consumers can then read from the `AggregatorProxy` contract, which fetches the latest round data from the `OptimismSequencerUptimeFeed` contract.
-### Handling outages on Optimism, BASE, and Metis
+### Handling outages on Optimism, BASE, Metis, and Scroll
If the sequencer is down, messages cannot be transmitted from L1 to L2 and **no L2 transactions are executed**. Instead, messages are enqueued in the `CanonicalTransactionChain` on L1 and only processed in the order they arrived later when the sequencer comes back up. As long as the message from the validator on L1 is already enqueued in the `CTC`, the flag on the sequencer uptime feed on L2 will be guaranteed to be flipped prior to any subsequent transactions. The transaction that flips the flag on the uptime feed will be executed before transactions that were enqueued after it. This is further explained in the diagrams below.
diff --git a/src/content/resources/link-token-contracts.mdx b/src/content/resources/link-token-contracts.mdx
index 1f6a6cf87f2..2a0972bfc41 100644
--- a/src/content/resources/link-token-contracts.mdx
+++ b/src/content/resources/link-token-contracts.mdx
@@ -44,9 +44,9 @@ ETH is used to pay for transactions on Ethereum Mainnet.
### Sepolia testnet
-Testnet ETH is used to pay for transactions on Sepolia.
+Testnet ETH is used to pay for transactions on Sepolia. Testnet ETH is available from several public [faucets](https://faucetlink.to/sepolia).
-Testnet LINK is available at [faucets.chain.link](https://faucets.chain.link/sepolia). Testnet ETH is available from several public [faucets](https://faucetlink.to/sepolia).
+Testnet LINK is available at [faucets.chain.link](https://faucets.chain.link/sepolia).
| Parameter | Value |
| :------------- | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
@@ -59,9 +59,9 @@ Testnet LINK is available at [faucets.chain.link](https://faucets.chain.link/sep
### Goerli testnet
-Testnet ETH is used to pay for transactions on Goerli.
+Testnet ETH is used to pay for transactions on Goerli. Testnet ETH is available at [goerlifaucet.com](https://goerlifaucet.com/) or the faucets listed at [faucetlink.to/goerli](https://faucetlink.to/goerli).
-Testnet LINK is available at [faucets.chain.link](https://faucets.chain.link/goerli). Testnet ETH is available at [goerlifaucet.com](https://goerlifaucet.com/) or the faucets listed at [faucetlink.to/goerli](https://faucetlink.to/goerli).
+Testnet LINK is available at [faucets.chain.link](https://faucets.chain.link/goerli).
| Parameter | Value |
| :------------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
@@ -95,9 +95,9 @@ The LINK provided by the [BNB Chain Bridge](https://www.bnbchain.world/en/bridge
### BNB Chain testnet
-Testnet BNB is used to pay for transactions on the BNB Chain testnet.
+Testnet BNB is used to pay for transactions on the BNB Chain testnet. Testnet BNB is available at [testnet.bnbchain.org/faucet-smart](https://testnet.bnbchain.org/faucet-smart).
-Testnet LINK is available at [faucets.chain.link](https://faucets.chain.link/bnb-chain-testnet). Testnet BNB is available at [testnet.bnbchain.org/faucet-smart](https://testnet.bnbchain.org/faucet-smart).
+Testnet LINK is available at [faucets.chain.link](https://faucets.chain.link/bnb-chain-testnet).
| Parameter | Value |
| :------------- | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
@@ -133,9 +133,9 @@ Watch the [Moving Chainlink Cross-Chains](https://www.youtube.com/watch?v=WKvIGk
### Mumbai testnet
-Testnet MATIC is used to pay for transactions on Polygon Mumbai.
+Testnet MATIC is used to pay for transactions on Polygon Mumbai. Testnet MATIC is available at the [Polygon faucet](https://faucet.polygon.technology/).
-Testnet LINK is available at [faucets.chain.link](https://faucets.chain.link/mumbai). Testnet MATIC is available at the [Polygon faucet](https://faucet.polygon.technology/).
+Testnet LINK is available at [faucets.chain.link](https://faucets.chain.link/mumbai).
| Parameter | Value |
| :------------- | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
@@ -178,9 +178,9 @@ AVAX is used to pay for transactions on Avalanche Mainnet. Use the [Avalanche Br
### Fuji testnet
-Testnet AVAX is used to pay for transactions on Avalanche Fuji.
+Testnet AVAX is used to pay for transactions on Avalanche Fuji. Testnet AVAX is available at both [faucets.chain.link](https://faucets.chain.link/fuji) and [faucet.avax.network](https://faucet.avax.network/).
-Testnet LINK and AVAX are available at [faucets.chain.link](https://faucets.chain.link/fuji). Testnet AVAX is also available at [faucet.avax.network](https://faucet.avax.network/).
+Testnet LINK is available at [faucets.chain.link](https://faucets.chain.link/fuji).
| Parameter | Value |
| :------------- | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
@@ -214,9 +214,9 @@ You must use ERC-677 LINK on Fantom. ERC-20 LINK will not work with Chainlink se
### Fantom testnet
-Testnet FTM is used to pay for transactions on Fantom testnet.
+Testnet FTM is used to pay for transactions on Fantom testnet. Testnet FTM is available at [faucet.fantom.network](https://faucet.fantom.network/).
-Testnet LINK is available at [faucets.chain.link](https://faucets.chain.link/fantom-testnet). Testnet FTM is available at [faucet.fantom.network](https://faucet.fantom.network/).
+Testnet LINK is available at [faucets.chain.link](https://faucets.chain.link/fantom-testnet).
| Parameter | Value |
| :------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
@@ -233,7 +233,7 @@ Testnet LINK is available at [faucets.chain.link](https://faucets.chain.link/fan
ETH is used to pay for transactions on the Arbitrum Mainnet.
-You can use the [Arbitrum Bridge](https://bridge.arbitrum.io/) to transfer ETH and LINK to from Ethereum Mainnet to Arbitrum.
+You can use the [Arbitrum Bridge](https://bridge.arbitrum.io/) to transfer ETH and LINK from Ethereum Mainnet to Arbitrum Mainnet.
| Parameter | Value |
| :------------- | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
@@ -246,9 +246,9 @@ You can use the [Arbitrum Bridge](https://bridge.arbitrum.io/) to transfer ETH a
### Arbitrum Sepolia testnet
-Testnet ETH is used to pay for transactions on Arbitrum Sepolia. Use the [Arbitrum Bridge](https://bridge.arbitrum.io/) to transfer testnet ETH from Ethereum Sepolia to Arbitrum Sepolia.
+Testnet ETH is used to pay for transactions on Arbitrum Sepolia. Use the [Arbitrum Bridge](https://bridge.arbitrum.io/) to transfer testnet ETH from Ethereum Sepolia to Arbitrum Sepolia. Testnet ETH is available from several public [faucets](https://faucetlink.to/sepolia) on Ethereum Sepolia.
-Testnet LINK is available at [faucets.chain.link](https://faucets.chain.link/arbitrum-sepolia). Testnet ETH is available from several public [faucets](https://faucetlink.to/sepolia).
+Testnet LINK is available at [faucets.chain.link](https://faucets.chain.link/arbitrum-sepolia).
| Parameter | Value |
| :------------- | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
@@ -261,18 +261,11 @@ Testnet LINK is available at [faucets.chain.link](https://faucets.chain.link/arb
### Arbitrum Goerli testnet
-Testnet ETH is used to pay for transactions on Arbitrum Goerli. Use the [Arbitrum Bridge](https://bridge.arbitrum.io/) to transfer testnet ETH and LINK from Ethereum Goerli to Arbitrum Goerli.
-
-Testnet LINK is available at [faucets.chain.link](https://faucets.chain.link/goerli).
-
-| Parameter | Value |
-| :------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
-| Chain ID | `421613` |
-| Address |
|
-| Name | Chainlink Token on Arbitrum Goerli |
-| Symbol | LINK |
-| Decimals | 18 |
-| Network status | [arbiscan.freshstatus.io](https://arbiscan.freshstatus.io/) |
+
## Optimism
@@ -291,9 +284,9 @@ ETH is used to pay for transactions on Optimism. Use the [Optimism Bridge](https
### Optimism Sepolia testnet
-Testnet ETH is used to pay for transactions on Optimism. Use the [Optimism Bridge](https://app.optimism.io/bridge) to transfer testnet ETH and LINK from Ethereum Sepolia to Optimistim Sepolia.
+Testnet ETH is used to pay for transactions on Optimism Sepolia. Use the [Optimism Bridge](https://app.optimism.io/bridge) to transfer testnet ETH from Ethereum Sepolia to Optimism Sepolia.
-Testnet LINK is available at [faucets.chain.link](https://faucets.chain.link/sepolia).
+Testnet LINK is available at [faucets.chain.link](https://faucets.chain.link/sepolia). Testnet bridges might not transfer the correct type of LINK to Optimism Sepolia, so it is recommended to use only the LINK acquired from [faucets.chain.link](https://faucets.chain.link/sepolia) when developing applications on testnet.
| Parameter | Value |
| :------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
@@ -306,18 +299,10 @@ Testnet LINK is available at [faucets.chain.link](https://faucets.chain.link/sep
### Optimism Goerli testnet
-Testnet ETH is used to pay for transactions on Optimism. Use the [Optimism Bridge](https://app.optimism.io/bridge) to transfer testnet ETH and LINK from Ethereum Goerli to Optimistim Goerli.
-
-Testnet LINK is available at [faucets.chain.link](https://faucets.chain.link/optimism-goerli).
-
-| Parameter | Value |
-| :------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
-| Chain ID | `420` |
-| Address | |
-| Name | Chainlink Token on Optimism Goerli |
-| Symbol | LINK |
-| Decimals | 18 |
-| Network status | [status.optimism.io](https://status.optimism.io/) |
+
## Moonriver
@@ -387,9 +372,9 @@ ETH is used to pay for transactions on BASE. You can use the [BASE Bridge](https
### BASE Sepolia testnet
-Testnet ETH is used to pay for transactions on BASE.
+Testnet ETH is used to pay for transactions on BASE Sepolia. Testnet ETH is available from one of the [BASE Network Faucets](https://docs.base.org/tools/network-faucets).
-Testnet LINK is available at [faucets.chain.link](https://faucets.chain.link/base-testnet). Testnet ETH is available from one of the [BASE Network Faucets](https://docs.base.org/tools/network-faucets).
+Testnet LINK is available at [faucets.chain.link](https://faucets.chain.link/base-sepolia).
| Parameter | Value |
| :------------- | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
@@ -402,18 +387,10 @@ Testnet LINK is available at [faucets.chain.link](https://faucets.chain.link/bas
### BASE Goerli testnet
-Testnet ETH is used to pay for transactions on BASE.
-
-Testnet LINK is available at [faucets.chain.link](https://faucets.chain.link/base-testnet). Testnet ETH is available from one of the [BASE Network Faucets](https://docs.base.org/tools/network-faucets).
-
-| Parameter | Value |
-| :------------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
-| Chain ID | `84531` |
-| Address | |
-| Name | Chainlink Token on BASE Goerli testnet |
-| Symbol | LINK |
-| Decimals | 18 |
-| Network status | [goerli.basescan.org](https://goerli.basescan.org/) |
+
## Celo
@@ -432,9 +409,9 @@ CELO is used to pay for transactions on the Celo network.
### Celo Alfajores testnet
-Testnet CELO is used to pay for transactions on Celo Alfajores.
+Testnet CELO is used to pay for transactions on Celo Alfajores. Testnet CELO is available from the [Alfajores Token Faucet](https://faucet.celo.org/alfajores).
-Testnet LINK is available at [faucets.chain.link](https://faucets.chain.link/celo-alfajores-testnet). Testnet CELO is available from the [Alfajores Token Faucet](https://faucet.celo.org/alfajores).
+Testnet LINK is available at [faucets.chain.link](https://faucets.chain.link/celo-alfajores-testnet).
| Parameter | Value |
| :------------- | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
@@ -462,7 +439,7 @@ ETH is used to pay for transactions on Scroll Mainnet. Use the [Scroll Bridge](h
### Scroll Sepolia testnet
-Testnet ETH is used to pay for transactions on Scroll testnet. Use the [Scroll Sepolia Testnet Bridge](https://sepolia.scroll.io/bridge) to transfer testnet ETH from Ethereum Sepolia testnet to Scroll Sepolia testnet.
+Testnet ETH is used to pay for transactions on Scroll testnet. Testnet ETH is available from one of the [Sepolia Faucets](https://docs.scroll.io/en/user-guide/faucet/#sepolia-faucets) or [Scroll Sepolia Faucets](https://docs.scroll.io/en/user-guide/faucet/#scroll-sepolia-faucets) recommended by Scroll.
Testnet LINK is available at [faucets.chain.link](https://faucets.chain.link/scroll-sepolia-testnet).
@@ -507,9 +484,7 @@ ETH is used to pay for transactions on zkSync Era Mainnet. Use the recommended [
### zkSync Goerli testnet
-Testnet ETH is used to pay for transactions on zkSync Era Goerli testnet. Use the recommended [zkSync Bridges](https://zksync.io/explore#bridges) to transfer testnet ETH from Ethereum Goerli to the zkSync Goerli Testnet.
-
-Testnet LINK is available at [faucets.chain.link](https://faucets.chain.link/).
+Testnet ETH is used to pay for transactions on zkSync Goerli testnet. Use the recommended [zkSync Bridges](https://portal.zksync.io/bridge/?network=goerli) to transfer testnet ETH from Ethereum Goerli to the zkSync Goerli Testnet.
| Parameter | Value |
| :------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
@@ -536,7 +511,9 @@ Testnet ETH is used to pay for transactions on Polygon zkEVM testnet. Use the [P
### Polygon zkEVM testnet
-Testnet ETH is used to pay for transactions on Polygon zkEVM testnet. Use the [Polygon zkEVM Bridge](https://wallet.polygon.technology/zkEVM-Bridge/bridge) to transfer ETH and LINK to Polygon zkEVM testnet.
+Testnet ETH is used to pay for transactions on Polygon zkEVM testnet. Use the [Polygon zkEVM Bridge](https://wallet.polygon.technology/zkEVM-Bridge/bridge) to transfer testnet ETH to Polygon zkEVM testnet.
+
+Testnet LINK is available at [faucets.chain.link](https://faucets.chain.link/polygon-zkevm-testnet).
| Parameter | Value |
| :------------- | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
diff --git a/src/content/vrf/v2/subscription/supported-networks.mdx b/src/content/vrf/v2/subscription/supported-networks.mdx
index 8afc9c3b3db..93df59988df 100644
--- a/src/content/vrf/v2/subscription/supported-networks.mdx
+++ b/src/content/vrf/v2/subscription/supported-networks.mdx
@@ -271,21 +271,3 @@ VRF v2 coordinators for subscription funding are available on several networks.
| Minimum Confirmations | 1 |
| Maximum Confirmations | 200 |
| Maximum Random Values | 500 |
-
-### Arbitrum Goerli testnet
-
-
-
-| Item | Value |
-| --------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
-| LINK Token | |
-| |
-| VRF Coordinator | |
-| 50 gwei Key Hash | |
-| Premium | 0.005 LINK |
-| Max Gas Limit | 2,500,000 |
-| Minimum Confirmations | 1 |
-| Maximum Confirmations | 200 |
-| Maximum Random Values | 500 |
diff --git a/src/features/chainlink-automation/data/chainlink-automation-addresses.json b/src/features/chainlink-automation/data/chainlink-automation-addresses.json
index 52c90f6453a..c7738ccd0ca 100644
--- a/src/features/chainlink-automation/data/chainlink-automation-addresses.json
+++ b/src/features/chainlink-automation/data/chainlink-automation-addresses.json
@@ -47,10 +47,6 @@
"registryAddress": "0x37D9dC70bfcd8BC77Ec2858836B923c560E891D1",
"registrarAddress": "0x86EFBD0b6736Bed994962f9797049422A3A8E8Ad"
},
- "ARBITRUM_GOERLI": {
- "registryAddress": "0xaB9718E1DC7BD61Bd3440Fb771CC23DA0C0181a1",
- "registrarAddress": "0xA6deE996014d9670144943c2bc90755829398d07"
- },
"ARBITRUM_SEPOLIA": {
"registryAddress": "0x8194399B3f11fcA2E8cCEfc4c9A658c61B8Bf412",
"registrarAddress": "0x881918E24290084409DaA91979A30e6f0dB52eBe"
diff --git a/src/features/chainlink-automation/data/chainlink-automation-config.json b/src/features/chainlink-automation/data/chainlink-automation-config.json
index 0e5432f713a..bfdb7b71f16 100644
--- a/src/features/chainlink-automation/data/chainlink-automation-config.json
+++ b/src/features/chainlink-automation/data/chainlink-automation-config.json
@@ -299,31 +299,6 @@
"registrar": "0x86EFBD0b6736Bed994962f9797049422A3A8E8Ad",
"transcoder": "0x0000000000000000000000000000000000000000"
},
- "ARBITRUM_GOERLI": {
- "paymentPremiumPPB": 500000000,
- "blockCountPerTurn": "Not Applicable",
- "maxCheckDataSize": 5000,
- "checkGasLimit": 10000000,
- "gasCeilingMultiplier": 5,
- "minUpkeepSpend": {
- "type": "BigNumber",
- "hex": "0x016345785d8a0000"
- },
- "maxPerformGas": 5000000,
- "fallbackGasPrice": {
- "type": "BigNumber",
- "hex": "0x3b9aca00"
- },
- "fallbackLinkPrice": {
- "type": "BigNumber",
- "hex": "0xe16633456f732"
- },
- "maxPerformDataSize": 2000,
- "flatFeeMicroLink": 0,
- "stalenessSeconds": 90000,
- "registrar": "0xA6deE996014d9670144943c2bc90755829398d07",
- "transcoder": "0x0000000000000000000000000000000000000000"
- },
"ARBITRUM_SEPOLIA": {
"paymentPremiumPPB": 500000000,
"blockCountPerTurn": "Not Applicable",
diff --git a/src/features/data/chains.ts b/src/features/data/chains.ts
index 29ca17859fd..23c575c6766 100644
--- a/src/features/data/chains.ts
+++ b/src/features/data/chains.ts
@@ -303,34 +303,27 @@ export const CHAINS: Chain[] = [
},
{
page: "base",
- label: "BASE",
- title: "BASE Data Feeds",
+ label: "Base",
+ title: "Base Data Feeds",
img: "/assets/chains/base.svg",
- networkStatusUrl: "https://goerli.basescan.org",
+ networkStatusUrl: "https://basescan.statuspage.io/",
tags: ["default"],
supportedFeatures: ["feeds"],
networks: [
{
- name: "BASE Mainnet",
+ name: "Base Mainnet",
explorerUrl: "https://basescan.org/address/%s",
networkType: "mainnet",
rddUrl: "https://reference-data-directory.vercel.app/feeds-ethereum-mainnet-base-1.json",
queryString: "base-mainnet",
},
{
- name: "BASE Sepolia testnet",
+ name: "Base Sepolia testnet",
explorerUrl: "https://sepolia.basescan.org/address/%s",
networkType: "testnet",
rddUrl: "https://reference-data-directory.vercel.app/feeds-ethereum-testnet-sepolia-base-1.json",
queryString: "base-sepolia",
},
- {
- name: "BASE Goerli testnet",
- explorerUrl: "https://goerli.basescan.org/address/%s",
- networkType: "testnet",
- rddUrl: "https://reference-data-directory.vercel.app/feeds-ethereum-testnet-goerli-base-1.json",
- queryString: "base-goerli",
- },
],
},
{
@@ -413,7 +406,7 @@ export const CHAINS: Chain[] = [
label: "zkSync",
title: "zkSync Data Feeds",
img: "/assets/chains/zksync.svg",
- networkStatusUrl: "https://uptime.com/statuspage/zkSync",
+ networkStatusUrl: "https://explorer.zksync.io/",
tags: ["default"],
supportedFeatures: ["feeds"],
networks: [
@@ -599,7 +592,7 @@ export const ALL_CHAINS: Chain[] = [
queryString: "metis-mainnet",
},
{
- name: "BASE Mainnet",
+ name: "Base Mainnet",
explorerUrl: "https://basescan.org/address/%s",
networkType: "mainnet",
rddUrl: "https://reference-data-directory.vercel.app/feeds-ethereum-mainnet-base-1.json",