From 65d97965100671528106fa6a38ba9f950343e6de Mon Sep 17 00:00:00 2001 From: aelmanaa Date: Tue, 16 Apr 2024 17:49:53 +0200 Subject: [PATCH 1/2] sunset matic --- .../data/ccip/v1_2_0/testnet/chains.json | 5 - .../data/ccip/v1_2_0/testnet/lanes.json | 442 +++++------------- .../data/ccip/v1_2_0/testnet/tokens.json | 219 ++++----- 3 files changed, 206 insertions(+), 460 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 5326aaa6e53..5997d79bbe1 100644 --- a/src/config/data/ccip/v1_2_0/testnet/chains.json +++ b/src/config/data/ccip/v1_2_0/testnet/chains.json @@ -34,11 +34,6 @@ "router": "0x114A20A10b43D4115e5aeef7345a1A71d2a60C57", "feeTokens": ["LINK", "WETH"] }, - "matic-testnet": { - "chainSelector": "12532609583862916517", - "router": "0x1035CabC275068e0F4b745A29CEDf38E13aF41b1", - "feeTokens": ["LINK", "WMATIC"] - }, "wemix-testnet": { "chainSelector": "9284632837123596123", "router": "0xA8C0c11bf64AF62CDCA6f93D3769B88BdD7cb93D", 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 5fdac85437d..0f829ad3adf 100644 --- a/src/config/data/ccip/v1_2_0/testnet/lanes.json +++ b/src/config/data/ccip/v1_2_0/testnet/lanes.json @@ -3,14 +3,14 @@ "bsc-testnet": { "onRamp": "0xF25ECF1Aad9B2E43EDc2960cF66f325783245535", "supportedTokens": { - "CCIP-BnM": { + "CCIP-LnM": { "rateLimiterConfig": { "capacity": "100000000000000000000000", "isEnabled": true, "rate": "167000000000000000000" } }, - "CCIP-LnM": { + "CCIP-BnM": { "rateLimiterConfig": { "capacity": "100000000000000000000000", "isEnabled": true, @@ -27,25 +27,32 @@ "ethereum-testnet-sepolia": { "onRamp": "0x5724B4Cc39a9690135F7273b44Dfd3BA6c0c69aD", "supportedTokens": { - "CCIP-BnM": { + "USDC": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", + "capacity": "100000000000", "isEnabled": true, - "rate": "167000000000000000000" + "rate": "167000000" } }, - "CCIP-LnM": { + "GHO": { + "rateLimiterConfig": { + "capacity": "1000000000000000000000000000000000000", + "isEnabled": false, + "rate": "1000000000000000000000000000000000000" + } + }, + "CCIP-BnM": { "rateLimiterConfig": { "capacity": "100000000000000000000000", "isEnabled": true, "rate": "167000000000000000000" } }, - "USDC": { + "CCIP-LnM": { "rateLimiterConfig": { - "capacity": "100000000000", + "capacity": "100000000000000000000000", "isEnabled": true, - "rate": "167000000" + "rate": "167000000000000000000" } } }, @@ -58,11 +65,18 @@ "ethereum-testnet-sepolia-base-1": { "onRamp": "0x1A674645f3EB4147543FCA7d40C5719cbd997362", "supportedTokens": { - "CCIP-BnM": { + "USDC": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", + "capacity": "100000000000", "isEnabled": true, - "rate": "167000000000000000000" + "rate": "167000000" + } + }, + "GHO": { + "rateLimiterConfig": { + "capacity": "1000000000000000000000000000000000000", + "isEnabled": false, + "rate": "1000000000000000000000000000000000000" } }, "CCIP-LnM": { @@ -72,11 +86,11 @@ "rate": "167000000000000000000" } }, - "USDC": { + "CCIP-BnM": { "rateLimiterConfig": { - "capacity": "100000000000", + "capacity": "100000000000000000000000", "isEnabled": true, - "rate": "167000000" + "rate": "167000000000000000000" } } }, @@ -89,37 +103,13 @@ "ethereum-testnet-sepolia-optimism-1": { "onRamp": "0xC334DE5b020e056d0fE766dE46e8d9f306Ffa1E2", "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, "USDC": { "rateLimiterConfig": { "capacity": "100000000000", "isEnabled": true, "rate": "167000000" } - } - }, - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "matic-testnet": { - "onRamp": "0xcA2C3196047FE0E31547B7214E5B7c49413fE9a8", - "supportedTokens": { + }, "CCIP-BnM": { "rateLimiterConfig": { "capacity": "100000000000000000000000", @@ -133,13 +123,6 @@ "isEnabled": true, "rate": "167000000000000000000" } - }, - "USDC": { - "rateLimiterConfig": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - } } }, "rateLimiterConfig": { @@ -246,30 +229,6 @@ "rate": "167000000000000000000" } }, - "matic-testnet": { - "onRamp": "0x2C513cF3066Ff38F6a7549a652899EbA23184Bb6", - "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" - } - }, "wemix-testnet": { "onRamp": "0x89268Afc1BEA0782a27ba84124E3F42b196af927", "supportedTokens": { @@ -351,6 +310,13 @@ "rate": "167000000000000000000" } }, + "GHO": { + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + }, "USDC": { "rateLimiterConfig": { "capacity": "100000000000", @@ -399,14 +365,14 @@ "wemix-testnet": { "onRamp": "0xBD4106fBE4699FE212A34Cc21b10BFf22b02d959", "supportedTokens": { - "CCIP-LnM": { + "CCIP-BnM": { "rateLimiterConfig": { "capacity": "100000000000000000000000", "isEnabled": true, "rate": "167000000000000000000" } }, - "CCIP-BnM": { + "CCIP-LnM": { "rateLimiterConfig": { "capacity": "100000000000000000000000", "isEnabled": true, @@ -445,6 +411,13 @@ "isEnabled": true, "rate": "167000000" } + }, + "GHO": { + "rateLimiterConfig": { + "capacity": "1000000000000000000000000000000000000", + "isEnabled": false, + "rate": "1000000000000000000000000000000000000" + } } }, "rateLimiterConfig": { @@ -456,14 +429,14 @@ "bsc-testnet": { "onRamp": "0xD806966beAB5A3C75E5B90CDA4a6922C6A9F0c9d", "supportedTokens": { - "CCIP-LnM": { + "CCIP-BnM": { "rateLimiterConfig": { "capacity": "100000000000000000000000", "isEnabled": true, "rate": "167000000000000000000" } }, - "CCIP-BnM": { + "CCIP-LnM": { "rateLimiterConfig": { "capacity": "100000000000000000000000", "isEnabled": true, @@ -500,6 +473,13 @@ "isEnabled": true, "rate": "167000000" } + }, + "GHO": { + "rateLimiterConfig": { + "capacity": "1000000000000000000000000000000000000", + "isEnabled": false, + "rate": "1000000000000000000000000000000000000" + } } }, "rateLimiterConfig": { @@ -511,6 +491,13 @@ "ethereum-testnet-sepolia-arbitrum-1": { "onRamp": "0x58622a80c6DdDc072F2b527a99BE1D0934eb2b50", "supportedTokens": { + "GHO": { + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + }, "CCIP-BnM": { "rateLimiterConfig": { "capacity": "100000000000000000000000", @@ -575,14 +562,14 @@ "wemix-testnet": { "onRamp": "0x6ea155Fc77566D9dcE01B8aa5D7968665dc4f0C5", "supportedTokens": { - "CCIP-BnM": { + "CCIP-LnM": { "rateLimiterConfig": { "capacity": "100000000000000000000000", "isEnabled": true, "rate": "167000000000000000000" } }, - "CCIP-LnM": { + "CCIP-BnM": { "rateLimiterConfig": { "capacity": "100000000000000000000000", "isEnabled": true, @@ -632,25 +619,25 @@ "ethereum-testnet-sepolia": { "onRamp": "0xC8b93b46BF682c39B3F65Aa1c135bC8A95A5E43a", "supportedTokens": { - "CCIP-LnM": { + "CCIP-BnM": { "rateLimiterConfig": { "capacity": "100000000000000000000000", "isEnabled": true, "rate": "167000000000000000000" } }, - "USDC": { + "CCIP-LnM": { "rateLimiterConfig": { - "capacity": "100000000000", + "capacity": "100000000000000000000000", "isEnabled": true, - "rate": "167000000" + "rate": "167000000000000000000" } }, - "CCIP-BnM": { + "USDC": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", + "capacity": "100000000000", "isEnabled": true, - "rate": "167000000000000000000" + "rate": "167000000" } } }, @@ -663,13 +650,6 @@ "ethereum-testnet-sepolia-arbitrum-1": { "onRamp": "0x1a86b29364D1B3fA3386329A361aA98A104b2742", "supportedTokens": { - "USDC": { - "rateLimiterConfig": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - } - }, "CCIP-BnM": { "rateLimiterConfig": { "capacity": "100000000000000000000000", @@ -683,37 +663,13 @@ "isEnabled": true, "rate": "167000000000000000000" } - } - }, - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "ethereum-testnet-sepolia-base-1": { - "onRamp": "0xe284D2315a28c4d62C419e8474dC457b219DB969", - "supportedTokens": { + }, "USDC": { "rateLimiterConfig": { "capacity": "100000000000", "isEnabled": true, "rate": "167000000" } - }, - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } } }, "rateLimiterConfig": { @@ -722,8 +678,8 @@ "rate": "167000000000000000000" } }, - "matic-testnet": { - "onRamp": "0xdE8d0f47a71eA3fDFBD3162271652f2847939097", + "ethereum-testnet-sepolia-base-1": { + "onRamp": "0xe284D2315a28c4d62C419e8474dC457b219DB969", "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { @@ -781,37 +737,6 @@ "ethereum-testnet-sepolia": { "avalanche-fuji-testnet": { "onRamp": "0x0477cA0a35eE05D3f9f424d88bC0977ceCf339D4", - "supportedTokens": { - "USDC": { - "rateLimiterConfig": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - } - }, - "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" - } - }, - "bsc-testnet": { - "onRamp": "0xD990f8aFA5BCB02f95eEd88ecB7C68f5998bD618", "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { @@ -820,23 +745,6 @@ "rate": "167000000000000000000" } }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } - }, - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "ethereum-testnet-sepolia-arbitrum-1": { - "onRamp": "0xe4Dd3B16E09c016402585a8aDFdB4A18f772a07e", - "supportedTokens": { "GHO": { "rateLimiterConfig": { "capacity": "1000000000000000000000000000000000000", @@ -851,13 +759,6 @@ "rate": "167000000" } }, - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, "CCIP-LnM": { "rateLimiterConfig": { "capacity": "100000000000000000000000", @@ -867,13 +768,13 @@ } }, "rateLimiterConfig": { - "capacity": "1000000000000000000000000000000000000", + "capacity": "100000000000000000000000", "isEnabled": true, - "rate": "1000000000000000000000000000000000000" + "rate": "167000000000000000000" } }, - "ethereum-testnet-sepolia-base-1": { - "onRamp": "0x2B70a05320cB069e0fB55084D402343F832556E7", + "bsc-testnet": { + "onRamp": "0xD990f8aFA5BCB02f95eEd88ecB7C68f5998bD618", "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { @@ -888,13 +789,6 @@ "isEnabled": true, "rate": "167000000000000000000" } - }, - "USDC": { - "rateLimiterConfig": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - } } }, "rateLimiterConfig": { @@ -903,8 +797,8 @@ "rate": "167000000000000000000" } }, - "ethereum-testnet-sepolia-optimism-1": { - "onRamp": "0x69CaB5A0a08a12BaFD8f5B195989D709E396Ed4d", + "ethereum-testnet-sepolia-arbitrum-1": { + "onRamp": "0xe4Dd3B16E09c016402585a8aDFdB4A18f772a07e", "supportedTokens": { "CCIP-LnM": { "rateLimiterConfig": { @@ -926,24 +820,24 @@ "isEnabled": true, "rate": "167000000000000000000" } + }, + "GHO": { + "rateLimiterConfig": { + "capacity": "1000000000000000000000000000000000000", + "isEnabled": false, + "rate": "1000000000000000000000000000000000000" + } } }, "rateLimiterConfig": { - "capacity": "100000000000000000000000", + "capacity": "1000000000000000000000000000000000000", "isEnabled": true, - "rate": "167000000000000000000" + "rate": "1000000000000000000000000000000000000" } }, - "matic-testnet": { - "onRamp": "0x81660Dc846f0528A7Ce003c1F7774d7c4135F344", + "ethereum-testnet-sepolia-base-1": { + "onRamp": "0x2B70a05320cB069e0fB55084D402343F832556E7", "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, "CCIP-LnM": { "rateLimiterConfig": { "capacity": "100000000000000000000000", @@ -957,53 +851,19 @@ "isEnabled": true, "rate": "167000000" } - } - }, - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "wemix-testnet": { - "onRamp": "0xedFc22336Eb0B9B11Ff37C07777db27BCcDe3C65", - "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "1000000000000000000000000000", - "isEnabled": true, - "rate": "1000000000000000000000000000" - } }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "1000000000000000000000000000", - "isEnabled": true, - "rate": "1000000000000000000000000000" - } - } - }, - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "xdai-testnet-chiado": { - "onRamp": "0x3E842E3A79A00AFdd03B52390B1caC6306Ea257E", - "supportedTokens": { - "CCIP-LnM": { + "CCIP-BnM": { "rateLimiterConfig": { "capacity": "100000000000000000000000", "isEnabled": true, "rate": "167000000000000000000" } }, - "CCIP-BnM": { + "GHO": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" + "capacity": "1000000000000000000000000000000000000", + "isEnabled": false, + "rate": "1000000000000000000000000000000000000" } } }, @@ -1012,11 +872,9 @@ "isEnabled": true, "rate": "167000000000000000000" } - } - }, - "matic-testnet": { - "avalanche-fuji-testnet": { - "onRamp": "0x5e0AD6D742983Ca464Fef0c28fD2D788a320B1c3", + }, + "ethereum-testnet-sepolia-optimism-1": { + "onRamp": "0x69CaB5A0a08a12BaFD8f5B195989D709E396Ed4d", "supportedTokens": { "CCIP-LnM": { "rateLimiterConfig": { @@ -1046,52 +904,21 @@ "rate": "167000000000000000000" } }, - "bsc-testnet": { - "onRamp": "0x971890dCcBe45D766Db8AB16CB76EDCDAB5bd70c", + "wemix-testnet": { + "onRamp": "0xedFc22336Eb0B9B11Ff37C07777db27BCcDe3C65", "supportedTokens": { "CCIP-LnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", + "capacity": "1000000000000000000000000000", "isEnabled": true, - "rate": "167000000000000000000" + "rate": "1000000000000000000000000000" } }, "CCIP-BnM": { "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - } - }, - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "ethereum-testnet-sepolia": { - "onRamp": "0x70c04331fd35fC21DB54F64E0e77A5E423619e04", - "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "USDC": { - "rateLimiterConfig": { - "capacity": "100000000000", + "capacity": "1000000000000000000000000000", "isEnabled": true, - "rate": "167000000" + "rate": "1000000000000000000000000000" } } }, @@ -1101,16 +928,9 @@ "rate": "167000000000000000000" } }, - "ethereum-testnet-sepolia-optimism-1": { - "onRamp": "0xf3F1a5714F0c95C302a22Ee7Bf7b5b866d162818", + "xdai-testnet-chiado": { + "onRamp": "0x3E842E3A79A00AFdd03B52390B1caC6306Ea257E", "supportedTokens": { - "CCIP-BnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, "CCIP-LnM": { "rateLimiterConfig": { "capacity": "100000000000000000000000", @@ -1118,36 +938,12 @@ "rate": "167000000000000000000" } }, - "USDC": { - "rateLimiterConfig": { - "capacity": "100000000000", - "isEnabled": true, - "rate": "167000000" - } - } - }, - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } - }, - "wemix-testnet": { - "onRamp": "0xEe6FcFE9A8E89f980a66454812c743936F8F9b29", - "supportedTokens": { "CCIP-BnM": { "rateLimiterConfig": { "capacity": "100000000000000000000000", "isEnabled": true, "rate": "167000000000000000000" } - }, - "CCIP-LnM": { - "rateLimiterConfig": { - "capacity": "100000000000000000000000", - "isEnabled": true, - "rate": "167000000000000000000" - } } }, "rateLimiterConfig": { @@ -1301,30 +1097,6 @@ "isEnabled": true, "rate": "167000000000000000000" } - }, - "matic-testnet": { - "onRamp": "0xfa3B04d309c5B8e125A45c594b27D740E77b9ce2", - "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" - } } }, "xdai-testnet-chiado": { 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 b7de0a769ae..780b9b189ac 100644 --- a/src/config/data/ccip/v1_2_0/testnet/tokens.json +++ b/src/config/data/ccip/v1_2_0/testnet/tokens.json @@ -57,13 +57,6 @@ "symbol": "LINK", "decimals": 18 }, - "matic-testnet": { - "tokenAddress": "0x326C977E6efc84E512bB9C30f76E30c160eD06FB", - "allowListEnabled": false, - "name": "ChainLink Token", - "symbol": "LINK", - "decimals": 18 - }, "wemix-testnet": { "tokenAddress": "0x3580c7A817cCD41f7e02143BFa411D4EeAE78093", "allowListEnabled": false, @@ -76,8 +69,6 @@ "xdai-testnet-chiado": { "tokenAddress": "0xDCA67FD8324990792C0bfaE95903B8A64097754F", "allowListEnabled": false, - "poolAddress": "0x8c234b05c20Df23be8Df66aed3dC78d890717a1a", - "poolType": "burnMint", "name": "ChainLink Token", "symbol": "LINK", "decimals": 18 @@ -105,6 +96,8 @@ "ethereum-testnet-sepolia": { "tokenAddress": "0x097D90c9d3E0B50Ca60e1ae45F6A81010f9FB534", "allowListEnabled": false, + "poolAddress": "0x9B377f172a5D033534592e5F854B69F0811953C4", + "poolType": "lockRelease", "name": "Wrapped Ether", "symbol": "WETH", "decimals": 18 @@ -112,6 +105,8 @@ "ethereum-testnet-sepolia-arbitrum-1": { "tokenAddress": "0xE591bf0A0CF924A0674d7792db046B23CEbF5f34", "allowListEnabled": false, + "poolAddress": "0xc49ec0eB4beb48B8Da4cceC51AA9A5bD0D0A4c43", + "poolType": "lockRelease", "name": "Wrapped Ether", "symbol": "WETH", "decimals": 18 @@ -133,20 +128,13 @@ "ethereum-testnet-sepolia-optimism-1": { "tokenAddress": "0x4200000000000000000000000000000000000006", "allowListEnabled": false, + "poolAddress": "0xaC33433c624CbDEE4d0dC3ee2Bb5C62463625827", + "poolType": "lockRelease", "name": "Wrapped Ether", "symbol": "WETH", "decimals": 18 } }, - "WMATIC": { - "matic-testnet": { - "tokenAddress": "0x9c3C9283D3e44854697Cd22D3Faa240Cfb032889", - "allowListEnabled": false, - "name": "Wrapped Matic", - "symbol": "WMATIC", - "decimals": 18 - } - }, "WWEMIX": { "wemix-testnet": { "tokenAddress": "0xbE3686643c05f00eC46e73da594c78098F7a9Ae7", @@ -165,187 +153,169 @@ "decimals": 18 } }, - "CCIP-BnM": { + "CCIP-LnM": { "avalanche-fuji-testnet": { - "tokenAddress": "0xD21341536c5cF5EB1bcb58f6723cE26e8D8E90e4", + "tokenAddress": "0x70F5c5C40b873EA597776DA2C21929A8282A3b35", "allowListEnabled": false, - "poolAddress": "0xEC1062cbDf4fBf31B3A6Aac62B6F6F123bb70E12", + "poolAddress": "0x583DbE5F15DeA93F321826D856994e53e01Cd498", "poolType": "burnMint", - "name": "CCIP-BnM", - "symbol": "CCIP-BnM", + "name": "clCCIP-LnM", + "symbol": "clCCIP-LnM", "decimals": 18 }, "bsc-testnet": { - "tokenAddress": "0xbFA2ACd33ED6EEc0ed3Cc06bF1ac38d22b36B9e9", + "tokenAddress": "0x79a4Fc27f69323660f5Bfc12dEe21c3cC14f5901", "allowListEnabled": false, - "poolAddress": "0x31eDe84776DA37e2404eE88d71c234e92cB672e5", + "poolAddress": "0x44a27E50BEc104518823C928a5560d2c69281e61", "poolType": "burnMint", - "name": "CCIP-BnM", - "symbol": "CCIP-BnM", + "name": "clCCIP-LnM", + "symbol": "clCCIP-LnM", "decimals": 18 }, "ethereum-testnet-sepolia-arbitrum-1": { - "tokenAddress": "0xA8C0c11bf64AF62CDCA6f93D3769B88BdD7cb93D", + "tokenAddress": "0x139E99f0ab4084E14e6bb7DacA289a91a2d92927", "allowListEnabled": false, - "poolAddress": "0x99685281Ec520a003F1A726A5a8078c2124c1477", + "poolAddress": "0x5d3ceD1297D948658b104e70EeB9d2594a7e9b1A", "poolType": "burnMint", - "name": "CCIP-BnM", - "symbol": "CCIP-BnM", + "name": "clCCIP-LnM", + "symbol": "clCCIP-LnM", "decimals": 18 }, "ethereum-testnet-sepolia-base-1": { - "tokenAddress": "0x88A2d74F47a237a62e7A51cdDa67270CE381555e", + "tokenAddress": "0xA98FA8A008371b9408195e52734b1768c0d1Cb5c", "allowListEnabled": false, - "poolAddress": "0x477099a1E7812c09D4DF5a9158f97Fb7b7105dC5", + "poolAddress": "0xb2958D1Bd07448865E555FeeFf32b58D254ffB4C", "poolType": "burnMint", - "name": "CCIP-BnM", - "symbol": "CCIP-BnM", + "name": "clCCIP-LnM", + "symbol": "clCCIP-LnM", "decimals": 18 }, "ethereum-testnet-sepolia-kroma-1": { - "tokenAddress": "0x6AC3e353D1DDda24d5A5416024d6E436b8817A4e", + "tokenAddress": "0x835fcBB6770E1246CfCf52F83cDcec3177d0bb6b", "allowListEnabled": false, - "poolAddress": "0x0eE8add19554C7bb1920A183Ed47b4FAB9Eb7601", + "poolAddress": "0x24C79D28E0380230265F772bC3bAbC7a4ED9c9F4", "poolType": "burnMint", - "name": "CCIP-BnM", - "symbol": "CCIP-BnM", + "name": "clCCIP-LnM", + "symbol": "clCCIP-LnM", "decimals": 18 }, "ethereum-testnet-sepolia-optimism-1": { - "tokenAddress": "0x8aF4204e30565DF93352fE8E1De78925F6664dA7", + "tokenAddress": "0x044a6B4b561af69D2319A2f4be5Ec327a6975D0a", "allowListEnabled": false, - "poolAddress": "0x3Cc9364260D80F09ccAC1eE6B07366dB598900E6", + "poolAddress": "0x3382b044d5a3FF656ffb62dAAcED78084C209e71", "poolType": "burnMint", - "name": "CCIP-BnM", - "symbol": "CCIP-BnM", + "name": "clCCIP-LnM", + "symbol": "clCCIP-LnM", "decimals": 18 }, "ethereum-testnet-sepolia": { - "tokenAddress": "0xFd57b4ddBf88a4e07fF4e34C487b99af2Fe82a05", - "allowListEnabled": false, - "poolAddress": "0x38d1ef9619Cd40cf5482C045660Ae7C82Ada062c", - "poolType": "burnMint", - "name": "CCIP-BnM", - "symbol": "CCIP-BnM", - "decimals": 18 - }, - "matic-testnet": { - "tokenAddress": "0xf1E3A5842EeEF51F2967b3F05D45DD4f4205FF40", + "tokenAddress": "0x466D489b6d36E7E3b824ef491C225F5830E81cC1", "allowListEnabled": false, - "poolAddress": "0xA6c88F12AE1Aa9C333e86cCbDd2957cAc2E5f58C", - "poolType": "burnMint", - "name": "CCIP-BnM", - "symbol": "CCIP-BnM", + "poolAddress": "0x09EC713b931586eD6Aa5425eC4d9dA078a47B6b1", + "poolType": "lockRelease", + "name": "CCIP-LnM", + "symbol": "CCIP-LnM", "decimals": 18 }, "wemix-testnet": { - "tokenAddress": "0xF4E4057FbBc86915F4b2d63EEFFe641C03294ffc", + "tokenAddress": "0xcb342aE3D65E3fEDF8F912B0432e2B8F88514d5D", "allowListEnabled": false, - "poolAddress": "0x82A92B2863F93Be70D20660088Ec060720bA2fdb", + "poolAddress": "0x58A1c47cEeb0C6b0E93CE289Ea3930D009C0CFeF", "poolType": "burnMint", - "name": "CCIP-BnM", - "symbol": "CCIP-BnM", + "name": "clCCIP-LnM", + "symbol": "clCCIP-LnM", "decimals": 18 }, "xdai-testnet-chiado": { - "tokenAddress": "0xA189971a2c5AcA0DFC5Ee7a2C44a2Ae27b3CF389", + "tokenAddress": "0x30DeCD269277b8094c00B0bacC3aCaF3fF4Da7fB", "allowListEnabled": false, - "poolAddress": "0xF9a21B587111e7E8745Fb8b13750014f19DB0014", + "poolAddress": "0xF82Bc2053C616Bb6B452B8bAa906b6a24E5AA139", "poolType": "burnMint", - "name": "CCIP-BnM", - "symbol": "CCIP-BnM", + "name": "clCCIP-LnM", + "symbol": "clCCIP-LnM", "decimals": 18 } }, - "CCIP-LnM": { + "CCIP-BnM": { "avalanche-fuji-testnet": { - "tokenAddress": "0x70F5c5C40b873EA597776DA2C21929A8282A3b35", + "tokenAddress": "0xD21341536c5cF5EB1bcb58f6723cE26e8D8E90e4", "allowListEnabled": false, - "poolAddress": "0x583DbE5F15DeA93F321826D856994e53e01Cd498", + "poolAddress": "0xEC1062cbDf4fBf31B3A6Aac62B6F6F123bb70E12", "poolType": "burnMint", - "name": "CCIP-LnM", - "symbol": "clCCIP-LnM", + "name": "CCIP-BnM", + "symbol": "CCIP-BnM", "decimals": 18 }, "bsc-testnet": { - "tokenAddress": "0x79a4Fc27f69323660f5Bfc12dEe21c3cC14f5901", + "tokenAddress": "0xbFA2ACd33ED6EEc0ed3Cc06bF1ac38d22b36B9e9", "allowListEnabled": false, - "poolAddress": "0x44a27E50BEc104518823C928a5560d2c69281e61", + "poolAddress": "0x31eDe84776DA37e2404eE88d71c234e92cB672e5", "poolType": "burnMint", - "name": "CCIP-LnM", - "symbol": "clCCIP-LnM", + "name": "CCIP-BnM", + "symbol": "CCIP-BnM", "decimals": 18 }, "ethereum-testnet-sepolia-arbitrum-1": { - "tokenAddress": "0x139E99f0ab4084E14e6bb7DacA289a91a2d92927", + "tokenAddress": "0xA8C0c11bf64AF62CDCA6f93D3769B88BdD7cb93D", "allowListEnabled": false, - "poolAddress": "0x5d3ceD1297D948658b104e70EeB9d2594a7e9b1A", + "poolAddress": "0x99685281Ec520a003F1A726A5a8078c2124c1477", "poolType": "burnMint", - "name": "CCIP-LnM", - "symbol": "clCCIP-LnM", + "name": "CCIP-BnM", + "symbol": "CCIP-BnM", "decimals": 18 }, "ethereum-testnet-sepolia-base-1": { - "tokenAddress": "0xA98FA8A008371b9408195e52734b1768c0d1Cb5c", + "tokenAddress": "0x88A2d74F47a237a62e7A51cdDa67270CE381555e", "allowListEnabled": false, - "poolAddress": "0xb2958D1Bd07448865E555FeeFf32b58D254ffB4C", + "poolAddress": "0x477099a1E7812c09D4DF5a9158f97Fb7b7105dC5", "poolType": "burnMint", - "name": "CCIP-LnM", - "symbol": "clCCIP-LnM", + "name": "CCIP-BnM", + "symbol": "CCIP-BnM", "decimals": 18 }, "ethereum-testnet-sepolia-kroma-1": { - "tokenAddress": "0x835fcBB6770E1246CfCf52F83cDcec3177d0bb6b", + "tokenAddress": "0x6AC3e353D1DDda24d5A5416024d6E436b8817A4e", "allowListEnabled": false, - "poolAddress": "0x24C79D28E0380230265F772bC3bAbC7a4ED9c9F4", + "poolAddress": "0x0eE8add19554C7bb1920A183Ed47b4FAB9Eb7601", "poolType": "burnMint", - "name": "CCIP-LnM", - "symbol": "clCCIP-LnM", + "name": "CCIP-BnM", + "symbol": "CCIP-BnM", "decimals": 18 }, "ethereum-testnet-sepolia-optimism-1": { - "tokenAddress": "0x044a6B4b561af69D2319A2f4be5Ec327a6975D0a", + "tokenAddress": "0x8aF4204e30565DF93352fE8E1De78925F6664dA7", "allowListEnabled": false, - "poolAddress": "0x3382b044d5a3FF656ffb62dAAcED78084C209e71", + "poolAddress": "0x3Cc9364260D80F09ccAC1eE6B07366dB598900E6", "poolType": "burnMint", - "name": "CCIP-LnM", - "symbol": "clCCIP-LnM", + "name": "CCIP-BnM", + "symbol": "CCIP-BnM", "decimals": 18 }, "ethereum-testnet-sepolia": { - "tokenAddress": "0x466D489b6d36E7E3b824ef491C225F5830E81cC1", - "allowListEnabled": false, - "poolAddress": "0x09EC713b931586eD6Aa5425eC4d9dA078a47B6b1", - "poolType": "lockRelease", - "name": "CCIP-LnM", - "symbol": "CCIP-LnM", - "decimals": 18 - }, - "matic-testnet": { - "tokenAddress": "0xc1c76a8c5bFDE1Be034bbcD930c668726E7C1987", + "tokenAddress": "0xFd57b4ddBf88a4e07fF4e34C487b99af2Fe82a05", "allowListEnabled": false, - "poolAddress": "0x83369F8586bA000a87Db278549B9A2370DC626b6", + "poolAddress": "0x38d1ef9619Cd40cf5482C045660Ae7C82Ada062c", "poolType": "burnMint", - "name": "CCIP-LnM", - "symbol": "clCCIP-LnM", + "name": "CCIP-BnM", + "symbol": "CCIP-BnM", "decimals": 18 }, "wemix-testnet": { - "tokenAddress": "0xcb342aE3D65E3fEDF8F912B0432e2B8F88514d5D", + "tokenAddress": "0xF4E4057FbBc86915F4b2d63EEFFe641C03294ffc", "allowListEnabled": false, - "poolAddress": "0x58A1c47cEeb0C6b0E93CE289Ea3930D009C0CFeF", + "poolAddress": "0x82A92B2863F93Be70D20660088Ec060720bA2fdb", "poolType": "burnMint", - "name": "CCIP-LnM", - "symbol": "clCCIP-LnM", + "name": "CCIP-BnM", + "symbol": "CCIP-BnM", "decimals": 18 }, "xdai-testnet-chiado": { - "tokenAddress": "0x30DeCD269277b8094c00B0bacC3aCaF3fF4Da7fB", + "tokenAddress": "0xA189971a2c5AcA0DFC5Ee7a2C44a2Ae27b3CF389", "allowListEnabled": false, - "poolAddress": "0xF82Bc2053C616Bb6B452B8bAa906b6a24E5AA139", + "poolAddress": "0xF9a21B587111e7E8745Fb8b13750014f19DB0014", "poolType": "burnMint", - "name": "CCIP-LnM", - "symbol": "clCCIP-LnM", + "name": "CCIP-BnM", + "symbol": "CCIP-BnM", "decimals": 18 } }, @@ -394,18 +364,18 @@ "name": "USDC", "symbol": "USDC", "decimals": 6 - }, - "matic-testnet": { - "tokenAddress": "0x9999f7Fea5938fD3b1E26A12c3f2fb024e194f97", - "allowListEnabled": false, - "poolAddress": "0x51F128F5A3c1e4CB474bcE5d7CF7ea43114ac407", - "poolType": "usdc", - "name": "USD Coin", - "symbol": "USDC", - "decimals": 6 } }, "GHO": { + "avalanche-fuji-testnet": { + "tokenAddress": "0x9c04928Cc678776eC1C1C0E46ecC03a5F47A7723", + "allowListEnabled": false, + "poolAddress": "0xdE8451E952Eb43350614839cCAA84f7C8701a09C", + "poolType": "burnMint", + "name": "Gho Token", + "symbol": "GHO", + "decimals": 18 + }, "ethereum-testnet-sepolia-arbitrum-1": { "tokenAddress": "0xb13Cfa6f8B2Eed2C37fB00fF0c1A59807C585810", "allowListEnabled": false, @@ -415,6 +385,15 @@ "symbol": "GHO", "decimals": 18 }, + "ethereum-testnet-sepolia-base-1": { + "tokenAddress": "0x7CFa3f3d1cded0Da930881c609D4Dbf0012c14Bb", + "allowListEnabled": false, + "poolAddress": "0xaC33433c624CbDEE4d0dC3ee2Bb5C62463625827", + "poolType": "burnMint", + "name": "Gho Token", + "symbol": "GHO", + "decimals": 18 + }, "ethereum-testnet-sepolia": { "tokenAddress": "0xc4bF5CbDaBE595361438F8c6a187bDc330539c60", "allowListEnabled": false, From 56a184d69314fe5ba43bbcce3e58c07659cec3ff Mon Sep 17 00:00:00 2001 From: aelmanaa Date: Tue, 16 Apr 2024 18:27:43 +0200 Subject: [PATCH 2/2] fix typo --- src/features/ccip/Supported-networks-concepts.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/features/ccip/Supported-networks-concepts.mdx b/src/features/ccip/Supported-networks-concepts.mdx index 77498aeb1ab..3bac1d61ea3 100644 --- a/src/features/ccip/Supported-networks-concepts.mdx +++ b/src/features/ccip/Supported-networks-concepts.mdx @@ -5,5 +5,5 @@ The configurations detailed on this page include the following for each blockcha - [Router](/ccip/architecture#router) addresses and chain selectors. - Fee tokens. **Note**: Read the [billing](/ccip/billing) page to learn more. - List of supported [lanes](/ccip/concepts#lane). -- [Lane aggregates limits](/ccip/architecture#aggregate-rate-limit) -- [Transferable token details per lane](/ccip/architecture#token-pools) +- [Lane aggregate limits](/ccip/architecture#aggregate-rate-limit). +- [Transferable token details per lane](/ccip/architecture#token-pools).