We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fd029b commit f9f785bCopy full SHA for f9f785b
build/exclusive-relayer-configs.json
@@ -183,6 +183,21 @@
183
1
184
]
185
},
186
+ "0x852F57DD17EDBB0BedAE8C55DD4B20feb3133089": {
187
+ "minExclusivityPeriod": 3,
188
+ "minProfitThreshold": 0.00005,
189
+ "balanceMultiplier": 0.85,
190
+ "maxFillSize": 17500,
191
+ "originChainIds": [
192
+ 1,
193
+ 10,
194
+ 137,
195
+ 8453,
196
+ 42161,
197
+ 130,
198
+ 56
199
+ ]
200
+ },
201
"0x96AE533814f9A128333a2914A631b9Ae690E2B0a": {
202
"minExclusivityPeriod": 3,
203
"minProfitThreshold": 0.00005,
0 commit comments