@ichidao/ichi-vaults-sdk 0.1.34 → 0.1.36
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +5 -0
- package/dist/src/graphql/constants.js +171 -147
- package/dist/src/graphql/constants.js.map +1 -1
- package/dist/src/index.cjs.js +1 -1
- package/dist/src/index.esm.js +1 -1
- package/dist/src/src/types/index.d.ts +5 -0
- package/dist/src/types/index.d.ts +5 -0
- package/dist/src/types/index.js +5 -0
- package/dist/src/types/index.js.map +1 -1
- package/dist/src/utils/config/addresses.js +230 -193
- package/dist/src/utils/config/addresses.js.map +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1168,9 +1168,11 @@ enum SupportedChainId {
|
|
|
1168
1168
|
berachain = 80084,
|
|
1169
1169
|
blast = 81457,
|
|
1170
1170
|
blast_sepolia_testnet = 168587773,
|
|
1171
|
+
botanix = 3637,
|
|
1171
1172
|
bsc = 56,
|
|
1172
1173
|
celo = 42220,
|
|
1173
1174
|
citrea_testnet = 5115,
|
|
1175
|
+
cronos = 25,
|
|
1174
1176
|
eon = 7332,
|
|
1175
1177
|
evmos = 9001,
|
|
1176
1178
|
fantom = 250,
|
|
@@ -1190,6 +1192,7 @@ enum SupportedChainId {
|
|
|
1190
1192
|
mainnet = 1,
|
|
1191
1193
|
mantle = 5000,
|
|
1192
1194
|
mode = 34443,
|
|
1195
|
+
monad = 143,
|
|
1193
1196
|
monad_testnet = 10143,
|
|
1194
1197
|
moonbeam = 1284,
|
|
1195
1198
|
nibiru = 6900,
|
|
@@ -1220,6 +1223,7 @@ enum SupportedDex {
|
|
|
1220
1223
|
Agni = 'Agni',
|
|
1221
1224
|
Ascent = 'Ascent',
|
|
1222
1225
|
Atlantis = 'Anlantis',
|
|
1226
|
+
Bitzy = 'Bitzy',
|
|
1223
1227
|
Blueprint = 'Blueprint',
|
|
1224
1228
|
Bonzo = 'Bonzo',
|
|
1225
1229
|
Cleo = 'Cleo',
|
|
@@ -1268,6 +1272,7 @@ enum SupportedDex {
|
|
|
1268
1272
|
Velocore = 'Velocore',
|
|
1269
1273
|
Velodrome = 'Velodrome',
|
|
1270
1274
|
Voltage = 'Voltage',
|
|
1275
|
+
VVS = 'VVS',
|
|
1271
1276
|
Wasabee = 'Wasabee',
|
|
1272
1277
|
XSwap = 'XSwap',
|
|
1273
1278
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, _19, _20, _21, _22, _23, _24, _25, _26, _27;
|
|
2
|
+
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, _17, _18, _19, _20, _21, _22, _23, _24, _25, _26, _27, _28, _29, _30;
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
exports.graphUrls = void 0;
|
|
5
5
|
/* eslint-disable import/prefer-default-export */
|
|
@@ -200,414 +200,438 @@ exports.graphUrls = (_a = {},
|
|
|
200
200
|
supportsCollectFees: true,
|
|
201
201
|
},
|
|
202
202
|
_m),
|
|
203
|
-
_a[types_1.SupportedChainId.
|
|
204
|
-
_o[types_1.SupportedDex.
|
|
203
|
+
_a[types_1.SupportedChainId.botanix] = (_o = {},
|
|
204
|
+
_o[types_1.SupportedDex.Bitzy] = {
|
|
205
|
+
url: 'https://api.studio.thegraph.com/query/88584/botanix-v-2-bitzy/version/latest',
|
|
206
|
+
publishedUrl: 'https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/JCJdoEihvoziMjpMHs9eyMnaBmXijWoeuq73zoy8tNJN',
|
|
207
|
+
supportsCollectFees: true,
|
|
208
|
+
version: 2,
|
|
209
|
+
},
|
|
210
|
+
_o),
|
|
211
|
+
_a[types_1.SupportedChainId.bsc] = (_p = {},
|
|
212
|
+
_p[types_1.SupportedDex.UniswapV3] = {
|
|
205
213
|
url: 'https://api.studio.thegraph.com/query/88584/bnb-v1/version/latest',
|
|
206
214
|
publishedUrl: 'https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/A5d7JgbjDdfD2iSgArqdBUQubFEWHG264vCZuqWBiJDU',
|
|
207
215
|
supportsCollectFees: false,
|
|
208
216
|
},
|
|
209
|
-
|
|
217
|
+
_p[types_1.SupportedDex.Pancakeswap] = {
|
|
210
218
|
url: 'https://api.studio.thegraph.com/query/88584/bsc-v-2-pancakeswap/version/latest',
|
|
211
219
|
publishedUrl: 'https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/zGTwSohEE3tmbnoUSdm5PRTFVscBUPDGgpz2VHvN1vG',
|
|
212
220
|
supportsCollectFees: false,
|
|
213
221
|
version: 2,
|
|
214
222
|
},
|
|
215
|
-
|
|
223
|
+
_p[types_1.SupportedDex.Thena] = {
|
|
216
224
|
url: 'https://api.studio.thegraph.com/query/88584/bnb-v1-thena/version/latest',
|
|
217
225
|
publishedUrl: 'https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/6x5DWy8Tnber9jND8qbxjtCtus11tkkjd6r2qJphoLvf',
|
|
218
226
|
supportsCollectFees: true,
|
|
219
227
|
},
|
|
220
|
-
|
|
228
|
+
_p[types_1.SupportedDex.ThenaV3Fees] = {
|
|
221
229
|
url: 'https://api.studio.thegraph.com/query/88584/bsc-v3-thena-fees/version/latest',
|
|
222
230
|
publishedUrl: 'https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/CUDHBLjeeqpprHGZeesTi9kxtjsZTQnJrvuT4Sm8nyx5',
|
|
223
231
|
supportsCollectFees: true,
|
|
224
232
|
},
|
|
225
|
-
|
|
233
|
+
_p[types_1.SupportedDex.ThenaV3Rewards] = {
|
|
226
234
|
url: 'https://api.studio.thegraph.com/query/88584/bsc-v-2-thena-rw/version/latest',
|
|
227
235
|
publishedUrl: 'https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/hsjGcogPgNcYYmdXnZNedrbotTsFxSSn8Sso9FUWc25',
|
|
228
236
|
supportsCollectFees: true,
|
|
229
237
|
version: 2,
|
|
230
238
|
},
|
|
231
|
-
|
|
232
|
-
_a[types_1.SupportedChainId.celo] = (
|
|
233
|
-
|
|
239
|
+
_p),
|
|
240
|
+
_a[types_1.SupportedChainId.celo] = (_q = {},
|
|
241
|
+
_q[types_1.SupportedDex.Ubeswap] = {
|
|
234
242
|
url: 'https://api.studio.thegraph.com/query/88584/celo-v1-ubeswap/version/latest',
|
|
235
243
|
publishedUrl: 'https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/8N5VoyCYnFxFVLiMgNWXR9dMtcRrTRC1DjHwNeq5DzNY',
|
|
236
244
|
supportsCollectFees: true,
|
|
237
245
|
},
|
|
238
|
-
|
|
246
|
+
_q[types_1.SupportedDex.UniswapV3] = {
|
|
239
247
|
url: 'https://api.studio.thegraph.com/query/88584/celo-v1/version/latest',
|
|
240
248
|
publishedUrl: 'https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/7dD1q2C5qCXmQpGCgnUsHmFaufD9c9qfppNoeEjEfkLm',
|
|
241
249
|
supportsCollectFees: true,
|
|
242
250
|
},
|
|
243
|
-
|
|
251
|
+
_q[types_1.SupportedDex.Velodrome] = {
|
|
244
252
|
url: 'https://api.studio.thegraph.com/query/88584/celo-v-3-velodrome/version/latest',
|
|
245
253
|
publishedUrl: 'https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/B5bAxkSXt1oXaDJgTdP3UqigxcwgXjeBY51eo9WMmija',
|
|
246
254
|
supportsCollectFees: true,
|
|
247
255
|
version: 2,
|
|
248
256
|
},
|
|
249
|
-
|
|
250
|
-
_a[types_1.SupportedChainId.citrea_testnet] = (
|
|
251
|
-
|
|
257
|
+
_q),
|
|
258
|
+
_a[types_1.SupportedChainId.citrea_testnet] = (_r = {},
|
|
259
|
+
_r[types_1.SupportedDex.Satsuma] = {
|
|
252
260
|
url: 'https://api.goldsky.com/api/public/project_clynrq1h8gam301xx6vgngo9p/subgraphs/g2/citrea-testnet-v2-satsuma/gn',
|
|
253
261
|
publishedUrl: 'https://api.goldsky.com/api/public/project_clynrq1h8gam301xx6vgngo9p/subgraphs/g2/citrea-testnet-v2-satsuma/gn',
|
|
254
262
|
supportsCollectFees: true,
|
|
255
263
|
version: 2,
|
|
256
264
|
},
|
|
257
|
-
|
|
258
|
-
_a[types_1.SupportedChainId.
|
|
259
|
-
|
|
265
|
+
_r),
|
|
266
|
+
_a[types_1.SupportedChainId.cronos] = (_s = {},
|
|
267
|
+
_s[types_1.SupportedDex.VVS] = {
|
|
268
|
+
url: 'https://api.studio.thegraph.com/query/88584/cronos-v-2-vvs/version/latest',
|
|
269
|
+
publishedUrl: 'https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/2q9731g9mpWPpzNDXuSDZ7o92sxHzBs8Nqq4EUHLoQqc',
|
|
270
|
+
supportsCollectFees: true,
|
|
271
|
+
version: 2,
|
|
272
|
+
},
|
|
273
|
+
_s),
|
|
274
|
+
_a[types_1.SupportedChainId.eon] = (_t = {},
|
|
275
|
+
_t[types_1.SupportedDex.Ascent] = {
|
|
260
276
|
url: 'none',
|
|
261
277
|
publishedUrl: 'none',
|
|
262
278
|
supportsCollectFees: false,
|
|
263
279
|
},
|
|
264
|
-
|
|
265
|
-
_a[types_1.SupportedChainId.evmos] = (
|
|
266
|
-
|
|
280
|
+
_t),
|
|
281
|
+
_a[types_1.SupportedChainId.evmos] = (_u = {},
|
|
282
|
+
_u[types_1.SupportedDex.Forge] = {
|
|
267
283
|
url: 'none',
|
|
268
284
|
publishedUrl: 'none',
|
|
269
285
|
supportsCollectFees: false,
|
|
270
286
|
},
|
|
271
|
-
|
|
272
|
-
_a[types_1.SupportedChainId.fantom] = (
|
|
273
|
-
|
|
287
|
+
_u),
|
|
288
|
+
_a[types_1.SupportedChainId.fantom] = (_v = {},
|
|
289
|
+
_v[types_1.SupportedDex.Equalizer] = {
|
|
274
290
|
url: 'https://api.studio.thegraph.com/query/88584/fantom-v1-equalizer/version/latest',
|
|
275
291
|
publishedUrl: 'https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/sB5joTEeHxm7ab61PTbGsrqMpkdsFeMdiwjsURXWXcY',
|
|
276
292
|
supportsCollectFees: true,
|
|
277
293
|
},
|
|
278
|
-
|
|
294
|
+
_v[types_1.SupportedDex.SpiritSwap] = {
|
|
279
295
|
url: 'https://api.studio.thegraph.com/query/88584/fantom-v1-spiritswap/version/latest',
|
|
280
296
|
publishedUrl: 'https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/62EgsMcsvnSR2vUbS2c6u1Au3janYYtuKFhd3D2NkyMd',
|
|
281
297
|
supportsCollectFees: true,
|
|
282
298
|
},
|
|
283
|
-
|
|
284
|
-
_a[types_1.SupportedChainId.flare] = (
|
|
285
|
-
|
|
299
|
+
_v),
|
|
300
|
+
_a[types_1.SupportedChainId.flare] = (_w = {},
|
|
301
|
+
_w[types_1.SupportedDex.SparkDex] = {
|
|
286
302
|
url: 'https://api.goldsky.com/api/public/project_clynrq1h8gam301xx6vgngo9p/subgraphs/ichi-org/flare-v2-sparkdex/gn',
|
|
287
303
|
publishedUrl: 'https://api.goldsky.com/api/public/project_clynrq1h8gam301xx6vgngo9p/subgraphs/ichi-org/flare-v2-sparkdex/gn',
|
|
288
304
|
supportsCollectFees: true,
|
|
289
305
|
},
|
|
290
|
-
|
|
306
|
+
_w[types_1.SupportedDex.SparkDexV1] = {
|
|
291
307
|
url: 'https://api.goldsky.com/api/public/project_clynrq1h8gam301xx6vgngo9p/subgraphs/ichi-org/flare-v1-sparkdex/gn',
|
|
292
308
|
publishedUrl: 'https://api.goldsky.com/api/public/project_clynrq1h8gam301xx6vgngo9p/subgraphs/ichi-org/flare-v1-sparkdex/gn',
|
|
293
309
|
supportsCollectFees: true,
|
|
294
310
|
},
|
|
295
|
-
|
|
296
|
-
_a[types_1.SupportedChainId.flow] = (
|
|
297
|
-
|
|
298
|
-
url: 'https://
|
|
299
|
-
publishedUrl: 'https://
|
|
311
|
+
_w),
|
|
312
|
+
_a[types_1.SupportedChainId.flow] = (_x = {},
|
|
313
|
+
_x[types_1.SupportedDex.FlowSwap] = {
|
|
314
|
+
url: 'https://api.goldsky.com/api/public/project_clynrq1h8gam301xx6vgngo9p/subgraphs/g2/flow-v2-flowswap/gn',
|
|
315
|
+
publishedUrl: 'https://api.goldsky.com/api/public/project_clynrq1h8gam301xx6vgngo9p/subgraphs/g2/flow-v2-flowswap/gn',
|
|
300
316
|
supportsCollectFees: true,
|
|
301
317
|
version: 2,
|
|
302
318
|
},
|
|
303
|
-
|
|
304
|
-
url: 'https://
|
|
305
|
-
publishedUrl: 'https://
|
|
319
|
+
_x[types_1.SupportedDex.KittyPunch] = {
|
|
320
|
+
url: 'https://api.goldsky.com/api/public/project_clynrq1h8gam301xx6vgngo9p/subgraphs/g2/flow-v2-kittypunch/gn',
|
|
321
|
+
publishedUrl: 'https://api.goldsky.com/api/public/project_clynrq1h8gam301xx6vgngo9p/subgraphs/g2/flow-v2-kittypunch/gn',
|
|
306
322
|
supportsCollectFees: true,
|
|
307
323
|
version: 2,
|
|
308
324
|
},
|
|
309
|
-
|
|
310
|
-
_a[types_1.SupportedChainId.fuse] = (
|
|
311
|
-
|
|
325
|
+
_x),
|
|
326
|
+
_a[types_1.SupportedChainId.fuse] = (_y = {},
|
|
327
|
+
_y[types_1.SupportedDex.Voltage] = {
|
|
312
328
|
url: 'https://api.studio.thegraph.com/query/88584/fuse-v1-voltage/version/latest',
|
|
313
329
|
publishedUrl: 'https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/3vPXgLUrHhG6tRs6YoT7656UQXSa2dN6breZt9P8TfsQ',
|
|
314
330
|
supportsCollectFees: true,
|
|
315
331
|
},
|
|
316
|
-
|
|
317
|
-
_a[types_1.SupportedChainId.haven1] = (
|
|
318
|
-
|
|
332
|
+
_y),
|
|
333
|
+
_a[types_1.SupportedChainId.haven1] = (_z = {},
|
|
334
|
+
_z[types_1.SupportedDex.hSwap] = {
|
|
319
335
|
url: 'https://api.haven1.0xgraph.xyz/api/public/4ba4443d-fa4a-4ec0-be0d-ba1a189c2277/subgraphs/haven1-v2-ichi-hswap/v0.0.1/gn',
|
|
320
336
|
publishedUrl: 'https://api.haven1.0xgraph.xyz/api/public/4ba4443d-fa4a-4ec0-be0d-ba1a189c2277/subgraphs/haven1-v2-ichi-hswap/v0.0.1/gn',
|
|
321
337
|
supportsCollectFees: true,
|
|
322
338
|
version: 2,
|
|
323
339
|
},
|
|
324
|
-
|
|
325
|
-
_a[types_1.SupportedChainId.haven1_devnet] = (
|
|
326
|
-
|
|
340
|
+
_z),
|
|
341
|
+
_a[types_1.SupportedChainId.haven1_devnet] = (_0 = {},
|
|
342
|
+
_0[types_1.SupportedDex.hSwap] = {
|
|
327
343
|
url: 'https://api.haven1.0xgraph.xyz/api/public/4ba4443d-fa4a-4ec0-be0d-ba1a189c2277/subgraphs/ichi-staging-v2/v0.0.1/gn',
|
|
328
344
|
publishedUrl: 'https://api.haven1.0xgraph.xyz/api/public/4ba4443d-fa4a-4ec0-be0d-ba1a189c2277/subgraphs/ichi-staging-v2/v0.0.1/gn',
|
|
329
345
|
supportsCollectFees: true,
|
|
330
346
|
version: 2,
|
|
331
347
|
},
|
|
332
|
-
|
|
333
|
-
_a[types_1.SupportedChainId.hedera] = (
|
|
334
|
-
|
|
348
|
+
_0),
|
|
349
|
+
_a[types_1.SupportedChainId.hedera] = (_1 = {},
|
|
350
|
+
_1[types_1.SupportedDex.SaucerSwap] = {
|
|
335
351
|
url: 'https://api.goldsky.com/api/public/project_clynrq1h8gam301xx6vgngo9p/subgraphs/g2/hedera-v1-saucerswap/gn',
|
|
336
352
|
publishedUrl: 'https://api.goldsky.com/api/public/project_clynrq1h8gam301xx6vgngo9p/subgraphs/g2/hedera-v1-saucerswap/gn',
|
|
337
353
|
supportsCollectFees: true,
|
|
338
354
|
},
|
|
339
|
-
|
|
355
|
+
_1[types_1.SupportedDex.Bonzo] = {
|
|
340
356
|
url: 'https://api.goldsky.com/api/public/project_clynrq1h8gam301xx6vgngo9p/subgraphs/g2/hedera-v2-bonzo/gn',
|
|
341
357
|
publishedUrl: 'https://api.goldsky.com/api/public/project_clynrq1h8gam301xx6vgngo9p/subgraphs/g2/hedera-v2-bonzo/gn',
|
|
342
358
|
supportsCollectFees: true,
|
|
343
359
|
version: 2,
|
|
344
360
|
},
|
|
345
|
-
|
|
346
|
-
_a[types_1.SupportedChainId.hedera_testnet] = (
|
|
347
|
-
|
|
361
|
+
_1),
|
|
362
|
+
_a[types_1.SupportedChainId.hedera_testnet] = (_2 = {},
|
|
363
|
+
_2[types_1.SupportedDex.SaucerSwap] = {
|
|
348
364
|
url: 'none',
|
|
349
365
|
publishedUrl: 'none',
|
|
350
366
|
supportsCollectFees: false,
|
|
351
367
|
},
|
|
352
|
-
|
|
353
|
-
_a[types_1.SupportedChainId.hemi] = (
|
|
354
|
-
|
|
368
|
+
_2),
|
|
369
|
+
_a[types_1.SupportedChainId.hemi] = (_3 = {},
|
|
370
|
+
_3[types_1.SupportedDex.Sushiswap] = {
|
|
355
371
|
url: 'https://api.studio.thegraph.com/query/88584/hemi-v-2-sushiswap/version/latest',
|
|
356
372
|
publishedUrl: 'https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/GhoXkgbWWpAMQ6C1sgJ7hQJt36ocDR31XxPb9RhjXgL2',
|
|
357
373
|
supportsCollectFees: true,
|
|
358
374
|
version: 2,
|
|
359
375
|
},
|
|
360
|
-
|
|
376
|
+
_3[types_1.SupportedDex.UniswapV3] = {
|
|
361
377
|
url: 'https://api.studio.thegraph.com/query/88584/hemi-v-2-uniswap/version/latest',
|
|
362
378
|
publishedUrl: 'https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/6vgG6d1icWJ8xYonLW5iZTSgJMMSMsGuuk5F137ksQVf',
|
|
363
379
|
supportsCollectFees: true,
|
|
364
380
|
version: 2,
|
|
365
381
|
},
|
|
366
|
-
|
|
367
|
-
_a[types_1.SupportedChainId.hyperevm] = (
|
|
368
|
-
|
|
382
|
+
_3),
|
|
383
|
+
_a[types_1.SupportedChainId.hyperevm] = (_4 = {},
|
|
384
|
+
_4[types_1.SupportedDex.HyperSwap] = {
|
|
369
385
|
url: 'https://api.goldsky.com/api/public/project_clynrq1h8gam301xx6vgngo9p/subgraphs/g2/hyperevm-v2-hyperswap/gn',
|
|
370
386
|
publishedUrl: 'https://api.goldsky.com/api/public/project_clynrq1h8gam301xx6vgngo9p/subgraphs/g2/hyperevm-v2-hyperswap/gn',
|
|
371
387
|
supportsCollectFees: true,
|
|
372
388
|
version: 2,
|
|
373
389
|
},
|
|
374
|
-
|
|
375
|
-
_a[types_1.SupportedChainId.ink] = (
|
|
376
|
-
|
|
390
|
+
_4),
|
|
391
|
+
_a[types_1.SupportedChainId.ink] = (_5 = {},
|
|
392
|
+
_5[types_1.SupportedDex.Reservoir] = {
|
|
377
393
|
url: 'https://api.studio.thegraph.com/query/88584/ink-v-1-reservoir/version/latest',
|
|
378
394
|
publishedUrl: 'https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/HpknPC4bxoVsiNp1gXq63w4tcjFGN9ZokWSWdc3aKSRz',
|
|
379
395
|
supportsCollectFees: true,
|
|
380
396
|
},
|
|
381
|
-
|
|
397
|
+
_5[types_1.SupportedDex.Velodrome] = {
|
|
382
398
|
url: 'https://api.studio.thegraph.com/query/88584/ink-v-3-velodrome/version/latest',
|
|
383
399
|
publishedUrl: 'https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/DpBJxoNPbremsbV22e6wm3GCq41R715QXPUYdPxd9TQi',
|
|
384
400
|
supportsCollectFees: true,
|
|
385
401
|
version: 2,
|
|
386
402
|
},
|
|
387
|
-
|
|
388
|
-
_a[types_1.SupportedChainId.ink_sepolia] = (
|
|
389
|
-
|
|
403
|
+
_5),
|
|
404
|
+
_a[types_1.SupportedChainId.ink_sepolia] = (_6 = {},
|
|
405
|
+
_6[types_1.SupportedDex.UniswapV3] = {
|
|
390
406
|
url: 'https://api.goldsky.com/api/public/project_clynrq1h8gam301xx6vgngo9p/subgraphs/open-v3/ink-sepolia-v1/gn',
|
|
391
407
|
publishedUrl: 'https://api.goldsky.com/api/public/project_clynrq1h8gam301xx6vgngo9p/subgraphs/open-v3/ink-sepolia-v1/gn',
|
|
392
408
|
supportsCollectFees: true,
|
|
393
409
|
},
|
|
394
|
-
|
|
395
|
-
_a[types_1.SupportedChainId.katana] = (
|
|
396
|
-
|
|
410
|
+
_6),
|
|
411
|
+
_a[types_1.SupportedChainId.katana] = (_7 = {},
|
|
412
|
+
_7[types_1.SupportedDex.Sushiswap] = {
|
|
397
413
|
url: 'https://api.studio.thegraph.com/query/88584/katana-v-2-sushiswap/version/latest',
|
|
398
414
|
publishedUrl: 'https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/F4BWERAWUduNTwZEF72yYi8GyEbWWsDdDZbJADUEUG16',
|
|
399
415
|
supportsCollectFees: true,
|
|
400
416
|
version: 2,
|
|
401
417
|
},
|
|
402
|
-
|
|
403
|
-
_a[types_1.SupportedChainId.kava] = (
|
|
404
|
-
|
|
418
|
+
_7),
|
|
419
|
+
_a[types_1.SupportedChainId.kava] = (_8 = {},
|
|
420
|
+
_8[types_1.SupportedDex.Kinetix] = {
|
|
405
421
|
url: 'https://the-graph.kava.io/subgraphs/name/ichi-org/kava-v1-kinetix',
|
|
406
422
|
publishedUrl: 'https://the-graph.kava.io/subgraphs/name/ichi-org/kava-v1-kinetix',
|
|
407
423
|
supportsCollectFees: true,
|
|
408
424
|
},
|
|
409
|
-
|
|
410
|
-
_a[types_1.SupportedChainId.linea] = (
|
|
411
|
-
|
|
425
|
+
_8),
|
|
426
|
+
_a[types_1.SupportedChainId.linea] = (_9 = {},
|
|
427
|
+
_9[types_1.SupportedDex.Linehub] = {
|
|
412
428
|
url: 'https://api.studio.thegraph.com/query/88584/linea-v1-linehub/v0.0.3',
|
|
413
429
|
publishedUrl: 'https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/T2KQrNBqn6Et7xEjDAhMrvb9aJBYnHqmQhimbauYW9E',
|
|
414
430
|
supportsCollectFees: true,
|
|
415
431
|
},
|
|
416
|
-
|
|
432
|
+
_9[types_1.SupportedDex.Lynex] = {
|
|
417
433
|
url: 'https://api.studio.thegraph.com/query/88584/linea-v1-lynex/version/latest',
|
|
418
434
|
publishedUrl: 'https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/BXngwuUh7YYXg9QY2bFW5tqhuG2okNgczm1utfpEyCX9',
|
|
419
435
|
supportsCollectFees: true,
|
|
420
436
|
},
|
|
421
|
-
|
|
437
|
+
_9[types_1.SupportedDex.Metavault] = {
|
|
422
438
|
url: 'https://api.studio.thegraph.com/query/88584/linea-v1-metavault/version/latest',
|
|
423
439
|
publishedUrl: 'https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/CVBmJy2wVp3NPZQRzwHjboNyfVKsp2jaQoXZbFx1rR2A',
|
|
424
440
|
supportsCollectFees: true,
|
|
425
441
|
},
|
|
426
|
-
|
|
442
|
+
_9[types_1.SupportedDex.Nile] = {
|
|
427
443
|
url: 'https://api.studio.thegraph.com/query/88584/linea-v1-nile/version/latest',
|
|
428
444
|
publishedUrl: 'https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/3vrWez6BeB5jnvzXh9Vs9rbUSWmSKNbwDTcnuHQTbehu',
|
|
429
445
|
supportsCollectFees: true,
|
|
430
446
|
},
|
|
431
|
-
|
|
447
|
+
_9[types_1.SupportedDex.UniswapV3] = {
|
|
432
448
|
url: 'https://api.studio.thegraph.com/query/88584/linea-v1/version/latest',
|
|
433
449
|
publishedUrl: 'https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/3FDwqSf1ftVtvDiTZExGZut3TPJKVx74htgPL2cuWh7g',
|
|
434
450
|
supportsCollectFees: true,
|
|
435
451
|
},
|
|
436
|
-
|
|
437
|
-
_a[types_1.SupportedChainId.mantle] = (
|
|
438
|
-
|
|
452
|
+
_9),
|
|
453
|
+
_a[types_1.SupportedChainId.mantle] = (_10 = {},
|
|
454
|
+
_10[types_1.SupportedDex.Agni] = {
|
|
439
455
|
url: 'https://subgraph-api.mantle.xyz/api/public/0adbe4aa-15df-48ae-aead-f7a80732986d/subgraphs/ichi-org/mantle-v1-agni/v0.0.2/gn',
|
|
440
456
|
publishedUrl: 'https://subgraph-api.mantle.xyz/api/public/0adbe4aa-15df-48ae-aead-f7a80732986d/subgraphs/ichi-org/mantle-v1-agni/v0.0.2/gn',
|
|
441
457
|
supportsCollectFees: true,
|
|
442
458
|
},
|
|
443
|
-
|
|
459
|
+
_10[types_1.SupportedDex.Cleo] = {
|
|
444
460
|
url: 'https://subgraph-api.mantle.xyz/api/public/0adbe4aa-15df-48ae-aead-f7a80732986d/subgraphs/ichi-org/mantle-v1-cleo/v0.0.2/gn',
|
|
445
461
|
publishedUrl: 'https://subgraph-api.mantle.xyz/api/public/0adbe4aa-15df-48ae-aead-f7a80732986d/subgraphs/ichi-org/mantle-v1-cleo/v0.0.2/gn',
|
|
446
462
|
supportsCollectFees: true,
|
|
447
463
|
},
|
|
448
|
-
|
|
464
|
+
_10[types_1.SupportedDex.Crust] = {
|
|
449
465
|
url: 'https://subgraph-api.mantle.xyz/api/public/0adbe4aa-15df-48ae-aead-f7a80732986d/subgraphs/ichi-org/mantle-v1-crust/v0.0.2/gn',
|
|
450
466
|
publishedUrl: 'https://subgraph-api.mantle.xyz/api/public/0adbe4aa-15df-48ae-aead-f7a80732986d/subgraphs/ichi-org/mantle-v1-crust/v0.0.2/gn',
|
|
451
467
|
supportsCollectFees: true,
|
|
452
468
|
},
|
|
453
|
-
|
|
454
|
-
_a[types_1.SupportedChainId.mode] = (
|
|
455
|
-
|
|
469
|
+
_10),
|
|
470
|
+
_a[types_1.SupportedChainId.mode] = (_11 = {},
|
|
471
|
+
_11[types_1.SupportedDex.Kim] = {
|
|
456
472
|
url: 'https://api.goldsky.com/api/public/project_clynrq1h8gam301xx6vgngo9p/subgraphs/ichi-org/mode-v1-kim/gn',
|
|
457
473
|
publishedUrl: 'https://api.goldsky.com/api/public/project_clynrq1h8gam301xx6vgngo9p/subgraphs/ichi-org/mode-v1-kim/gn',
|
|
458
474
|
supportsCollectFees: true,
|
|
459
475
|
},
|
|
460
|
-
|
|
461
|
-
_a[types_1.SupportedChainId.
|
|
462
|
-
|
|
476
|
+
_11),
|
|
477
|
+
_a[types_1.SupportedChainId.monad] = (_12 = {},
|
|
478
|
+
_12[types_1.SupportedDex.Atlantis] = {
|
|
479
|
+
url: 'https://api.studio.thegraph.com/query/88584/monad-v-2-atlantis/version/latest',
|
|
480
|
+
publishedUrl: 'https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/EZgWBfZdrmM59HL5SbQkcQp53toKpvKkHgP8RcuQH5uw',
|
|
481
|
+
supportsCollectFees: true,
|
|
482
|
+
version: 2,
|
|
483
|
+
},
|
|
484
|
+
_12),
|
|
485
|
+
_a[types_1.SupportedChainId.monad_testnet] = (_13 = {},
|
|
486
|
+
_13[types_1.SupportedDex.Atlantis] = {
|
|
463
487
|
url: 'https://api.studio.thegraph.com/query/88584/monad-testnet-v-2-1-atlantis/version/latest',
|
|
464
488
|
publishedUrl: 'https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/rJu7xtaKTLrbvhgoqDNGYxULnFnHdMptq19gU8yRqkB',
|
|
465
489
|
supportsCollectFees: true,
|
|
466
490
|
version: 2,
|
|
467
491
|
},
|
|
468
|
-
|
|
469
|
-
_a[types_1.SupportedChainId.moonbeam] = (
|
|
470
|
-
|
|
492
|
+
_13),
|
|
493
|
+
_a[types_1.SupportedChainId.moonbeam] = (_14 = {},
|
|
494
|
+
_14[types_1.SupportedDex.StellaSwap] = {
|
|
471
495
|
url: 'https://api.studio.thegraph.com/query/88584/moonbeam-v-2-stellaswap/version/latest',
|
|
472
496
|
publishedUrl: 'https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/DgBPraNX8mK7uthvPtzq2rMWx1eU543rWT8kBi1ogWh8',
|
|
473
497
|
supportsCollectFees: true,
|
|
474
498
|
version: 2,
|
|
475
499
|
},
|
|
476
|
-
|
|
477
|
-
_a[types_1.SupportedChainId.nibiru] = (
|
|
478
|
-
|
|
500
|
+
_14),
|
|
501
|
+
_a[types_1.SupportedChainId.nibiru] = (_15 = {},
|
|
502
|
+
_15[types_1.SupportedDex.UniswapV3] = {
|
|
479
503
|
url: 'https://api.goldsky.com/api/public/project_clynrq1h8gam301xx6vgngo9p/subgraphs/g2/nibiru-v2-uniswap/gn',
|
|
480
504
|
publishedUrl: 'https://api.goldsky.com/api/public/project_clynrq1h8gam301xx6vgngo9p/subgraphs/g2/nibiru-v2-uniswap/gn',
|
|
481
505
|
supportsCollectFees: true,
|
|
482
506
|
version: 2,
|
|
483
507
|
},
|
|
484
|
-
|
|
485
|
-
_a[types_1.SupportedChainId.polygon_zkevm] = (
|
|
486
|
-
|
|
508
|
+
_15),
|
|
509
|
+
_a[types_1.SupportedChainId.polygon_zkevm] = (_16 = {},
|
|
510
|
+
_16[types_1.SupportedDex.Pancakeswap] = {
|
|
487
511
|
url: 'https://api.studio.thegraph.com/query/88584/zkevm-v1-pancakeswap/version/latest',
|
|
488
512
|
publishedUrl: 'https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/6suvZcqmzNcrr6ewVwjeMtq2vNsZ6Z7pL3dVjWvDF96f',
|
|
489
513
|
supportsCollectFees: true,
|
|
490
514
|
},
|
|
491
|
-
|
|
515
|
+
_16[types_1.SupportedDex.Quickswap] = {
|
|
492
516
|
url: 'https://api.studio.thegraph.com/query/88584/zkevm-v1-quickswap/version/latest',
|
|
493
517
|
publishedUrl: 'https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/4LAUjmgShgrvFFv7W9zPRKKDqLeSHMp1BMtPeR7cfBHt',
|
|
494
518
|
supportsCollectFees: true,
|
|
495
519
|
},
|
|
496
|
-
|
|
497
|
-
_a[types_1.SupportedChainId.real] = (
|
|
498
|
-
|
|
520
|
+
_16),
|
|
521
|
+
_a[types_1.SupportedChainId.real] = (_17 = {},
|
|
522
|
+
_17[types_1.SupportedDex.Pearl] = {
|
|
499
523
|
url: 'https://api.goldsky.com/api/public/project_clynrq1h8gam301xx6vgngo9p/subgraphs/ichi-org/real-v1-pearl/gn',
|
|
500
524
|
publishedUrl: 'https://api.goldsky.com/api/public/project_clynrq1h8gam301xx6vgngo9p/subgraphs/ichi-org/real-v1-pearl/gn',
|
|
501
525
|
supportsCollectFees: true,
|
|
502
526
|
},
|
|
503
|
-
|
|
504
|
-
_a[types_1.SupportedChainId.rootstock] = (
|
|
505
|
-
|
|
527
|
+
_17),
|
|
528
|
+
_a[types_1.SupportedChainId.rootstock] = (_18 = {},
|
|
529
|
+
_18[types_1.SupportedDex.UniswapV3] = {
|
|
506
530
|
url: 'https://api.studio.thegraph.com/query/88584/rootstock-v1/version/latest',
|
|
507
531
|
publishedUrl: 'https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/BAvYHGJeD743cE3eg3UXYmjuEjtz72CCJ94Vp1zbFHhY',
|
|
508
532
|
supportsCollectFees: true,
|
|
509
533
|
},
|
|
510
|
-
|
|
511
|
-
_a[types_1.SupportedChainId.scroll] = (
|
|
512
|
-
|
|
534
|
+
_18),
|
|
535
|
+
_a[types_1.SupportedChainId.scroll] = (_19 = {},
|
|
536
|
+
_19[types_1.SupportedDex.Metavault] = {
|
|
513
537
|
url: 'https://api.studio.thegraph.com/query/88584/scroll-v1-metavault/version/latest',
|
|
514
538
|
publishedUrl: 'https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/J9ftF7FnUTbLDxxTXza1ekix2w39dspgpiFiquRK1qL',
|
|
515
539
|
supportsCollectFees: true,
|
|
516
540
|
},
|
|
517
|
-
|
|
541
|
+
_19[types_1.SupportedDex.UniswapV3] = {
|
|
518
542
|
url: 'https://api.studio.thegraph.com/query/88584/scroll-v1/version/latest',
|
|
519
543
|
publishedUrl: 'https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/3LqDsCLFLTTkwSfoCNVuHufLBeWyogSb1fZYicPmjron',
|
|
520
544
|
supportsCollectFees: true,
|
|
521
545
|
},
|
|
522
|
-
|
|
523
|
-
_a[types_1.SupportedChainId.skale_europa] = (
|
|
524
|
-
|
|
546
|
+
_19),
|
|
547
|
+
_a[types_1.SupportedChainId.skale_europa] = (_20 = {},
|
|
548
|
+
_20[types_1.SupportedDex.Sushiswap] = {
|
|
525
549
|
url: 'https://elated-tan-skat-graph.skalenodes.com:8000/subgraphs/name/ichi-org/skale-europa-v1-sushiswap',
|
|
526
550
|
publishedUrl: 'https://elated-tan-skat-graph.skalenodes.com:8000/subgraphs/name/ichi-org/skale-europa-v1-sushiswap',
|
|
527
551
|
supportsCollectFees: true,
|
|
528
552
|
},
|
|
529
|
-
|
|
530
|
-
_a[types_1.SupportedChainId.sonic] = (
|
|
531
|
-
|
|
553
|
+
_20),
|
|
554
|
+
_a[types_1.SupportedChainId.sonic] = (_21 = {},
|
|
555
|
+
_21[types_1.SupportedDex.Equalizer] = {
|
|
532
556
|
url: 'https://api.studio.thegraph.com/query/88584/sonic-v1-equalizer/version/latest',
|
|
533
557
|
publishedUrl: 'https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/nPdJMpi6vnGWYWwLXwkmtGe7qW6oUC28pmYPmWz2eY1',
|
|
534
558
|
supportsCollectFees: true,
|
|
535
559
|
},
|
|
536
|
-
|
|
560
|
+
_21[types_1.SupportedDex.SwapX] = {
|
|
537
561
|
url: 'https://api.studio.thegraph.com/query/88584/sonic-v1-swapx/version/latest',
|
|
538
562
|
publishedUrl: 'https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/Gw1DrPbd1pBNorCWEfyb9i8txJ962qYqqPtuyX6iEH8u',
|
|
539
563
|
supportsCollectFees: true,
|
|
540
564
|
},
|
|
541
|
-
|
|
542
|
-
_a[types_1.SupportedChainId.tac] = (
|
|
543
|
-
|
|
565
|
+
_21),
|
|
566
|
+
_a[types_1.SupportedChainId.tac] = (_22 = {},
|
|
567
|
+
_22[types_1.SupportedDex.Snap] = {
|
|
544
568
|
url: 'https://api.goldsky.com/api/public/project_clynrq1h8gam301xx6vgngo9p/subgraphs/g2/tac-v2-snap/gn',
|
|
545
569
|
publishedUrl: 'https://api.goldsky.com/api/public/project_clynrq1h8gam301xx6vgngo9p/subgraphs/g2/tac-v2-snap/gn',
|
|
546
570
|
supportsCollectFees: true,
|
|
547
571
|
version: 2,
|
|
548
572
|
},
|
|
549
|
-
|
|
550
|
-
_a[types_1.SupportedChainId.taiko] = (
|
|
551
|
-
|
|
573
|
+
_22),
|
|
574
|
+
_a[types_1.SupportedChainId.taiko] = (_23 = {},
|
|
575
|
+
_23[types_1.SupportedDex.Henjin] = {
|
|
552
576
|
url: 'https://api.goldsky.com/api/public/project_clvwe2yydw1n701uh6yple20i/subgraphs/henjin-ichi/1.0.0/gn',
|
|
553
577
|
publishedUrl: 'https://api.goldsky.com/api/public/project_clvwe2yydw1n701uh6yple20i/subgraphs/henjin-ichi/1.0.0/gn',
|
|
554
578
|
supportsCollectFees: true,
|
|
555
579
|
},
|
|
556
|
-
|
|
557
|
-
_a[types_1.SupportedChainId.taiko_hekla] = (
|
|
558
|
-
|
|
580
|
+
_23),
|
|
581
|
+
_a[types_1.SupportedChainId.taiko_hekla] = (_24 = {},
|
|
582
|
+
_24[types_1.SupportedDex.Henjin] = {
|
|
559
583
|
url: 'none',
|
|
560
584
|
publishedUrl: 'none',
|
|
561
585
|
supportsCollectFees: true,
|
|
562
586
|
},
|
|
563
|
-
|
|
564
|
-
_a[types_1.SupportedChainId.unichain] = (
|
|
565
|
-
|
|
587
|
+
_24),
|
|
588
|
+
_a[types_1.SupportedChainId.unichain] = (_25 = {},
|
|
589
|
+
_25[types_1.SupportedDex.Catex] = {
|
|
566
590
|
url: 'https://api.studio.thegraph.com/query/88584/unichain-v-2-uniswap/version/latest',
|
|
567
591
|
publishedUrl: 'https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/8fsJpbjBEzkwBUjsNbnA8tDd94NLSh6DvEUGhvFfNfho',
|
|
568
592
|
supportsCollectFees: true,
|
|
569
593
|
version: 2,
|
|
570
594
|
},
|
|
571
|
-
|
|
572
|
-
_a[types_1.SupportedChainId.unreal] = (
|
|
573
|
-
|
|
595
|
+
_25),
|
|
596
|
+
_a[types_1.SupportedChainId.unreal] = (_26 = {},
|
|
597
|
+
_26[types_1.SupportedDex.Pearl] = {
|
|
574
598
|
url: 'https://api.goldsky.com/api/public/project_clynrq1h8gam301xx6vgngo9p/subgraphs/ichi-org/unreal-v1-pearl/gn',
|
|
575
599
|
publishedUrl: 'https://api.goldsky.com/api/public/project_clynrq1h8gam301xx6vgngo9p/subgraphs/ichi-org/unreal-v1-pearl/gn',
|
|
576
600
|
supportsCollectFees: true,
|
|
577
601
|
},
|
|
578
|
-
|
|
579
|
-
_a[types_1.SupportedChainId.x_layer_testnet] = (
|
|
580
|
-
|
|
602
|
+
_26),
|
|
603
|
+
_a[types_1.SupportedChainId.x_layer_testnet] = (_27 = {},
|
|
604
|
+
_27[types_1.SupportedDex.XSwap] = {
|
|
581
605
|
url: 'https://api.studio.thegraph.com/query/88584/xlayer-sepolia-v1-xswap/version/latest',
|
|
582
606
|
publishedUrl: 'https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/EsPs6Mz2akM2Hbqm66jTb4YrnW1cjHVDnoqcJV2Xvitt',
|
|
583
607
|
supportsCollectFees: true,
|
|
584
608
|
},
|
|
585
|
-
|
|
586
|
-
_a[types_1.SupportedChainId.zircuit] = (
|
|
587
|
-
|
|
609
|
+
_27),
|
|
610
|
+
_a[types_1.SupportedChainId.zircuit] = (_28 = {},
|
|
611
|
+
_28[types_1.SupportedDex.Ocelex] = {
|
|
588
612
|
url: 'https://api.goldsky.com/api/public/project_clynrq1h8gam301xx6vgngo9p/subgraphs/ichi-org/zircuit-v1-ocelex-0.0.1/gn',
|
|
589
613
|
publishedUrl: 'https://api.goldsky.com/api/public/project_clynrq1h8gam301xx6vgngo9p/subgraphs/ichi-org/zircuit-v1-ocelex-0.0.1/gn',
|
|
590
614
|
supportsCollectFees: true,
|
|
591
615
|
},
|
|
592
|
-
|
|
593
|
-
_a[types_1.SupportedChainId.zksync_era] = (
|
|
594
|
-
|
|
616
|
+
_28),
|
|
617
|
+
_a[types_1.SupportedChainId.zksync_era] = (_29 = {},
|
|
618
|
+
_29[types_1.SupportedDex.Pancakeswap] = {
|
|
595
619
|
url: 'https://api.studio.thegraph.com/query/88584/zksync-v1-pancakeswap/version/latest',
|
|
596
620
|
publishedUrl: 'https://gateway-arbitrum.network.thegraph.com/api/[api-key]/subgraphs/id/HRoLbVrr8T8zCbC769cMseTpHq9Ebnqv5fKaJKJ4qkYc',
|
|
597
621
|
supportsCollectFees: true,
|
|
598
622
|
},
|
|
599
|
-
|
|
623
|
+
_29[types_1.SupportedDex.Velocore] = {
|
|
600
624
|
url: 'https://api.studio.thegraph.com/query/88584/zksync-v1-velocore/version/latest',
|
|
601
625
|
publishedUrl: 'https://api.studio.thegraph.com/query/88584/zksync-v1-velocore/version/latest',
|
|
602
626
|
supportsCollectFees: false,
|
|
603
627
|
},
|
|
604
|
-
|
|
605
|
-
_a[types_1.SupportedChainId.zksync_era_testnet] = (
|
|
606
|
-
|
|
628
|
+
_29),
|
|
629
|
+
_a[types_1.SupportedChainId.zksync_era_testnet] = (_30 = {},
|
|
630
|
+
_30[types_1.SupportedDex.Velocore] = {
|
|
607
631
|
url: 'none',
|
|
608
632
|
publishedUrl: 'none',
|
|
609
633
|
supportsCollectFees: true,
|
|
610
634
|
},
|
|
611
|
-
|
|
635
|
+
_30),
|
|
612
636
|
_a);
|
|
613
637
|
//# sourceMappingURL=constants.js.map
|