@ichidao/ichi-vaults-sdk 0.0.101 → 0.0.103
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 +15 -92
- package/dist/src/graphql/constants.js +127 -115
- 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 +2 -0
- package/dist/src/types/index.d.ts +2 -0
- package/dist/src/types/index.js +2 -0
- package/dist/src/types/index.js.map +1 -1
- package/dist/src/utils/config/addresses.js +175 -153
- package/dist/src/utils/config/addresses.js.map +1 -1
- package/package.json +1 -1
@@ -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;
|
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;
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
4
4
|
exports.MULTICALL_ADDRESSES = exports.addressConfig = void 0;
|
5
5
|
var types_1 = require("../../types");
|
@@ -193,8 +193,19 @@ exports.addressConfig = (_a = {},
|
|
193
193
|
isAlgebra: false,
|
194
194
|
},
|
195
195
|
_g),
|
196
|
-
_a[types_1.SupportedChainId.
|
197
|
-
_h[types_1.SupportedDex.
|
196
|
+
_a[types_1.SupportedChainId.berachain] = (_h = {},
|
197
|
+
_h[types_1.SupportedDex.Kodiak] = {
|
198
|
+
factoryAddress: '0x8cCd02E769e6A668a447Bd15e134C31bEccd8182',
|
199
|
+
depositGuard: {
|
200
|
+
address: '0xc0c6D4178410849eC9765B4267A73F4F64241832',
|
201
|
+
version: 2,
|
202
|
+
},
|
203
|
+
vaultDeployerAddress: '0x9Fbba6c87923af2561A2391198166b51Cf5736E8',
|
204
|
+
isAlgebra: false,
|
205
|
+
},
|
206
|
+
_h),
|
207
|
+
_a[types_1.SupportedChainId.berachain_bartio] = (_j = {},
|
208
|
+
_j[types_1.SupportedDex.Honeypot] = {
|
198
209
|
factoryAddress: '0x0aC9e4a0423eec93357e2B0F83ef8c6469FD47F7',
|
199
210
|
depositGuard: {
|
200
211
|
address: '0xD360846137c2be74c6B7624A06A809Ca3aD4e014',
|
@@ -204,7 +215,7 @@ exports.addressConfig = (_a = {},
|
|
204
215
|
isAlgebra: true,
|
205
216
|
ammVersion: 'algebraIntegral',
|
206
217
|
},
|
207
|
-
|
218
|
+
_j[types_1.SupportedDex.Kodiak] = {
|
208
219
|
factoryAddress: '0xCa8310832053de4909fe1A6C89C7200D033CBB76',
|
209
220
|
depositGuard: {
|
210
221
|
address: '0x0Dad5a47adbec92E7472F6F34AC066798dEdEE40',
|
@@ -213,9 +224,9 @@ exports.addressConfig = (_a = {},
|
|
213
224
|
vaultDeployerAddress: '0x249397Aa78bE5955DBc2102DF31B3FB2A92B1AA8',
|
214
225
|
isAlgebra: false,
|
215
226
|
},
|
216
|
-
|
217
|
-
_a[types_1.SupportedChainId.blast] = (
|
218
|
-
|
227
|
+
_j),
|
228
|
+
_a[types_1.SupportedChainId.blast] = (_k = {},
|
229
|
+
_k[types_1.SupportedDex.Fenix] = {
|
219
230
|
factoryAddress: '0xb42D5956cDe4386B65C087CfCD16910aB6114F15',
|
220
231
|
depositGuard: {
|
221
232
|
address: '0xd4493957338e3f66214c733883F789b99558758F',
|
@@ -225,7 +236,7 @@ exports.addressConfig = (_a = {},
|
|
225
236
|
isAlgebra: true,
|
226
237
|
ammVersion: 'algebraIntegral',
|
227
238
|
},
|
228
|
-
|
239
|
+
_k[types_1.SupportedDex.Thruster] = {
|
229
240
|
factoryAddress: '0x2145B1CCe3A13AF4fBB14131f1F480fc121EAD93',
|
230
241
|
depositGuard: {
|
231
242
|
address: '0x8346A803e1754f9d4c6935aee1fd864Ff15955F1',
|
@@ -234,7 +245,7 @@ exports.addressConfig = (_a = {},
|
|
234
245
|
vaultDeployerAddress: '0xaD7cf2b8ce5eB8b75dA393fc164C4F4502761379',
|
235
246
|
isAlgebra: false,
|
236
247
|
},
|
237
|
-
|
248
|
+
_k[types_1.SupportedDex.UniswapV3] = {
|
238
249
|
factoryAddress: '0x9FAb4bdD4E05f5C023CCC85D2071b49791D7418F',
|
239
250
|
depositGuard: {
|
240
251
|
address: '0xb62399d23d1c81f08eA445A42d7F15cC12090A71',
|
@@ -243,9 +254,9 @@ exports.addressConfig = (_a = {},
|
|
243
254
|
vaultDeployerAddress: '0xaD7cf2b8ce5eB8b75dA393fc164C4F4502761379',
|
244
255
|
isAlgebra: false,
|
245
256
|
},
|
246
|
-
|
247
|
-
_a[types_1.SupportedChainId.blast_sepolia_testnet] = (
|
248
|
-
|
257
|
+
_k),
|
258
|
+
_a[types_1.SupportedChainId.blast_sepolia_testnet] = (_l = {},
|
259
|
+
_l[types_1.SupportedDex.Fenix] = {
|
249
260
|
factoryAddress: '0xA23A224add122F31EeD712E0C074CE0501b4CDC6',
|
250
261
|
depositGuard: {
|
251
262
|
address: '0x138361EA0f91CEcDe6A282089EdfEeB740076724',
|
@@ -255,9 +266,9 @@ exports.addressConfig = (_a = {},
|
|
255
266
|
isAlgebra: true,
|
256
267
|
ammVersion: 'algebraIntegral',
|
257
268
|
},
|
258
|
-
|
259
|
-
_a[types_1.SupportedChainId.bsc] = (
|
260
|
-
|
269
|
+
_l),
|
270
|
+
_a[types_1.SupportedChainId.bsc] = (_m = {},
|
271
|
+
_m[types_1.SupportedDex.UniswapV3] = {
|
261
272
|
factoryAddress: '0x065356d9f628cDd1bb9F2384E2972CdAC50f51b7',
|
262
273
|
depositGuard: {
|
263
274
|
address: '0xa9b751f37857790D0412c81B072DB57CCc0aF545',
|
@@ -266,7 +277,7 @@ exports.addressConfig = (_a = {},
|
|
266
277
|
vaultDeployerAddress: '0x05cC3CA6E768a68A7f86b09e3ceE754437bd5f12',
|
267
278
|
isAlgebra: false,
|
268
279
|
},
|
269
|
-
|
280
|
+
_m[types_1.SupportedDex.Pancakeswap] = {
|
270
281
|
factoryAddress: '0x131c03ca881B7cC66d7a5120A9273ebf675C241D',
|
271
282
|
depositGuard: {
|
272
283
|
address: '0x454130394B8013D4a7288fe9Db570A0a24C606c2',
|
@@ -275,7 +286,7 @@ exports.addressConfig = (_a = {},
|
|
275
286
|
vaultDeployerAddress: '0x05cC3CA6E768a68A7f86b09e3ceE754437bd5f12',
|
276
287
|
isAlgebra: false,
|
277
288
|
},
|
278
|
-
|
289
|
+
_m[types_1.SupportedDex.Thena] = {
|
279
290
|
factoryAddress: '0xAc93148e93d1C49D89b1166BFd74942E80F5D501',
|
280
291
|
depositGuard: {
|
281
292
|
address: '0xd9272a45BbF488816C6A5351894bCE7b04a66eE1',
|
@@ -284,9 +295,19 @@ exports.addressConfig = (_a = {},
|
|
284
295
|
vaultDeployerAddress: '0x05cC3CA6E768a68A7f86b09e3ceE754437bd5f12',
|
285
296
|
isAlgebra: true,
|
286
297
|
},
|
287
|
-
|
288
|
-
|
289
|
-
|
298
|
+
_m[types_1.SupportedDex.ThenaV3Fees] = {
|
299
|
+
factoryAddress: '0x7ca1Fe9087c264518a6420ADC41841DeA9c86BDb',
|
300
|
+
depositGuard: {
|
301
|
+
address: '0xfac2f9E2c03185d34982B99198765955b56b6933',
|
302
|
+
version: 1,
|
303
|
+
},
|
304
|
+
vaultDeployerAddress: '0x05cC3CA6E768a68A7f86b09e3ceE754437bd5f12',
|
305
|
+
isAlgebra: true,
|
306
|
+
ammVersion: 'algebraIntegral',
|
307
|
+
},
|
308
|
+
_m),
|
309
|
+
_a[types_1.SupportedChainId.celo] = (_o = {},
|
310
|
+
_o[types_1.SupportedDex.Ubeswap] = {
|
290
311
|
factoryAddress: '0x8D05f6870106707BaeCFCf5C0570DB7a583eb92A',
|
291
312
|
depositGuard: {
|
292
313
|
address: '0x238394541dE407Fd494e455eF17C9D991F4FBEd8',
|
@@ -295,7 +316,7 @@ exports.addressConfig = (_a = {},
|
|
295
316
|
vaultDeployerAddress: '0xfAcD9c86f7766A5171bb0F9927De808929429A47',
|
296
317
|
isAlgebra: false,
|
297
318
|
},
|
298
|
-
|
319
|
+
_o[types_1.SupportedDex.UniswapV3] = {
|
299
320
|
factoryAddress: '0x9FAb4bdD4E05f5C023CCC85D2071b49791D7418F',
|
300
321
|
depositGuard: {
|
301
322
|
address: '0x62fd1824C810906F449227F1f453528bb54774C2',
|
@@ -304,9 +325,9 @@ exports.addressConfig = (_a = {},
|
|
304
325
|
vaultDeployerAddress: '0xfAcD9c86f7766A5171bb0F9927De808929429A47',
|
305
326
|
isAlgebra: false,
|
306
327
|
},
|
307
|
-
|
308
|
-
_a[types_1.SupportedChainId.eon] = (
|
309
|
-
|
328
|
+
_o),
|
329
|
+
_a[types_1.SupportedChainId.eon] = (_p = {},
|
330
|
+
_p[types_1.SupportedDex.Ascent] = {
|
310
331
|
factoryAddress: '0x242cd12579467983dc521D8aC46EB13936ab65De',
|
311
332
|
depositGuard: {
|
312
333
|
address: '0xaBe5B5AC472Ead17B4B4CaC7fAF42430748ab3b3',
|
@@ -315,9 +336,9 @@ exports.addressConfig = (_a = {},
|
|
315
336
|
vaultDeployerAddress: '0xB9200A707f11357D3B1cBDEbd51c8dDA84960Bde',
|
316
337
|
isAlgebra: false,
|
317
338
|
},
|
318
|
-
|
319
|
-
_a[types_1.SupportedChainId.evmos] = (
|
320
|
-
|
339
|
+
_p),
|
340
|
+
_a[types_1.SupportedChainId.evmos] = (_q = {},
|
341
|
+
_q[types_1.SupportedDex.Forge] = {
|
321
342
|
factoryAddress: '0x7c6389714719c68caac8ae06bae6e878b3605f6d',
|
322
343
|
depositGuard: {
|
323
344
|
address: '0x0248b992ac2a75294b05286E9DD3A2bD3C9CFE4B',
|
@@ -326,9 +347,9 @@ exports.addressConfig = (_a = {},
|
|
326
347
|
vaultDeployerAddress: '0x5BD1EC3Aba15642a25FBA7b49497b4e49Ebf9C83',
|
327
348
|
isAlgebra: false,
|
328
349
|
},
|
329
|
-
|
330
|
-
_a[types_1.SupportedChainId.fantom] = (
|
331
|
-
|
350
|
+
_q),
|
351
|
+
_a[types_1.SupportedChainId.fantom] = (_r = {},
|
352
|
+
_r[types_1.SupportedDex.Equalizer] = {
|
332
353
|
factoryAddress: '0x932E1908461De58b0891E5022431dc995Cb95C5E',
|
333
354
|
depositGuard: {
|
334
355
|
address: '0xb62399d23d1c81f08eA445A42d7F15cC12090A71',
|
@@ -337,7 +358,7 @@ exports.addressConfig = (_a = {},
|
|
337
358
|
vaultDeployerAddress: '0xE495eFdf1d19668a27042D30ee22AC3C58b6fB6c',
|
338
359
|
isAlgebra: false,
|
339
360
|
},
|
340
|
-
|
361
|
+
_r[types_1.SupportedDex.SpiritSwap] = {
|
341
362
|
factoryAddress: '0x89FFdaa18b296d9F0CF02fBD88e5c633FEFA5f34',
|
342
363
|
depositGuard: {
|
343
364
|
address: '0x02F4a98A4e59E8c7Ba3269cbcd1F1e9F3eCcfcf5',
|
@@ -347,9 +368,9 @@ exports.addressConfig = (_a = {},
|
|
347
368
|
isAlgebra: true,
|
348
369
|
ammVersion: 'algebraIntegral',
|
349
370
|
},
|
350
|
-
|
351
|
-
_a[types_1.SupportedChainId.flare] = (
|
352
|
-
|
371
|
+
_r),
|
372
|
+
_a[types_1.SupportedChainId.flare] = (_s = {},
|
373
|
+
_s[types_1.SupportedDex.SparkDex] = {
|
353
374
|
factoryAddress: '0x85a4dd4ed356A7976a8302b1b690202d58583c55',
|
354
375
|
depositGuard: {
|
355
376
|
address: '0x4F15CED4dD9B8eF545809431c177a3ae46A29c37',
|
@@ -358,7 +379,7 @@ exports.addressConfig = (_a = {},
|
|
358
379
|
vaultDeployerAddress: '0x2d1918dBa43d55B9F0E2596aecC74826BbB7d668',
|
359
380
|
isAlgebra: false,
|
360
381
|
},
|
361
|
-
|
382
|
+
_s[types_1.SupportedDex.SparkDexV1] = {
|
362
383
|
factoryAddress: '0x9FAb4bdD4E05f5C023CCC85D2071b49791D7418F',
|
363
384
|
depositGuard: {
|
364
385
|
address: '0x4F15CED4dD9B8eF545809431c177a3ae46A29c37',
|
@@ -367,9 +388,9 @@ exports.addressConfig = (_a = {},
|
|
367
388
|
vaultDeployerAddress: '0x2d1918dBa43d55B9F0E2596aecC74826BbB7d668',
|
368
389
|
isAlgebra: false,
|
369
390
|
},
|
370
|
-
|
371
|
-
_a[types_1.SupportedChainId.fuse] = (
|
372
|
-
|
391
|
+
_s),
|
392
|
+
_a[types_1.SupportedChainId.fuse] = (_t = {},
|
393
|
+
_t[types_1.SupportedDex.Voltage] = {
|
373
394
|
factoryAddress: '0xfBf38920cCbCFF7268Ad714ae5F9Fad6dF607065',
|
374
395
|
depositGuard: {
|
375
396
|
address: '0xADDA3A15EA71c223a82Af86d4578EF2B076035F1',
|
@@ -378,9 +399,9 @@ exports.addressConfig = (_a = {},
|
|
378
399
|
vaultDeployerAddress: '0x9f99f94B6AF33a04684Ab3c9578608a2Ae1706AA',
|
379
400
|
isAlgebra: false,
|
380
401
|
},
|
381
|
-
|
382
|
-
_a[types_1.SupportedChainId.haven1_devnet] = (
|
383
|
-
|
402
|
+
_t),
|
403
|
+
_a[types_1.SupportedChainId.haven1_devnet] = (_u = {},
|
404
|
+
_u[types_1.SupportedDex.Haven1] = {
|
384
405
|
factoryAddress: '0xbBB97d634460DACCA0d41E249510Bb741ef46ad3',
|
385
406
|
depositGuard: {
|
386
407
|
address: '0x0e44F5cdaBefe34d5B729acFa0a79971FFBC0E7e',
|
@@ -389,9 +410,9 @@ exports.addressConfig = (_a = {},
|
|
389
410
|
vaultDeployerAddress: '0x9D821cb8b2D02115cEFe677E61582b6275770cbF',
|
390
411
|
isAlgebra: false,
|
391
412
|
},
|
392
|
-
|
393
|
-
_a[types_1.SupportedChainId.hedera] = (
|
394
|
-
|
413
|
+
_u),
|
414
|
+
_a[types_1.SupportedChainId.hedera] = (_v = {},
|
415
|
+
_v[types_1.SupportedDex.SaucerSwap] = {
|
395
416
|
factoryAddress: '0xb62399d23d1c81f08ea445a42d7f15cc12090a71',
|
396
417
|
depositGuard: {
|
397
418
|
address: '0x1B0ef045830466171D617dD0F1142aD699A4Cd63',
|
@@ -400,9 +421,9 @@ exports.addressConfig = (_a = {},
|
|
400
421
|
vaultDeployerAddress: '0x8514B2Fa2889F7A2f46F1AA66b514999F2a7327F',
|
401
422
|
isAlgebra: false,
|
402
423
|
},
|
403
|
-
|
404
|
-
_a[types_1.SupportedChainId.hedera_testnet] = (
|
405
|
-
|
424
|
+
_v),
|
425
|
+
_a[types_1.SupportedChainId.hedera_testnet] = (_w = {},
|
426
|
+
_w[types_1.SupportedDex.SaucerSwap] = {
|
406
427
|
factoryAddress: '0x3DfD6dd38F055188adCb2332C2926DDA28d318bD',
|
407
428
|
depositGuard: {
|
408
429
|
address: '0x16Dd62dB239DF67786F0AB7596C445aCDe81a16F',
|
@@ -411,9 +432,9 @@ exports.addressConfig = (_a = {},
|
|
411
432
|
vaultDeployerAddress: '0xEc7428cB95cD92e7556172FfBe735c6D48f6DEB7',
|
412
433
|
isAlgebra: false,
|
413
434
|
},
|
414
|
-
|
415
|
-
_a[types_1.SupportedChainId.ink] = (
|
416
|
-
|
435
|
+
_w),
|
436
|
+
_a[types_1.SupportedChainId.ink] = (_x = {},
|
437
|
+
_x[types_1.SupportedDex.Reservoir] = {
|
417
438
|
factoryAddress: '0x65CD1f0ac298519BE4891B5812053e00BD2074AC',
|
418
439
|
depositGuard: {
|
419
440
|
address: '0x51339a25FB3f8351c43b4B552AF82C1B234FED93',
|
@@ -422,9 +443,9 @@ exports.addressConfig = (_a = {},
|
|
422
443
|
vaultDeployerAddress: '0xcBd1F70235904d3764f5d159022BA0281536E3E8',
|
423
444
|
isAlgebra: false,
|
424
445
|
},
|
425
|
-
|
426
|
-
_a[types_1.SupportedChainId.ink_sepolia] = (
|
427
|
-
|
446
|
+
_x),
|
447
|
+
_a[types_1.SupportedChainId.ink_sepolia] = (_y = {},
|
448
|
+
_y[types_1.SupportedDex.UniswapV3] = {
|
428
449
|
factoryAddress: '0x259743Ff627313D55b6a15735bD40Aa9aC4D6aDE',
|
429
450
|
depositGuard: {
|
430
451
|
address: '0xCa8310832053de4909fe1A6C89C7200D033CBB76',
|
@@ -433,9 +454,9 @@ exports.addressConfig = (_a = {},
|
|
433
454
|
vaultDeployerAddress: '0xC5901f39c510c6D8c4d7b692608A6AA8982E4C3f',
|
434
455
|
isAlgebra: false,
|
435
456
|
},
|
436
|
-
|
437
|
-
_a[types_1.SupportedChainId.kava] = (
|
438
|
-
|
457
|
+
_y),
|
458
|
+
_a[types_1.SupportedChainId.kava] = (_z = {},
|
459
|
+
_z[types_1.SupportedDex.Kinetix] = {
|
439
460
|
factoryAddress: '0x2d2c72C4dC71AA32D64e5142e336741131A73fc0',
|
440
461
|
depositGuard: {
|
441
462
|
address: '0xADDA3A15EA71c223a82Af86d4578EF2B076035F1',
|
@@ -444,9 +465,9 @@ exports.addressConfig = (_a = {},
|
|
444
465
|
vaultDeployerAddress: '0x75178e0a2829B73E3AE4C21eE64F4B684085392a',
|
445
466
|
isAlgebra: false,
|
446
467
|
},
|
447
|
-
|
448
|
-
_a[types_1.SupportedChainId.linea] = (
|
449
|
-
|
468
|
+
_z),
|
469
|
+
_a[types_1.SupportedChainId.linea] = (_0 = {},
|
470
|
+
_0[types_1.SupportedDex.Linehub] = {
|
450
471
|
factoryAddress: '0xb0e7871d53BE1b1d746bBfD9511e2eF3cD70a6E7',
|
451
472
|
depositGuard: {
|
452
473
|
address: '0x60f50858953dBf1A699B88037D9dce235b8c505D',
|
@@ -455,7 +476,7 @@ exports.addressConfig = (_a = {},
|
|
455
476
|
vaultDeployerAddress: '0x75178e0a2829B73E3AE4C21eE64F4B684085392a',
|
456
477
|
isAlgebra: false,
|
457
478
|
},
|
458
|
-
|
479
|
+
_0[types_1.SupportedDex.Lynex] = {
|
459
480
|
factoryAddress: '0x0248b992ac2a75294b05286E9DD3A2bD3C9CFE4B',
|
460
481
|
depositGuard: {
|
461
482
|
address: '0x57C9d919AEA56171506cfb62B60ce76be0A079DF',
|
@@ -464,7 +485,7 @@ exports.addressConfig = (_a = {},
|
|
464
485
|
vaultDeployerAddress: '0x75178e0a2829B73E3AE4C21eE64F4B684085392a',
|
465
486
|
isAlgebra: true,
|
466
487
|
},
|
467
|
-
|
488
|
+
_0[types_1.SupportedDex.Metavault] = {
|
468
489
|
factoryAddress: '0x2592686212C164C1851dF2f62c5d5EC50600195E',
|
469
490
|
depositGuard: {
|
470
491
|
address: '0x92Bce3972916C2CEDA46c4EEbC9684aC26EFfe5B',
|
@@ -473,7 +494,7 @@ exports.addressConfig = (_a = {},
|
|
473
494
|
vaultDeployerAddress: '0x75178e0a2829B73E3AE4C21eE64F4B684085392a',
|
474
495
|
isAlgebra: false,
|
475
496
|
},
|
476
|
-
|
497
|
+
_0[types_1.SupportedDex.Nile] = {
|
477
498
|
factoryAddress: '0xa29F3D5403D50Ea1BF597E2Ef01791A1Ce4F544E',
|
478
499
|
depositGuard: {
|
479
500
|
address: '0x19227E17944FAF42419F019Dcc8762C400fE50A7',
|
@@ -482,7 +503,7 @@ exports.addressConfig = (_a = {},
|
|
482
503
|
vaultDeployerAddress: '0x75178e0a2829B73E3AE4C21eE64F4B684085392a',
|
483
504
|
isAlgebra: false,
|
484
505
|
},
|
485
|
-
|
506
|
+
_0[types_1.SupportedDex.UniswapV3] = {
|
486
507
|
factoryAddress: '0x6E3eB904966B0158833852cAFD1200c171772b53',
|
487
508
|
depositGuard: {
|
488
509
|
address: '0xCf99c2b3D1a9588A9a9A34eab25cD6f425FA8801',
|
@@ -491,9 +512,9 @@ exports.addressConfig = (_a = {},
|
|
491
512
|
vaultDeployerAddress: '0x75178e0a2829B73E3AE4C21eE64F4B684085392a',
|
492
513
|
isAlgebra: false,
|
493
514
|
},
|
494
|
-
|
495
|
-
_a[types_1.SupportedChainId.mode] = (
|
496
|
-
|
515
|
+
_0),
|
516
|
+
_a[types_1.SupportedChainId.mode] = (_1 = {},
|
517
|
+
_1[types_1.SupportedDex.Kim] = {
|
497
518
|
factoryAddress: '0x9FAb4bdD4E05f5C023CCC85D2071b49791D7418F',
|
498
519
|
depositGuard: {
|
499
520
|
address: '0x2E76A8D053f839A04235341dF1f25235437fEDd6',
|
@@ -503,9 +524,9 @@ exports.addressConfig = (_a = {},
|
|
503
524
|
isAlgebra: true,
|
504
525
|
ammVersion: 'algebraIntegral',
|
505
526
|
},
|
506
|
-
|
507
|
-
_a[types_1.SupportedChainId.mantle] = (
|
508
|
-
|
527
|
+
_1),
|
528
|
+
_a[types_1.SupportedChainId.mantle] = (_2 = {},
|
529
|
+
_2[types_1.SupportedDex.Agni] = {
|
509
530
|
factoryAddress: '0x92Bce3972916C2CEDA46c4EEbC9684aC26EFfe5B',
|
510
531
|
depositGuard: {
|
511
532
|
address: '0x2121AA95a8B05d9C1Db90368B60C6867618814b8',
|
@@ -514,7 +535,7 @@ exports.addressConfig = (_a = {},
|
|
514
535
|
vaultDeployerAddress: '0xC4183bCcBa1D825A8aC971e13E698368b744F43C',
|
515
536
|
isAlgebra: false,
|
516
537
|
},
|
517
|
-
|
538
|
+
_2[types_1.SupportedDex.Cleo] = {
|
518
539
|
factoryAddress: '0xbBB97d634460DACCA0d41E249510Bb741ef46ad3',
|
519
540
|
depositGuard: {
|
520
541
|
address: '0xADDA3A15EA71c223a82Af86d4578EF2B076035F1',
|
@@ -523,7 +544,7 @@ exports.addressConfig = (_a = {},
|
|
523
544
|
vaultDeployerAddress: '0xC4183bCcBa1D825A8aC971e13E698368b744F43C',
|
524
545
|
isAlgebra: false,
|
525
546
|
},
|
526
|
-
|
547
|
+
_2[types_1.SupportedDex.Crust] = {
|
527
548
|
factoryAddress: '0x797ebB6A84367B0409094FEA0D10aC7516432433',
|
528
549
|
depositGuard: {
|
529
550
|
address: '0x15Ea9A2a0FfBaA8Ad51a10a9bda84E60585Ba0De',
|
@@ -532,9 +553,9 @@ exports.addressConfig = (_a = {},
|
|
532
553
|
vaultDeployerAddress: '0xC4183bCcBa1D825A8aC971e13E698368b744F43C',
|
533
554
|
isAlgebra: false,
|
534
555
|
},
|
535
|
-
|
536
|
-
_a[types_1.SupportedChainId.polygon_zkevm] = (
|
537
|
-
|
556
|
+
_2),
|
557
|
+
_a[types_1.SupportedChainId.polygon_zkevm] = (_3 = {},
|
558
|
+
_3[types_1.SupportedDex.Pancakeswap] = {
|
538
559
|
factoryAddress: '0xe8532Db60408f2d47693dA5b9093D71580B8C23F',
|
539
560
|
depositGuard: {
|
540
561
|
address: '0x71338eAcdE9eF818d4F5ff979e0E727b90Dd5F59',
|
@@ -543,7 +564,7 @@ exports.addressConfig = (_a = {},
|
|
543
564
|
vaultDeployerAddress: '0xCAE2d9760B852861e1A552b35e48c263047Fbc0f',
|
544
565
|
isAlgebra: false,
|
545
566
|
},
|
546
|
-
|
567
|
+
_3[types_1.SupportedDex.Quickswap] = {
|
547
568
|
factoryAddress: '0x1721cB3ff3cAF70a79bDE9d771B27646ed8115b1',
|
548
569
|
depositGuard: {
|
549
570
|
address: '0xC030BEf30EDE8ebd7Fd319361ceBa54c81754AD3',
|
@@ -552,9 +573,9 @@ exports.addressConfig = (_a = {},
|
|
552
573
|
vaultDeployerAddress: '0xCAE2d9760B852861e1A552b35e48c263047Fbc0f',
|
553
574
|
isAlgebra: true,
|
554
575
|
},
|
555
|
-
|
556
|
-
_a[types_1.SupportedChainId.real] = (
|
557
|
-
|
576
|
+
_3),
|
577
|
+
_a[types_1.SupportedChainId.real] = (_4 = {},
|
578
|
+
_4[types_1.SupportedDex.Pearl] = {
|
558
579
|
factoryAddress: '0x860F3881aCBbF05D48a324C5b8ca9004D31A146C',
|
559
580
|
depositGuard: {
|
560
581
|
address: '0x89FFdaa18b296d9F0CF02fBD88e5c633FEFA5f34',
|
@@ -563,9 +584,9 @@ exports.addressConfig = (_a = {},
|
|
563
584
|
vaultDeployerAddress: '0xBAd0700365De39C932b905002604B0A22aA4Bb77',
|
564
585
|
isAlgebra: false,
|
565
586
|
},
|
566
|
-
|
567
|
-
_a[types_1.SupportedChainId.rootstock] = (
|
568
|
-
|
587
|
+
_4),
|
588
|
+
_a[types_1.SupportedChainId.rootstock] = (_5 = {},
|
589
|
+
_5[types_1.SupportedDex.UniswapV3] = {
|
569
590
|
factoryAddress: '0x8cCd02E769e6A668a447Bd15e134C31bEccd8182',
|
570
591
|
depositGuard: {
|
571
592
|
address: '0x74C85FF93D0ff3B5E48c119390EF75A43D78d549',
|
@@ -574,9 +595,9 @@ exports.addressConfig = (_a = {},
|
|
574
595
|
vaultDeployerAddress: '0x9708b4a2BDd23C8c432F04972AaDE12e4a346447',
|
575
596
|
isAlgebra: false,
|
576
597
|
},
|
577
|
-
|
578
|
-
_a[types_1.SupportedChainId.scroll] = (
|
579
|
-
|
598
|
+
_5),
|
599
|
+
_a[types_1.SupportedChainId.scroll] = (_6 = {},
|
600
|
+
_6[types_1.SupportedDex.UniswapV3] = {
|
580
601
|
factoryAddress: '0x9FAb4bdD4E05f5C023CCC85D2071b49791D7418F',
|
581
602
|
depositGuard: {
|
582
603
|
address: '0xb62399d23d1c81f08eA445A42d7F15cC12090A71',
|
@@ -585,7 +606,7 @@ exports.addressConfig = (_a = {},
|
|
585
606
|
vaultDeployerAddress: '0x596643Ce4fe8b2e72F340584cec02Ab99dA866c1',
|
586
607
|
isAlgebra: false,
|
587
608
|
},
|
588
|
-
|
609
|
+
_6[types_1.SupportedDex.Metavault] = {
|
589
610
|
factoryAddress: '0xb42D5956cDe4386B65C087CfCD16910aB6114F15',
|
590
611
|
depositGuard: {
|
591
612
|
address: '0x131c03ca881B7cC66d7a5120A9273ebf675C241D',
|
@@ -594,9 +615,9 @@ exports.addressConfig = (_a = {},
|
|
594
615
|
vaultDeployerAddress: '0x596643Ce4fe8b2e72F340584cec02Ab99dA866c1',
|
595
616
|
isAlgebra: false,
|
596
617
|
},
|
597
|
-
|
598
|
-
_a[types_1.SupportedChainId.skale_europa] = (
|
599
|
-
|
618
|
+
_6),
|
619
|
+
_a[types_1.SupportedChainId.skale_europa] = (_7 = {},
|
620
|
+
_7[types_1.SupportedDex.Sushiswap] = {
|
600
621
|
factoryAddress: '0x1B0ef045830466171D617dD0F1142aD699A4Cd63',
|
601
622
|
depositGuard: {
|
602
623
|
address: '0x860F3881aCBbF05D48a324C5b8ca9004D31A146C',
|
@@ -605,9 +626,9 @@ exports.addressConfig = (_a = {},
|
|
605
626
|
vaultDeployerAddress: '0xED0A10A7db58d9dB23DDfB7EEbFE1Fe863ef67aA',
|
606
627
|
isAlgebra: false,
|
607
628
|
},
|
608
|
-
|
609
|
-
_a[types_1.SupportedChainId.sonic] = (
|
610
|
-
|
629
|
+
_7),
|
630
|
+
_a[types_1.SupportedChainId.sonic] = (_8 = {},
|
631
|
+
_8[types_1.SupportedDex.Equalizer] = {
|
611
632
|
factoryAddress: '0x7D18F2D60E4fd6F485419727515807d09A542eb9',
|
612
633
|
depositGuard: {
|
613
634
|
address: '0x4c8c0D2Ca19a97896AA9135449e6d6471a53FC5f',
|
@@ -617,7 +638,7 @@ exports.addressConfig = (_a = {},
|
|
617
638
|
isAlgebra: false,
|
618
639
|
is2Thick: true,
|
619
640
|
},
|
620
|
-
|
641
|
+
_8[types_1.SupportedDex.SwapX] = {
|
621
642
|
factoryAddress: '0x34513e8A327987Bb44acF5A925a7f3b4092d8b5F',
|
622
643
|
depositGuard: {
|
623
644
|
address: '0x65CD1f0ac298519BE4891B5812053e00BD2074AC',
|
@@ -627,9 +648,9 @@ exports.addressConfig = (_a = {},
|
|
627
648
|
isAlgebra: true,
|
628
649
|
ammVersion: 'algebraIntegral',
|
629
650
|
},
|
630
|
-
|
631
|
-
_a[types_1.SupportedChainId.taiko] = (
|
632
|
-
|
651
|
+
_8),
|
652
|
+
_a[types_1.SupportedChainId.taiko] = (_9 = {},
|
653
|
+
_9[types_1.SupportedDex.Henjin] = {
|
633
654
|
factoryAddress: '0x9FAb4bdD4E05f5C023CCC85D2071b49791D7418F',
|
634
655
|
depositGuard: {
|
635
656
|
address: '0x2E76A8D053f839A04235341dF1f25235437fEDd6',
|
@@ -639,9 +660,9 @@ exports.addressConfig = (_a = {},
|
|
639
660
|
isAlgebra: true,
|
640
661
|
ammVersion: 'algebraIntegral',
|
641
662
|
},
|
642
|
-
|
643
|
-
_a[types_1.SupportedChainId.taiko_hekla] = (
|
644
|
-
|
663
|
+
_9),
|
664
|
+
_a[types_1.SupportedChainId.taiko_hekla] = (_10 = {},
|
665
|
+
_10[types_1.SupportedDex.Henjin] = {
|
645
666
|
factoryAddress: '0x7C6389714719C68cAAc8Ae06baE6E878B3605f6D',
|
646
667
|
depositGuard: {
|
647
668
|
address: '0xF8b3f6727e44abb211C0049FC849FbB091Ff765E',
|
@@ -651,9 +672,9 @@ exports.addressConfig = (_a = {},
|
|
651
672
|
isAlgebra: true,
|
652
673
|
ammVersion: 'algebraIntegral',
|
653
674
|
},
|
654
|
-
|
655
|
-
_a[types_1.SupportedChainId.unreal] = (
|
656
|
-
|
675
|
+
_10),
|
676
|
+
_a[types_1.SupportedChainId.unreal] = (_11 = {},
|
677
|
+
_11[types_1.SupportedDex.Pearl] = {
|
657
678
|
factoryAddress: '0x1294EC9615C91077ebdC57CfC7DDB65140750992',
|
658
679
|
depositGuard: {
|
659
680
|
address: '0x6DC9b390130c96b788eBEB389cb3cba992289532',
|
@@ -662,9 +683,9 @@ exports.addressConfig = (_a = {},
|
|
662
683
|
vaultDeployerAddress: '0xBAd0700365De39C932b905002604B0A22aA4Bb77',
|
663
684
|
isAlgebra: false,
|
664
685
|
},
|
665
|
-
|
666
|
-
_a[types_1.SupportedChainId.x_layer_testnet] = (
|
667
|
-
|
686
|
+
_11),
|
687
|
+
_a[types_1.SupportedChainId.x_layer_testnet] = (_12 = {},
|
688
|
+
_12[types_1.SupportedDex.XSwap] = {
|
668
689
|
factoryAddress: '0xADDA3A15EA71c223a82Af86d4578EF2B076035F1',
|
669
690
|
depositGuard: {
|
670
691
|
address: '0xe573920139a208989d83C57ea48837C6285F2cd3',
|
@@ -674,9 +695,9 @@ exports.addressConfig = (_a = {},
|
|
674
695
|
isAlgebra: true,
|
675
696
|
ammVersion: 'algebraIntegral',
|
676
697
|
},
|
677
|
-
|
678
|
-
_a[types_1.SupportedChainId.zircuit] = (
|
679
|
-
|
698
|
+
_12),
|
699
|
+
_a[types_1.SupportedChainId.zircuit] = (_13 = {},
|
700
|
+
_13[types_1.SupportedDex.Ocelex] = {
|
680
701
|
factoryAddress: '0x1A58D4CFF22C7E2e0c4cCf4a0010b87822d024A1',
|
681
702
|
depositGuard: {
|
682
703
|
address: '0x259743Ff627313D55b6a15735bD40Aa9aC4D6aDE',
|
@@ -685,9 +706,9 @@ exports.addressConfig = (_a = {},
|
|
685
706
|
vaultDeployerAddress: '0x8fC4aFAA9B4C3cbE97F08e040e945411EFb18993',
|
686
707
|
isAlgebra: true,
|
687
708
|
},
|
688
|
-
|
689
|
-
_a[types_1.SupportedChainId.zksync_era] = (
|
690
|
-
|
709
|
+
_13),
|
710
|
+
_a[types_1.SupportedChainId.zksync_era] = (_14 = {},
|
711
|
+
_14[types_1.SupportedDex.Pancakeswap] = {
|
691
712
|
factoryAddress: '0x8a76c26E0089111989C14EF56b9733aa38B94148',
|
692
713
|
depositGuard: {
|
693
714
|
address: '0x5997487384CDae95E1AED6eAab1bb827180E1154',
|
@@ -696,7 +717,7 @@ exports.addressConfig = (_a = {},
|
|
696
717
|
isAlgebra: false,
|
697
718
|
vaultDeployerAddress: '0x12C1F03a443A5B893870ea6cBDb2362f666275Da',
|
698
719
|
},
|
699
|
-
|
720
|
+
_14[types_1.SupportedDex.Velocore] = {
|
700
721
|
factoryAddress: '0x1Cd7f4a2E9e7EFb23E27CFB9eF3a2F3CFAf27675',
|
701
722
|
depositGuard: {
|
702
723
|
address: '0x01292A32a0b8F8f56fBb8DB90d3756a0EF06C666',
|
@@ -705,9 +726,9 @@ exports.addressConfig = (_a = {},
|
|
705
726
|
vaultDeployerAddress: '0x12C1F03a443A5B893870ea6cBDb2362f666275Da',
|
706
727
|
isAlgebra: true,
|
707
728
|
},
|
708
|
-
|
709
|
-
_a[types_1.SupportedChainId.zksync_era_testnet] = (
|
710
|
-
|
729
|
+
_14),
|
730
|
+
_a[types_1.SupportedChainId.zksync_era_testnet] = (_15 = {},
|
731
|
+
_15[types_1.SupportedDex.Velocore] = {
|
711
732
|
factoryAddress: '0x0227f2b783b610107349da9b9DF516b8d476aB4F',
|
712
733
|
depositGuard: {
|
713
734
|
address: '0x7570c7b58c68d95F0663f89C228B7b13d05c15e6',
|
@@ -716,44 +737,45 @@ exports.addressConfig = (_a = {},
|
|
716
737
|
vaultDeployerAddress: '0x451Efff92a3a1471b7af9DDc1369D9D157E6475A',
|
717
738
|
isAlgebra: true,
|
718
739
|
},
|
719
|
-
|
740
|
+
_15),
|
720
741
|
_a);
|
721
|
-
exports.MULTICALL_ADDRESSES = (
|
722
|
-
|
723
|
-
|
724
|
-
|
725
|
-
|
726
|
-
|
727
|
-
|
728
|
-
|
729
|
-
|
730
|
-
|
731
|
-
|
732
|
-
|
733
|
-
|
734
|
-
|
735
|
-
|
736
|
-
|
737
|
-
|
738
|
-
|
739
|
-
|
740
|
-
|
741
|
-
|
742
|
-
|
743
|
-
|
744
|
-
|
745
|
-
|
746
|
-
|
747
|
-
|
748
|
-
|
749
|
-
|
750
|
-
|
751
|
-
|
752
|
-
|
753
|
-
|
754
|
-
|
755
|
-
|
756
|
-
|
757
|
-
|
758
|
-
|
742
|
+
exports.MULTICALL_ADDRESSES = (_16 = {},
|
743
|
+
_16[types_1.SupportedChainId.mainnet] = '0x1F98415757620B543A52E61c46B32eB19261F984',
|
744
|
+
_16[types_1.SupportedChainId.flare] = '0x921aCCA39e8D3519A503EE4A11b56d6eEACbb2Aa',
|
745
|
+
_16[types_1.SupportedChainId.rootstock] = '0x8CF119F15575CAb4beb427Fb485087e71a96Fbaa',
|
746
|
+
_16[types_1.SupportedChainId.arbitrum] = '0xd9e7c0932a7D3e40Db3Fe78d95A3ED375a37Ab1a',
|
747
|
+
_16[types_1.SupportedChainId.berachain] = '0x89ff70257bc747F310bB538eeFC46aDD763e75d8',
|
748
|
+
_16[types_1.SupportedChainId.haven1_devnet] = '0xe573920139a208989d83C57ea48837C6285F2cd3',
|
749
|
+
_16[types_1.SupportedChainId.fantom] = '0xd9e7c0932a7D3e40Db3Fe78d95A3ED375a37Ab1a',
|
750
|
+
_16[types_1.SupportedChainId.hedera_testnet] = '0x0B10E483AAC4340256772754d23131B6E0Dc31EA',
|
751
|
+
_16[types_1.SupportedChainId.hedera] = '0x0B10E483AAC4340256772754d23131B6E0Dc31EA',
|
752
|
+
_16[types_1.SupportedChainId.ink] = '0xcfEA11557Bc9cB71bc6916e09fC8493D668b8d53',
|
753
|
+
_16[types_1.SupportedChainId.ink_sepolia] = '0x27404A54D594Aa6307C3f9Be102646363d6279a1',
|
754
|
+
_16[types_1.SupportedChainId.mantle] = '0xf5bb4e61ccAC9080fb520e5F69224eE85a4D588F',
|
755
|
+
_16[types_1.SupportedChainId.mode] = '0x481BE66De423B6a0Df368b526713bA632EF23ADd',
|
756
|
+
_16[types_1.SupportedChainId.sonic] = '0x9B500c0a544B870D9C4c441147dCaEf599e542E7',
|
757
|
+
_16[types_1.SupportedChainId.zircuit] = '0x89EC5589c030FcEf8c29E7EeC491D2E73b53A623',
|
758
|
+
_16[types_1.SupportedChainId.zksync_era_testnet] = '0x8A23CB45E5F4d5a1b2DB673663Ea2aAedc48acff',
|
759
|
+
_16[types_1.SupportedChainId.zksync_era] = '0x95071cBD09184083E7F732a710c2e30c9882Fd5f',
|
760
|
+
_16[types_1.SupportedChainId.polygon_zkevm] = '0xe05b539447B17630Cb087473F6b50E5c5f73FDeb',
|
761
|
+
_16[types_1.SupportedChainId.polygon] = '0xFb6021617c03dcEF189C3f783C56e3D9ff284919',
|
762
|
+
_16[types_1.SupportedChainId.fuse] = '0x607F5841eFf0505d3c7A868558aD4562fD176C8F',
|
763
|
+
_16[types_1.SupportedChainId.bsc] = '0x74d8b6407b8f33b40d7a1e34375176394f59afe6',
|
764
|
+
_16[types_1.SupportedChainId.evmos] = '0x8a4A5eEC59899F2d23B08f0188d6eB540cF4EccC',
|
765
|
+
_16[types_1.SupportedChainId.arthera] = '0x15fCbF9bC0797567053A8265b7E6f4eC43EA7327',
|
766
|
+
_16[types_1.SupportedChainId.arthera_testnet] = '0xEC250E6856e14A494cb1f0abC61d72348c79F418',
|
767
|
+
_16[types_1.SupportedChainId.unreal] = '0xe573920139a208989d83C57ea48837C6285F2cd3',
|
768
|
+
_16[types_1.SupportedChainId.real] = '0xbBB97d634460DACCA0d41E249510Bb741ef46ad3',
|
769
|
+
_16[types_1.SupportedChainId.base] = '0x091e99cb1C49331a94dD62755D168E941AbD0693',
|
770
|
+
_16[types_1.SupportedChainId.linea] = '0xe573920139a208989d83C57ea48837C6285F2cd3',
|
771
|
+
_16[types_1.SupportedChainId.berachain_bartio] = '0x932E1908461De58b0891E5022431dc995Cb95C5E',
|
772
|
+
_16[types_1.SupportedChainId.blast] = '0xdC7f370de7631cE9e2c2e1DCDA6B3B5744Cf4705',
|
773
|
+
_16[types_1.SupportedChainId.taiko] = '0xaF0C5CBbCEfB685BF3200684d2aE19B8eA6186ca',
|
774
|
+
_16[types_1.SupportedChainId.scroll] = '0xC1D2e074C38FdD5CA965000668420C80316F0915',
|
775
|
+
_16[types_1.SupportedChainId.blast_sepolia_testnet] = '0xEc27362204a1D02e9803d0eB4904e8df470b2B39',
|
776
|
+
_16[types_1.SupportedChainId.x_layer_testnet] = '0x7B4553a35D3020064cB464a8D75a4735FfdA15Bd',
|
777
|
+
_16[types_1.SupportedChainId.celo] = '0x633987602DE5C4F337e3DbF265303A1080324204',
|
778
|
+
_16[types_1.SupportedChainId.kava] = '0x481BE66De423B6a0Df368b526713bA632EF23ADd',
|
779
|
+
_16[types_1.SupportedChainId.skale_europa] = '0x15bA62A09E6e295A696D02f8E4B80a8a13bF3785',
|
780
|
+
_16);
|
759
781
|
//# sourceMappingURL=addresses.js.map
|