From 94c59c7ee3893dd41188014f5af74b95a55365a0 Mon Sep 17 00:00:00 2001 From: aelmanaa Date: Mon, 19 Feb 2024 08:59:30 +0100 Subject: [PATCH 1/2] add deprec banner --- .../ccip/supported-networks/v1_2_0/testnet.mdx | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/src/content/ccip/supported-networks/v1_2_0/testnet.mdx b/src/content/ccip/supported-networks/v1_2_0/testnet.mdx index ddb8f27e021..e6d0d50dc9c 100644 --- a/src/content/ccip/supported-networks/v1_2_0/testnet.mdx +++ b/src/content/ccip/supported-networks/v1_2_0/testnet.mdx @@ -9,13 +9,18 @@ import Main from "@features/ccip/components/supported-networks/Main.astro" import { Environment, Version } from "@config/data/ccip" import CcipCommon from "@features/ccip/CcipCommon.astro" + + + + +## Configuration + - - -## Configuration
From 258667af48415981004485a5f8ed1fe180b6b1ed Mon Sep 17 00:00:00 2001 From: aelmanaa Date: Mon, 19 Feb 2024 08:59:59 +0100 Subject: [PATCH 2/2] remove optimism , base goerli --- .../data/ccip/v1_2_0/testnet/chains.json | 10 - .../data/ccip/v1_2_0/testnet/lanes.json | 382 ------------------ .../data/ccip/v1_2_0/testnet/tokens.json | 82 ---- 3 files changed, 474 deletions(-) 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 c3b166c2052..6d24c070e26 100644 --- a/src/config/data/ccip/v1_2_0/testnet/chains.json +++ b/src/config/data/ccip/v1_2_0/testnet/chains.json @@ -4,11 +4,6 @@ "router": "0x0BF3dE8c5D3e8A2B34D2BEeB17ABfCeBaf363A59", "feeTokens": ["LINK", "WETH"] }, - "ethereum-testnet-goerli-optimism-1": { - "chainSelector": "2664363617261496610", - "router": "0xcc5a0B910D9E9504A7561934bed294c51285a78D", - "feeTokens": ["LINK", "WETH"] - }, "ethereum-testnet-sepolia-optimism-1": { "chainSelector": "5224473277236331295", "router": "0x114a20a10b43d4115e5aeef7345a1a71d2a60c57", @@ -29,11 +24,6 @@ "router": "0xE1053aE1857476f36A3C62580FF9b016E8EE8F6f", "feeTokens": ["LINK", "WBNB"] }, - "ethereum-testnet-goerli-base-1": { - "chainSelector": "5790810961207155433", - "router": "0x80AF2F44ed0469018922c9F483dc5A909862fdc2", - "feeTokens": ["LINK", "WETH"] - }, "ethereum-testnet-sepolia-arbitrum-1": { "chainSelector": "3478487238524512106", "router": "0x2a9C5afB0d0e4BAb2BCdaE109EC4b0c4Be15a165", 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 d2a9f442efc..aaf3a4f7407 100644 --- a/src/config/data/ccip/v1_2_0/testnet/lanes.json +++ b/src/config/data/ccip/v1_2_0/testnet/lanes.json @@ -30,36 +30,6 @@ "rate": "277000000000000000000" } }, - "ethereum-testnet-goerli-optimism-1": { - "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "USDC": { - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } - } - }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" - } - }, "ethereum-testnet-sepolia-optimism-1": { "supportedTokens": { "CCIP-BnM": { @@ -142,36 +112,6 @@ "isEnabled": true, "rate": "167000000000000000000" } - }, - "ethereum-testnet-goerli-base-1": { - "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "USDC": { - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } - } - }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" - } } }, "bsc-testnet": { @@ -243,252 +183,6 @@ "isEnabled": true, "rate": "167000000000000000000" } - }, - "ethereum-testnet-goerli-base-1": { - "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } - }, - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } - }, - "ethereum-testnet-goerli-base-1": { - "ethereum-testnet-sepolia": { - "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } - }, - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "ethereum-testnet-goerli-optimism-1": { - "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "USDC": { - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } - } - }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" - } - }, - "bsc-testnet": { - "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } - }, - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "avalanche-fuji-testnet": { - "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "USDC": { - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } - } - }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" - } - } - }, - "ethereum-testnet-goerli-optimism-1": { - "ethereum-testnet-sepolia": { - "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } - }, - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "avalanche-fuji-testnet": { - "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "USDC": { - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } - } - }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" - } - }, - "matic-testnet": { - "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "USDC": { - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } - } - }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" - } - }, - "ethereum-testnet-goerli-base-1": { - "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "USDC": { - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } - } - }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" - } } }, "ethereum-testnet-sepolia-optimism-1": { @@ -644,29 +338,6 @@ "rate": "277000000000000000000" } }, - "ethereum-testnet-goerli-optimism-1": { - "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } - }, - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, "ethereum-testnet-sepolia-optimism-1": { "supportedTokens": { "CCIP-BnM": { @@ -750,29 +421,6 @@ "rate": "167000000000000000000" } }, - "ethereum-testnet-goerli-base-1": { - "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } - }, - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, "ethereum-testnet-sepolia-arbitrum-1": { "supportedTokens": { "CCIP-BnM": { @@ -872,36 +520,6 @@ "rate": "277000000000000000000" } }, - "ethereum-testnet-goerli-optimism-1": { - "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "USDC": { - "rateLimiterConfig": { - "capacity": "0", - "isEnabled": false, - "rate": "0" - } - } - }, - "rateLimiterConfig": { - "capacity": "1000000000000000000000000", - "isEnabled": true, - "rate": "277000000000000000000" - } - }, "ethereum-testnet-sepolia-optimism-1": { "supportedTokens": { "CCIP-BnM": { 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 e371fe18565..da4c6542e8d 100644 --- a/src/config/data/ccip/v1_2_0/testnet/tokens.json +++ b/src/config/data/ccip/v1_2_0/testnet/tokens.json @@ -17,22 +17,6 @@ "symbol": "LINK", "decimals": 18 }, - "ethereum-testnet-goerli-base-1": { - "tokenAddress": "0xD886E2286Fd1073df82462ea1822119600Af80b6", - "allowListEnabled": false, - "name": "ChainLink Token", - "symbol": "LINK", - "decimals": 18 - }, - "ethereum-testnet-goerli-optimism-1": { - "tokenAddress": "0xdc2CC710e42857672E7907CF474a69B63B93089f", - "allowListEnabled": false, - "poolAddress": "0xdecfaf632175915BdF38c00d9D9746e8A90a56c4", - "poolType": "lockRelease", - "name": "ChainLink Token", - "symbol": "LINK", - "decimals": 18 - }, "ethereum-testnet-sepolia-optimism-1": { "tokenAddress": "0xE4aB69C077896252FAFBD49EFD26B5D171A32410", "allowListEnabled": false, @@ -88,20 +72,6 @@ } }, "WETH": { - "ethereum-testnet-goerli-base-1": { - "tokenAddress": "0x4200000000000000000000000000000000000006", - "allowListEnabled": false, - "name": "Wrapped Ether", - "symbol": "WETH", - "decimals": 18 - }, - "ethereum-testnet-goerli-optimism-1": { - "tokenAddress": "0x4200000000000000000000000000000000000006", - "allowListEnabled": false, - "name": "Wrapped Ether", - "symbol": "WETH", - "decimals": 18 - }, "ethereum-testnet-sepolia-optimism-1": { "tokenAddress": "0x4200000000000000000000000000000000000006", "allowListEnabled": false, @@ -143,14 +113,6 @@ "symbol": "USDC", "decimals": 6 }, - "ethereum-testnet-goerli-optimism-1": { - "tokenAddress": "0xe05606174bac4A6364B31bd0eCA4bf4dD368f8C6", - "allowListEnabled": false, - "poolAddress": "0x4849A40E3E64C3315a8E1875525301B19FC5bABd", - "name": "USD Coin", - "symbol": "USDC", - "decimals": 6 - }, "ethereum-testnet-sepolia-optimism-1": { "tokenAddress": "0x5fd84259d66Cd46123540766Be93DFE6D43130D7", "allowListEnabled": false, @@ -167,14 +129,6 @@ "symbol": "USDC", "decimals": 6 }, - "ethereum-testnet-goerli-base-1": { - "tokenAddress": "0xF175520C52418dfE19C8098071a252da48Cd1C19", - "allowListEnabled": false, - "poolAddress": "0x5C576130b38E914abE4f422074Fd8F86d1aA829b", - "name": "USD Coin", - "symbol": "USDC", - "decimals": 6 - }, "matic-testnet": { "tokenAddress": "0x9999f7Fea5938fD3b1E26A12c3f2fb024e194f97", "allowListEnabled": false, @@ -231,24 +185,6 @@ "symbol": "CCIP-BnM", "decimals": 18 }, - "ethereum-testnet-goerli-base-1": { - "tokenAddress": "0xbf9036529123DE264bFA0FC7362fE25B650D4B16", - "allowListEnabled": false, - "poolAddress": "0x7E4247Af17f00E92D4C067170917716d987c38F4", - "poolType": "burnMint", - "name": "CCIP-BnM", - "symbol": "CCIP-BnM", - "decimals": 18 - }, - "ethereum-testnet-goerli-optimism-1": { - "tokenAddress": "0xaBfE9D11A2f1D61990D1d253EC98B5Da00304F16", - "allowListEnabled": false, - "poolAddress": "0x8668AB4eb1dfFE11DB7491Ebce633b050Bb29CDA", - "poolType": "burnMint", - "name": "CCIP-BnM", - "symbol": "CCIP-BnM", - "decimals": 18 - }, "ethereum-testnet-sepolia-optimism-1": { "tokenAddress": "0x8aF4204e30565DF93352fE8E1De78925F6664dA7", "allowListEnabled": false, @@ -305,24 +241,6 @@ "symbol": "clCCIP-LnM", "decimals": 18 }, - "ethereum-testnet-goerli-base-1": { - "tokenAddress": "0x73ed16c1a61b098fd6924CCE5cC6a9A30348D944", - "allowListEnabled": false, - "poolAddress": "0x6BEcd9eb4Df6Bf59152344fBcdC7919B9f38C6Ef", - "poolType": "lockRelease", - "name": "CCIP_LnM", - "symbol": "clCCIP-LnM", - "decimals": 18 - }, - "ethereum-testnet-goerli-optimism-1": { - "tokenAddress": "0x835833d556299CdEC623e7980e7369145b037591", - "allowListEnabled": false, - "poolAddress": "0xf66d20Ac7B981e249Fce8fb8DDAe3974f5559735", - "poolType": "lockRelease", - "name": "CCIP_LnM", - "symbol": "clCCIP-LnM", - "decimals": 18 - }, "ethereum-testnet-sepolia-optimism-1": { "tokenAddress": "0x044a6B4b561af69D2319A2f4be5Ec327a6975D0a", "allowListEnabled": false,