Skip to content

Commit dec462c

Browse files
authored
update (#2691)
1 parent 79d74f1 commit dec462c

File tree

2 files changed

+283
-0
lines changed

2 files changed

+283
-0
lines changed

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

Lines changed: 196 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2148,6 +2148,20 @@
21482148
}
21492149
}
21502150
},
2151+
"USDO": {
2152+
"rateLimiterConfig": {
2153+
"in": {
2154+
"capacity": "262500000000000000000000",
2155+
"isEnabled": true,
2156+
"rate": "300000000000000000"
2157+
},
2158+
"out": {
2159+
"capacity": "2",
2160+
"isEnabled": true,
2161+
"rate": "1"
2162+
}
2163+
}
2164+
},
21512165
"WHY": {
21522166
"rateLimiterConfig": {
21532167
"in": {
@@ -2774,6 +2788,20 @@
27742788
}
27752789
}
27762790
},
2791+
"USDO": {
2792+
"rateLimiterConfig": {
2793+
"in": {
2794+
"capacity": "262500000000000000000000",
2795+
"isEnabled": true,
2796+
"rate": "300000000000000000"
2797+
},
2798+
"out": {
2799+
"capacity": "250000000000000000000000",
2800+
"isEnabled": true,
2801+
"rate": "300000000000000000"
2802+
}
2803+
}
2804+
},
27772805
"WECO": {
27782806
"rateLimiterConfig": {
27792807
"in": {
@@ -6734,6 +6762,20 @@
67346762
}
67356763
}
67366764
},
6765+
"USDO": {
6766+
"rateLimiterConfig": {
6767+
"in": {
6768+
"capacity": "262500000000000000000000",
6769+
"isEnabled": true,
6770+
"rate": "300000000000000000"
6771+
},
6772+
"out": {
6773+
"capacity": "2",
6774+
"isEnabled": true,
6775+
"rate": "1"
6776+
}
6777+
}
6778+
},
67376779
"WHY": {
67386780
"rateLimiterConfig": {
67396781
"in": {
@@ -8298,6 +8340,20 @@
82988340
}
82998341
}
83008342
},
8343+
"USDO": {
8344+
"rateLimiterConfig": {
8345+
"in": {
8346+
"capacity": "2",
8347+
"isEnabled": true,
8348+
"rate": "1"
8349+
},
8350+
"out": {
8351+
"capacity": "2",
8352+
"isEnabled": true,
8353+
"rate": "1"
8354+
}
8355+
}
8356+
},
83018357
"WETH": {
83028358
"rateLimiterConfig": {
83038359
"in": {
@@ -10008,6 +10064,20 @@
1000810064
}
1000910065
}
1001010066
},
10067+
"rsETH": {
10068+
"rateLimiterConfig": {
10069+
"in": {
10070+
"capacity": "0",
10071+
"isEnabled": false,
10072+
"rate": "0"
10073+
},
10074+
"out": {
10075+
"capacity": "0",
10076+
"isEnabled": false,
10077+
"rate": "0"
10078+
}
10079+
}
10080+
},
1001110081
"SHIB": {
1001210082
"rateLimiterConfig": {
1001310083
"in": {
@@ -11252,6 +11322,20 @@
1125211322
}
1125311323
}
1125411324
},
11325+
"rsETH": {
11326+
"rateLimiterConfig": {
11327+
"in": {
11328+
"capacity": "0",
11329+
"isEnabled": false,
11330+
"rate": "0"
11331+
},
11332+
"out": {
11333+
"capacity": "0",
11334+
"isEnabled": false,
11335+
"rate": "0"
11336+
}
11337+
}
11338+
},
1125511339
"SD": {
1125611340
"rateLimiterConfig": {
1125711341
"in": {
@@ -12028,6 +12112,20 @@
1202812112
}
1202912113
}
1203012114
},
12115+
"rsETH": {
12116+
"rateLimiterConfig": {
12117+
"in": {
12118+
"capacity": "0",
12119+
"isEnabled": false,
12120+
"rate": "0"
12121+
},
12122+
"out": {
12123+
"capacity": "0",
12124+
"isEnabled": false,
12125+
"rate": "0"
12126+
}
12127+
}
12128+
},
1203112129
"SHIB": {
1203212130
"rateLimiterConfig": {
1203312131
"in": {
@@ -13294,6 +13392,20 @@
1329413392
}
1329513393
}
1329613394
},
13395+
"USDO": {
13396+
"rateLimiterConfig": {
13397+
"in": {
13398+
"capacity": "262500000000000000000000",
13399+
"isEnabled": true,
13400+
"rate": "300000000000000000"
13401+
},
13402+
"out": {
13403+
"capacity": "250000000000000000000000",
13404+
"isEnabled": true,
13405+
"rate": "300000000000000000"
13406+
}
13407+
}
13408+
},
1329713409
"WECO": {
1329813410
"rateLimiterConfig": {
1329913411
"in": {
@@ -15052,6 +15164,20 @@
1505215164
}
1505315165
}
1505415166
},
15167+
"USDO": {
15168+
"rateLimiterConfig": {
15169+
"in": {
15170+
"capacity": "2100000000000000000000000",
15171+
"isEnabled": true,
15172+
"rate": "210000000000000000000000"
15173+
},
15174+
"out": {
15175+
"capacity": "2",
15176+
"isEnabled": true,
15177+
"rate": "1"
15178+
}
15179+
}
15180+
},
1505515181
"WETH": {
1505615182
"rateLimiterConfig": {
1505715183
"in": {
@@ -15372,6 +15498,20 @@
1537215498
}
1537315499
}
1537415500
},
15501+
"rsETH": {
15502+
"rateLimiterConfig": {
15503+
"in": {
15504+
"capacity": "0",
15505+
"isEnabled": false,
15506+
"rate": "0"
15507+
},
15508+
"out": {
15509+
"capacity": "0",
15510+
"isEnabled": false,
15511+
"rate": "0"
15512+
}
15513+
}
15514+
},
1537515515
"SHIB": {
1537615516
"rateLimiterConfig": {
1537715517
"in": {
@@ -15708,6 +15848,20 @@
1570815848
}
1570915849
}
1571015850
},
15851+
"rsETH": {
15852+
"rateLimiterConfig": {
15853+
"in": {
15854+
"capacity": "0",
15855+
"isEnabled": false,
15856+
"rate": "0"
15857+
},
15858+
"out": {
15859+
"capacity": "0",
15860+
"isEnabled": false,
15861+
"rate": "0"
15862+
}
15863+
}
15864+
},
1571115865
"SD": {
1571215866
"rateLimiterConfig": {
1571315867
"in": {
@@ -16092,6 +16246,20 @@
1609216246
}
1609316247
}
1609416248
},
16249+
"rsETH": {
16250+
"rateLimiterConfig": {
16251+
"in": {
16252+
"capacity": "0",
16253+
"isEnabled": false,
16254+
"rate": "0"
16255+
},
16256+
"out": {
16257+
"capacity": "0",
16258+
"isEnabled": false,
16259+
"rate": "0"
16260+
}
16261+
}
16262+
},
1609516263
"SHIB": {
1609616264
"rateLimiterConfig": {
1609716265
"in": {
@@ -16488,6 +16656,20 @@
1648816656
}
1648916657
}
1649016658
},
16659+
"STABUL": {
16660+
"rateLimiterConfig": {
16661+
"in": {
16662+
"capacity": "0",
16663+
"isEnabled": false,
16664+
"rate": "0"
16665+
},
16666+
"out": {
16667+
"capacity": "0",
16668+
"isEnabled": false,
16669+
"rate": "0"
16670+
}
16671+
}
16672+
},
1649116673
"USDC": {
1649216674
"rateLimiterConfig": {
1649316675
"in": {
@@ -18652,6 +18834,20 @@
1865218834
}
1865318835
}
1865418836
},
18837+
"STABUL": {
18838+
"rateLimiterConfig": {
18839+
"in": {
18840+
"capacity": "0",
18841+
"isEnabled": false,
18842+
"rate": "0"
18843+
},
18844+
"out": {
18845+
"capacity": "0",
18846+
"isEnabled": false,
18847+
"rate": "0"
18848+
}
18849+
}
18850+
},
1865518851
"USDC": {
1865618852
"rateLimiterConfig": {
1865718853
"in": {

0 commit comments

Comments
 (0)