Skip to content

Commit 4e4d5cd

Browse files
Merge branch 'main' into automation-update
2 parents b88084b + 0a65b89 commit 4e4d5cd

File tree

2 files changed

+241
-39
lines changed

2 files changed

+241
-39
lines changed

src/config/data/ccip/v1_2_0/mainnet/lanes.json

Lines changed: 183 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1484,9 +1484,9 @@
14841484
"rate": "0"
14851485
},
14861486
"out": {
1487-
"capacity": "0",
1488-
"isEnabled": false,
1489-
"rate": "0"
1487+
"capacity": "50000000000",
1488+
"isEnabled": true,
1489+
"rate": "10000000"
14901490
}
14911491
}
14921492
}
@@ -1868,6 +1868,20 @@
18681868
}
18691869
}
18701870
},
1871+
"uniBTC": {
1872+
"rateLimiterConfig": {
1873+
"in": {
1874+
"capacity": "200000000",
1875+
"isEnabled": true,
1876+
"rate": "11574"
1877+
},
1878+
"out": {
1879+
"capacity": "200000000",
1880+
"isEnabled": true,
1881+
"rate": "11574"
1882+
}
1883+
}
1884+
},
18711885
"USDC": {
18721886
"rateLimiterConfig": {
18731887
"in": {
@@ -2817,14 +2831,14 @@
28172831
"LBTC": {
28182832
"rateLimiterConfig": {
28192833
"in": {
2820-
"capacity": "50000000",
2834+
"capacity": "2",
28212835
"isEnabled": true,
2822-
"rate": "579"
2836+
"rate": "1"
28232837
},
28242838
"out": {
2825-
"capacity": "50000000",
2839+
"capacity": "2",
28262840
"isEnabled": true,
2827-
"rate": "579"
2841+
"rate": "1"
28282842
}
28292843
}
28302844
},
@@ -4495,14 +4509,14 @@
44954509
"VRTX": {
44964510
"rateLimiterConfig": {
44974511
"in": {
4498-
"capacity": "5000000000000000000000000",
4512+
"capacity": "10000000000000000000000000",
44994513
"isEnabled": true,
4500-
"rate": "57870000000000000000"
4514+
"rate": "1000000000000000000000000"
45014515
},
45024516
"out": {
4503-
"capacity": "5000000000000000000000000",
4517+
"capacity": "10000000000000000000000000",
45044518
"isEnabled": true,
4505-
"rate": "57870000000000000000"
4519+
"rate": "1000000000000000000000000"
45064520
}
45074521
}
45084522
},
@@ -5146,6 +5160,20 @@
51465160
}
51475161
}
51485162
},
5163+
"SDM": {
5164+
"rateLimiterConfig": {
5165+
"in": {
5166+
"capacity": "0",
5167+
"isEnabled": false,
5168+
"rate": "0"
5169+
},
5170+
"out": {
5171+
"capacity": "0",
5172+
"isEnabled": false,
5173+
"rate": "0"
5174+
}
5175+
}
5176+
},
51495177
"sINV": {
51505178
"rateLimiterConfig": {
51515179
"in": {
@@ -6894,6 +6922,20 @@
68946922
}
68956923
}
68966924
},
6925+
"SDM": {
6926+
"rateLimiterConfig": {
6927+
"in": {
6928+
"capacity": "0",
6929+
"isEnabled": false,
6930+
"rate": "0"
6931+
},
6932+
"out": {
6933+
"capacity": "0",
6934+
"isEnabled": false,
6935+
"rate": "0"
6936+
}
6937+
}
6938+
},
68976939
"SolvBTC": {
68986940
"rateLimiterConfig": {
68996941
"in": {
@@ -7099,14 +7141,14 @@
70997141
"VRTX": {
71007142
"rateLimiterConfig": {
71017143
"in": {
7102-
"capacity": "5000000000000000000000000",
7144+
"capacity": "10000000000000000000000000",
71037145
"isEnabled": true,
7104-
"rate": "57870000000000000000"
7146+
"rate": "1000000000000000000000000"
71057147
},
71067148
"out": {
7107-
"capacity": "5000000000000000000000000",
7149+
"capacity": "10000000000000000000000000",
71087150
"isEnabled": true,
7109-
"rate": "57870000000000000000"
7151+
"rate": "1000000000000000000000000"
71107152
}
71117153
}
71127154
},
@@ -7818,6 +7860,20 @@
78187860
}
78197861
}
78207862
},
7863+
"SDM": {
7864+
"rateLimiterConfig": {
7865+
"in": {
7866+
"capacity": "0",
7867+
"isEnabled": false,
7868+
"rate": "0"
7869+
},
7870+
"out": {
7871+
"capacity": "0",
7872+
"isEnabled": false,
7873+
"rate": "0"
7874+
}
7875+
}
7876+
},
78217877
"sINV": {
78227878
"rateLimiterConfig": {
78237879
"in": {
@@ -8171,14 +8227,14 @@
81718227
"LBTC": {
81728228
"rateLimiterConfig": {
81738229
"in": {
8174-
"capacity": "50000000",
8230+
"capacity": "2",
81758231
"isEnabled": true,
8176-
"rate": "579"
8232+
"rate": "1"
81778233
},
81788234
"out": {
8179-
"capacity": "50000000",
8235+
"capacity": "2",
81808236
"isEnabled": true,
8181-
"rate": "579"
8237+
"rate": "1"
81828238
}
81838239
}
81848240
},
@@ -9400,6 +9456,20 @@
94009456
}
94019457
}
94029458
},
9459+
"SDM": {
9460+
"rateLimiterConfig": {
9461+
"in": {
9462+
"capacity": "0",
9463+
"isEnabled": false,
9464+
"rate": "0"
9465+
},
9466+
"out": {
9467+
"capacity": "0",
9468+
"isEnabled": false,
9469+
"rate": "0"
9470+
}
9471+
}
9472+
},
94039473
"SolvBTC": {
94049474
"rateLimiterConfig": {
94059475
"in": {
@@ -13226,7 +13296,23 @@
1322613296
"enforceOutOfOrder": false,
1322713297
"version": "1.5.0"
1322813298
},
13229-
"rmnPermeable": true
13299+
"rmnPermeable": true,
13300+
"supportedTokens": {
13301+
"WLD": {
13302+
"rateLimiterConfig": {
13303+
"in": {
13304+
"capacity": "100000000000000000000000",
13305+
"isEnabled": true,
13306+
"rate": "27777700000000000000"
13307+
},
13308+
"out": {
13309+
"capacity": "100000000000000000000000",
13310+
"isEnabled": true,
13311+
"rate": "27777700000000000000"
13312+
}
13313+
}
13314+
}
13315+
}
1323013316
}
1323113317
},
1323213318
"ethereum-mainnet-xlayer-1": {
@@ -14312,6 +14398,20 @@
1431214398
}
1431314399
}
1431414400
},
14401+
"uniBTC": {
14402+
"rateLimiterConfig": {
14403+
"in": {
14404+
"capacity": "0",
14405+
"isEnabled": false,
14406+
"rate": "0"
14407+
},
14408+
"out": {
14409+
"capacity": "0",
14410+
"isEnabled": false,
14411+
"rate": "0"
14412+
}
14413+
}
14414+
},
1431514415
"USDC": {
1431614416
"rateLimiterConfig": {
1431714417
"in": {
@@ -16811,14 +16911,14 @@
1681116911
"LBTC": {
1681216912
"rateLimiterConfig": {
1681316913
"in": {
16814-
"capacity": "50000000",
16914+
"capacity": "2",
1681516915
"isEnabled": true,
16816-
"rate": "579"
16916+
"rate": "1"
1681716917
},
1681816918
"out": {
16819-
"capacity": "50000000",
16919+
"capacity": "2",
1682016920
"isEnabled": true,
16821-
"rate": "579"
16921+
"rate": "1"
1682216922
}
1682316923
}
1682416924
},
@@ -17586,7 +17686,23 @@
1758617686
"enforceOutOfOrder": false,
1758717687
"version": "1.5.0"
1758817688
},
17589-
"rmnPermeable": true
17689+
"rmnPermeable": true,
17690+
"supportedTokens": {
17691+
"WLD": {
17692+
"rateLimiterConfig": {
17693+
"in": {
17694+
"capacity": "100000000000000000000000",
17695+
"isEnabled": true,
17696+
"rate": "27777700000000000000"
17697+
},
17698+
"out": {
17699+
"capacity": "100000000000000000000000",
17700+
"isEnabled": true,
17701+
"rate": "27777700000000000000"
17702+
}
17703+
}
17704+
}
17705+
}
1759017706
},
1759117707
"ethereum-mainnet-xlayer-1": {
1759217708
"offRamp": {
@@ -19640,6 +19756,20 @@
1964019756
}
1964119757
}
1964219758
},
19759+
"SDM": {
19760+
"rateLimiterConfig": {
19761+
"in": {
19762+
"capacity": "0",
19763+
"isEnabled": false,
19764+
"rate": "0"
19765+
},
19766+
"out": {
19767+
"capacity": "0",
19768+
"isEnabled": false,
19769+
"rate": "0"
19770+
}
19771+
}
19772+
},
1964319773
"SolvBTC": {
1964419774
"rateLimiterConfig": {
1964519775
"in": {
@@ -19822,6 +19952,20 @@
1982219952
}
1982319953
}
1982419954
},
19955+
"SDM": {
19956+
"rateLimiterConfig": {
19957+
"in": {
19958+
"capacity": "0",
19959+
"isEnabled": false,
19960+
"rate": "0"
19961+
},
19962+
"out": {
19963+
"capacity": "0",
19964+
"isEnabled": false,
19965+
"rate": "0"
19966+
}
19967+
}
19968+
},
1982519969
"SolvBTC": {
1982619970
"rateLimiterConfig": {
1982719971
"in": {
@@ -21657,14 +21801,14 @@
2165721801
"SolvBTC.JUP": {
2165821802
"rateLimiterConfig": {
2165921803
"in": {
21660-
"capacity": "250000000",
21804+
"capacity": "5000000000",
2166121805
"isEnabled": true,
21662-
"rate": "11574"
21806+
"rate": "57870"
2166321807
},
2166421808
"out": {
21665-
"capacity": "250000000",
21809+
"capacity": "5000000000",
2166621810
"isEnabled": true,
21667-
"rate": "11574"
21811+
"rate": "57870"
2166821812
}
2166921813
}
2167021814
},
@@ -22333,14 +22477,14 @@
2233322477
"VRTX": {
2233422478
"rateLimiterConfig": {
2233522479
"in": {
22336-
"capacity": "0",
22337-
"isEnabled": false,
22338-
"rate": "0"
22480+
"capacity": "10000000000000000000000000",
22481+
"isEnabled": true,
22482+
"rate": "1000000000000000000000000"
2233922483
},
2234022484
"out": {
22341-
"capacity": "0",
22342-
"isEnabled": false,
22343-
"rate": "0"
22485+
"capacity": "10000000000000000000000000",
22486+
"isEnabled": true,
22487+
"rate": "1000000000000000000000000"
2234422488
}
2234522489
}
2234622490
},
@@ -22473,14 +22617,14 @@
2247322617
"LBTC": {
2247422618
"rateLimiterConfig": {
2247522619
"in": {
22476-
"capacity": "50000000",
22620+
"capacity": "2",
2247722621
"isEnabled": true,
22478-
"rate": "579"
22622+
"rate": "1"
2247922623
},
2248022624
"out": {
22481-
"capacity": "50000000",
22625+
"capacity": "2",
2248222626
"isEnabled": true,
22483-
"rate": "579"
22627+
"rate": "1"
2248422628
}
2248522629
}
2248622630
}

0 commit comments

Comments
 (0)