@ichidao/ichi-vaults-sdk 0.1.10 → 0.1.11
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 +2 -0
- package/dist/src/graphql/constants.js +127 -113
- 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 +180 -157
- 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, _16, _17, _18, _19, _20, _21, _22, _23;
|
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;
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
4
4
|
exports.MULTICALL_ADDRESSES = exports.addressConfig = exports.AMM_VERSIONS = void 0;
|
5
5
|
var types_1 = require("../../types");
|
@@ -158,6 +158,16 @@ exports.addressConfig = (_a = {},
|
|
158
158
|
isAlgebra: true,
|
159
159
|
ammVersion: exports.AMM_VERSIONS.ALGEBRA_INTEGRAL,
|
160
160
|
},
|
161
|
+
_g[types_1.SupportedDex.Hydrex] = {
|
162
|
+
factoryAddress: '0x2b52c416F723F16e883E53f3f16435B51300280a',
|
163
|
+
depositGuard: {
|
164
|
+
address: '0x9A0EBEc47c85fD30F1fdc90F57d2b178e84DC8d8',
|
165
|
+
version: 2,
|
166
|
+
},
|
167
|
+
vaultDeployerAddress: '0x7d11De61c219b70428Bb3199F0DD88bA9E76bfEE',
|
168
|
+
isAlgebra: true,
|
169
|
+
ammVersion: exports.AMM_VERSIONS.ALGEBRA_INTEGRAL,
|
170
|
+
},
|
161
171
|
_g[types_1.SupportedDex.Kim] = {
|
162
172
|
factoryAddress: '0x28cF3b462a1ADdE87fe7144d110BcF0D464C97b7',
|
163
173
|
depositGuard: {
|
@@ -382,8 +392,20 @@ exports.addressConfig = (_a = {},
|
|
382
392
|
isAlgebra: false,
|
383
393
|
},
|
384
394
|
_p),
|
385
|
-
_a[types_1.SupportedChainId.
|
386
|
-
_q[types_1.SupportedDex.
|
395
|
+
_a[types_1.SupportedChainId.citrea_testnet] = (_q = {},
|
396
|
+
_q[types_1.SupportedDex.Satsuma] = {
|
397
|
+
factoryAddress: '0x8cCd02E769e6A668a447Bd15e134C31bEccd8182',
|
398
|
+
depositGuard: {
|
399
|
+
address: '0xcA3534C15Cc22535BF880Ba204c69340f813730b',
|
400
|
+
version: 2,
|
401
|
+
},
|
402
|
+
vaultDeployerAddress: '0x5B4b1f40CEa75f3b7E4df178AD1B1804d82491d9',
|
403
|
+
isAlgebra: true,
|
404
|
+
ammVersion: exports.AMM_VERSIONS.ALGEBRA_INTEGRAL,
|
405
|
+
},
|
406
|
+
_q),
|
407
|
+
_a[types_1.SupportedChainId.eon] = (_r = {},
|
408
|
+
_r[types_1.SupportedDex.Ascent] = {
|
387
409
|
factoryAddress: '0x242cd12579467983dc521D8aC46EB13936ab65De',
|
388
410
|
depositGuard: {
|
389
411
|
address: '0xaBe5B5AC472Ead17B4B4CaC7fAF42430748ab3b3',
|
@@ -392,9 +414,9 @@ exports.addressConfig = (_a = {},
|
|
392
414
|
vaultDeployerAddress: '0xB9200A707f11357D3B1cBDEbd51c8dDA84960Bde',
|
393
415
|
isAlgebra: false,
|
394
416
|
},
|
395
|
-
|
396
|
-
_a[types_1.SupportedChainId.evmos] = (
|
397
|
-
|
417
|
+
_r),
|
418
|
+
_a[types_1.SupportedChainId.evmos] = (_s = {},
|
419
|
+
_s[types_1.SupportedDex.Forge] = {
|
398
420
|
factoryAddress: '0x7c6389714719c68caac8ae06bae6e878b3605f6d',
|
399
421
|
depositGuard: {
|
400
422
|
address: '0x0248b992ac2a75294b05286E9DD3A2bD3C9CFE4B',
|
@@ -403,9 +425,9 @@ exports.addressConfig = (_a = {},
|
|
403
425
|
vaultDeployerAddress: '0x5BD1EC3Aba15642a25FBA7b49497b4e49Ebf9C83',
|
404
426
|
isAlgebra: false,
|
405
427
|
},
|
406
|
-
|
407
|
-
_a[types_1.SupportedChainId.fantom] = (
|
408
|
-
|
428
|
+
_s),
|
429
|
+
_a[types_1.SupportedChainId.fantom] = (_t = {},
|
430
|
+
_t[types_1.SupportedDex.Equalizer] = {
|
409
431
|
factoryAddress: '0x932E1908461De58b0891E5022431dc995Cb95C5E',
|
410
432
|
depositGuard: {
|
411
433
|
address: '0xb62399d23d1c81f08eA445A42d7F15cC12090A71',
|
@@ -414,7 +436,7 @@ exports.addressConfig = (_a = {},
|
|
414
436
|
vaultDeployerAddress: '0xE495eFdf1d19668a27042D30ee22AC3C58b6fB6c',
|
415
437
|
isAlgebra: false,
|
416
438
|
},
|
417
|
-
|
439
|
+
_t[types_1.SupportedDex.SpiritSwap] = {
|
418
440
|
factoryAddress: '0x89FFdaa18b296d9F0CF02fBD88e5c633FEFA5f34',
|
419
441
|
depositGuard: {
|
420
442
|
address: '0x02F4a98A4e59E8c7Ba3269cbcd1F1e9F3eCcfcf5',
|
@@ -424,9 +446,9 @@ exports.addressConfig = (_a = {},
|
|
424
446
|
isAlgebra: true,
|
425
447
|
ammVersion: exports.AMM_VERSIONS.ALGEBRA_INTEGRAL,
|
426
448
|
},
|
427
|
-
|
428
|
-
_a[types_1.SupportedChainId.flare] = (
|
429
|
-
|
449
|
+
_t),
|
450
|
+
_a[types_1.SupportedChainId.flare] = (_u = {},
|
451
|
+
_u[types_1.SupportedDex.SparkDex] = {
|
430
452
|
factoryAddress: '0x85a4dd4ed356A7976a8302b1b690202d58583c55',
|
431
453
|
depositGuard: {
|
432
454
|
address: '0x4F15CED4dD9B8eF545809431c177a3ae46A29c37',
|
@@ -435,7 +457,7 @@ exports.addressConfig = (_a = {},
|
|
435
457
|
vaultDeployerAddress: '0x2d1918dBa43d55B9F0E2596aecC74826BbB7d668',
|
436
458
|
isAlgebra: false,
|
437
459
|
},
|
438
|
-
|
460
|
+
_u[types_1.SupportedDex.SparkDexV1] = {
|
439
461
|
factoryAddress: '0x9FAb4bdD4E05f5C023CCC85D2071b49791D7418F',
|
440
462
|
depositGuard: {
|
441
463
|
address: '0x4F15CED4dD9B8eF545809431c177a3ae46A29c37',
|
@@ -444,9 +466,9 @@ exports.addressConfig = (_a = {},
|
|
444
466
|
vaultDeployerAddress: '0x2d1918dBa43d55B9F0E2596aecC74826BbB7d668',
|
445
467
|
isAlgebra: false,
|
446
468
|
},
|
447
|
-
|
448
|
-
_a[types_1.SupportedChainId.fuse] = (
|
449
|
-
|
469
|
+
_u),
|
470
|
+
_a[types_1.SupportedChainId.fuse] = (_v = {},
|
471
|
+
_v[types_1.SupportedDex.Voltage] = {
|
450
472
|
factoryAddress: '0xfBf38920cCbCFF7268Ad714ae5F9Fad6dF607065',
|
451
473
|
depositGuard: {
|
452
474
|
address: '0xADDA3A15EA71c223a82Af86d4578EF2B076035F1',
|
@@ -455,9 +477,9 @@ exports.addressConfig = (_a = {},
|
|
455
477
|
vaultDeployerAddress: '0x9f99f94B6AF33a04684Ab3c9578608a2Ae1706AA',
|
456
478
|
isAlgebra: false,
|
457
479
|
},
|
458
|
-
|
459
|
-
_a[types_1.SupportedChainId.haven1] = (
|
460
|
-
|
480
|
+
_v),
|
481
|
+
_a[types_1.SupportedChainId.haven1] = (_w = {},
|
482
|
+
_w[types_1.SupportedDex.hSwap] = {
|
461
483
|
factoryAddress: '0x53511764DE94CdA43CbBadFFCca3F29D2EFAB0F8',
|
462
484
|
depositGuard: {
|
463
485
|
address: '0xf0d899E6582CF2fd1A05F52C8e1b3a56feD9fdb9',
|
@@ -466,9 +488,9 @@ exports.addressConfig = (_a = {},
|
|
466
488
|
vaultDeployerAddress: '0x19ad5C1d7867115a0545DCA69884Aa2DA0bfb3B1',
|
467
489
|
isAlgebra: false,
|
468
490
|
},
|
469
|
-
|
470
|
-
_a[types_1.SupportedChainId.haven1_devnet] = (
|
471
|
-
|
491
|
+
_w),
|
492
|
+
_a[types_1.SupportedChainId.haven1_devnet] = (_x = {},
|
493
|
+
_x[types_1.SupportedDex.hSwap] = {
|
472
494
|
factoryAddress: '0xbBB97d634460DACCA0d41E249510Bb741ef46ad3',
|
473
495
|
depositGuard: {
|
474
496
|
address: '0x0e44F5cdaBefe34d5B729acFa0a79971FFBC0E7e',
|
@@ -477,9 +499,9 @@ exports.addressConfig = (_a = {},
|
|
477
499
|
vaultDeployerAddress: '0x9D821cb8b2D02115cEFe677E61582b6275770cbF',
|
478
500
|
isAlgebra: false,
|
479
501
|
},
|
480
|
-
|
481
|
-
_a[types_1.SupportedChainId.hedera] = (
|
482
|
-
|
502
|
+
_x),
|
503
|
+
_a[types_1.SupportedChainId.hedera] = (_y = {},
|
504
|
+
_y[types_1.SupportedDex.SaucerSwap] = {
|
483
505
|
factoryAddress: '0xb62399d23d1c81f08ea445a42d7f15cc12090a71',
|
484
506
|
depositGuard: {
|
485
507
|
address: '0x1B0ef045830466171D617dD0F1142aD699A4Cd63',
|
@@ -488,9 +510,9 @@ exports.addressConfig = (_a = {},
|
|
488
510
|
vaultDeployerAddress: '0x8514B2Fa2889F7A2f46F1AA66b514999F2a7327F',
|
489
511
|
isAlgebra: false,
|
490
512
|
},
|
491
|
-
|
492
|
-
_a[types_1.SupportedChainId.hedera_testnet] = (
|
493
|
-
|
513
|
+
_y),
|
514
|
+
_a[types_1.SupportedChainId.hedera_testnet] = (_z = {},
|
515
|
+
_z[types_1.SupportedDex.SaucerSwap] = {
|
494
516
|
factoryAddress: '0x3DfD6dd38F055188adCb2332C2926DDA28d318bD',
|
495
517
|
depositGuard: {
|
496
518
|
address: '0x16Dd62dB239DF67786F0AB7596C445aCDe81a16F',
|
@@ -499,9 +521,9 @@ exports.addressConfig = (_a = {},
|
|
499
521
|
vaultDeployerAddress: '0xEc7428cB95cD92e7556172FfBe735c6D48f6DEB7',
|
500
522
|
isAlgebra: false,
|
501
523
|
},
|
502
|
-
|
503
|
-
_a[types_1.SupportedChainId.hemi] = (
|
504
|
-
|
524
|
+
_z),
|
525
|
+
_a[types_1.SupportedChainId.hemi] = (_0 = {},
|
526
|
+
_0[types_1.SupportedDex.UniswapV3] = {
|
505
527
|
factoryAddress: '0x8cCd02E769e6A668a447Bd15e134C31bEccd8182',
|
506
528
|
depositGuard: {
|
507
529
|
address: '0x38e6706860dE0b96CD12Eff815DEDF01E5fe0722',
|
@@ -510,9 +532,9 @@ exports.addressConfig = (_a = {},
|
|
510
532
|
vaultDeployerAddress: '0xAFE7041797E8916616952a719971575f352e2b0d',
|
511
533
|
isAlgebra: false,
|
512
534
|
},
|
513
|
-
|
514
|
-
_a[types_1.SupportedChainId.hyperevm] = (
|
515
|
-
|
535
|
+
_0),
|
536
|
+
_a[types_1.SupportedChainId.hyperevm] = (_1 = {},
|
537
|
+
_1[types_1.SupportedDex.HyperSwap] = {
|
516
538
|
factoryAddress: '0xCd952718e6Ef25ac7DBDDd55E501AAA0177dbfA0',
|
517
539
|
depositGuard: {
|
518
540
|
address: '0x4a72DE60A93055139EfB3Dc8F021ceeCaD8CAa7a',
|
@@ -521,9 +543,9 @@ exports.addressConfig = (_a = {},
|
|
521
543
|
vaultDeployerAddress: '0xd71D9b66875C7d57AD630ee58F82e5e76B227aaB',
|
522
544
|
isAlgebra: false,
|
523
545
|
},
|
524
|
-
|
525
|
-
_a[types_1.SupportedChainId.ink] = (
|
526
|
-
|
546
|
+
_1),
|
547
|
+
_a[types_1.SupportedChainId.ink] = (_2 = {},
|
548
|
+
_2[types_1.SupportedDex.Reservoir] = {
|
527
549
|
factoryAddress: '0x65CD1f0ac298519BE4891B5812053e00BD2074AC',
|
528
550
|
depositGuard: {
|
529
551
|
address: '0x51339a25FB3f8351c43b4B552AF82C1B234FED93',
|
@@ -532,7 +554,7 @@ exports.addressConfig = (_a = {},
|
|
532
554
|
vaultDeployerAddress: '0xcBd1F70235904d3764f5d159022BA0281536E3E8',
|
533
555
|
isAlgebra: false,
|
534
556
|
},
|
535
|
-
|
557
|
+
_2[types_1.SupportedDex.Velodrome] = {
|
536
558
|
factoryAddress: '0x2A3EB890dC0902c7Ca6CC71a1E9670463b32a3f0',
|
537
559
|
depositGuard: {
|
538
560
|
address: '0x388C3aC7039b2C1522B9Fb423e6D4271aca708D1',
|
@@ -542,9 +564,9 @@ exports.addressConfig = (_a = {},
|
|
542
564
|
isAlgebra: false,
|
543
565
|
ammVersion: exports.AMM_VERSIONS.VELODROME,
|
544
566
|
},
|
545
|
-
|
546
|
-
_a[types_1.SupportedChainId.ink_sepolia] = (
|
547
|
-
|
567
|
+
_2),
|
568
|
+
_a[types_1.SupportedChainId.ink_sepolia] = (_3 = {},
|
569
|
+
_3[types_1.SupportedDex.UniswapV3] = {
|
548
570
|
factoryAddress: '0x259743Ff627313D55b6a15735bD40Aa9aC4D6aDE',
|
549
571
|
depositGuard: {
|
550
572
|
address: '0xCa8310832053de4909fe1A6C89C7200D033CBB76',
|
@@ -553,9 +575,9 @@ exports.addressConfig = (_a = {},
|
|
553
575
|
vaultDeployerAddress: '0xC5901f39c510c6D8c4d7b692608A6AA8982E4C3f',
|
554
576
|
isAlgebra: false,
|
555
577
|
},
|
556
|
-
|
557
|
-
_a[types_1.SupportedChainId.kava] = (
|
558
|
-
|
578
|
+
_3),
|
579
|
+
_a[types_1.SupportedChainId.kava] = (_4 = {},
|
580
|
+
_4[types_1.SupportedDex.Kinetix] = {
|
559
581
|
factoryAddress: '0x2d2c72C4dC71AA32D64e5142e336741131A73fc0',
|
560
582
|
depositGuard: {
|
561
583
|
address: '0xADDA3A15EA71c223a82Af86d4578EF2B076035F1',
|
@@ -564,9 +586,9 @@ exports.addressConfig = (_a = {},
|
|
564
586
|
vaultDeployerAddress: '0x75178e0a2829B73E3AE4C21eE64F4B684085392a',
|
565
587
|
isAlgebra: false,
|
566
588
|
},
|
567
|
-
|
568
|
-
_a[types_1.SupportedChainId.linea] = (
|
569
|
-
|
589
|
+
_4),
|
590
|
+
_a[types_1.SupportedChainId.linea] = (_5 = {},
|
591
|
+
_5[types_1.SupportedDex.Linehub] = {
|
570
592
|
factoryAddress: '0xb0e7871d53BE1b1d746bBfD9511e2eF3cD70a6E7',
|
571
593
|
depositGuard: {
|
572
594
|
address: '0x60f50858953dBf1A699B88037D9dce235b8c505D',
|
@@ -575,7 +597,7 @@ exports.addressConfig = (_a = {},
|
|
575
597
|
vaultDeployerAddress: '0x75178e0a2829B73E3AE4C21eE64F4B684085392a',
|
576
598
|
isAlgebra: false,
|
577
599
|
},
|
578
|
-
|
600
|
+
_5[types_1.SupportedDex.Lynex] = {
|
579
601
|
factoryAddress: '0x0248b992ac2a75294b05286E9DD3A2bD3C9CFE4B',
|
580
602
|
depositGuard: {
|
581
603
|
address: '0x57C9d919AEA56171506cfb62B60ce76be0A079DF',
|
@@ -584,7 +606,7 @@ exports.addressConfig = (_a = {},
|
|
584
606
|
vaultDeployerAddress: '0x75178e0a2829B73E3AE4C21eE64F4B684085392a',
|
585
607
|
isAlgebra: true,
|
586
608
|
},
|
587
|
-
|
609
|
+
_5[types_1.SupportedDex.Metavault] = {
|
588
610
|
factoryAddress: '0x2592686212C164C1851dF2f62c5d5EC50600195E',
|
589
611
|
depositGuard: {
|
590
612
|
address: '0x92Bce3972916C2CEDA46c4EEbC9684aC26EFfe5B',
|
@@ -593,7 +615,7 @@ exports.addressConfig = (_a = {},
|
|
593
615
|
vaultDeployerAddress: '0x75178e0a2829B73E3AE4C21eE64F4B684085392a',
|
594
616
|
isAlgebra: false,
|
595
617
|
},
|
596
|
-
|
618
|
+
_5[types_1.SupportedDex.Nile] = {
|
597
619
|
factoryAddress: '0xa29F3D5403D50Ea1BF597E2Ef01791A1Ce4F544E',
|
598
620
|
depositGuard: {
|
599
621
|
address: '0x19227E17944FAF42419F019Dcc8762C400fE50A7',
|
@@ -602,7 +624,7 @@ exports.addressConfig = (_a = {},
|
|
602
624
|
vaultDeployerAddress: '0x75178e0a2829B73E3AE4C21eE64F4B684085392a',
|
603
625
|
isAlgebra: false,
|
604
626
|
},
|
605
|
-
|
627
|
+
_5[types_1.SupportedDex.UniswapV3] = {
|
606
628
|
factoryAddress: '0x6E3eB904966B0158833852cAFD1200c171772b53',
|
607
629
|
depositGuard: {
|
608
630
|
address: '0xCf99c2b3D1a9588A9a9A34eab25cD6f425FA8801',
|
@@ -611,9 +633,9 @@ exports.addressConfig = (_a = {},
|
|
611
633
|
vaultDeployerAddress: '0x75178e0a2829B73E3AE4C21eE64F4B684085392a',
|
612
634
|
isAlgebra: false,
|
613
635
|
},
|
614
|
-
|
615
|
-
_a[types_1.SupportedChainId.mantle] = (
|
616
|
-
|
636
|
+
_5),
|
637
|
+
_a[types_1.SupportedChainId.mantle] = (_6 = {},
|
638
|
+
_6[types_1.SupportedDex.Agni] = {
|
617
639
|
factoryAddress: '0x92Bce3972916C2CEDA46c4EEbC9684aC26EFfe5B',
|
618
640
|
depositGuard: {
|
619
641
|
address: '0x2121AA95a8B05d9C1Db90368B60C6867618814b8',
|
@@ -622,7 +644,7 @@ exports.addressConfig = (_a = {},
|
|
622
644
|
vaultDeployerAddress: '0xC4183bCcBa1D825A8aC971e13E698368b744F43C',
|
623
645
|
isAlgebra: false,
|
624
646
|
},
|
625
|
-
|
647
|
+
_6[types_1.SupportedDex.Cleo] = {
|
626
648
|
factoryAddress: '0xbBB97d634460DACCA0d41E249510Bb741ef46ad3',
|
627
649
|
depositGuard: {
|
628
650
|
address: '0xADDA3A15EA71c223a82Af86d4578EF2B076035F1',
|
@@ -631,7 +653,7 @@ exports.addressConfig = (_a = {},
|
|
631
653
|
vaultDeployerAddress: '0xC4183bCcBa1D825A8aC971e13E698368b744F43C',
|
632
654
|
isAlgebra: false,
|
633
655
|
},
|
634
|
-
|
656
|
+
_6[types_1.SupportedDex.Crust] = {
|
635
657
|
factoryAddress: '0x797ebB6A84367B0409094FEA0D10aC7516432433',
|
636
658
|
depositGuard: {
|
637
659
|
address: '0x15Ea9A2a0FfBaA8Ad51a10a9bda84E60585Ba0De',
|
@@ -640,9 +662,9 @@ exports.addressConfig = (_a = {},
|
|
640
662
|
vaultDeployerAddress: '0xC4183bCcBa1D825A8aC971e13E698368b744F43C',
|
641
663
|
isAlgebra: false,
|
642
664
|
},
|
643
|
-
|
644
|
-
_a[types_1.SupportedChainId.mode] = (
|
645
|
-
|
665
|
+
_6),
|
666
|
+
_a[types_1.SupportedChainId.mode] = (_7 = {},
|
667
|
+
_7[types_1.SupportedDex.Kim] = {
|
646
668
|
factoryAddress: '0x9FAb4bdD4E05f5C023CCC85D2071b49791D7418F',
|
647
669
|
depositGuard: {
|
648
670
|
address: '0x2E76A8D053f839A04235341dF1f25235437fEDd6',
|
@@ -652,9 +674,9 @@ exports.addressConfig = (_a = {},
|
|
652
674
|
isAlgebra: true,
|
653
675
|
ammVersion: exports.AMM_VERSIONS.ALGEBRA_INTEGRAL,
|
654
676
|
},
|
655
|
-
|
656
|
-
_a[types_1.SupportedChainId.monad_testnet] = (
|
657
|
-
|
677
|
+
_7),
|
678
|
+
_a[types_1.SupportedChainId.monad_testnet] = (_8 = {},
|
679
|
+
_8[types_1.SupportedDex.Atlantis] = {
|
658
680
|
factoryAddress: '0x28798a2cC5B2b2Dbf9C6D719dd024603F0514a21',
|
659
681
|
depositGuard: {
|
660
682
|
address: '0x74C85FF93D0ff3B5E48c119390EF75A43D78d549',
|
@@ -664,9 +686,9 @@ exports.addressConfig = (_a = {},
|
|
664
686
|
isAlgebra: true,
|
665
687
|
ammVersion: exports.AMM_VERSIONS.ALGEBRA_INTEGRAL,
|
666
688
|
},
|
667
|
-
|
668
|
-
_a[types_1.SupportedChainId.nibiru] = (
|
669
|
-
|
689
|
+
_8),
|
690
|
+
_a[types_1.SupportedChainId.nibiru] = (_9 = {},
|
691
|
+
_9[types_1.SupportedDex.UniswapV3] = {
|
670
692
|
factoryAddress: '0x63703A4DdFA51B6CffC1Bb40cc73912dF62535FA',
|
671
693
|
depositGuard: {
|
672
694
|
address: '0x85a4dd4ed356A7976a8302b1b690202d58583c55',
|
@@ -675,9 +697,9 @@ exports.addressConfig = (_a = {},
|
|
675
697
|
vaultDeployerAddress: '0x88653A91538B17E58c9268573c2345A48B0493C7',
|
676
698
|
isAlgebra: false,
|
677
699
|
},
|
678
|
-
|
679
|
-
_a[types_1.SupportedChainId.polygon_zkevm] = (
|
680
|
-
|
700
|
+
_9),
|
701
|
+
_a[types_1.SupportedChainId.polygon_zkevm] = (_10 = {},
|
702
|
+
_10[types_1.SupportedDex.Pancakeswap] = {
|
681
703
|
factoryAddress: '0xe8532Db60408f2d47693dA5b9093D71580B8C23F',
|
682
704
|
depositGuard: {
|
683
705
|
address: '0x71338eAcdE9eF818d4F5ff979e0E727b90Dd5F59',
|
@@ -686,7 +708,7 @@ exports.addressConfig = (_a = {},
|
|
686
708
|
vaultDeployerAddress: '0xCAE2d9760B852861e1A552b35e48c263047Fbc0f',
|
687
709
|
isAlgebra: false,
|
688
710
|
},
|
689
|
-
|
711
|
+
_10[types_1.SupportedDex.Quickswap] = {
|
690
712
|
factoryAddress: '0x1721cB3ff3cAF70a79bDE9d771B27646ed8115b1',
|
691
713
|
depositGuard: {
|
692
714
|
address: '0xC030BEf30EDE8ebd7Fd319361ceBa54c81754AD3',
|
@@ -695,9 +717,9 @@ exports.addressConfig = (_a = {},
|
|
695
717
|
vaultDeployerAddress: '0xCAE2d9760B852861e1A552b35e48c263047Fbc0f',
|
696
718
|
isAlgebra: true,
|
697
719
|
},
|
698
|
-
|
699
|
-
_a[types_1.SupportedChainId.real] = (
|
700
|
-
|
720
|
+
_10),
|
721
|
+
_a[types_1.SupportedChainId.real] = (_11 = {},
|
722
|
+
_11[types_1.SupportedDex.Pearl] = {
|
701
723
|
factoryAddress: '0x860F3881aCBbF05D48a324C5b8ca9004D31A146C',
|
702
724
|
depositGuard: {
|
703
725
|
address: '0x89FFdaa18b296d9F0CF02fBD88e5c633FEFA5f34',
|
@@ -706,9 +728,9 @@ exports.addressConfig = (_a = {},
|
|
706
728
|
vaultDeployerAddress: '0xBAd0700365De39C932b905002604B0A22aA4Bb77',
|
707
729
|
isAlgebra: false,
|
708
730
|
},
|
709
|
-
|
710
|
-
_a[types_1.SupportedChainId.rootstock] = (
|
711
|
-
|
731
|
+
_11),
|
732
|
+
_a[types_1.SupportedChainId.rootstock] = (_12 = {},
|
733
|
+
_12[types_1.SupportedDex.UniswapV3] = {
|
712
734
|
factoryAddress: '0x8cCd02E769e6A668a447Bd15e134C31bEccd8182',
|
713
735
|
depositGuard: {
|
714
736
|
address: '0x74C85FF93D0ff3B5E48c119390EF75A43D78d549',
|
@@ -717,9 +739,9 @@ exports.addressConfig = (_a = {},
|
|
717
739
|
vaultDeployerAddress: '0x9708b4a2BDd23C8c432F04972AaDE12e4a346447',
|
718
740
|
isAlgebra: false,
|
719
741
|
},
|
720
|
-
|
721
|
-
_a[types_1.SupportedChainId.scroll] = (
|
722
|
-
|
742
|
+
_12),
|
743
|
+
_a[types_1.SupportedChainId.scroll] = (_13 = {},
|
744
|
+
_13[types_1.SupportedDex.UniswapV3] = {
|
723
745
|
factoryAddress: '0x9FAb4bdD4E05f5C023CCC85D2071b49791D7418F',
|
724
746
|
depositGuard: {
|
725
747
|
address: '0xb62399d23d1c81f08eA445A42d7F15cC12090A71',
|
@@ -728,7 +750,7 @@ exports.addressConfig = (_a = {},
|
|
728
750
|
vaultDeployerAddress: '0x596643Ce4fe8b2e72F340584cec02Ab99dA866c1',
|
729
751
|
isAlgebra: false,
|
730
752
|
},
|
731
|
-
|
753
|
+
_13[types_1.SupportedDex.Metavault] = {
|
732
754
|
factoryAddress: '0xb42D5956cDe4386B65C087CfCD16910aB6114F15',
|
733
755
|
depositGuard: {
|
734
756
|
address: '0x131c03ca881B7cC66d7a5120A9273ebf675C241D',
|
@@ -737,9 +759,9 @@ exports.addressConfig = (_a = {},
|
|
737
759
|
vaultDeployerAddress: '0x596643Ce4fe8b2e72F340584cec02Ab99dA866c1',
|
738
760
|
isAlgebra: false,
|
739
761
|
},
|
740
|
-
|
741
|
-
_a[types_1.SupportedChainId.skale_europa] = (
|
742
|
-
|
762
|
+
_13),
|
763
|
+
_a[types_1.SupportedChainId.skale_europa] = (_14 = {},
|
764
|
+
_14[types_1.SupportedDex.Sushiswap] = {
|
743
765
|
factoryAddress: '0x1B0ef045830466171D617dD0F1142aD699A4Cd63',
|
744
766
|
depositGuard: {
|
745
767
|
address: '0x860F3881aCBbF05D48a324C5b8ca9004D31A146C',
|
@@ -748,9 +770,9 @@ exports.addressConfig = (_a = {},
|
|
748
770
|
vaultDeployerAddress: '0xED0A10A7db58d9dB23DDfB7EEbFE1Fe863ef67aA',
|
749
771
|
isAlgebra: false,
|
750
772
|
},
|
751
|
-
|
752
|
-
_a[types_1.SupportedChainId.sonic] = (
|
753
|
-
|
773
|
+
_14),
|
774
|
+
_a[types_1.SupportedChainId.sonic] = (_15 = {},
|
775
|
+
_15[types_1.SupportedDex.Equalizer] = {
|
754
776
|
factoryAddress: '0x7D18F2D60E4fd6F485419727515807d09A542eb9',
|
755
777
|
depositGuard: {
|
756
778
|
address: '0x4c8c0D2Ca19a97896AA9135449e6d6471a53FC5f',
|
@@ -760,7 +782,7 @@ exports.addressConfig = (_a = {},
|
|
760
782
|
isAlgebra: false,
|
761
783
|
is2Thick: true,
|
762
784
|
},
|
763
|
-
|
785
|
+
_15[types_1.SupportedDex.SwapX] = {
|
764
786
|
factoryAddress: '0x34513e8A327987Bb44acF5A925a7f3b4092d8b5F',
|
765
787
|
depositGuard: {
|
766
788
|
address: '0x65CD1f0ac298519BE4891B5812053e00BD2074AC',
|
@@ -770,9 +792,9 @@ exports.addressConfig = (_a = {},
|
|
770
792
|
isAlgebra: true,
|
771
793
|
ammVersion: exports.AMM_VERSIONS.ALGEBRA_INTEGRAL,
|
772
794
|
},
|
773
|
-
|
774
|
-
_a[types_1.SupportedChainId.taiko] = (
|
775
|
-
|
795
|
+
_15),
|
796
|
+
_a[types_1.SupportedChainId.taiko] = (_16 = {},
|
797
|
+
_16[types_1.SupportedDex.Henjin] = {
|
776
798
|
factoryAddress: '0x9FAb4bdD4E05f5C023CCC85D2071b49791D7418F',
|
777
799
|
depositGuard: {
|
778
800
|
address: '0x2E76A8D053f839A04235341dF1f25235437fEDd6',
|
@@ -782,9 +804,9 @@ exports.addressConfig = (_a = {},
|
|
782
804
|
isAlgebra: true,
|
783
805
|
ammVersion: exports.AMM_VERSIONS.ALGEBRA_INTEGRAL,
|
784
806
|
},
|
785
|
-
|
786
|
-
_a[types_1.SupportedChainId.taiko_hekla] = (
|
787
|
-
|
807
|
+
_16),
|
808
|
+
_a[types_1.SupportedChainId.taiko_hekla] = (_17 = {},
|
809
|
+
_17[types_1.SupportedDex.Henjin] = {
|
788
810
|
factoryAddress: '0x7C6389714719C68cAAc8Ae06baE6E878B3605f6D',
|
789
811
|
depositGuard: {
|
790
812
|
address: '0xF8b3f6727e44abb211C0049FC849FbB091Ff765E',
|
@@ -794,9 +816,9 @@ exports.addressConfig = (_a = {},
|
|
794
816
|
isAlgebra: true,
|
795
817
|
ammVersion: exports.AMM_VERSIONS.ALGEBRA_INTEGRAL,
|
796
818
|
},
|
797
|
-
|
798
|
-
_a[types_1.SupportedChainId.unichain] = (
|
799
|
-
|
819
|
+
_17),
|
820
|
+
_a[types_1.SupportedChainId.unichain] = (_18 = {},
|
821
|
+
_18[types_1.SupportedDex.UniswapV3] = {
|
800
822
|
factoryAddress: '0x8cCd02E769e6A668a447Bd15e134C31bEccd8182',
|
801
823
|
depositGuard: {
|
802
824
|
address: '0xEb6EA277d7b0a876444dab30eEF0f154F406CfB4',
|
@@ -805,9 +827,9 @@ exports.addressConfig = (_a = {},
|
|
805
827
|
vaultDeployerAddress: '0xf0d92E5F6Ccd4E095C4097c1635c7A75D7226114',
|
806
828
|
isAlgebra: false,
|
807
829
|
},
|
808
|
-
|
809
|
-
_a[types_1.SupportedChainId.unreal] = (
|
810
|
-
|
830
|
+
_18),
|
831
|
+
_a[types_1.SupportedChainId.unreal] = (_19 = {},
|
832
|
+
_19[types_1.SupportedDex.Pearl] = {
|
811
833
|
factoryAddress: '0x1294EC9615C91077ebdC57CfC7DDB65140750992',
|
812
834
|
depositGuard: {
|
813
835
|
address: '0x6DC9b390130c96b788eBEB389cb3cba992289532',
|
@@ -816,9 +838,9 @@ exports.addressConfig = (_a = {},
|
|
816
838
|
vaultDeployerAddress: '0xBAd0700365De39C932b905002604B0A22aA4Bb77',
|
817
839
|
isAlgebra: false,
|
818
840
|
},
|
819
|
-
|
820
|
-
_a[types_1.SupportedChainId.x_layer_testnet] = (
|
821
|
-
|
841
|
+
_19),
|
842
|
+
_a[types_1.SupportedChainId.x_layer_testnet] = (_20 = {},
|
843
|
+
_20[types_1.SupportedDex.XSwap] = {
|
822
844
|
factoryAddress: '0xADDA3A15EA71c223a82Af86d4578EF2B076035F1',
|
823
845
|
depositGuard: {
|
824
846
|
address: '0xe573920139a208989d83C57ea48837C6285F2cd3',
|
@@ -828,9 +850,9 @@ exports.addressConfig = (_a = {},
|
|
828
850
|
isAlgebra: true,
|
829
851
|
ammVersion: exports.AMM_VERSIONS.ALGEBRA_INTEGRAL,
|
830
852
|
},
|
831
|
-
|
832
|
-
_a[types_1.SupportedChainId.zircuit] = (
|
833
|
-
|
853
|
+
_20),
|
854
|
+
_a[types_1.SupportedChainId.zircuit] = (_21 = {},
|
855
|
+
_21[types_1.SupportedDex.Ocelex] = {
|
834
856
|
factoryAddress: '0x1A58D4CFF22C7E2e0c4cCf4a0010b87822d024A1',
|
835
857
|
depositGuard: {
|
836
858
|
address: '0x259743Ff627313D55b6a15735bD40Aa9aC4D6aDE',
|
@@ -839,9 +861,9 @@ exports.addressConfig = (_a = {},
|
|
839
861
|
vaultDeployerAddress: '0x8fC4aFAA9B4C3cbE97F08e040e945411EFb18993',
|
840
862
|
isAlgebra: true,
|
841
863
|
},
|
842
|
-
|
843
|
-
_a[types_1.SupportedChainId.zksync_era] = (
|
844
|
-
|
864
|
+
_21),
|
865
|
+
_a[types_1.SupportedChainId.zksync_era] = (_22 = {},
|
866
|
+
_22[types_1.SupportedDex.Pancakeswap] = {
|
845
867
|
factoryAddress: '0x8a76c26E0089111989C14EF56b9733aa38B94148',
|
846
868
|
depositGuard: {
|
847
869
|
address: '0x5997487384CDae95E1AED6eAab1bb827180E1154',
|
@@ -850,7 +872,7 @@ exports.addressConfig = (_a = {},
|
|
850
872
|
isAlgebra: false,
|
851
873
|
vaultDeployerAddress: '0x12C1F03a443A5B893870ea6cBDb2362f666275Da',
|
852
874
|
},
|
853
|
-
|
875
|
+
_22[types_1.SupportedDex.Velocore] = {
|
854
876
|
factoryAddress: '0x1Cd7f4a2E9e7EFb23E27CFB9eF3a2F3CFAf27675',
|
855
877
|
depositGuard: {
|
856
878
|
address: '0x01292A32a0b8F8f56fBb8DB90d3756a0EF06C666',
|
@@ -859,9 +881,9 @@ exports.addressConfig = (_a = {},
|
|
859
881
|
vaultDeployerAddress: '0x12C1F03a443A5B893870ea6cBDb2362f666275Da',
|
860
882
|
isAlgebra: true,
|
861
883
|
},
|
862
|
-
|
863
|
-
_a[types_1.SupportedChainId.zksync_era_testnet] = (
|
864
|
-
|
884
|
+
_22),
|
885
|
+
_a[types_1.SupportedChainId.zksync_era_testnet] = (_23 = {},
|
886
|
+
_23[types_1.SupportedDex.Velocore] = {
|
865
887
|
factoryAddress: '0x0227f2b783b610107349da9b9DF516b8d476aB4F',
|
866
888
|
depositGuard: {
|
867
889
|
address: '0x7570c7b58c68d95F0663f89C228B7b13d05c15e6',
|
@@ -870,50 +892,51 @@ exports.addressConfig = (_a = {},
|
|
870
892
|
vaultDeployerAddress: '0x451Efff92a3a1471b7af9DDc1369D9D157E6475A',
|
871
893
|
isAlgebra: true,
|
872
894
|
},
|
873
|
-
|
895
|
+
_23),
|
874
896
|
_a);
|
875
|
-
exports.MULTICALL_ADDRESSES = (
|
876
|
-
|
877
|
-
|
878
|
-
|
879
|
-
|
880
|
-
|
881
|
-
|
882
|
-
|
883
|
-
|
884
|
-
|
885
|
-
|
886
|
-
|
887
|
-
|
888
|
-
|
889
|
-
|
890
|
-
|
891
|
-
|
892
|
-
|
893
|
-
|
894
|
-
|
895
|
-
|
896
|
-
|
897
|
-
|
898
|
-
|
899
|
-
|
900
|
-
|
901
|
-
|
902
|
-
|
903
|
-
|
904
|
-
|
905
|
-
|
906
|
-
|
907
|
-
|
908
|
-
|
909
|
-
|
910
|
-
|
911
|
-
|
912
|
-
|
913
|
-
|
914
|
-
|
915
|
-
|
916
|
-
|
917
|
-
|
918
|
-
|
897
|
+
exports.MULTICALL_ADDRESSES = (_24 = {},
|
898
|
+
_24[types_1.SupportedChainId.mainnet] = '0x1F98415757620B543A52E61c46B32eB19261F984',
|
899
|
+
_24[types_1.SupportedChainId.flare] = '0x921aCCA39e8D3519A503EE4A11b56d6eEACbb2Aa',
|
900
|
+
_24[types_1.SupportedChainId.rootstock] = '0x8CF119F15575CAb4beb427Fb485087e71a96Fbaa',
|
901
|
+
_24[types_1.SupportedChainId.arbitrum] = '0xd9e7c0932a7D3e40Db3Fe78d95A3ED375a37Ab1a',
|
902
|
+
_24[types_1.SupportedChainId.base_sepolia] = '0xd867e273eAbD6c853fCd0Ca0bFB6a3aE6491d2C1',
|
903
|
+
_24[types_1.SupportedChainId.berachain] = '0x89ff70257bc747F310bB538eeFC46aDD763e75d8',
|
904
|
+
_24[types_1.SupportedChainId.citrea_testnet] = "0xB4F9b6b019E75CBe51af4425b2Fc12797e2Ee2a1",
|
905
|
+
_24[types_1.SupportedChainId.haven1_devnet] = '0xe573920139a208989d83C57ea48837C6285F2cd3',
|
906
|
+
_24[types_1.SupportedChainId.fantom] = '0xd9e7c0932a7D3e40Db3Fe78d95A3ED375a37Ab1a',
|
907
|
+
_24[types_1.SupportedChainId.hedera_testnet] = '0x0B10E483AAC4340256772754d23131B6E0Dc31EA',
|
908
|
+
_24[types_1.SupportedChainId.hedera] = '0x0B10E483AAC4340256772754d23131B6E0Dc31EA',
|
909
|
+
_24[types_1.SupportedChainId.hemi] = '0x352A86168e6988A1aDF9A15Cb00017AAd3B67155',
|
910
|
+
_24[types_1.SupportedChainId.hyperevm] = '0xE8571fd6629DA6E488f7BbD83e729c20Fa9B97B4',
|
911
|
+
_24[types_1.SupportedChainId.ink] = '0xcfEA11557Bc9cB71bc6916e09fC8493D668b8d53',
|
912
|
+
_24[types_1.SupportedChainId.ink_sepolia] = '0x27404A54D594Aa6307C3f9Be102646363d6279a1',
|
913
|
+
_24[types_1.SupportedChainId.mantle] = '0xf5bb4e61ccAC9080fb520e5F69224eE85a4D588F',
|
914
|
+
_24[types_1.SupportedChainId.mode] = '0x481BE66De423B6a0Df368b526713bA632EF23ADd',
|
915
|
+
_24[types_1.SupportedChainId.nibiru] = '0x5d6b0f5335ec95cD2aB7E52f2A0750dd86502435',
|
916
|
+
_24[types_1.SupportedChainId.sonic] = '0x9B500c0a544B870D9C4c441147dCaEf599e542E7',
|
917
|
+
_24[types_1.SupportedChainId.unichain] = '0xb7610f9b733e7d45184be3a1bc966960ccc54f0b',
|
918
|
+
_24[types_1.SupportedChainId.zircuit] = '0x89EC5589c030FcEf8c29E7EeC491D2E73b53A623',
|
919
|
+
_24[types_1.SupportedChainId.zksync_era_testnet] = '0x8A23CB45E5F4d5a1b2DB673663Ea2aAedc48acff',
|
920
|
+
_24[types_1.SupportedChainId.zksync_era] = '0x95071cBD09184083E7F732a710c2e30c9882Fd5f',
|
921
|
+
_24[types_1.SupportedChainId.polygon_zkevm] = '0xe05b539447B17630Cb087473F6b50E5c5f73FDeb',
|
922
|
+
_24[types_1.SupportedChainId.polygon] = '0xFb6021617c03dcEF189C3f783C56e3D9ff284919',
|
923
|
+
_24[types_1.SupportedChainId.fuse] = '0x607F5841eFf0505d3c7A868558aD4562fD176C8F',
|
924
|
+
_24[types_1.SupportedChainId.bsc] = '0x74d8b6407b8f33b40d7a1e34375176394f59afe6',
|
925
|
+
_24[types_1.SupportedChainId.evmos] = '0x8a4A5eEC59899F2d23B08f0188d6eB540cF4EccC',
|
926
|
+
_24[types_1.SupportedChainId.arthera] = '0x15fCbF9bC0797567053A8265b7E6f4eC43EA7327',
|
927
|
+
_24[types_1.SupportedChainId.arthera_testnet] = '0xEC250E6856e14A494cb1f0abC61d72348c79F418',
|
928
|
+
_24[types_1.SupportedChainId.unreal] = '0xe573920139a208989d83C57ea48837C6285F2cd3',
|
929
|
+
_24[types_1.SupportedChainId.real] = '0xbBB97d634460DACCA0d41E249510Bb741ef46ad3',
|
930
|
+
_24[types_1.SupportedChainId.base] = '0x091e99cb1C49331a94dD62755D168E941AbD0693',
|
931
|
+
_24[types_1.SupportedChainId.linea] = '0xe573920139a208989d83C57ea48837C6285F2cd3',
|
932
|
+
_24[types_1.SupportedChainId.berachain_bartio] = '0x932E1908461De58b0891E5022431dc995Cb95C5E',
|
933
|
+
_24[types_1.SupportedChainId.blast] = '0xdC7f370de7631cE9e2c2e1DCDA6B3B5744Cf4705',
|
934
|
+
_24[types_1.SupportedChainId.taiko] = '0xaF0C5CBbCEfB685BF3200684d2aE19B8eA6186ca',
|
935
|
+
_24[types_1.SupportedChainId.scroll] = '0xC1D2e074C38FdD5CA965000668420C80316F0915',
|
936
|
+
_24[types_1.SupportedChainId.blast_sepolia_testnet] = '0xEc27362204a1D02e9803d0eB4904e8df470b2B39',
|
937
|
+
_24[types_1.SupportedChainId.x_layer_testnet] = '0x7B4553a35D3020064cB464a8D75a4735FfdA15Bd',
|
938
|
+
_24[types_1.SupportedChainId.celo] = '0x633987602DE5C4F337e3DbF265303A1080324204',
|
939
|
+
_24[types_1.SupportedChainId.kava] = '0x481BE66De423B6a0Df368b526713bA632EF23ADd',
|
940
|
+
_24[types_1.SupportedChainId.skale_europa] = '0x15bA62A09E6e295A696D02f8E4B80a8a13bF3785',
|
941
|
+
_24);
|
919
942
|
//# sourceMappingURL=addresses.js.map
|