From 9518e25f43b0a3417a7148935cae76283d18ce95 Mon Sep 17 00:00:00 2001 From: aelmanaa Date: Mon, 16 Jun 2025 17:37:59 +0200 Subject: [PATCH] update --- .../data/ccip/v1_2_0/mainnet/lanes.json | 2228 ++++++++++++++--- .../data/ccip/v1_2_0/mainnet/tokens.json | 191 +- .../data/ccip/v1_2_0/testnet/lanes.json | 1942 ++++++++++++-- .../data/ccip/v1_2_0/testnet/tokens.json | 207 +- 4 files changed, 4006 insertions(+), 562 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 abda72b7754..48265dbc2a1 100644 --- a/src/config/data/ccip/v1_2_0/mainnet/lanes.json +++ b/src/config/data/ccip/v1_2_0/mainnet/lanes.json @@ -86,7 +86,37 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": true + "rmnPermeable": true, + "supportedTokens": { + "SolvBTC": { + "rateLimiterConfig": { + "in": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + }, + "out": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + } + } + }, + "xSolvBTC": { + "rateLimiterConfig": { + "in": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + }, + "out": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + } + } + } + } }, "bsc-mainnet": { "offRamp": { @@ -103,14 +133,14 @@ "BETS": { "rateLimiterConfig": { "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "capacity": "0", + "isEnabled": false, + "rate": "0" }, "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "capacity": "0", + "isEnabled": false, + "rate": "0" } } }, @@ -141,6 +171,34 @@ "rate": "0" } } + }, + "SolvBTC": { + "rateLimiterConfig": { + "in": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + }, + "out": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + } + } + }, + "xSolvBTC": { + "rateLimiterConfig": { + "in": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + }, + "out": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + } + } } } }, @@ -224,6 +282,20 @@ } } }, + "SolvBTC": { + "rateLimiterConfig": { + "in": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + }, + "out": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + } + } + }, "USDC": { "rateLimiterConfig": { "in": { @@ -238,6 +310,20 @@ } } }, + "USDM": { + "rateLimiterConfig": { + "in": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "11600000000000000000" + }, + "out": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "11600000000000000000" + } + } + }, "VRTX": { "rateLimiterConfig": { "in": { @@ -251,6 +337,34 @@ "rate": "0" } } + }, + "xSILO": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } + }, + "xSolvBTC": { + "rateLimiterConfig": { + "in": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + }, + "out": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + } + } } } }, @@ -269,14 +383,14 @@ "BETS": { "rateLimiterConfig": { "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "capacity": "0", + "isEnabled": false, + "rate": "0" }, "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "capacity": "0", + "isEnabled": false, + "rate": "0" } } }, @@ -322,6 +436,20 @@ } } }, + "SolvBTC": { + "rateLimiterConfig": { + "in": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + }, + "out": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + } + } + }, "USDC": { "rateLimiterConfig": { "in": { @@ -336,6 +464,20 @@ } } }, + "USDM": { + "rateLimiterConfig": { + "in": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "11600000000000000000" + }, + "out": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "11600000000000000000" + } + } + }, "VRTX": { "rateLimiterConfig": { "in": { @@ -349,6 +491,20 @@ "rate": "0" } } + }, + "xSolvBTC": { + "rateLimiterConfig": { + "in": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + }, + "out": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + } + } } } }, @@ -362,7 +518,37 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": true + "rmnPermeable": true, + "supportedTokens": { + "SolvBTC": { + "rateLimiterConfig": { + "in": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + }, + "out": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + } + } + }, + "xSolvBTC": { + "rateLimiterConfig": { + "in": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + }, + "out": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + } + } + } + } }, "ethereum-mainnet-linea-1": { "offRamp": { @@ -374,7 +560,37 @@ "enforceOutOfOrder": true, "version": "1.5.0" }, - "rmnPermeable": false + "rmnPermeable": false, + "supportedTokens": { + "SolvBTC": { + "rateLimiterConfig": { + "in": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + }, + "out": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + } + } + }, + "xSolvBTC": { + "rateLimiterConfig": { + "in": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + }, + "out": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + } + } + } + } }, "ethereum-mainnet-optimism-1": { "offRamp": { @@ -429,6 +645,20 @@ "rate": "0" } } + }, + "USDM": { + "rateLimiterConfig": { + "in": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "11600000000000000000" + }, + "out": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "11600000000000000000" + } + } } } }, @@ -457,6 +687,20 @@ "rate": "0" } } + }, + "USDC": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } } } }, @@ -470,7 +714,23 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": false + "rmnPermeable": false, + "supportedTokens": { + "USDM": { + "rateLimiterConfig": { + "in": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "11600000000000000000" + }, + "out": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "11600000000000000000" + } + } + } + } }, "mainnet": { "offRamp": { @@ -554,6 +814,20 @@ } } }, + "EmCH": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } + }, "LEASH": { "rateLimiterConfig": { "in": { @@ -618,13 +892,41 @@ "rate": "115740000000000" }, "out": { - "capacity": "2500000000000000000", + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + } + } + }, + "USDC": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } + }, + "USDM": { + "rateLimiterConfig": { + "in": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "11600000000000000000" + }, + "out": { + "capacity": "1000000000000000000000000", "isEnabled": true, - "rate": "115740000000000" + "rate": "11600000000000000000" } } }, - "USDC": { + "xSILO": { "rateLimiterConfig": { "in": { "capacity": "0", @@ -694,6 +996,20 @@ } } }, + "SolvBTC": { + "rateLimiterConfig": { + "in": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + }, + "out": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + } + } + }, "USDC": { "rateLimiterConfig": { "in": { @@ -707,6 +1023,34 @@ "rate": "0" } } + }, + "USDM": { + "rateLimiterConfig": { + "in": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "11600000000000000000" + }, + "out": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "11600000000000000000" + } + } + }, + "xSolvBTC": { + "rateLimiterConfig": { + "in": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + }, + "out": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + } + } } } }, @@ -774,7 +1118,37 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": true + "rmnPermeable": true, + "supportedTokens": { + "SolvBTC": { + "rateLimiterConfig": { + "in": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + }, + "out": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + } + } + }, + "xSolvBTC": { + "rateLimiterConfig": { + "in": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + }, + "out": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + } + } + } + } }, "bsc-mainnet": { "offRamp": { @@ -815,6 +1189,34 @@ "rate": "2315" } } + }, + "SolvBTC": { + "rateLimiterConfig": { + "in": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + }, + "out": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + } + } + }, + "xSolvBTC": { + "rateLimiterConfig": { + "in": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + }, + "out": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + } + } } } }, @@ -940,6 +1342,20 @@ } } }, + "SolvBTC": { + "rateLimiterConfig": { + "in": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + }, + "out": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + } + } + }, "uniBTC": { "rateLimiterConfig": { "in": { @@ -953,6 +1369,20 @@ "rate": "4629" } } + }, + "xSolvBTC": { + "rateLimiterConfig": { + "in": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + }, + "out": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + } + } } } }, @@ -1037,12 +1467,12 @@ "in": { "capacity": "200000000", "isEnabled": true, - "rate": "11574" + "rate": "2315" }, "out": { "capacity": "200000000", "isEnabled": true, - "rate": "11574" + "rate": "2315" } } }, @@ -1074,7 +1504,37 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": true + "rmnPermeable": true, + "supportedTokens": { + "SolvBTC": { + "rateLimiterConfig": { + "in": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + }, + "out": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + } + } + }, + "xSolvBTC": { + "rateLimiterConfig": { + "in": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + }, + "out": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + } + } + } + } }, "berachain-mainnet": { "offRamp": { @@ -1086,7 +1546,37 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": true + "rmnPermeable": true, + "supportedTokens": { + "SolvBTC": { + "rateLimiterConfig": { + "in": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + }, + "out": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + } + } + }, + "xSolvBTC": { + "rateLimiterConfig": { + "in": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + }, + "out": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + } + } + } + } }, "bsc-mainnet": { "offRamp": { @@ -1378,17 +1868,17 @@ } } }, - "uniBTC": { + "USDC": { "rateLimiterConfig": { "in": { - "capacity": "200000000", - "isEnabled": true, - "rate": "11574" + "capacity": "0", + "isEnabled": false, + "rate": "0" }, "out": { - "capacity": "200000000", - "isEnabled": true, - "rate": "11574" + "capacity": "0", + "isEnabled": false, + "rate": "0" } } }, @@ -1619,14 +2109,14 @@ "BETS": { "rateLimiterConfig": { "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "capacity": "0", + "isEnabled": false, + "rate": "0" }, "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "capacity": "0", + "isEnabled": false, + "rate": "0" } } }, @@ -1638,23 +2128,51 @@ "rate": "0" }, "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } + }, + "SHIB": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } + }, + "SolvBTC": { + "rateLimiterConfig": { + "in": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + }, + "out": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" } } }, - "SHIB": { + "xSolvBTC": { "rateLimiterConfig": { "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" }, "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" } } } @@ -1699,6 +2217,34 @@ "rate": "4630" } } + }, + "SolvBTC": { + "rateLimiterConfig": { + "in": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + }, + "out": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + } + } + }, + "xSolvBTC": { + "rateLimiterConfig": { + "in": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + }, + "out": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + } + } } } }, @@ -1771,14 +2317,14 @@ "BETS": { "rateLimiterConfig": { "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "capacity": "0", + "isEnabled": false, + "rate": "0" }, "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "capacity": "0", + "isEnabled": false, + "rate": "0" } } }, @@ -2065,14 +2611,14 @@ "BETS": { "rateLimiterConfig": { "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "capacity": "0", + "isEnabled": false, + "rate": "0" }, "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "capacity": "0", + "isEnabled": false, + "rate": "0" } } }, @@ -2149,14 +2695,14 @@ "UNIO": { "rateLimiterConfig": { "in": { - "capacity": "1000000000000000000000000", + "capacity": "50000000000000000000000000", "isEnabled": true, - "rate": "277700000000000000000" + "rate": "13888880000000000000000" }, "out": { - "capacity": "1000000000000000000000000", + "capacity": "50000000000000000000000000", "isEnabled": true, - "rate": "277700000000000000000" + "rate": "13888880000000000000000" } } }, @@ -2268,6 +2814,20 @@ }, "rmnPermeable": true, "supportedTokens": { + "LBTC": { + "rateLimiterConfig": { + "in": { + "capacity": "50000000", + "isEnabled": true, + "rate": "579" + }, + "out": { + "capacity": "50000000", + "isEnabled": true, + "rate": "579" + } + } + }, "SolvBTC": { "rateLimiterConfig": { "in": { @@ -2495,14 +3055,14 @@ "BETS": { "rateLimiterConfig": { "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "capacity": "0", + "isEnabled": false, + "rate": "0" }, "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "capacity": "0", + "isEnabled": false, + "rate": "0" } } }, @@ -2929,14 +3489,14 @@ "BETS": { "rateLimiterConfig": { "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "capacity": "0", + "isEnabled": false, + "rate": "0" }, "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "capacity": "0", + "isEnabled": false, + "rate": "0" } } }, @@ -3136,12 +3696,26 @@ }, "rmnPermeable": true, "supportedTokens": { + "FHE": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } + }, "SolvBTC": { "rateLimiterConfig": { "in": { - "capacity": "2500000000000000000", + "capacity": "250000000", "isEnabled": true, - "rate": "115740000000000" + "rate": "11574" }, "out": { "capacity": "2500000000000000000", @@ -3153,23 +3727,23 @@ "SolvBTC.JUP": { "rateLimiterConfig": { "in": { - "capacity": "2500000000000000000", + "capacity": "5000000000", "isEnabled": true, - "rate": "115740000000000" + "rate": "57870" }, "out": { - "capacity": "2500000000000000000", + "capacity": "50000000000000000000", "isEnabled": true, - "rate": "115740000000000" + "rate": "578700000000000" } } }, "xSolvBTC": { "rateLimiterConfig": { "in": { - "capacity": "2500000000000000000", + "capacity": "250000000", "isEnabled": true, - "rate": "115740000000000" + "rate": "11574" }, "out": { "capacity": "2500000000000000000", @@ -3823,14 +4397,14 @@ "BETS": { "rateLimiterConfig": { "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "capacity": "0", + "isEnabled": false, + "rate": "0" }, "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "capacity": "0", + "isEnabled": false, + "rate": "0" } } }, @@ -3876,6 +4450,20 @@ } } }, + "SolvBTC": { + "rateLimiterConfig": { + "in": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + }, + "out": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + } + } + }, "USDC": { "rateLimiterConfig": { "in": { @@ -3890,7 +4478,35 @@ } } }, + "USDM": { + "rateLimiterConfig": { + "in": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "11600000000000000000" + }, + "out": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "11600000000000000000" + } + } + }, "VRTX": { + "rateLimiterConfig": { + "in": { + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "57870000000000000000" + }, + "out": { + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "57870000000000000000" + } + } + }, + "xSILO": { "rateLimiterConfig": { "in": { "capacity": "0", @@ -3903,6 +4519,20 @@ "rate": "0" } } + }, + "xSolvBTC": { + "rateLimiterConfig": { + "in": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + }, + "out": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + } + } } } }, @@ -3991,14 +4621,14 @@ "BETS": { "rateLimiterConfig": { "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "capacity": "0", + "isEnabled": false, + "rate": "0" }, "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "capacity": "0", + "isEnabled": false, + "rate": "0" } } }, @@ -4320,17 +4950,31 @@ }, "rmnPermeable": false, "supportedTokens": { - "BETS": { + "APU": { "rateLimiterConfig": { "in": { - "capacity": "30000000000000000000000000", + "capacity": "100000000000000000000000000", "isEnabled": true, - "rate": "50000000000000000000000" + "rate": "27777777700000000000000" }, "out": { - "capacity": "30000000000000000000000000", + "capacity": "100000000000000000000000000", "isEnabled": true, - "rate": "50000000000000000000000" + "rate": "27777777700000000000000" + } + } + }, + "BETS": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" } } }, @@ -4953,14 +5597,14 @@ "VRTX": { "rateLimiterConfig": { "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "57870000000000000000" }, "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "57870000000000000000" } } } @@ -5215,9 +5859,35 @@ "rate": "0" } } + }, + "USDC": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } } } }, + "ethereum-mainnet-zircuit-1": { + "offRamp": { + "address": "0x858D6988b8A98abC4385d7DeeDa04A7227365cdE", + "version": "1.5.0" + }, + "onRamp": { + "address": "0x6E2b1bC5C6E1FcD15D83302E2d49e6Ba478FE0fF", + "enforceOutOfOrder": true, + "version": "1.5.0" + }, + "rmnPermeable": false + }, "ethereum-mainnet-zksync-1": { "offRamp": { "address": "0x052CF0c46375287255c71B179b10a7BFFD97502F", @@ -5275,14 +5945,14 @@ "BETS": { "rateLimiterConfig": { "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "capacity": "0", + "isEnabled": false, + "rate": "0" }, "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "capacity": "0", + "isEnabled": false, + "rate": "0" } } }, @@ -6070,6 +6740,20 @@ } } }, + "xSILO": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } + }, "xSolvBTC": { "rateLimiterConfig": { "in": { @@ -6143,14 +6827,14 @@ "BETS": { "rateLimiterConfig": { "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "capacity": "0", + "isEnabled": false, + "rate": "0" }, "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "capacity": "0", + "isEnabled": false, + "rate": "0" } } }, @@ -6415,18 +7099,32 @@ "VRTX": { "rateLimiterConfig": { "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "57870000000000000000" }, "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "capacity": "5000000000000000000000000", + "isEnabled": true, + "rate": "57870000000000000000" } } }, "wUSDx": { + "rateLimiterConfig": { + "in": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + }, + "out": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + } + } + }, + "xSILO": { "rateLimiterConfig": { "in": { "capacity": "0", @@ -6511,14 +7209,14 @@ "BETS": { "rateLimiterConfig": { "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "capacity": "0", + "isEnabled": false, + "rate": "0" }, "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "capacity": "0", + "isEnabled": false, + "rate": "0" } } }, @@ -6564,6 +7262,20 @@ } } }, + "SolvBTC": { + "rateLimiterConfig": { + "in": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + }, + "out": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + } + } + }, "USDC": { "rateLimiterConfig": { "in": { @@ -6578,6 +7290,20 @@ } } }, + "USDM": { + "rateLimiterConfig": { + "in": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "11600000000000000000" + }, + "out": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "11600000000000000000" + } + } + }, "VRTX": { "rateLimiterConfig": { "in": { @@ -6591,6 +7317,20 @@ "rate": "0" } } + }, + "xSolvBTC": { + "rateLimiterConfig": { + "in": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + }, + "out": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + } + } } } }, @@ -6679,14 +7419,14 @@ "BETS": { "rateLimiterConfig": { "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "capacity": "0", + "isEnabled": false, + "rate": "0" }, "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "capacity": "0", + "isEnabled": false, + "rate": "0" } } }, @@ -6763,14 +7503,14 @@ "UNIO": { "rateLimiterConfig": { "in": { - "capacity": "1000000000000000000000000", + "capacity": "50000000000000000000000000", "isEnabled": true, - "rate": "277700000000000000000" + "rate": "13888880000000000000000" }, "out": { - "capacity": "1000000000000000000000000", + "capacity": "50000000000000000000000000", "isEnabled": true, - "rate": "277700000000000000000" + "rate": "13888880000000000000000" } } }, @@ -6882,17 +7622,31 @@ }, "rmnPermeable": false, "supportedTokens": { - "BETS": { + "APU": { "rateLimiterConfig": { "in": { - "capacity": "30000000000000000000000000", + "capacity": "100000000000000000000000000", "isEnabled": true, - "rate": "50000000000000000000000" + "rate": "27777777700000000000000" }, "out": { - "capacity": "30000000000000000000000000", + "capacity": "100000000000000000000000000", "isEnabled": true, - "rate": "50000000000000000000000" + "rate": "27777777700000000000000" + } + } + }, + "BETS": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" } } }, @@ -7249,14 +8003,14 @@ "wOETH": { "rateLimiterConfig": { "in": { - "capacity": "1000000000000000000000", + "capacity": "114000000000000000000", "isEnabled": true, - "rate": "277800000000000000" + "rate": "32000000000000000" }, "out": { - "capacity": "1000000000000000000000", + "capacity": "114000000000000000000", "isEnabled": true, - "rate": "277800000000000000" + "rate": "32000000000000000" } } }, @@ -7414,6 +8168,20 @@ }, "rmnPermeable": true, "supportedTokens": { + "LBTC": { + "rateLimiterConfig": { + "in": { + "capacity": "50000000", + "isEnabled": true, + "rate": "579" + }, + "out": { + "capacity": "50000000", + "isEnabled": true, + "rate": "579" + } + } + }, "SolvBTC": { "rateLimiterConfig": { "in": { @@ -7763,6 +8531,20 @@ "rate": "0" } } + }, + "USDC": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } } } }, @@ -7834,17 +8616,31 @@ } } }, - "BETS": { + "APU": { "rateLimiterConfig": { "in": { - "capacity": "30000000000000000000000000", + "capacity": "100000000000000000000000000", "isEnabled": true, - "rate": "50000000000000000000000" + "rate": "27777777700000000000000" }, "out": { - "capacity": "30000000000000000000000000", + "capacity": "100000000000000000000000000", "isEnabled": true, - "rate": "50000000000000000000000" + "rate": "27777777700000000000000" + } + } + }, + "BETS": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" } } }, @@ -7963,7 +8759,7 @@ "GHO": { "rateLimiterConfig": { "in": { - "capacity": "1000000000000000000000005", + "capacity": "1500000000000000000000000", "isEnabled": true, "rate": "300000000000000000000" }, @@ -8537,14 +9333,14 @@ "BETS": { "rateLimiterConfig": { "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "capacity": "0", + "isEnabled": false, + "rate": "0" }, "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "capacity": "0", + "isEnabled": false, + "rate": "0" } } }, @@ -8887,9 +9683,9 @@ "LINK": { "rateLimiterConfig": { "in": { - "capacity": "50000000000000000000000", + "capacity": "50000000000000", "isEnabled": true, - "rate": "13880000000000000000" + "rate": "13880000000" }, "out": { "capacity": "50000000000000000000000", @@ -8929,14 +9725,14 @@ "BMX": { "rateLimiterConfig": { "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "27770000000000000000" }, - "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "27770000000000000000" } } }, @@ -9282,7 +10078,37 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": true + "rmnPermeable": true, + "supportedTokens": { + "SolvBTC": { + "rateLimiterConfig": { + "in": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + }, + "out": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + } + } + }, + "xSolvBTC": { + "rateLimiterConfig": { + "in": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + }, + "out": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + } + } + } + } }, "bitcoin-mainnet-bob-1": { "offRamp": { @@ -9338,6 +10164,20 @@ }, "rmnPermeable": true, "supportedTokens": { + "LBTC": { + "rateLimiterConfig": { + "in": { + "capacity": "50000000", + "isEnabled": true, + "rate": "579" + }, + "out": { + "capacity": "50000000", + "isEnabled": true, + "rate": "579" + } + } + }, "SolvBTC": { "rateLimiterConfig": { "in": { @@ -9434,6 +10274,20 @@ }, "rmnPermeable": true, "supportedTokens": { + "LBTC": { + "rateLimiterConfig": { + "in": { + "capacity": "50000000", + "isEnabled": true, + "rate": "579" + }, + "out": { + "capacity": "50000000", + "isEnabled": true, + "rate": "579" + } + } + }, "SolvBTC": { "rateLimiterConfig": { "in": { @@ -9560,6 +10414,20 @@ }, "rmnPermeable": true, "supportedTokens": { + "LBTC": { + "rateLimiterConfig": { + "in": { + "capacity": "50000000", + "isEnabled": true, + "rate": "579" + }, + "out": { + "capacity": "50000000", + "isEnabled": true, + "rate": "579" + } + } + }, "SolvBTC": { "rateLimiterConfig": { "in": { @@ -9726,7 +10594,23 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": true + "rmnPermeable": true, + "supportedTokens": { + "LBTC": { + "rateLimiterConfig": { + "in": { + "capacity": "50000000", + "isEnabled": true, + "rate": "579" + }, + "out": { + "capacity": "50000000", + "isEnabled": true, + "rate": "579" + } + } + } + } } }, "ethereum-mainnet-kroma-1": { @@ -9740,7 +10624,7 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": false, + "rmnPermeable": true, "supportedTokens": { "LINK": { "rateLimiterConfig": { @@ -9784,7 +10668,37 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": false + "rmnPermeable": false, + "supportedTokens": { + "SolvBTC": { + "rateLimiterConfig": { + "in": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + }, + "out": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + } + } + }, + "xSolvBTC": { + "rateLimiterConfig": { + "in": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + }, + "out": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + } + } + } + } }, "bitcoin-mainnet-bob-1": { "offRamp": { @@ -10024,6 +10938,34 @@ } } }, + "ethereum-mainnet-optimism-1": { + "offRamp": { + "address": "0x26d57442604D1b2A2196f8c93E6E72BB7FAF93Bd", + "version": "1.5.0" + }, + "onRamp": { + "address": "0xF4F5ddc54aAe8d2489F9Fe82060e44020A152200", + "enforceOutOfOrder": false, + "version": "1.5.0" + }, + "rmnPermeable": false, + "supportedTokens": { + "rsETH": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } + } + } + }, "ethereum-mainnet-scroll-1": { "offRamp": { "address": "0xa3Ea5eB15711041fd28950438b5a682392b54e6C", @@ -10036,6 +10978,34 @@ }, "rmnPermeable": false }, + "ethereum-mainnet-zircuit-1": { + "offRamp": { + "address": "0xd2803dDE6B53d4F637B2C47F2a27f01Ec299963b", + "version": "1.5.0" + }, + "onRamp": { + "address": "0x0d222d900969e7058Be60318f8A99502560Ed560", + "enforceOutOfOrder": true, + "version": "1.5.0" + }, + "rmnPermeable": false, + "supportedTokens": { + "rsETH": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } + } + } + }, "mainnet": { "offRamp": { "address": "0x656e2aA127Cb15815a90Ef70c6AA7Ed449D689ce", @@ -10599,14 +11569,14 @@ "wUSDx": { "rateLimiterConfig": { "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" }, "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" } } } @@ -10667,6 +11637,20 @@ "rate": "0" } } + }, + "USDM": { + "rateLimiterConfig": { + "in": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "11600000000000000000" + }, + "out": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "11600000000000000000" + } + } } } }, @@ -11140,6 +12124,34 @@ }, "rmnPermeable": true }, + "ethereum-mainnet-linea-1": { + "offRamp": { + "address": "0xa3a854E5942273b59A8aba07e929F8a0fbd18447", + "version": "1.5.0" + }, + "onRamp": { + "address": "0x4AE52fD7Eae88fAcD86A3F16C063AB59941a2eeE", + "enforceOutOfOrder": true, + "version": "1.5.0" + }, + "rmnPermeable": false, + "supportedTokens": { + "rsETH": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } + } + } + }, "ethereum-mainnet-mode-1": { "offRamp": { "address": "0x5a4BEeafd345264360E6894a6bc5F54a70814E68", @@ -11160,41 +12172,83 @@ "rate": "2315" }, "out": { - "capacity": "200000000", - "isEnabled": true, - "rate": "2315" + "capacity": "200000000", + "isEnabled": true, + "rate": "2315" + } + } + }, + "wUSDx": { + "rateLimiterConfig": { + "in": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + }, + "out": { + "capacity": "490000000000", + "isEnabled": true, + "rate": "136111000" + } + } + } + } + }, + "ethereum-mainnet-unichain-1": { + "offRamp": { + "address": "0xe4770Ce5024f19e76D995cE3b1e7d03aD9540E73", + "version": "1.5.0" + }, + "onRamp": { + "address": "0x80e396e5447805432695eb551B7C9283408aa51A", + "enforceOutOfOrder": false, + "version": "1.5.0" + }, + "rmnPermeable": true, + "supportedTokens": { + "BETS": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" } } }, - "wUSDx": { + "USDC": { "rateLimiterConfig": { "in": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" + "capacity": "0", + "isEnabled": false, + "rate": "0" }, "out": { - "capacity": "490000000000", - "isEnabled": true, - "rate": "136111000" + "capacity": "0", + "isEnabled": false, + "rate": "0" } } } } }, - "ethereum-mainnet-unichain-1": { + "ethereum-mainnet-zircuit-1": { "offRamp": { - "address": "0xe4770Ce5024f19e76D995cE3b1e7d03aD9540E73", + "address": "0xccc197F0e5eF2e399F5b9Ab35cc3EA58F15Fd6BA", "version": "1.5.0" }, "onRamp": { - "address": "0x80e396e5447805432695eb551B7C9283408aa51A", - "enforceOutOfOrder": false, + "address": "0xE85fc09997Da4E08Ef7466E7819b2d9477fca035", + "enforceOutOfOrder": true, "version": "1.5.0" }, - "rmnPermeable": true, + "rmnPermeable": false, "supportedTokens": { - "BETS": { + "rsETH": { "rateLimiterConfig": { "in": { "capacity": "0", @@ -11845,6 +12899,20 @@ "rate": "0" } } + }, + "USDC": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } } } }, @@ -11913,6 +12981,20 @@ "rate": "0" } } + }, + "USDC": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } } } }, @@ -11941,6 +13023,20 @@ "rate": "0" } } + }, + "USDC": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } } } }, @@ -11969,6 +13065,20 @@ "rate": "0" } } + }, + "USDC": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } } } }, @@ -11997,6 +13107,20 @@ "rate": "0" } } + }, + "USDC": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } } } }, @@ -12025,6 +13149,20 @@ "rate": "0" } } + }, + "USDC": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } } } }, @@ -12106,6 +13244,74 @@ } }, "ethereum-mainnet-zircuit-1": { + "ethereum-mainnet-arbitrum-1": { + "offRamp": { + "address": "0x2aacae6564e66004fBe2700E12B010eDa82991fA", + "version": "1.5.0" + }, + "onRamp": { + "address": "0x0D24D9567BF373135208Fc00486ee21BF4c6545C", + "enforceOutOfOrder": false, + "version": "1.5.0" + }, + "rmnPermeable": false + }, + "ethereum-mainnet-linea-1": { + "offRamp": { + "address": "0x69D7a7CBb0E03fCb89983391B4A82231A493E008", + "version": "1.5.0" + }, + "onRamp": { + "address": "0x9E6A9088E3152318e1FFaDadb35ebD46879eF243", + "enforceOutOfOrder": true, + "version": "1.5.0" + }, + "rmnPermeable": false, + "supportedTokens": { + "rsETH": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } + } + } + }, + "ethereum-mainnet-optimism-1": { + "offRamp": { + "address": "0x9269e4D4aC9aCc39c5A529A276CC6f6c6c30bbF9", + "version": "1.5.0" + }, + "onRamp": { + "address": "0xF12FE0a9F6d2835AEa502cb1a5b7BbC32245BB13", + "enforceOutOfOrder": false, + "version": "1.5.0" + }, + "rmnPermeable": false, + "supportedTokens": { + "rsETH": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } + } + } + }, "mainnet": { "offRamp": { "address": "0xa257EDEB2cA0d42081E1EFb285ac4c974953Cb29", @@ -12154,9 +13360,9 @@ "rate": "0" }, "out": { - "capacity": "400000000", - "isEnabled": true, - "rate": "18518" + "capacity": "0", + "isEnabled": false, + "rate": "0" } } }, @@ -12202,7 +13408,23 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": false + "rmnPermeable": false, + "supportedTokens": { + "USDM": { + "rateLimiterConfig": { + "in": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "11600000000000000000" + }, + "out": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "11600000000000000000" + } + } + } + } }, "bitcoin-mainnet-bob-1": { "offRamp": { @@ -12675,14 +13897,14 @@ "BETS": { "rateLimiterConfig": { "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "capacity": "0", + "isEnabled": false, + "rate": "0" }, "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "capacity": "0", + "isEnabled": false, + "rate": "0" } } }, @@ -12742,6 +13964,20 @@ } } }, + "EmCH": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } + }, "LEASH": { "rateLimiterConfig": { "in": { @@ -12812,7 +14048,35 @@ } } }, - "USDC": { + "USDC": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } + }, + "USDM": { + "rateLimiterConfig": { + "in": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "11600000000000000000" + }, + "out": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "11600000000000000000" + } + } + }, + "xSILO": { "rateLimiterConfig": { "in": { "capacity": "0", @@ -12924,6 +14188,20 @@ } } }, + "SolvBTC": { + "rateLimiterConfig": { + "in": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + }, + "out": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + } + } + }, "uniBTC": { "rateLimiterConfig": { "in": { @@ -12937,6 +14215,20 @@ "rate": "4629" } } + }, + "xSolvBTC": { + "rateLimiterConfig": { + "in": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + }, + "out": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + } + } } } }, @@ -13020,17 +14312,17 @@ } } }, - "uniBTC": { + "USDC": { "rateLimiterConfig": { "in": { - "capacity": "200000000", - "isEnabled": true, - "rate": "11574" + "capacity": "0", + "isEnabled": false, + "rate": "0" }, "out": { - "capacity": "200000000", - "isEnabled": true, - "rate": "11574" + "capacity": "0", + "isEnabled": false, + "rate": "0" } } }, @@ -13147,14 +14439,14 @@ "BETS": { "rateLimiterConfig": { "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "capacity": "0", + "isEnabled": false, + "rate": "0" }, "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "capacity": "0", + "isEnabled": false, + "rate": "0" } } }, @@ -13813,14 +15105,14 @@ "BETS": { "rateLimiterConfig": { "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "capacity": "0", + "isEnabled": false, + "rate": "0" }, "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "capacity": "0", + "isEnabled": false, + "rate": "0" } } }, @@ -14608,6 +15900,20 @@ } } }, + "xSILO": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } + }, "xSolvBTC": { "rateLimiterConfig": { "in": { @@ -14706,17 +16012,31 @@ } } }, - "BETS": { + "APU": { "rateLimiterConfig": { "in": { - "capacity": "30000000000000000000000000", + "capacity": "100000000000000000000000000", "isEnabled": true, - "rate": "50000000000000000000000" + "rate": "27777777700000000000000" }, "out": { - "capacity": "30000000000000000000000000", + "capacity": "100000000000000000000000000", "isEnabled": true, - "rate": "50000000000000000000000" + "rate": "27777777700000000000000" + } + } + }, + "BETS": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" } } }, @@ -15488,6 +16808,20 @@ }, "rmnPermeable": true, "supportedTokens": { + "LBTC": { + "rateLimiterConfig": { + "in": { + "capacity": "50000000", + "isEnabled": true, + "rate": "579" + }, + "out": { + "capacity": "50000000", + "isEnabled": true, + "rate": "579" + } + } + }, "SolvBTC": { "rateLimiterConfig": { "in": { @@ -16225,6 +17559,20 @@ "rate": "0" } } + }, + "USDC": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } } } }, @@ -16295,14 +17643,14 @@ "mBTC": { "rateLimiterConfig": { "in": { - "capacity": "400000000", - "isEnabled": true, - "rate": "18518" + "capacity": "0", + "isEnabled": false, + "rate": "0" }, "out": { - "capacity": "400000000", - "isEnabled": true, - "rate": "18518" + "capacity": "0", + "isEnabled": false, + "rate": "0" } } }, @@ -16537,14 +17885,14 @@ "BETS": { "rateLimiterConfig": { "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "capacity": "0", + "isEnabled": false, + "rate": "0" }, "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "capacity": "0", + "isEnabled": false, + "rate": "0" } } }, @@ -17282,12 +18630,26 @@ }, "rmnPermeable": true, "supportedTokens": { + "FHE": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } + }, "LINK": { "rateLimiterConfig": { "in": { - "capacity": "50000000000000000000000", + "capacity": "50000000000000", "isEnabled": true, - "rate": "13880000000000000000" + "rate": "13880000000" }, "out": { "capacity": "50000000000000000000000", @@ -17299,9 +18661,9 @@ "SolvBTC": { "rateLimiterConfig": { "in": { - "capacity": "2500000000000000000", + "capacity": "250000000", "isEnabled": true, - "rate": "115740000000000" + "rate": "11574" }, "out": { "capacity": "2500000000000000000", @@ -17327,9 +18689,9 @@ "xSolvBTC": { "rateLimiterConfig": { "in": { - "capacity": "2500000000000000000", + "capacity": "250000000", "isEnabled": true, - "rate": "115740000000000" + "rate": "11574" }, "out": { "capacity": "2500000000000000000", @@ -17590,6 +18952,20 @@ } } }, + "xSILO": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } + }, "xSolvBTC": { "rateLimiterConfig": { "in": { @@ -17739,6 +19115,20 @@ "rate": "55550000000000000000" } } + }, + "USDC": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } } } }, @@ -17853,14 +19243,14 @@ "BETS": { "rateLimiterConfig": { "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "capacity": "0", + "isEnabled": false, + "rate": "0" }, "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "capacity": "0", + "isEnabled": false, + "rate": "0" } } }, @@ -17872,23 +19262,65 @@ "rate": "138880000000000000000" }, "out": { - "capacity": "500000000000000000000000", + "capacity": "500000000000000000000000", + "isEnabled": true, + "rate": "138880000000000000000" + } + } + }, + "SolvBTC": { + "rateLimiterConfig": { + "in": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + }, + "out": { + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" + } + } + }, + "USDC": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } + }, + "USDM": { + "rateLimiterConfig": { + "in": { + "capacity": "1000000000000000000000000", + "isEnabled": true, + "rate": "11600000000000000000" + }, + "out": { + "capacity": "1000000000000000000000000", "isEnabled": true, - "rate": "138880000000000000000" + "rate": "11600000000000000000" } } }, - "USDC": { + "xSolvBTC": { "rateLimiterConfig": { "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" }, "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "capacity": "2500000000000000000", + "isEnabled": true, + "rate": "115740000000000" } } } @@ -17977,14 +19409,14 @@ "BETS": { "rateLimiterConfig": { "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "capacity": "0", + "isEnabled": false, + "rate": "0" }, "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "capacity": "0", + "isEnabled": false, + "rate": "0" } } }, @@ -18141,14 +19573,14 @@ "BETS": { "rateLimiterConfig": { "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "capacity": "0", + "isEnabled": false, + "rate": "0" }, "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "capacity": "0", + "isEnabled": false, + "rate": "0" } } }, @@ -18323,14 +19755,14 @@ "BETS": { "rateLimiterConfig": { "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "capacity": "0", + "isEnabled": false, + "rate": "0" }, "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "capacity": "0", + "isEnabled": false, + "rate": "0" } } }, @@ -18627,6 +20059,20 @@ "rate": "0" } } + }, + "USDC": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } } } }, @@ -18715,14 +20161,14 @@ "BETS": { "rateLimiterConfig": { "in": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "capacity": "0", + "isEnabled": false, + "rate": "0" }, "out": { - "capacity": "30000000000000000000000000", - "isEnabled": true, - "rate": "50000000000000000000000" + "capacity": "0", + "isEnabled": false, + "rate": "0" } } }, @@ -20180,7 +21626,7 @@ }, "rmnPermeable": true, "supportedTokens": { - "SolvBTC": { + "FHE": { "rateLimiterConfig": { "in": { "capacity": "0", @@ -20194,31 +21640,45 @@ } } }, + "SolvBTC": { + "rateLimiterConfig": { + "in": { + "capacity": "250000000", + "isEnabled": true, + "rate": "11574" + }, + "out": { + "capacity": "250000000", + "isEnabled": true, + "rate": "11574" + } + } + }, "SolvBTC.JUP": { "rateLimiterConfig": { "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "capacity": "250000000", + "isEnabled": true, + "rate": "11574" }, "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "capacity": "250000000", + "isEnabled": true, + "rate": "11574" } } }, "xSolvBTC": { "rateLimiterConfig": { "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "capacity": "250000000", + "isEnabled": true, + "rate": "11574" }, "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "capacity": "250000000", + "isEnabled": true, + "rate": "11574" } } } @@ -20251,28 +21711,28 @@ "LINK": { "rateLimiterConfig": { "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "capacity": "50000000000000", + "isEnabled": true, + "rate": "13880000000" }, "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "capacity": "50000000000000", + "isEnabled": true, + "rate": "13880000000" } } }, "zBTC": { "rateLimiterConfig": { "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "capacity": "1000000000", + "isEnabled": true, + "rate": "11574" }, "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "capacity": "1000000000", + "isEnabled": true, + "rate": "11574" } } } @@ -20302,7 +21762,7 @@ }, "rmnPermeable": true, "supportedTokens": { - "LINK": { + "FHE": { "rateLimiterConfig": { "in": { "capacity": "0", @@ -20316,17 +21776,31 @@ } } }, + "LINK": { + "rateLimiterConfig": { + "in": { + "capacity": "50000000000000", + "isEnabled": true, + "rate": "13880000000" + }, + "out": { + "capacity": "50000000000000", + "isEnabled": true, + "rate": "13880000000" + } + } + }, "SolvBTC": { "rateLimiterConfig": { "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "capacity": "250000000", + "isEnabled": true, + "rate": "11574" }, "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "capacity": "250000000", + "isEnabled": true, + "rate": "11574" } } }, @@ -20347,28 +21821,28 @@ "xSolvBTC": { "rateLimiterConfig": { "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "capacity": "250000000", + "isEnabled": true, + "rate": "11574" }, "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "capacity": "250000000", + "isEnabled": true, + "rate": "11574" } } }, "zBTC": { "rateLimiterConfig": { "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "capacity": "1000000000", + "isEnabled": true, + "rate": "11574" }, "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "capacity": "1000000000", + "isEnabled": true, + "rate": "11574" } } } @@ -20389,28 +21863,28 @@ "LINK": { "rateLimiterConfig": { "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "capacity": "50000000000000", + "isEnabled": true, + "rate": "13880000000" }, "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "capacity": "50000000000000", + "isEnabled": true, + "rate": "13880000000" } } }, "zBTC": { "rateLimiterConfig": { "in": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "capacity": "1000000000", + "isEnabled": true, + "rate": "11574" }, "out": { - "capacity": "0", - "isEnabled": false, - "rate": "0" + "capacity": "1000000000", + "isEnabled": true, + "rate": "11574" } } } @@ -20883,6 +22357,20 @@ "rate": "136111000" } } + }, + "xSILO": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } } } }, @@ -20980,7 +22468,23 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": true + "rmnPermeable": true, + "supportedTokens": { + "LBTC": { + "rateLimiterConfig": { + "in": { + "capacity": "50000000", + "isEnabled": true, + "rate": "579" + }, + "out": { + "capacity": "50000000", + "isEnabled": true, + "rate": "579" + } + } + } + } }, "ethereum-mainnet-mode-1": { "offRamp": { @@ -21202,6 +22706,20 @@ } } }, + "xSILO": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } + }, "xSolvBTC": { "rateLimiterConfig": { "in": { @@ -21259,9 +22777,9 @@ "LINK": { "rateLimiterConfig": { "in": { - "capacity": "50000000000000000000000", + "capacity": "50000000000000", "isEnabled": true, - "rate": "13880000000000000000" + "rate": "13880000000" }, "out": { "capacity": "50000000000000000000000", @@ -21422,7 +22940,7 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": false, + "rmnPermeable": true, "supportedTokens": { "LINK": { "rateLimiterConfig": { @@ -21577,6 +23095,20 @@ "rate": "55550000000000000000" } } + }, + "USDC": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } } } }, 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 18450a4c3bf..a039aa56909 100644 --- a/src/config/data/ccip/v1_2_0/mainnet/tokens.json +++ b/src/config/data/ccip/v1_2_0/mainnet/tokens.json @@ -136,6 +136,15 @@ "symbol": "APU", "tokenAddress": "0x1F53B7aA6f4b36B7DfDEDb4Bc4A14747a19cf7B1" }, + "ethereum-mainnet-base-1": { + "allowListEnabled": false, + "decimals": 18, + "name": "Apu Apustaja", + "poolAddress": "0xdf59f3eA407816FcC9e724fF29c5593a536e7984", + "poolType": "burnMint", + "symbol": "APU", + "tokenAddress": "0xB9926b3fBc5873Db0182016D55727D5ae89E5EFd" + }, "mainnet": { "allowListEnabled": false, "decimals": 18, @@ -984,6 +993,26 @@ "tokenAddress": "0x8631e02168176AB709Cadf4Bcaea0B6266f5fa41" } }, + "EmCH": { + "avalanche-mainnet": { + "allowListEnabled": false, + "decimals": 8, + "name": "EmGEMx Switzerland", + "poolAddress": "0x0Fc71Baa3d2e40299c2c8039F6d7a24eF43509d8", + "poolType": "lockRelease", + "symbol": "EmCH", + "tokenAddress": "0xA445bA2c94d9dE6bFd13F2fe4165E738C4330710" + }, + "mainnet": { + "allowListEnabled": false, + "decimals": 8, + "name": "EmGEMx Switzerland", + "poolAddress": "0x4488d79B3996364dBa219d98e82a6B0A3D937E62", + "poolType": "burnMint", + "symbol": "EmCH", + "tokenAddress": "0xA445bA2c94d9dE6bFd13F2fe4165E738C4330710" + } + }, "ETHx": { "ethereum-mainnet-arbitrum-1": { "allowListEnabled": false, @@ -1069,6 +1098,15 @@ "poolType": "burnMint", "symbol": "FHE", "tokenAddress": "0xd55C9fB62E176a8Eb6968f32958FeFDD0962727E" + }, + "solana-mainnet": { + "allowListEnabled": false, + "decimals": 9, + "name": "MindNetwork FHE Token", + "poolAddress": "DJSZFhHPB197D5HRTvmPZ5e446wZihscHAPVmgw8jZ23", + "poolType": "burnMint", + "symbol": "FHE", + "tokenAddress": "AUyYTiXWP77qerK7Ccb12oz27kdVcqCqDCe8MUBCWqWH" } }, "FLUID": { @@ -1311,6 +1349,15 @@ "symbol": "LBTC", "tokenAddress": "0xecAc9C5F704e954931349Da37F60E39f515c11c1" }, + "ethereum-mainnet-ink-1": { + "allowListEnabled": false, + "decimals": 8, + "name": "Lombard Staked Bitcoin", + "poolAddress": "0xe361310Fa58841F323638d4ab5E2032F94F790D6", + "poolType": "burnMint", + "symbol": "LBTC", + "tokenAddress": "0xecAc9C5F704e954931349Da37F60E39f515c11c1" + }, "mainnet": { "allowListEnabled": false, "decimals": 8, @@ -2498,11 +2545,20 @@ "bsc-mainnet": { "allowListEnabled": false, "decimals": 18, - "name": "NXPC", - "poolAddress": "0x6f6645D608F56D04E5f36719865Df4b2c9Bc6794", + "name": "Nexpace", + "poolAddress": "0xEB8a99EDdFA50375E58033c187A4b65EC3c6B40C", "poolType": "burnMint", "symbol": "NXPC", - "tokenAddress": "0xf2b51CC1850fEd939658317a22d73d3482767591" + "tokenAddress": "0x9f2c4FD0a0BFF91723089775C73394E72c0fC116" + }, + "ronin-mainnet": { + "allowListEnabled": false, + "decimals": 18, + "name": "Nexpace", + "poolAddress": "0x6f9234e7ffdC4Fda751f13269a6584582B9F3C8d", + "poolType": "burnMint", + "symbol": "NXPC", + "tokenAddress": "0x1B601A055711FeE5Ea965bC2AE341e2e4a79D622" } }, "OSIS": { @@ -3241,6 +3297,15 @@ "symbol": "SolvBTC", "tokenAddress": "0xbc78D84Ba0c46dFe32cf2895a19939c86b81a777" }, + "berachain-mainnet": { + "allowListEnabled": false, + "decimals": 18, + "name": "Solv BTC", + "poolAddress": "0x0a12ec21c43ab2b4f69693Da1b0149e7652689c0", + "poolType": "burnMint", + "symbol": "SolvBTC", + "tokenAddress": "0x541FD749419CA806a8bc7da8ac23D346f2dF8B77" + }, "bitcoin-mainnet-bob-1": { "allowListEnabled": false, "decimals": 18, @@ -3848,7 +3913,7 @@ "allowListEnabled": false, "decimals": 8, "name": "uniBTC", - "poolAddress": "0x04c5046A1f4E3fFf094c26dFCAA75eF293932f18", + "poolAddress": "0x097Ae334B90F98637899cfcaa7980B13aa497e5E", "poolType": "burnMint", "symbol": "uniBTC", "tokenAddress": "0xC3827A4BC8224ee2D116637023b124CED6db6e90" @@ -3857,25 +3922,16 @@ "allowListEnabled": false, "decimals": 8, "name": "uniBTC", - "poolAddress": "0x04c5046A1f4E3fFf094c26dFCAA75eF293932f18", + "poolAddress": "0x4b75FE6e4a53A510AbC39c7328B0b06E74a3F624", "poolType": "burnMint", "symbol": "uniBTC", "tokenAddress": "0x93919784C523f39CACaa98Ee0a9d96c3F32b593e" }, - "bitcoin-mainnet-bob-1": { - "allowListEnabled": false, - "decimals": 8, - "name": "uniBTC", - "poolAddress": "0xF549af21578Cfe2385FFD3488B3039fd9e52f006", - "poolType": "burnMint", - "symbol": "uniBTC", - "tokenAddress": "0x236f8c0a61dA474dB21B693fB2ea7AAB0c803894" - }, "bitcoin-mainnet-bsquared-1": { "allowListEnabled": false, "decimals": 8, "name": "uniBTC", - "poolAddress": "0xF549af21578Cfe2385FFD3488B3039fd9e52f006", + "poolAddress": "0x4b75FE6e4a53A510AbC39c7328B0b06E74a3F624", "poolType": "burnMint", "symbol": "uniBTC", "tokenAddress": "0x93919784C523f39CACaa98Ee0a9d96c3F32b593e" @@ -3884,7 +3940,7 @@ "allowListEnabled": false, "decimals": 8, "name": "uniBTC", - "poolAddress": "0x30b4481A6E51216Db57fC9439eC23B3aBa5e0450", + "poolAddress": "0xF0b508c7fF394B94BCb73C19007C7102C2d9aa19", "poolType": "burnMint", "symbol": "uniBTC", "tokenAddress": "0x6B2a01A5f79dEb4c2f3c0eDa7b01DF456FbD726a" @@ -3893,7 +3949,7 @@ "allowListEnabled": false, "decimals": 8, "name": "uniBTC", - "poolAddress": "0xc2e3A3C18ccb634622B57fF119a1C8C7f12e8C0c", + "poolAddress": "0x2c3D51c7B454cB045C8cEc92d2F9E717C7519106", "poolType": "burnMint", "symbol": "uniBTC", "tokenAddress": "0x93919784C523f39CACaa98Ee0a9d96c3F32b593e" @@ -3902,7 +3958,7 @@ "allowListEnabled": false, "decimals": 8, "name": "uniBTC", - "poolAddress": "0x79863856C920Ae564b4cdFB113C3d6B4E87A8c69", + "poolAddress": "0x085BE2297c1A1A2C2a119b731AF887DD0119D035", "poolType": "burnMint", "symbol": "uniBTC", "tokenAddress": "0x6B2a01A5f79dEb4c2f3c0eDa7b01DF456FbD726a" @@ -3911,7 +3967,7 @@ "allowListEnabled": false, "decimals": 8, "name": "uniBTC", - "poolAddress": "0xb0112a2723D9D6CB5194580701A93B1eb67846D2", + "poolAddress": "0x85d4CfFC273b0766bFa1402d890c71DF167CC2AD", "poolType": "burnMint", "symbol": "uniBTC", "tokenAddress": "0x93919784C523f39CACaa98Ee0a9d96c3F32b593e" @@ -3929,7 +3985,7 @@ "allowListEnabled": false, "decimals": 8, "name": "uniBTC", - "poolAddress": "0xF7e8fE6B8548c388b818d27AC2e2A72207D2E117", + "poolAddress": "0x99D94f528CeA3eE1791ab7B476A1FACb4297CA17", "poolType": "burnMint", "symbol": "uniBTC", "tokenAddress": "0x93919784C523f39CACaa98Ee0a9d96c3F32b593e" @@ -3938,7 +3994,7 @@ "allowListEnabled": false, "decimals": 8, "name": "uniBTC", - "poolAddress": "0xDE71a07e0619EEaDd7e6A3aeCf4E57E5d5e86f12", + "poolAddress": "0x1689C22eD5435e49071CFc208D1Ac6F2A2274490", "poolType": "burnMint", "symbol": "uniBTC", "tokenAddress": "0x004E9C3EF86bc1ca1f0bB5C7662861Ee93350568" @@ -3947,7 +4003,7 @@ "allowListEnabled": false, "decimals": 8, "name": "uniBTC", - "poolAddress": "0x866355341c09D89D24721411e30cC1Cff1F53C44", + "poolAddress": "0x22134617Ae0f6CA8D89451e5Ae091c94f7D743DC", "poolType": "burnMint", "symbol": "uniBTC", "tokenAddress": "0xC3827A4BC8224ee2D116637023b124CED6db6e90" @@ -4070,6 +4126,15 @@ "symbol": "USDC", "tokenAddress": "0xf8C374CE88A3BE3d374e8888349C7768B607c755" }, + "bitcoin-mainnet-bob-1": { + "allowListEnabled": false, + "decimals": 6, + "name": "Bridged USDC (BOB)", + "poolAddress": "0x554652E7F10fB8aa3e12226213c6826F98B09CF0", + "poolType": "burnMint", + "symbol": "USDC.e", + "tokenAddress": "0xe75D0fB2C24A55cA1e3F96781a2bCC7bdba058F0" + }, "ethereum-mainnet-arbitrum-1": { "allowListEnabled": false, "decimals": 6, @@ -4097,6 +4162,15 @@ "symbol": "USDC", "tokenAddress": "0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85" }, + "ethereum-mainnet-unichain-1": { + "allowListEnabled": false, + "decimals": 6, + "name": "USDC", + "poolAddress": "0xe9e5f4c9291C4A7fC320A5d52359B44e461F3183", + "poolType": "usdc", + "symbol": "USDC", + "tokenAddress": "0x078D782b760474a361dDA0AF3839290b0EF57AD6" + }, "mainnet": { "allowListEnabled": false, "decimals": 6, @@ -4123,6 +4197,15 @@ "poolType": "burnMint", "symbol": "USDC", "tokenAddress": "0x0B7007c13325C48911F73A2daD5FA5dCBf808aDc" + }, + "wemix-mainnet": { + "allowListEnabled": false, + "decimals": 6, + "name": "Bridged USDC", + "poolAddress": "0x5937c7096b054564c6F17B7e61D9Abf1256B0593", + "poolType": "burnMint", + "symbol": "USDC.e", + "tokenAddress": "0x44bB111010DfFfb3695F9a1B66aa879976199e7b" } }, "USDFI": { @@ -4155,6 +4238,15 @@ } }, "USDM": { + "avalanche-mainnet": { + "allowListEnabled": false, + "decimals": 18, + "name": "Mountain Protocol USD", + "poolAddress": "0x6a1252A0e3100fDFC3Fe65aE43D6829b6d2125Ba", + "poolType": "burnMint", + "symbol": "USDM", + "tokenAddress": "0x59D9356E565Ab3A36dD77763Fc0d87fEaf85508C" + }, "ethereum-mainnet-arbitrum-1": { "allowListEnabled": false, "decimals": 18, @@ -4927,7 +5019,7 @@ "name": "Wrapped OETH", "poolAddress": "0x75a852478792E5a99bc4cdd0aDBd97129B0d9799", "poolType": "lockRelease", - "symbol": "WOETH", + "symbol": "wOETH", "tokenAddress": "0xDcEe70654261AF21C44c093C300eD3Bb97b78192" } }, @@ -5101,10 +5193,10 @@ "ethereum-mainnet-arbitrum-1": { "allowListEnabled": false, "decimals": 6, - "name": "Wrapped USD+", + "name": "Wrapped xUSD", "poolAddress": "0xf6C3874a0a535B616d4528263B796255949D0135", "poolType": "lockRelease", - "symbol": "wUSD+", + "symbol": "wxUSD", "tokenAddress": "0xB86fb1047A955C0186c77ff6263819b37B32440D" }, "ethereum-mainnet-base-1": { @@ -5241,6 +5333,44 @@ "tokenAddress": "0x1DB1Afd9552eeB28e2e36597082440598B7F1320" } }, + "xSILO": { + "avalanche-mainnet": { + "allowListEnabled": false, + "decimals": 18, + "name": "xSILO", + "poolAddress": "0x902CD33780288CD0Bfff42AE174511d378DfE728", + "poolType": "burnMint", + "symbol": "xSILO", + "tokenAddress": "0xbB4287da728532C78bAF246B12A10be3ace2Dc70" + }, + "ethereum-mainnet-arbitrum-1": { + "allowListEnabled": false, + "decimals": 18, + "name": "xSILO", + "poolAddress": "0x9D1cDE77b0720D78aBBD03EdF9abF7D5E0EE4b3A", + "poolType": "burnMint", + "symbol": "xSILO", + "tokenAddress": "0xf3775f959bc64923BD809085299dBC984D3e6C8A" + }, + "mainnet": { + "allowListEnabled": false, + "decimals": 18, + "name": "xSILO", + "poolAddress": "0xC201a236258Ec170dE5255A9507bb4f70c7caf31", + "poolType": "burnMint", + "symbol": "xSILO", + "tokenAddress": "0xdd4c6FD31Ccf66E250790643947675153c221A91" + }, + "sonic-mainnet": { + "allowListEnabled": false, + "decimals": 18, + "name": "xSILO", + "poolAddress": "0x4F91b984B03B09Fdd60f9ed02279020eF930B2B0", + "poolType": "lockRelease", + "symbol": "xSILO", + "tokenAddress": "0x4451765739b2D7BCe5f8BC95Beaf966c45E1Dcc9" + } + }, "xSolvBTC": { "avalanche-mainnet": { "allowListEnabled": false, @@ -5251,6 +5381,15 @@ "symbol": "xSolvBTC", "tokenAddress": "0xCC0966D8418d412c599A6421b760a847eB169A8c" }, + "berachain-mainnet": { + "allowListEnabled": false, + "decimals": 18, + "name": "xSolvBTC", + "poolAddress": "0x3539F2E214d8BC7E611056383323aC6D1b01943c", + "poolType": "burnMint", + "symbol": "xSolvBTC", + "tokenAddress": "0xCC0966D8418d412c599A6421b760a847eB169A8c" + }, "bitcoin-mainnet-bob-1": { "allowListEnabled": false, "decimals": 18, @@ -5433,7 +5572,7 @@ "decimals": 8, "name": "zBTC", "poolAddress": "9EvWTQvZafNxEgpt6snY2sTFT7hARk4tU5QtdRPqoisX", - "poolType": "burnMint", + "poolType": "lockRelease", "symbol": "zBTC", "tokenAddress": "zBTCug3er3tLyffELcvDNrKkCymbPWysGcWihESYfLg" }, 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 bf10da9a319..cd692c3db31 100644 --- a/src/config/data/ccip/v1_2_0/testnet/lanes.json +++ b/src/config/data/ccip/v1_2_0/testnet/lanes.json @@ -374,7 +374,51 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": false + "rmnPermeable": false, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "CCIP-LnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "USDC": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000", + "isEnabled": true, + "rate": "167000000" + }, + "out": { + "capacity": "100000000000", + "isEnabled": true, + "rate": "167000000" + } + } + } + } }, "shibarium-testnet-puppynet": { "offRamp": { @@ -386,7 +430,23 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": true + "rmnPermeable": true, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } }, "wemix-testnet": { "offRamp": { @@ -398,7 +458,37 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": false + "rmnPermeable": false, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "CCIP-LnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } }, "xdai-testnet-chiado": { "offRamp": { @@ -410,7 +500,37 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": false + "rmnPermeable": false, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "CCIP-LnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } } }, "berachain-testnet-bartio": { @@ -806,7 +926,37 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": false + "rmnPermeable": false, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "CCIP-LnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } }, "solana-devnet": { "offRamp": { @@ -858,7 +1008,37 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": false + "rmnPermeable": false, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "CCIP-LnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } }, "xdai-testnet-chiado": { "offRamp": { @@ -870,7 +1050,37 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": false + "rmnPermeable": false, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "CCIP-LnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } } }, "celo-testnet-alfajores": { @@ -2348,18 +2558,6 @@ }, "rmnPermeable": true }, - "hyperliquid-testnet": { - "offRamp": { - "address": "0x47be0AB5B7Bc0F7d4e1ccB05639E4D8AB2EAF2f5", - "version": "1.5.0" - }, - "onRamp": { - "address": "0x621965545A30C6c04D532CB3e7E4d0BCd33e47DC", - "enforceOutOfOrder": false, - "version": "1.5.0" - }, - "rmnPermeable": true - }, "ink-testnet-sepolia": { "offRamp": { "address": "0x6271096998d2aE68985687834f7aF0096D4C6C85", @@ -2370,7 +2568,23 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": true + "rmnPermeable": true, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } }, "janction-testnet-sepolia": { "offRamp": { @@ -2406,11 +2620,27 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": true - }, - "mind-testnet": { - "offRamp": { - "address": "0xf2Ab32860972fBB7c61319868223b4A99d753CCE", + "rmnPermeable": true, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } + }, + "mind-testnet": { + "offRamp": { + "address": "0xf2Ab32860972fBB7c61319868223b4A99d753CCE", "version": "1.5.0" }, "onRamp": { @@ -2430,7 +2660,23 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": true + "rmnPermeable": true, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } }, "monad-testnet": { "offRamp": { @@ -2466,7 +2712,23 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": true + "rmnPermeable": true, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } }, "polkadot-testnet-astar-shibuya": { "offRamp": { @@ -2478,7 +2740,37 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": false + "rmnPermeable": false, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "CCIP-LnM": { + "rateLimiterConfig": { + "in": { + "capacity": "167000000000000000000", + "isEnabled": true, + "rate": "100000000000000000000" + }, + "out": { + "capacity": "167000000000000000000", + "isEnabled": true, + "rate": "100000000000000000000" + } + } + } + } }, "polygon-testnet-amoy": { "offRamp": { @@ -2490,7 +2782,51 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": false + "rmnPermeable": false, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "CCIP-LnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "USDC": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000", + "isEnabled": true, + "rate": "167000000" + }, + "out": { + "capacity": "100000000000", + "isEnabled": true, + "rate": "167000000" + } + } + } + } }, "polygon-testnet-tatara": { "offRamp": { @@ -2514,7 +2850,51 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": false + "rmnPermeable": false, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "CCIP-LnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "USDC": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } + } + } }, "sei-testnet-atlantic": { "offRamp": { @@ -2526,7 +2906,23 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": true + "rmnPermeable": true, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } }, "shibarium-testnet-puppynet": { "offRamp": { @@ -2538,7 +2934,23 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": true + "rmnPermeable": true, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } }, "solana-devnet": { "offRamp": { @@ -2630,44 +3042,6 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": false - }, - "xdai-testnet-chiado": { - "offRamp": { - "address": "0xB424365EEEEA58A36C7EC858f926f4e8275dDEb3", - "version": "1.5.0" - }, - "onRamp": { - "address": "0x831A7DbE6af8601427A0ADa89b642d4b59007eED", - "enforceOutOfOrder": false, - "version": "1.5.0" - }, - "rmnPermeable": false - }, - "zora-testnet": { - "offRamp": { - "address": "0x4d472DD88CcF827fda61FC8E6951f4C990Fed146", - "version": "1.5.0" - }, - "onRamp": { - "address": "0xD6f4f3C6CB44791B549718ED6d80Bd4CceB342ea", - "enforceOutOfOrder": false, - "version": "1.5.0" - }, - "rmnPermeable": true - } - }, - "ethereum-testnet-sepolia-andromeda-1": { - "ethereum-testnet-sepolia": { - "offRamp": { - "address": "0x72130De9A85e9C61151253aFF8801Bb3242A00a9", - "version": "1.5.0" - }, - "onRamp": { - "address": "0xE0dFc15C0CDf607b2088D0B641E00eA0B418124C", - "enforceOutOfOrder": false, - "version": "1.5.0" - }, "rmnPermeable": false, "supportedTokens": { "CCIP-BnM": { @@ -2692,27 +3066,125 @@ "rate": "167000000000000000000" }, "out": { - "capacity": "100000000000000000000000", + "capacity": "167000000000000000000", "isEnabled": true, - "rate": "167000000000000000000" + "rate": "100000000000000000000" } } } } }, - "ethereum-testnet-sepolia-arbitrum-1": { + "xdai-testnet-chiado": { "offRamp": { - "address": "0x839b5dEA3e084790F580E9DfCE8CCfDf49c5835e", + "address": "0xB424365EEEEA58A36C7EC858f926f4e8275dDEb3", "version": "1.5.0" }, "onRamp": { - "address": "0x2eb69889cc979c0Be120813FcE2f1558efF4ceB5", + "address": "0x831A7DbE6af8601427A0ADa89b642d4b59007eED", "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": false - } - }, + "rmnPermeable": false, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "CCIP-LnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } + }, + "zora-testnet": { + "offRamp": { + "address": "0x4d472DD88CcF827fda61FC8E6951f4C990Fed146", + "version": "1.5.0" + }, + "onRamp": { + "address": "0xD6f4f3C6CB44791B549718ED6d80Bd4CceB342ea", + "enforceOutOfOrder": false, + "version": "1.5.0" + }, + "rmnPermeable": true + } + }, + "ethereum-testnet-sepolia-andromeda-1": { + "ethereum-testnet-sepolia": { + "offRamp": { + "address": "0x72130De9A85e9C61151253aFF8801Bb3242A00a9", + "version": "1.5.0" + }, + "onRamp": { + "address": "0xE0dFc15C0CDf607b2088D0B641E00eA0B418124C", + "enforceOutOfOrder": false, + "version": "1.5.0" + }, + "rmnPermeable": false, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "CCIP-LnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } + }, + "ethereum-testnet-sepolia-arbitrum-1": { + "offRamp": { + "address": "0x839b5dEA3e084790F580E9DfCE8CCfDf49c5835e", + "version": "1.5.0" + }, + "onRamp": { + "address": "0x2eb69889cc979c0Be120813FcE2f1558efF4ceB5", + "enforceOutOfOrder": false, + "version": "1.5.0" + }, + "rmnPermeable": false + } + }, "ethereum-testnet-sepolia-arbitrum-1": { "avalanche-fuji-testnet": { "offRamp": { @@ -3020,7 +3492,23 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": true + "rmnPermeable": true, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } }, "solana-devnet": { "offRamp": { @@ -3072,7 +3560,37 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": false + "rmnPermeable": false, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "CCIP-LnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } }, "xdai-testnet-chiado": { "offRamp": { @@ -3084,7 +3602,37 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": false + "rmnPermeable": false, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "CCIP-LnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } } }, "ethereum-testnet-sepolia-base-1": { @@ -3478,7 +4026,23 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": true + "rmnPermeable": true, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } }, "solana-devnet": { "offRamp": { @@ -3542,7 +4106,37 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": false + "rmnPermeable": false, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "CCIP-LnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } } }, "ethereum-testnet-sepolia-blast-1": { @@ -3704,7 +4298,23 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": false + "rmnPermeable": false, + "supportedTokens": { + "CCIP-LnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } } }, "ethereum-testnet-sepolia-lens-1": { @@ -3761,11 +4371,23 @@ } } } - } - }, - "ethereum-testnet-sepolia-lisk-1": { - "ethereum-testnet-sepolia": { - "offRamp": { + }, + "ethereum-testnet-sepolia-optimism-1": { + "offRamp": { + "address": "0x3D1d96BB99b043dEaeb01Ee37B810A2522819435", + "version": "1.5.0" + }, + "onRamp": { + "address": "0x1345db6dcadEdE24622f9a2cB9Cd90Aa406F024a", + "enforceOutOfOrder": false, + "version": "1.5.0" + }, + "rmnPermeable": true + } + }, + "ethereum-testnet-sepolia-lisk-1": { + "ethereum-testnet-sepolia": { + "offRamp": { "address": "0xe04D6c20eD761F39FBf3E8af7FC8aB928ebe2B60", "version": "1.5.0" }, @@ -4184,6 +4806,18 @@ }, "rmnPermeable": true }, + "ethereum-testnet-sepolia-linea-1": { + "offRamp": { + "address": "0xEEd838C052BA3468dA77D3aE593ce6297a625c57", + "version": "1.5.0" + }, + "onRamp": { + "address": "0x034300486b0E364D4f99216D205729c8E4Aef4D7", + "enforceOutOfOrder": true, + "version": "1.5.0" + }, + "rmnPermeable": true + }, "polygon-testnet-amoy": { "offRamp": { "address": "0x4cEeFa55AF23dFD27Cf926e8eFB1D1bCcD24526E", @@ -4194,7 +4828,51 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": false + "rmnPermeable": false, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "CCIP-LnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "USDC": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000", + "isEnabled": true, + "rate": "167000000" + }, + "out": { + "capacity": "100000000000", + "isEnabled": true, + "rate": "167000000" + } + } + } + } }, "shibarium-testnet-puppynet": { "offRamp": { @@ -4206,7 +4884,23 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": true + "rmnPermeable": true, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } }, "solana-devnet": { "offRamp": { @@ -4246,7 +4940,37 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": false + "rmnPermeable": false, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "CCIP-LnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } }, "xdai-testnet-chiado": { "offRamp": { @@ -4258,7 +4982,37 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": false + "rmnPermeable": false, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "CCIP-LnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } } }, "ethereum-testnet-sepolia-polygon-zkevm-1": { @@ -4603,20 +5357,6 @@ "rmnPermeable": true } }, - "hyperliquid-testnet": { - "ethereum-testnet-sepolia": { - "offRamp": { - "address": "0x82cceB58b28B7a7BaFc7927171e782d4ACE92641", - "version": "1.5.0" - }, - "onRamp": { - "address": "0xD83265064337811d55297f5e340d161F6feDc596", - "enforceOutOfOrder": false, - "version": "1.5.0" - }, - "rmnPermeable": true - } - }, "ink-testnet-sepolia": { "bsc-testnet": { "offRamp": { @@ -4652,7 +5392,23 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": true + "rmnPermeable": true, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } }, "ethereum-testnet-sepolia-base-1": { "offRamp": { @@ -4718,7 +5474,23 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": true + "rmnPermeable": true, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } } }, "mind-testnet": { @@ -4746,7 +5518,23 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": true + "rmnPermeable": true, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } } }, "monad-testnet": { @@ -4812,7 +5600,23 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": true + "rmnPermeable": true, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } } }, "polkadot-testnet-astar-shibuya": { @@ -4826,33 +5630,107 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": false - }, - "ethereum-testnet-sepolia-soneium-1": { - "offRamp": { - "address": "0x9A04De2E0bf6b1b62ffB3AAe91fdEe76d65Fde79", - "version": "1.5.0" - }, - "onRamp": { - "address": "0xf44C900e9DBCEE18C57967Da554330AcDcE77fBA", - "enforceOutOfOrder": false, - "version": "1.5.0" - }, - "rmnPermeable": true - } - }, - "polygon-testnet-amoy": { - "avalanche-fuji-testnet": { - "offRamp": { - "address": "0xAc56Df7F5fbde0DeeB1C0d397A150EDD5EE68625", - "version": "1.5.0" + "rmnPermeable": false, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "CCIP-LnM": { + "rateLimiterConfig": { + "in": { + "capacity": "167000000000000000000", + "isEnabled": true, + "rate": "100000000000000000000" + }, + "out": { + "capacity": "167000000000000000000", + "isEnabled": true, + "rate": "100000000000000000000" + } + } + } + } + }, + "ethereum-testnet-sepolia-soneium-1": { + "offRamp": { + "address": "0x9A04De2E0bf6b1b62ffB3AAe91fdEe76d65Fde79", + "version": "1.5.0" + }, + "onRamp": { + "address": "0xf44C900e9DBCEE18C57967Da554330AcDcE77fBA", + "enforceOutOfOrder": false, + "version": "1.5.0" + }, + "rmnPermeable": true + } + }, + "polygon-testnet-amoy": { + "avalanche-fuji-testnet": { + "offRamp": { + "address": "0xAc56Df7F5fbde0DeeB1C0d397A150EDD5EE68625", + "version": "1.5.0" }, "onRamp": { "address": "0xad6A94CFB51e7DE30FD21F417E4cBf70D3AdaD30", "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": false + "rmnPermeable": false, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "CCIP-LnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "USDC": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000", + "isEnabled": true, + "rate": "167000000" + }, + "out": { + "capacity": "100000000000", + "isEnabled": true, + "rate": "167000000" + } + } + } + } }, "bsc-testnet": { "offRamp": { @@ -4864,7 +5742,37 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": false + "rmnPermeable": false, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "CCIP-LnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } }, "ethereum-testnet-holesky": { "offRamp": { @@ -4888,7 +5796,51 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": false + "rmnPermeable": false, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "CCIP-LnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "USDC": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000", + "isEnabled": true, + "rate": "167000000" + }, + "out": { + "capacity": "100000000000", + "isEnabled": true, + "rate": "167000000" + } + } + } + } }, "ethereum-testnet-sepolia-arbitrum-1": { "offRamp": { @@ -4924,7 +5876,51 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": false + "rmnPermeable": false, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "CCIP-LnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "USDC": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000", + "isEnabled": true, + "rate": "167000000" + }, + "out": { + "capacity": "100000000000", + "isEnabled": true, + "rate": "167000000" + } + } + } + } }, "wemix-testnet": { "offRamp": { @@ -4936,7 +5932,37 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": false + "rmnPermeable": false, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "CCIP-LnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } }, "xdai-testnet-chiado": { "offRamp": { @@ -4948,14 +5974,44 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": false - } - }, - "polygon-testnet-tatara": { - "ethereum-testnet-sepolia": { - "offRamp": { - "address": "0xc3c95ccd9059371E826E06B25b8E4Aa2B21df538", - "version": "1.5.0" + "rmnPermeable": false, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "CCIP-LnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } + } + }, + "polygon-testnet-tatara": { + "ethereum-testnet-sepolia": { + "offRamp": { + "address": "0xc3c95ccd9059371E826E06B25b8E4Aa2B21df538", + "version": "1.5.0" }, "onRamp": { "address": "0x3cBceab6ed072efE90b5c381EFfaccc611857938", @@ -4976,7 +6032,51 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": true + "rmnPermeable": true, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "CCIP-LnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "USDC": { + "rateLimiterConfig": { + "in": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + }, + "out": { + "capacity": "0", + "isEnabled": false, + "rate": "0" + } + } + } + } }, "ethereum-testnet-sepolia-base-1": { "offRamp": { @@ -5002,7 +6102,23 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": true + "rmnPermeable": true, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } } }, "shibarium-testnet-puppynet": { @@ -5016,7 +6132,23 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": true + "rmnPermeable": true, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } }, "ethereum-testnet-sepolia": { "offRamp": { @@ -5028,7 +6160,23 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": true + "rmnPermeable": true, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } }, "ethereum-testnet-sepolia-arbitrum-1": { "offRamp": { @@ -5040,7 +6188,23 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": true + "rmnPermeable": true, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } }, "ethereum-testnet-sepolia-base-1": { "offRamp": { @@ -5052,7 +6216,23 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": true + "rmnPermeable": true, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } }, "ethereum-testnet-sepolia-optimism-1": { "offRamp": { @@ -5064,7 +6244,23 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": true + "rmnPermeable": true, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } } }, "solana-devnet": { @@ -5418,7 +6614,37 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": false + "rmnPermeable": false, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "CCIP-LnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } }, "bsc-testnet": { "offRamp": { @@ -5430,7 +6656,37 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": false + "rmnPermeable": false, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "CCIP-LnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } }, "ethereum-testnet-sepolia": { "offRamp": { @@ -5442,19 +6698,79 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": false - }, - "ethereum-testnet-sepolia-arbitrum-1": { - "offRamp": { - "address": "0xB5492C8A71130B486fAD1091Db683584767A3957", - "version": "1.5.0" + "rmnPermeable": false, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "CCIP-LnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } + }, + "ethereum-testnet-sepolia-arbitrum-1": { + "offRamp": { + "address": "0xB5492C8A71130B486fAD1091Db683584767A3957", + "version": "1.5.0" }, "onRamp": { "address": "0xa5Be8C619F61505548992D9820c5c485b030C7B0", "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": false + "rmnPermeable": false, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "CCIP-LnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } }, "ethereum-testnet-sepolia-base-1": { "offRamp": { @@ -5478,7 +6794,23 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": false + "rmnPermeable": false, + "supportedTokens": { + "CCIP-LnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } }, "ethereum-testnet-sepolia-optimism-1": { "offRamp": { @@ -5490,7 +6822,37 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": false + "rmnPermeable": false, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "CCIP-LnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } }, "polygon-testnet-amoy": { "offRamp": { @@ -5502,7 +6864,37 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": false + "rmnPermeable": false, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "CCIP-LnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } } }, "xdai-testnet-chiado": { @@ -5516,7 +6908,37 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": false + "rmnPermeable": false, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "CCIP-LnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } }, "bsc-testnet": { "offRamp": { @@ -5528,7 +6950,37 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": false + "rmnPermeable": false, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "CCIP-LnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } }, "ethereum-testnet-sepolia": { "offRamp": { @@ -5540,7 +6992,37 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": false + "rmnPermeable": false, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "CCIP-LnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } }, "ethereum-testnet-sepolia-arbitrum-1": { "offRamp": { @@ -5552,7 +7034,37 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": false + "rmnPermeable": false, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "CCIP-LnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } }, "ethereum-testnet-sepolia-base-1": { "offRamp": { @@ -5564,7 +7076,37 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": false + "rmnPermeable": false, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "CCIP-LnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } }, "ethereum-testnet-sepolia-optimism-1": { "offRamp": { @@ -5576,7 +7118,37 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": false + "rmnPermeable": false, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "CCIP-LnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } }, "polygon-testnet-amoy": { "offRamp": { @@ -5588,7 +7160,37 @@ "enforceOutOfOrder": false, "version": "1.5.0" }, - "rmnPermeable": false + "rmnPermeable": false, + "supportedTokens": { + "CCIP-BnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + }, + "CCIP-LnM": { + "rateLimiterConfig": { + "in": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + }, + "out": { + "capacity": "100000000000000000000000", + "isEnabled": true, + "rate": "167000000000000000000" + } + } + } + } } }, "zora-testnet": { 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 104a8af127c..2039c2655ff 100644 --- a/src/config/data/ccip/v1_2_0/testnet/tokens.json +++ b/src/config/data/ccip/v1_2_0/testnet/tokens.json @@ -225,6 +225,87 @@ "symbol": "CCIP-BnM", "tokenAddress": "0x01Ac06943d2B8327a7845235Ef034741eC1Da352" }, + "ink-testnet-sepolia": { + "allowListEnabled": false, + "decimals": 18, + "name": "CCIP-BnM", + "poolAddress": "0x4B07cd55bbD45C9df160C54C62c3933c26594C6A", + "poolType": "burnMint", + "symbol": "CCIP-BnM", + "tokenAddress": "0x414dbe1d58dd9BA7C84f7Fc0e4f82bc858675d37" + }, + "metal-testnet": { + "allowListEnabled": false, + "decimals": 18, + "name": "CCIP-BnM", + "poolAddress": "0x996EfAb6011896Be832969D91E9bc1b3983cfdA1", + "poolType": "burnMint", + "symbol": "CCIP-BnM", + "tokenAddress": "0xbD6F12f358D8ee3b35B0AD612450a186bA866B72" + }, + "mint-testnet": { + "allowListEnabled": false, + "decimals": 18, + "name": "CCIP-BnM", + "poolAddress": "0x0643fD73C261eC4B369C3a8C5c0eC8c57485E32d", + "poolType": "burnMint", + "symbol": "CCIP-BnM", + "tokenAddress": "0x56408DC41E35d3E8E92A16bc94787438df9387a1" + }, + "plume-testnet-sepolia": { + "allowListEnabled": false, + "decimals": 18, + "name": "CCIP-BnM", + "poolAddress": "0x8D7Db7B563606DbDA8e5FD57d0BAdcAE6914212E", + "poolType": "burnMint", + "symbol": "CCIP-BnM", + "tokenAddress": "0x225fAc4130595d1C7dabbE61A8bA9B051440b76c" + }, + "polkadot-testnet-astar-shibuya": { + "allowListEnabled": false, + "decimals": 18, + "name": "CCIP-BnM", + "poolAddress": "0x812cF48d7e39107f19f580104eCCf7C4F6c162EE", + "poolType": "burnMint", + "symbol": "CCIP-BnM", + "tokenAddress": "0xc49ec0eB4beb48B8Da4cceC51AA9A5bD0D0A4c43" + }, + "polygon-testnet-amoy": { + "allowListEnabled": false, + "decimals": 18, + "name": "CCIP-BnM", + "poolAddress": "0x4122fe199B6e489a89f54c67245Be33bf602935F", + "poolType": "burnMint", + "symbol": "CCIP-BnM", + "tokenAddress": "0xcab0EF91Bee323d1A617c0a027eE753aFd6997E4" + }, + "ronin-testnet-saigon": { + "allowListEnabled": false, + "decimals": 18, + "name": "CCIP-BnM", + "poolAddress": "0x15A542b074B1ec3a52F2B3eC91efc15ECf6f24dC", + "poolType": "burnMint", + "symbol": "CCIP-BnM", + "tokenAddress": "0x88DD2416699Bad3AeC58f535BC66F7f62DE2B2EC" + }, + "sei-testnet-atlantic": { + "allowListEnabled": false, + "decimals": 18, + "name": "CCIP-BnM", + "poolAddress": "0x5B0340e56135eA391ceb64f1B5df65BD838B6365", + "poolType": "burnMint", + "symbol": "CCIP-BnM", + "tokenAddress": "0x271F22d029c6edFc9469faE189C4F43E457F257C" + }, + "shibarium-testnet-puppynet": { + "allowListEnabled": false, + "decimals": 18, + "name": "CCIP-BnM", + "poolAddress": "0x694f112E941472c8806b853Db714c29387396FBb", + "poolType": "burnMint", + "symbol": "CCIP-BnM", + "tokenAddress": "0x81249b4bD91A8706eE67a2f422DB82258D4947ad" + }, "solana-devnet": { "allowListEnabled": false, "decimals": 9, @@ -242,6 +323,24 @@ "poolType": "burnMint", "symbol": "CCIP-BnM", "tokenAddress": "0x230c46b9a7c8929A80863bDe89082B372a4c7A99" + }, + "wemix-testnet": { + "allowListEnabled": false, + "decimals": 18, + "name": "CCIP-BnM", + "poolAddress": "0xD2c13079256523607EA273422f41956F9205653c", + "poolType": "burnMint", + "symbol": "CCIP-BnM", + "tokenAddress": "0xF4E4057FbBc86915F4b2d63EEFFe641C03294ffc" + }, + "xdai-testnet-chiado": { + "allowListEnabled": false, + "decimals": 18, + "name": "CCIP-BnM", + "poolAddress": "0xA3Ab1330b7275402A38e02Bd22F237CD6B2c68Fb", + "poolType": "burnMint", + "symbol": "CCIP-BnM", + "tokenAddress": "0xA189971a2c5AcA0DFC5Ee7a2C44a2Ae27b3CF389" } }, "CCIP-LnM": { @@ -317,6 +416,15 @@ "symbol": "clCCIP-LnM", "tokenAddress": "0x35347A2fC1f2a4c5Eae03339040d0b83b09e6FDA" }, + "ethereum-testnet-sepolia-kroma-1": { + "allowListEnabled": false, + "decimals": 18, + "name": "clCCIP-LnM", + "poolAddress": "0xa77c73A8b6239377B2648Af55d2B4501aCB1A46A", + "poolType": "burnMint", + "symbol": "clCCIP-LnM", + "tokenAddress": "0x835fcBB6770E1246CfCf52F83cDcec3177d0bb6b" + }, "ethereum-testnet-sepolia-linea-1": { "allowListEnabled": false, "decimals": 18, @@ -397,6 +505,51 @@ "poolType": "burnMint", "symbol": "LnM", "tokenAddress": "0xBf8eA19505ab7Eb266aeD435B11bd56321BFB5c5" + }, + "polkadot-testnet-astar-shibuya": { + "allowListEnabled": false, + "decimals": 18, + "name": "clCCIP-LnM", + "poolAddress": "0x2B758a239f6B8Fb422d069B1b04A7b8c2A60209D", + "poolType": "burnMint", + "symbol": "clCCIP-LnM", + "tokenAddress": "0xB9d4e1141E67ECFedC8A8139b5229b7FF2BF16F5" + }, + "polygon-testnet-amoy": { + "allowListEnabled": false, + "decimals": 18, + "name": "clCCIP-LnM", + "poolAddress": "0xb15799a06A69cf4E825F3b0F3082903E09E0Ecc1", + "poolType": "burnMint", + "symbol": "clCCIP-LnM", + "tokenAddress": "0x3d357fb52253e86c8Ee0f80F5FfE438fD9503FF2" + }, + "ronin-testnet-saigon": { + "allowListEnabled": false, + "decimals": 18, + "name": "clCCIP-LnM", + "poolAddress": "0x17a9049600902Ba429B3A5761d02A9C4E052eE40", + "poolType": "burnMint", + "symbol": "clCCIP-LnM", + "tokenAddress": "0x04B1F917a3ba69Fa252564414DdAFc82fA1B5178" + }, + "wemix-testnet": { + "allowListEnabled": false, + "decimals": 18, + "name": "clCCIP-LnM", + "poolAddress": "0xC212AD0E6EBE962a3626509A0efE363380c30F46", + "poolType": "burnMint", + "symbol": "clCCIP-LnM", + "tokenAddress": "0xcb342aE3D65E3fEDF8F912B0432e2B8F88514d5D" + }, + "xdai-testnet-chiado": { + "allowListEnabled": false, + "decimals": 18, + "name": "clCCIP-LnM", + "poolAddress": "0xe036d1B13B108f1f5DFF25EB2e66538a8DcC07c9", + "poolType": "burnMint", + "symbol": "clCCIP-LnM", + "tokenAddress": "0x30DeCD269277b8094c00B0bacC3aCaF3fF4Da7fB" } }, "LINK": { @@ -942,39 +1095,39 @@ "USDC": { "avalanche-fuji-testnet": { "allowListEnabled": false, - "decimals": 6, + "decimals": 18, "name": "USD Coin", - "poolAddress": "0x5931822f394baBC2AACF4588E98FC77a9f5aa8C9", - "poolType": "usdc", + "poolAddress": "0xbe187831DccAE0b994FAaF7f86C98E2E93958ca4", + "poolType": "burnMint", "symbol": "USDC", - "tokenAddress": "0x5425890298aed601595a70AB815c96711a31Bc65" + "tokenAddress": "0xC231246DB86C897B1A8DaB35bA2A834F4bC6191c" }, "ethereum-testnet-sepolia": { "allowListEnabled": false, - "decimals": 6, - "name": "USDC", - "poolAddress": "0xAff3fE524ea94118EF09DaDBE3c77ba6AA0005EC", - "poolType": "usdc", + "decimals": 18, + "name": "USD Coin", + "poolAddress": "0xDB6E0BceF0c3b5912965203FA8399c3787decf1d", + "poolType": "burnMint", "symbol": "USDC", - "tokenAddress": "0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238" + "tokenAddress": "0x854edF78e05Cd554CE538DA198Ce31807F2Cb7CF" }, "ethereum-testnet-sepolia-arbitrum-1": { "allowListEnabled": false, - "decimals": 6, + "decimals": 18, "name": "USD Coin", - "poolAddress": "0xbfd2b0b21bd22fD9aB482BAAbc815ef4974F769f", - "poolType": "usdc", + "poolAddress": "0x16d74AF37A651F76e9E9AE0e5FcB8e05045c034C", + "poolType": "burnMint", "symbol": "USDC", - "tokenAddress": "0x75faf114eafb1BDbe2F0316DF893fd58CE46AA4d" + "tokenAddress": "0x82A7176a7601764af75CC863640544f4B0ba8e43" }, "ethereum-testnet-sepolia-base-1": { "allowListEnabled": false, - "decimals": 6, - "name": "USDC", - "poolAddress": "0x5931822f394baBC2AACF4588E98FC77a9f5aa8C9", - "poolType": "usdc", + "decimals": 18, + "name": "USD Coin", + "poolAddress": "0x8B2748a313Ce03da2e6e10Ed801B2C347b91c8BE", + "poolType": "burnMint", "symbol": "USDC", - "tokenAddress": "0x036CbD53842c5426634e7929541eC2318f3dCF7e" + "tokenAddress": "0xD353131F4802046eF0f57FE362c64e641Be003Ad" }, "ethereum-testnet-sepolia-optimism-1": { "allowListEnabled": false, @@ -984,6 +1137,24 @@ "poolType": "usdc", "symbol": "USDC", "tokenAddress": "0x5fd84259d66Cd46123540766Be93DFE6D43130D7" + }, + "polygon-testnet-amoy": { + "allowListEnabled": false, + "decimals": 6, + "name": "USDC", + "poolAddress": "0x5931822f394baBC2AACF4588E98FC77a9f5aa8C9", + "poolType": "usdc", + "symbol": "USDC", + "tokenAddress": "0x41E94Eb019C0762f9Bfcf9Fb1E58725BfB0e7582" + }, + "ronin-testnet-saigon": { + "allowListEnabled": false, + "decimals": 6, + "name": "USD Coin", + "poolAddress": "0xd7CE1E7262ce471CC3Db3Bcd8c3EdeEe6d114115", + "poolType": "burnMint", + "symbol": "USDC", + "tokenAddress": "0x7e72e240572311F558A98C2D782079Fba704b74c" } }, "WAPE": {