From 875e4a17fe849037d5c423d664f8d09b36003c1d Mon Sep 17 00:00:00 2001 From: Grace Fletcher Date: Mon, 9 Feb 2026 15:00:28 -0800 Subject: [PATCH 1/6] link token contract addresses --- src/content/resources/link-token-contracts.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/content/resources/link-token-contracts.mdx b/src/content/resources/link-token-contracts.mdx index 15bd986f3c4..0e2f91a5367 100644 --- a/src/content/resources/link-token-contracts.mdx +++ b/src/content/resources/link-token-contracts.mdx @@ -135,7 +135,7 @@ Testnet ETH and LINK are available at [faucets.chain.link/arbitrum-sepolia](http | Parameter | Value | | :-------- | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Chain ID | `5042002` | -| Address |
| +| Address |
| | Name | Chainlink Token on Arc Network Testnet | | Symbol | LINK | | Decimals | 18 | @@ -554,7 +554,7 @@ Testnet Native and LINK is available at [faucets.chain.link/corn-testnet](https: | Parameter | Value | | :-------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Chain ID | `6281971` | -| Address |
| +| Address |
| | Name | Chainlink Token on DogeOS Chikyu Testnet | | Symbol | LINK | | Decimals | 18 | @@ -1746,7 +1746,7 @@ Testnet S is used to pay for transactions on Sonic Testnet. | Parameter | Value | | :------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | `ETH_CHAIN_ID` | `14601` | -| Address |
| +| Address |
| | Name | Chainlink Token on Sonic Testnet | | Symbol | LINK | | Decimals | 18 | From 23d4e5f42aedf9651a0c51e5c35016875ab8809c Mon Sep 17 00:00:00 2001 From: aelmanaa Date: Tue, 10 Feb 2026 19:54:36 +0100 Subject: [PATCH 2/6] update dir --- .../data/ccip/v1_2_0/mainnet/lanes.json | 88 ++++++++++++++++++- .../data/ccip/v1_2_0/mainnet/tokens.json | 9 ++ .../data/ccip/v1_2_0/testnet/lanes.json | 76 ++++++++++++---- 3 files changed, 155 insertions(+), 18 deletions(-) diff --git a/src/config/data/ccip/v1_2_0/mainnet/lanes.json b/src/config/data/ccip/v1_2_0/mainnet/lanes.json index b0c69846568..994dc231002 100644 --- a/src/config/data/ccip/v1_2_0/mainnet/lanes.json +++ b/src/config/data/ccip/v1_2_0/mainnet/lanes.json @@ -5218,6 +5218,20 @@ } } }, + "FLUID": { + "rateLimiterConfig": { + "in": { + "capacity": "2000000000000000000000", + "isEnabled": true, + "rate": "23148148148148148" + }, + "out": { + "capacity": "2000000000000000000000", + "isEnabled": true, + "rate": "23148148148148148" + } + } + }, "IXT": { "rateLimiterConfig": { "in": { @@ -5581,6 +5595,20 @@ } } }, + "FLUID": { + "rateLimiterConfig": { + "in": { + "capacity": "2000000000000000000000", + "isEnabled": true, + "rate": "23148148148148148" + }, + "out": { + "capacity": "2000000000000000000000", + "isEnabled": true, + "rate": "23148148148148148" + } + } + }, "IXT": { "rateLimiterConfig": { "in": { @@ -6481,6 +6509,20 @@ } } }, + "FLUID": { + "rateLimiterConfig": { + "in": { + "capacity": "2000000000000000000000", + "isEnabled": true, + "rate": "23148148148148148" + }, + "out": { + "capacity": "2000000000000000000000", + "isEnabled": true, + "rate": "23148148148148148" + } + } + }, "IXT": { "rateLimiterConfig": { "in": { @@ -8928,6 +8970,20 @@ } } }, + "FLUID": { + "rateLimiterConfig": { + "in": { + "capacity": "2000000000000000000000", + "isEnabled": true, + "rate": "23148148148148148" + }, + "out": { + "capacity": "2000000000000000000000", + "isEnabled": true, + "rate": "23148148148148148" + } + } + }, "IXT": { "rateLimiterConfig": { "in": { @@ -12634,6 +12690,20 @@ } } }, + "FLUID": { + "rateLimiterConfig": { + "in": { + "capacity": "2000000000000000000000", + "isEnabled": true, + "rate": "23148148148148148" + }, + "out": { + "capacity": "2000000000000000000000", + "isEnabled": true, + "rate": "23148148148148148" + } + } + }, "IXT": { "rateLimiterConfig": { "in": { @@ -23994,6 +24064,20 @@ } } }, + "FLUID": { + "rateLimiterConfig": { + "in": { + "capacity": "2000000000000000000000", + "isEnabled": true, + "rate": "23148148148148148" + }, + "out": { + "capacity": "2000000000000000000000", + "isEnabled": true, + "rate": "23148148148148148" + } + } + }, "IXT": { "rateLimiterConfig": { "in": { @@ -35444,9 +35528,9 @@ "rate": "0" }, "out": { - "capacity": "250000000000000000000000", + "capacity": "50000000000000000000000", "isEnabled": true, - "rate": "2900000000000000000" + "rate": "580000000000000000" } } }, diff --git a/src/config/data/ccip/v1_2_0/mainnet/tokens.json b/src/config/data/ccip/v1_2_0/mainnet/tokens.json index aab4c9d62d0..5db58a62ae0 100644 --- a/src/config/data/ccip/v1_2_0/mainnet/tokens.json +++ b/src/config/data/ccip/v1_2_0/mainnet/tokens.json @@ -1859,6 +1859,15 @@ } }, "FLUID": { + "bsc-mainnet": { + "allowListEnabled": false, + "decimals": 18, + "name": "Fluid", + "poolAddress": "0x8945F36EDaf4c997aA23AC3246560808cBbB2373", + "poolType": "burnMint", + "symbol": "FLUID", + "tokenAddress": "0x61E030A56D33e8260FdD81f03B162A79Fe3449Cd" + }, "ethereum-mainnet-arbitrum-1": { "allowListEnabled": false, "decimals": 18, diff --git a/src/config/data/ccip/v1_2_0/testnet/lanes.json b/src/config/data/ccip/v1_2_0/testnet/lanes.json index 8593dd12543..ce80dcd38b9 100644 --- a/src/config/data/ccip/v1_2_0/testnet/lanes.json +++ b/src/config/data/ccip/v1_2_0/testnet/lanes.json @@ -595,6 +595,17 @@ "version": "1.5.0" } }, + "monad-testnet": { + "offRamp": { + "address": "0xF4EbCC2c077d3939434C7Ab0572660c5A45e4df5", + "version": "1.6.0" + }, + "onRamp": { + "address": "0x28A025d34c830BF212f5D2357C8DcAB32dD92A20", + "enforceOutOfOrder": false, + "version": "1.6.0" + } + }, "polygon-testnet-amoy": { "offRamp": { "address": "0xAAe325adbc9C5a28e4e94Fef170D55de2CA9aA01", @@ -869,6 +880,17 @@ "version": "1.6.0" } }, + "monad-testnet": { + "offRamp": { + "address": "0x13090F92dd97d5eb6E2C42f3a4709A3a923236d4", + "version": "1.6.0" + }, + "onRamp": { + "address": "0xE11e310ebb56996669E1A2AA189f54C581a2a6bC", + "enforceOutOfOrder": false, + "version": "1.6.0" + } + }, "sei-testnet-atlantic": { "offRamp": { "address": "0x13090F92dd97d5eb6E2C42f3a4709A3a923236d4", @@ -1263,13 +1285,13 @@ }, "ethereum-testnet-sepolia-base-1": { "offRamp": { - "address": "0x662738DC7DE4f7eC63d9f73Cdf9BeA5A58DdcC15", - "version": "1.5.0" + "address": "0x0820f975ce90EE5c508657F0C58b71D1fcc85cE0", + "version": "1.6.0" }, "onRamp": { - "address": "0x8F35B097022135E0F46831f798a240Cc8c4b0B01", + "address": "0x23a5084Fa78104F3DF11C63Ae59fcac4f6AD9DeE", "enforceOutOfOrder": false, - "version": "1.5.0" + "version": "1.6.0" }, "supportedTokens": { "CCIP-BnM": { @@ -1398,13 +1420,13 @@ }, "ethereum-testnet-sepolia-mantle-1": { "offRamp": { - "address": "0xE41822422d4555D56a1094e083E433AF87E2CaE0", - "version": "1.5.0" + "address": "0x0820f975ce90EE5c508657F0C58b71D1fcc85cE0", + "version": "1.6.0" }, "onRamp": { - "address": "0xE73cE200D9F59C19B3DD4E45935891851116413b", + "address": "0x23a5084Fa78104F3DF11C63Ae59fcac4f6AD9DeE", "enforceOutOfOrder": false, - "version": "1.5.0" + "version": "1.6.0" } }, "ethereum-testnet-sepolia-mode-1": { @@ -2387,13 +2409,13 @@ }, "ethereum-testnet-sepolia": { "offRamp": { - "address": "0x0ecA23Ef70B828fEDd0A84d2692cB0527B52396A", - "version": "1.5.0" + "address": "0xF4EbCC2c077d3939434C7Ab0572660c5A45e4df5", + "version": "1.6.0" }, "onRamp": { - "address": "0x29A1F4ecE9246F0042A9062FB89803fA8B1830cB", + "address": "0x28A025d34c830BF212f5D2357C8DcAB32dD92A20", "enforceOutOfOrder": false, - "version": "1.5.0" + "version": "1.6.0" }, "supportedTokens": { "CCIP-BnM": { @@ -2834,13 +2856,13 @@ }, "ethereum-testnet-sepolia": { "offRamp": { - "address": "0x4073ad4c5c120643A589b57b4482bDc1257a8575", - "version": "1.5.0" + "address": "0x4d8193f845Eb3540e0BdA9451296600362E22B15", + "version": "1.6.0" }, "onRamp": { - "address": "0x73ccF98bE3C5a2CffCCA01948450E2523E73214C", + "address": "0x056A1FAb28562750a54063E37DDc66d506e320d2", "enforceOutOfOrder": false, - "version": "1.5.0" + "version": "1.6.0" } } }, @@ -4206,6 +4228,17 @@ "version": "1.6.0" } }, + "monad-testnet": { + "offRamp": { + "address": "offqSMQWgQud6WJz694LRzkeN5kMYpCHTpXQr3Rkcjm", + "version": "1.6.0" + }, + "onRamp": { + "address": "Ccip842gzYHhvdDkSyi2YVCoAWPbYJoApMFzSxQroE9C", + "enforceOutOfOrder": true, + "version": "1.6.0" + } + }, "plasma-testnet": { "offRamp": { "address": "offqSMQWgQud6WJz694LRzkeN5kMYpCHTpXQr3Rkcjm", @@ -4556,6 +4589,17 @@ "enforceOutOfOrder": false, "version": "1.6.0" } + }, + "solana-devnet": { + "offRamp": { + "address": "0x9A60462e4CA802E3E945663930Be0d162e662091", + "version": "1.6.0" + }, + "onRamp": { + "address": "0x30D197C6F5bE050D5525dD94d01760FaCdB67e7C", + "enforceOutOfOrder": false, + "version": "1.6.0" + } } }, "zora-testnet": { From 956cf0b619cce3f8524361863d23078a637acb01 Mon Sep 17 00:00:00 2001 From: aelmanaa Date: Tue, 10 Feb 2026 20:22:14 +0100 Subject: [PATCH 3/6] update dir --- .../data/ccip/v1_2_0/testnet/chains.json | 40 ++++++++++++++++ .../data/ccip/v1_2_0/testnet/lanes.json | 48 +++++++++++++++++++ .../data/ccip/v1_2_0/testnet/tokens.json | 36 ++++++++++++++ 3 files changed, 124 insertions(+) diff --git a/src/config/data/ccip/v1_2_0/testnet/chains.json b/src/config/data/ccip/v1_2_0/testnet/chains.json index 5ae43b42c87..b7972e9037a 100644 --- a/src/config/data/ccip/v1_2_0/testnet/chains.json +++ b/src/config/data/ccip/v1_2_0/testnet/chains.json @@ -86,6 +86,26 @@ "version": "TokenAdminRegistry 1.6.0" } }, + "arc-testnet": { + "armProxy": { + "address": "0xD610B8f58689de7755947C05342A2DFaC30ebD57", + "version": "1.0.0" + }, + "chainSelector": "3034092155422581607", + "feeTokens": ["LINK", "WUSDC"], + "registryModule": { + "address": "0x524B83ae8208490151339c626fd0E35b964483e3", + "version": "1.6.0" + }, + "router": { + "address": "0xdE4E7FED43FAC37EB21aA0643d9852f75332eab8", + "version": "1.2.0" + }, + "tokenAdminRegistry": { + "address": "0xd3e461C55676B10634a5F81b747c324B85686Dd1", + "version": "1.5.0" + } + }, "avalanche-fuji-testnet": { "armProxy": { "address": "0xAc8CFc3762a979628334a0E4C1026244498E821b", @@ -402,6 +422,26 @@ "version": "1.5.0" } }, + "dogeos-testnet-chikyu": { + "armProxy": { + "address": "0x0820f975ce90EE5c508657F0C58b71D1fcc85cE0", + "version": "1.0.0" + }, + "chainSelector": "7254999290874773717", + "feeTokens": ["LINK", "WDOGE"], + "registryModule": { + "address": "0xD610B8f58689de7755947C05342A2DFaC30ebD57", + "version": "1.6.0" + }, + "router": { + "address": "0x524B83ae8208490151339c626fd0E35b964483e3", + "version": "1.2.0" + }, + "tokenAdminRegistry": { + "address": "0xEAB080c724587fFC9F2EFF82e36EE4Fb27774959", + "version": "1.5.0" + } + }, "ethereum-testnet-holesky": { "armProxy": { "address": "0x8607115fd037d4f182b0eBaEC3cF08Df67080d05", diff --git a/src/config/data/ccip/v1_2_0/testnet/lanes.json b/src/config/data/ccip/v1_2_0/testnet/lanes.json index ce80dcd38b9..4d5454b6374 100644 --- a/src/config/data/ccip/v1_2_0/testnet/lanes.json +++ b/src/config/data/ccip/v1_2_0/testnet/lanes.json @@ -117,6 +117,19 @@ } } }, + "arc-testnet": { + "ethereum-testnet-sepolia": { + "offRamp": { + "address": "0xd04a5677Bea8A8D33E493924f429B9D788134849", + "version": "1.6.0" + }, + "onRamp": { + "address": "0x2016AA303B331bd739Fd072998e579a3052500A6", + "enforceOutOfOrder": false, + "version": "1.6.0" + } + } + }, "avalanche-fuji-testnet": { "bitcoin-testnet-bitlayer-1": { "offRamp": { @@ -741,6 +754,19 @@ } } }, + "dogeos-testnet-chikyu": { + "ethereum-testnet-sepolia": { + "offRamp": { + "address": "0x0EE4b4c364738039663203f8c713BBB797C99777", + "version": "1.6.0" + }, + "onRamp": { + "address": "0xd1CBe8dF481C7a78AaaAfB0466814d13d93bd9b7", + "enforceOutOfOrder": false, + "version": "1.6.0" + } + } + }, "ethereum-testnet-holesky": { "bsc-testnet": { "offRamp": { @@ -961,6 +987,17 @@ "version": "1.6.0" } }, + "arc-testnet": { + "offRamp": { + "address": "0x0820f975ce90EE5c508657F0C58b71D1fcc85cE0", + "version": "1.6.0" + }, + "onRamp": { + "address": "0x23a5084Fa78104F3DF11C63Ae59fcac4f6AD9DeE", + "enforceOutOfOrder": false, + "version": "1.6.0" + } + }, "avalanche-fuji-testnet": { "offRamp": { "address": "0x1DEBa99dC8e2A77832461BD386d83D9FCb133137", @@ -1159,6 +1196,17 @@ "version": "1.5.0" } }, + "dogeos-testnet-chikyu": { + "offRamp": { + "address": "0x0820f975ce90EE5c508657F0C58b71D1fcc85cE0", + "version": "1.6.0" + }, + "onRamp": { + "address": "0x23a5084Fa78104F3DF11C63Ae59fcac4f6AD9DeE", + "enforceOutOfOrder": true, + "version": "1.6.0" + } + }, "ethereum-testnet-holesky-fraxtal-1": { "offRamp": { "address": "0x5F1cC8907BE00716Fa0ACE019f5d90239403b83C", diff --git a/src/config/data/ccip/v1_2_0/testnet/tokens.json b/src/config/data/ccip/v1_2_0/testnet/tokens.json index af7ee708798..b4ba5c8f44b 100644 --- a/src/config/data/ccip/v1_2_0/testnet/tokens.json +++ b/src/config/data/ccip/v1_2_0/testnet/tokens.json @@ -184,6 +184,14 @@ "symbol": "LINK", "tokenAddress": "0x3d5d565c271d6b9c52f1a963f2b7bddad3453b0de2ace5e254b8db6549cc335e" }, + "arc-testnet": { + "allowListEnabled": false, + "decimals": 18, + "name": "ChainLink Token", + "poolType": "feeTokenOnly", + "symbol": "LINK", + "tokenAddress": "0x3F1f176e347235858DD6Db905DDBA09Eaf25478a" + }, "avalanche-fuji-testnet": { "allowListEnabled": false, "decimals": 18, @@ -296,6 +304,14 @@ "symbol": "LINK", "tokenAddress": "0xB96217A159cB11Bc51E87c8CAe46C7dF8826A827" }, + "dogeos-testnet-chikyu": { + "allowListEnabled": false, + "decimals": 18, + "name": "ChainLink Token", + "poolType": "feeTokenOnly", + "symbol": "LINK", + "tokenAddress": "0xe5e3a4fF1773d043a387b16Ceb3c91cC49bAFD54" + }, "ethereum-testnet-holesky": { "allowListEnabled": false, "decimals": 18, @@ -1002,6 +1018,16 @@ "tokenAddress": "0x5C50653Ada833D649a718ba4D1Fb9e2EE49c202d" } }, + "WDOGE": { + "dogeos-testnet-chikyu": { + "allowListEnabled": false, + "decimals": 18, + "name": "Wrapped Doge", + "poolType": "feeTokenOnly", + "symbol": "WDOGE", + "tokenAddress": "0xF6BDB158A5ddF77F1B83bC9074F6a472c58D78aE" + } + }, "WETH": { "abstract-testnet": { "allowListEnabled": false, @@ -1512,6 +1538,16 @@ "tokenAddress": "0xe875EB5437E55B74D18f6C090a5A14e4804dB2d9" } }, + "WUSDC": { + "arc-testnet": { + "allowListEnabled": false, + "decimals": 18, + "name": "Wrapped USDC", + "poolType": "feeTokenOnly", + "symbol": "WUSDC", + "tokenAddress": "0xbf4B839A7939a52acbF8fC52D5Bd5BFE69a064EA" + } + }, "WWEMIX": { "wemix-testnet": { "allowListEnabled": false, From 9645b27c7a1dcd975eef17d6cc8aca64aa0c3b07 Mon Sep 17 00:00:00 2001 From: aelmanaa Date: Tue, 10 Feb 2026 20:33:32 +0100 Subject: [PATCH 4/6] fix --- public/changelog.json | 20 +++++++++++++++++++ .../QuickLinks/data/productChainLinks.ts | 2 ++ src/config/data/chain-to-technology.json | 4 ++-- src/features/utils/index.ts | 7 ++++--- 4 files changed, 28 insertions(+), 5 deletions(-) diff --git a/public/changelog.json b/public/changelog.json index ff9b58305ba..63b82fd2aa4 100644 --- a/public/changelog.json +++ b/public/changelog.json @@ -366,6 +366,26 @@ } }, "data": [ + { + "category": "integration", + "date": "2026-02-10", + "description": "Chainlink CCIP expands support to new testnets:", + "newNetworks": [ + { + "displayName": "Arc Network Testnet", + "network": "arcnetwork", + "url": "https://docs.chain.link/ccip/directory/testnet/chain/arc-testnet" + }, + { + "displayName": "DogeOS Chikyu Testnet", + "network": "dogeos", + "url": "https://docs.chain.link/ccip/directory/testnet/chain/dogeos-testnet-chikyu" + } + ], + "relatedNetworks": ["arcnetwork", "dogeos"], + "title": "CCIP on Arc Network Testnet and DogeOS Chikyu Testnet", + "topic": "CCIP" + }, { "category": "integration", "date": "2026-02-09", diff --git a/src/components/QuickLinks/data/productChainLinks.ts b/src/components/QuickLinks/data/productChainLinks.ts index e41ce68ec0a..a763a4a9156 100644 --- a/src/components/QuickLinks/data/productChainLinks.ts +++ b/src/components/QuickLinks/data/productChainLinks.ts @@ -103,6 +103,8 @@ export const productChainLinks: ProductChainLinks = { morph: "/ccip/directory/mainnet/chain/morph-mainnet", jovay: "/ccip/directory/mainnet/chain/jovay-mainnet", stable: "/ccip/directory/mainnet/chain/stable-mainnet", + arcnetwork: "/ccip/directory/testnet/chain/arc-testnet", + dogeos: "/ccip/directory/testnet/chain/dogeos-testnet-chikyu", }, }, CRE: { diff --git a/src/config/data/chain-to-technology.json b/src/config/data/chain-to-technology.json index 9cc351d8bc7..a36e3254605 100644 --- a/src/config/data/chain-to-technology.json +++ b/src/config/data/chain-to-technology.json @@ -167,6 +167,6 @@ "JOVAY_TESTNET": "JOVAY", "STABLE_MAINNET": "STABLE", "TEMPO_TESTNET": "TEMPO", - "ARC_NETWORK_TESTNET": "TEMPO", - "DOGE_OS_CHIKYU_TESTNET": "TEMPO" + "ARC_NETWORK_TESTNET": "ARC_NETWORK", + "DOGE_OS_CHIKYU_TESTNET": "DOGE_OS" } diff --git a/src/features/utils/index.ts b/src/features/utils/index.ts index ef9c81dfb6c..ae733428137 100644 --- a/src/features/utils/index.ts +++ b/src/features/utils/index.ts @@ -532,9 +532,10 @@ export const directoryToSupportedChain = (chainInRdd: string): SupportedChain => return "STABLE_MAINNET" case "tempo-testnet": return "TEMPO_TESTNET" - case "arc-network-testnet": + case "arc-testnet": return "ARC_NETWORK_TESTNET" case "doge-os-chikyu-testnet": + case "dogeos-testnet-chikyu": return "DOGE_OS_CHIKYU_TESTNET" default: throw Error(`Chain not found ${chainInRdd}`) @@ -868,9 +869,9 @@ export const supportedChainToChainInRdd = (supportedChain: SupportedChain): stri case "TEMPO_TESTNET": return "tempo-testnet" case "ARC_NETWORK_TESTNET": - return "arc-network-testnet" + return "arc-testnet" case "DOGE_OS_CHIKYU_TESTNET": - return "doge-os-chikyu-testnet" + return "dogeos-testnet-chikyu" default: throw Error(`Chain not found ${supportedChain}`) } From e45c3511b4d19c806811ade984195fa8db22941a Mon Sep 17 00:00:00 2001 From: aelmanaa Date: Tue, 10 Feb 2026 20:41:06 +0100 Subject: [PATCH 5/6] fix --- public/changelog.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/public/changelog.json b/public/changelog.json index 63b82fd2aa4..d2715c90648 100644 --- a/public/changelog.json +++ b/public/changelog.json @@ -92,6 +92,10 @@ "displayName": "Cronos zkEVM", "iconUrl": "https://docs.chain.link/assets/chains/cronoszkevm.svg" }, + "dogeos": { + "displayName": "DogeOS", + "iconUrl": "https://docs.chain.link/assets/chains/dogeos.svg" + }, "ethereum": { "displayName": "Ethereum", "iconUrl": "https://docs.chain.link/assets/chains/ethereum.svg" @@ -373,7 +377,7 @@ "newNetworks": [ { "displayName": "Arc Network Testnet", - "network": "arcnetwork", + "network": "arc", "url": "https://docs.chain.link/ccip/directory/testnet/chain/arc-testnet" }, { @@ -382,7 +386,7 @@ "url": "https://docs.chain.link/ccip/directory/testnet/chain/dogeos-testnet-chikyu" } ], - "relatedNetworks": ["arcnetwork", "dogeos"], + "relatedNetworks": ["arc", "dogeos"], "title": "CCIP on Arc Network Testnet and DogeOS Chikyu Testnet", "topic": "CCIP" }, From 790af5c5e154868b1f9f756b4cba7b6d17cbb7bb Mon Sep 17 00:00:00 2001 From: aelmanaa Date: Tue, 10 Feb 2026 20:53:16 +0100 Subject: [PATCH 6/6] fix --- src/components/QuickLinks/data/productChainLinks.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/QuickLinks/data/productChainLinks.ts b/src/components/QuickLinks/data/productChainLinks.ts index a763a4a9156..beb52259d0c 100644 --- a/src/components/QuickLinks/data/productChainLinks.ts +++ b/src/components/QuickLinks/data/productChainLinks.ts @@ -103,7 +103,7 @@ export const productChainLinks: ProductChainLinks = { morph: "/ccip/directory/mainnet/chain/morph-mainnet", jovay: "/ccip/directory/mainnet/chain/jovay-mainnet", stable: "/ccip/directory/mainnet/chain/stable-mainnet", - arcnetwork: "/ccip/directory/testnet/chain/arc-testnet", + arc: "/ccip/directory/testnet/chain/arc-testnet", dogeos: "/ccip/directory/testnet/chain/dogeos-testnet-chikyu", }, }, @@ -266,7 +266,7 @@ export const productChainLinks: ProductChainLinks = { abstract: "/resources/link-token-contracts#abstract", apechain: "/resources/link-token-contracts#apechain", arbitrum: "/resources/link-token-contracts#arbitrum", - arcnetwork: "/resources/link-token-contracts#arc-network", + arc: "/resources/link-token-contracts#arc-network", astar: "/resources/link-token-contracts#astar", avalanche: "/resources/link-token-contracts#avalanche", base: "/resources/link-token-contracts#base", @@ -437,6 +437,6 @@ export const chainNames: Record = { jovay: "Jovay", stable: "Stable", tempo: "Tempo", - arcnetwork: "Arc Network", + arc: "Arc Network", dogeos: "DogeOS", }