From 2fa0690cda37d81dd261047ae585f2cc8a3b8155 Mon Sep 17 00:00:00 2001 From: aelmanaa Date: Sun, 11 Feb 2024 15:21:01 +0100 Subject: [PATCH] mainnet 1.2 batch1 --- .../data/ccip/v1_2_0/mainnet/lanes.json | 190 ++++++++++++++++-- .../data/ccip/v1_2_0/mainnet/tokens.json | 89 ++++++++ 2 files changed, 267 insertions(+), 12 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 d25ad3cfd3b..d0b26bd011e 100644 --- a/src/config/data/ccip/v1_2_0/mainnet/lanes.json +++ b/src/config/data/ccip/v1_2_0/mainnet/lanes.json @@ -47,12 +47,19 @@ "isEnabled": true, "rate": "50000000000000000000000" } + }, + "USDC": { + "rateLimiterConfig": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } } }, "rateLimiterConfig": { - "capacity": "100000000000000000000000", + "capacity": "1000000000000000000000000", "isEnabled": true, - "rate": "167000000000000000000" + "rate": "277000000000000000000" } } }, @@ -73,6 +80,29 @@ "rate": "167000000000000000000" } }, + "ethereum-mainnet-arbitrum-1": { + "supportedTokens": { + "CKP": { + "rateLimiterConfig": { + "capacity": "20000000000000000000000", + "isEnabled": true, + "rate": "230000000000000000" + } + }, + "RDP": { + "rateLimiterConfig": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "580000000000000000" + } + } + }, + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + }, "ethereum-mainnet-base-1": { "rateLimiterConfig": { "capacity": "100000000000000000000000", @@ -121,6 +151,29 @@ } }, "ethereum-mainnet-arbitrum-1": { + "bsc-mainnet": { + "supportedTokens": { + "CKP": { + "rateLimiterConfig": { + "capacity": "20000000000000000000000", + "isEnabled": true, + "rate": "230000000000000000" + } + }, + "RDP": { + "rateLimiterConfig": { + "capacity": "50000000000000000000000", + "isEnabled": true, + "rate": "580000000000000000" + } + } + }, + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + }, "ethereum-mainnet-base-1": { "supportedTokens": { "NUON": { @@ -165,6 +218,13 @@ "rate": "277000000000000000000" } }, + "ethereum-mainnet-optimism-1": { + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + }, "mainnet": { "supportedTokens": { "BETS": { @@ -222,6 +282,20 @@ "isEnabled": false, "rate": "0" } + }, + "SDL": { + "rateLimiterConfig": { + "capacity": "300000000000000000000000", + "isEnabled": true, + "rate": "83000000000000000000" + } + }, + "wstLINK": { + "rateLimiterConfig": { + "capacity": "15000000000000000000000", + "isEnabled": true, + "rate": "4000000000000000000" + } } }, "rateLimiterConfig": { @@ -229,6 +303,22 @@ "isEnabled": true, "rate": "277000000000000000000" } + }, + "matic-mainnet": { + "supportedTokens": { + "DFX": { + "rateLimiterConfig": { + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "57000000000000000000" + } + } + }, + "rateLimiterConfig": { + "capacity": "600000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } } }, "ethereum-mainnet-base-1": { @@ -352,6 +442,13 @@ } }, "ethereum-mainnet-optimism-1": { + "ethereum-mainnet-arbitrum-1": { + "rateLimiterConfig": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + }, "ethereum-mainnet-base-1": { "supportedTokens": { "USDC": { @@ -392,10 +489,19 @@ } }, "matic-mainnet": { + "supportedTokens": { + "USDC": { + "rateLimiterConfig": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } + }, "rateLimiterConfig": { - "capacity": "100000000000000000000000", + "capacity": "1000000000000000000000000", "isEnabled": true, - "rate": "167000000000000000000" + "rate": "277000000000000000000" } } }, @@ -496,6 +602,20 @@ "isEnabled": false, "rate": "0" } + }, + "SDL": { + "rateLimiterConfig": { + "capacity": "300000000000000000000000", + "isEnabled": true, + "rate": "83000000000000000000" + } + }, + "wstLINK": { + "rateLimiterConfig": { + "capacity": "15000000000000000000000", + "isEnabled": true, + "rate": "4000000000000000000" + } } }, "rateLimiterConfig": { @@ -593,12 +713,19 @@ "isEnabled": true, "rate": "57000000000000000000" } + }, + "USDC": { + "rateLimiterConfig": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } } }, "rateLimiterConfig": { - "capacity": "600000000000000000000000", + "capacity": "1000000000000000000000000", "isEnabled": true, - "rate": "167000000000000000000" + "rate": "277000000000000000000" } } }, @@ -611,12 +738,19 @@ "isEnabled": true, "rate": "50000000000000000000000" } + }, + "USDC": { + "rateLimiterConfig": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } } }, "rateLimiterConfig": { - "capacity": "100000000000000000000000", + "capacity": "1000000000000000000000000", "isEnabled": true, - "rate": "167000000000000000000" + "rate": "277000000000000000000" } }, "bsc-mainnet": { @@ -642,13 +776,38 @@ "rate": "167000000000000000000" } }, - "ethereum-mainnet-optimism-1": { + "ethereum-mainnet-arbitrum-1": { + "supportedTokens": { + "DFX": { + "rateLimiterConfig": { + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "57000000000000000000" + } + } + }, "rateLimiterConfig": { - "capacity": "100000000000000000000000", + "capacity": "600000000000000000000000", "isEnabled": true, "rate": "167000000000000000000" } }, + "ethereum-mainnet-optimism-1": { + "supportedTokens": { + "USDC": { + "rateLimiterConfig": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } + }, + "rateLimiterConfig": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "277000000000000000000" + } + }, "mainnet": { "supportedTokens": { "BETS": { @@ -664,12 +823,19 @@ "isEnabled": true, "rate": "57000000000000000000" } + }, + "USDC": { + "rateLimiterConfig": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } } }, "rateLimiterConfig": { - "capacity": "600000000000000000000000", + "capacity": "1000000000000000000000000", "isEnabled": true, - "rate": "167000000000000000000" + "rate": "277000000000000000000" } } } 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 3ccc04e4c85..c1bccddae45 100644 --- a/src/config/data/ccip/v1_2_0/mainnet/tokens.json +++ b/src/config/data/ccip/v1_2_0/mainnet/tokens.json @@ -213,6 +213,55 @@ "name": "USD Coin", "symbol": "USDC", "decimals": 6 + }, + "matic-mainnet": { + "tokenAddress": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359", + "allowListEnabled": false, + "poolAddress": "0x1D40FDe9Ed1F48429e8Ff8a61037075FfCA61739", + "poolType": "usdc", + "name": "USD Coin", + "symbol": "USDC", + "decimals": 6 + } + }, + "CKP": { + "bsc-mainnet": { + "tokenAddress": "0x2B5D9ADea07B590b638FFc165792b2C610EdA649", + "allowListEnabled": false, + "poolAddress": "0x6A3d5483F4812FdB56427202d708cb5b83c1A4fD", + "poolType": "burnMint", + "name": "Cakepie", + "symbol": "CKP", + "decimals": 18 + }, + "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0x346Af1954e3d6be46B96dA713a1f7fD2d1928F1d", + "allowListEnabled": false, + "poolAddress": "0x12AA7969e4BDA08D9C86896597571daa40048233", + "poolType": "burnMint", + "name": "Cakepie", + "symbol": "CKP", + "decimals": 18 + } + }, + "RDP": { + "bsc-mainnet": { + "tokenAddress": "0x27c073e8427aa493a90b8dC8b73A89e670FD77bB", + "allowListEnabled": false, + "poolAddress": "0x9275c2eAaD955a19249D376d1d832421d1E44BC9", + "poolType": "burnMint", + "name": "Radpie", + "symbol": "RDP", + "decimals": 18 + }, + "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0x54BDBF3cE36f451Ec61493236b8E6213ac87c0f6", + "allowListEnabled": false, + "poolAddress": "0x55A10F4f208851AbC7D97d99cE87525284f54D57", + "poolType": "burnMint", + "name": "Radpie", + "symbol": "RDP", + "decimals": 18 } }, "THE": { @@ -400,6 +449,46 @@ "decimals": 18 } }, + "SDL": { + "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0xdFeA35757264F5b6C0ff21104151D9F991D0eEC0", + "allowListEnabled": false, + "poolAddress": "0xF9d5036a15379fDB4f7504573246F9e94B77a578", + "poolType": "burnMint", + "name": "stake.link", + "symbol": "SDL", + "decimals": 18 + }, + "mainnet": { + "tokenAddress": "0xA95C5ebB86E0dE73B4fB8c47A45B792CFeA28C23", + "allowListEnabled": false, + "poolAddress": "0x73aEB5ECA03Ad587B8Fdcc2B61f9fb4D2e3D90c1", + "poolType": "lockRelease", + "name": "stake.link", + "symbol": "SDL", + "decimals": 18 + } + }, + "wstLINK": { + "ethereum-mainnet-arbitrum-1": { + "tokenAddress": "0x3106E2e148525b3DB36795b04691D444c24972fB", + "allowListEnabled": false, + "poolAddress": "0xb0F001C7F6C665b7b8e12F29EDC1107613fe980D", + "poolType": "burnMint", + "name": "Wrapped stLINK", + "symbol": "wstLINK", + "decimals": 18 + }, + "mainnet": { + "tokenAddress": "0x911D86C72155c33993d594B0Ec7E6206B4C803da", + "allowListEnabled": false, + "poolAddress": "0x21377fe476Fb8587CbAFd47155093597Fa4df45E", + "poolType": "lockRelease", + "name": "Wrapped stLINK", + "symbol": "wstLINK", + "decimals": 18 + } + }, "snxUSD": { "ethereum-mainnet-optimism-1": { "tokenAddress": "0xb2F30A7C980f052f02563fb518dcc39e6bf38175",