@ichidao/ichi-vaults-sdk 0.1.28 → 0.1.30
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 +6 -0
- package/dist/src/graphql/constants.js +123 -107
- 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 +179 -154
- package/dist/src/utils/config/addresses.js.map +1 -1
- package/dist/src/utils/getGraphUrls.js +3 -2
- package/dist/src/utils/getGraphUrls.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, _24, _25, _26;
|
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;
|
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");
|
@@ -497,8 +497,19 @@ exports.addressConfig = (_a = {},
|
|
497
497
|
isAlgebra: false,
|
498
498
|
},
|
499
499
|
_u),
|
500
|
-
_a[types_1.SupportedChainId.
|
501
|
-
_v[types_1.SupportedDex.
|
500
|
+
_a[types_1.SupportedChainId.flow] = (_v = {},
|
501
|
+
_v[types_1.SupportedDex.KittyPunch] = {
|
502
|
+
factoryAddress: '0x3bE78614342C7763d87520b2502085761Aa4e5f8',
|
503
|
+
depositGuard: {
|
504
|
+
address: '0xe48aD9fDB787ff25f7bBb400Fc993122d430C8E1',
|
505
|
+
version: 2,
|
506
|
+
},
|
507
|
+
vaultDeployerAddress: '0x2ca0824135b7da7B956CD1B851C451Bc801eb976',
|
508
|
+
isAlgebra: false,
|
509
|
+
},
|
510
|
+
_v),
|
511
|
+
_a[types_1.SupportedChainId.fuse] = (_w = {},
|
512
|
+
_w[types_1.SupportedDex.Voltage] = {
|
502
513
|
factoryAddress: '0xfBf38920cCbCFF7268Ad714ae5F9Fad6dF607065',
|
503
514
|
depositGuard: {
|
504
515
|
address: '0xADDA3A15EA71c223a82Af86d4578EF2B076035F1',
|
@@ -507,9 +518,9 @@ exports.addressConfig = (_a = {},
|
|
507
518
|
vaultDeployerAddress: '0x9f99f94B6AF33a04684Ab3c9578608a2Ae1706AA',
|
508
519
|
isAlgebra: false,
|
509
520
|
},
|
510
|
-
|
511
|
-
_a[types_1.SupportedChainId.haven1] = (
|
512
|
-
|
521
|
+
_w),
|
522
|
+
_a[types_1.SupportedChainId.haven1] = (_x = {},
|
523
|
+
_x[types_1.SupportedDex.hSwap] = {
|
513
524
|
factoryAddress: '0x53511764DE94CdA43CbBadFFCca3F29D2EFAB0F8',
|
514
525
|
depositGuard: {
|
515
526
|
address: '0xf0d899E6582CF2fd1A05F52C8e1b3a56feD9fdb9',
|
@@ -518,9 +529,9 @@ exports.addressConfig = (_a = {},
|
|
518
529
|
vaultDeployerAddress: '0x19ad5C1d7867115a0545DCA69884Aa2DA0bfb3B1',
|
519
530
|
isAlgebra: false,
|
520
531
|
},
|
521
|
-
|
522
|
-
_a[types_1.SupportedChainId.haven1_devnet] = (
|
523
|
-
|
532
|
+
_x),
|
533
|
+
_a[types_1.SupportedChainId.haven1_devnet] = (_y = {},
|
534
|
+
_y[types_1.SupportedDex.hSwap] = {
|
524
535
|
factoryAddress: '0xbBB97d634460DACCA0d41E249510Bb741ef46ad3',
|
525
536
|
depositGuard: {
|
526
537
|
address: '0x0e44F5cdaBefe34d5B729acFa0a79971FFBC0E7e',
|
@@ -529,9 +540,9 @@ exports.addressConfig = (_a = {},
|
|
529
540
|
vaultDeployerAddress: '0x9D821cb8b2D02115cEFe677E61582b6275770cbF',
|
530
541
|
isAlgebra: false,
|
531
542
|
},
|
532
|
-
|
533
|
-
_a[types_1.SupportedChainId.hedera] = (
|
534
|
-
|
543
|
+
_y),
|
544
|
+
_a[types_1.SupportedChainId.hedera] = (_z = {},
|
545
|
+
_z[types_1.SupportedDex.SaucerSwap] = {
|
535
546
|
factoryAddress: '0xb62399d23d1c81f08ea445a42d7f15cc12090a71',
|
536
547
|
depositGuard: {
|
537
548
|
address: '0x1B0ef045830466171D617dD0F1142aD699A4Cd63',
|
@@ -540,9 +551,9 @@ exports.addressConfig = (_a = {},
|
|
540
551
|
vaultDeployerAddress: '0x8514B2Fa2889F7A2f46F1AA66b514999F2a7327F',
|
541
552
|
isAlgebra: false,
|
542
553
|
},
|
543
|
-
|
544
|
-
_a[types_1.SupportedChainId.hedera_testnet] = (
|
545
|
-
|
554
|
+
_z),
|
555
|
+
_a[types_1.SupportedChainId.hedera_testnet] = (_0 = {},
|
556
|
+
_0[types_1.SupportedDex.SaucerSwap] = {
|
546
557
|
factoryAddress: '0x3DfD6dd38F055188adCb2332C2926DDA28d318bD',
|
547
558
|
depositGuard: {
|
548
559
|
address: '0x16Dd62dB239DF67786F0AB7596C445aCDe81a16F',
|
@@ -551,9 +562,9 @@ exports.addressConfig = (_a = {},
|
|
551
562
|
vaultDeployerAddress: '0xEc7428cB95cD92e7556172FfBe735c6D48f6DEB7',
|
552
563
|
isAlgebra: false,
|
553
564
|
},
|
554
|
-
|
555
|
-
_a[types_1.SupportedChainId.hemi] = (
|
556
|
-
|
565
|
+
_0),
|
566
|
+
_a[types_1.SupportedChainId.hemi] = (_1 = {},
|
567
|
+
_1[types_1.SupportedDex.Sushiswap] = {
|
557
568
|
factoryAddress: '0x5541Bcd3d163326CF12267D1cF6207dbde788348',
|
558
569
|
depositGuard: {
|
559
570
|
address: '0x4196f1cD200739AAC173D83853B4060DA1adB1F6',
|
@@ -562,7 +573,7 @@ exports.addressConfig = (_a = {},
|
|
562
573
|
vaultDeployerAddress: '0xAFE7041797E8916616952a719971575f352e2b0d',
|
563
574
|
isAlgebra: false,
|
564
575
|
},
|
565
|
-
|
576
|
+
_1[types_1.SupportedDex.UniswapV3] = {
|
566
577
|
factoryAddress: '0x8cCd02E769e6A668a447Bd15e134C31bEccd8182',
|
567
578
|
depositGuard: {
|
568
579
|
address: '0x38e6706860dE0b96CD12Eff815DEDF01E5fe0722',
|
@@ -571,9 +582,9 @@ exports.addressConfig = (_a = {},
|
|
571
582
|
vaultDeployerAddress: '0xAFE7041797E8916616952a719971575f352e2b0d',
|
572
583
|
isAlgebra: false,
|
573
584
|
},
|
574
|
-
|
575
|
-
_a[types_1.SupportedChainId.hyperevm] = (
|
576
|
-
|
585
|
+
_1),
|
586
|
+
_a[types_1.SupportedChainId.hyperevm] = (_2 = {},
|
587
|
+
_2[types_1.SupportedDex.HyperSwap] = {
|
577
588
|
factoryAddress: '0xCd952718e6Ef25ac7DBDDd55E501AAA0177dbfA0',
|
578
589
|
depositGuard: {
|
579
590
|
address: '0x4a72DE60A93055139EfB3Dc8F021ceeCaD8CAa7a',
|
@@ -582,9 +593,9 @@ exports.addressConfig = (_a = {},
|
|
582
593
|
vaultDeployerAddress: '0xd71D9b66875C7d57AD630ee58F82e5e76B227aaB',
|
583
594
|
isAlgebra: false,
|
584
595
|
},
|
585
|
-
|
586
|
-
_a[types_1.SupportedChainId.ink] = (
|
587
|
-
|
596
|
+
_2),
|
597
|
+
_a[types_1.SupportedChainId.ink] = (_3 = {},
|
598
|
+
_3[types_1.SupportedDex.Reservoir] = {
|
588
599
|
factoryAddress: '0x65CD1f0ac298519BE4891B5812053e00BD2074AC',
|
589
600
|
depositGuard: {
|
590
601
|
address: '0x51339a25FB3f8351c43b4B552AF82C1B234FED93',
|
@@ -593,7 +604,7 @@ exports.addressConfig = (_a = {},
|
|
593
604
|
vaultDeployerAddress: '0xcBd1F70235904d3764f5d159022BA0281536E3E8',
|
594
605
|
isAlgebra: false,
|
595
606
|
},
|
596
|
-
|
607
|
+
_3[types_1.SupportedDex.Velodrome] = {
|
597
608
|
factoryAddress: '0x822b0bE4958ab5b4A48DA3c5f68Fc54846093618',
|
598
609
|
depositGuard: {
|
599
610
|
address: '0x2AB2C46dF4146E092bAC933B73Ed37B420Ae52EA',
|
@@ -603,9 +614,9 @@ exports.addressConfig = (_a = {},
|
|
603
614
|
isAlgebra: false,
|
604
615
|
ammVersion: exports.AMM_VERSIONS.VELODROME,
|
605
616
|
},
|
606
|
-
|
607
|
-
_a[types_1.SupportedChainId.ink_sepolia] = (
|
608
|
-
|
617
|
+
_3),
|
618
|
+
_a[types_1.SupportedChainId.ink_sepolia] = (_4 = {},
|
619
|
+
_4[types_1.SupportedDex.UniswapV3] = {
|
609
620
|
factoryAddress: '0x259743Ff627313D55b6a15735bD40Aa9aC4D6aDE',
|
610
621
|
depositGuard: {
|
611
622
|
address: '0xCa8310832053de4909fe1A6C89C7200D033CBB76',
|
@@ -614,9 +625,9 @@ exports.addressConfig = (_a = {},
|
|
614
625
|
vaultDeployerAddress: '0xC5901f39c510c6D8c4d7b692608A6AA8982E4C3f',
|
615
626
|
isAlgebra: false,
|
616
627
|
},
|
617
|
-
|
618
|
-
_a[types_1.SupportedChainId.katana] = (
|
619
|
-
|
628
|
+
_4),
|
629
|
+
_a[types_1.SupportedChainId.katana] = (_5 = {},
|
630
|
+
_5[types_1.SupportedDex.Sushiswap] = {
|
620
631
|
factoryAddress: '0x9176B8Eb7Fdff309BE258F2F2eDB32a8b79f19B5',
|
621
632
|
depositGuard: {
|
622
633
|
address: '0x046c3B5de733524468097A51dfeAd097B2ddbAdD',
|
@@ -625,9 +636,9 @@ exports.addressConfig = (_a = {},
|
|
625
636
|
vaultDeployerAddress: '0x76c34b69c3c4726dedb89AE51a4Ae40B0F09F2a2',
|
626
637
|
isAlgebra: false,
|
627
638
|
},
|
628
|
-
|
629
|
-
_a[types_1.SupportedChainId.kava] = (
|
630
|
-
|
639
|
+
_5),
|
640
|
+
_a[types_1.SupportedChainId.kava] = (_6 = {},
|
641
|
+
_6[types_1.SupportedDex.Kinetix] = {
|
631
642
|
factoryAddress: '0x2d2c72C4dC71AA32D64e5142e336741131A73fc0',
|
632
643
|
depositGuard: {
|
633
644
|
address: '0xADDA3A15EA71c223a82Af86d4578EF2B076035F1',
|
@@ -636,9 +647,9 @@ exports.addressConfig = (_a = {},
|
|
636
647
|
vaultDeployerAddress: '0x75178e0a2829B73E3AE4C21eE64F4B684085392a',
|
637
648
|
isAlgebra: false,
|
638
649
|
},
|
639
|
-
|
640
|
-
_a[types_1.SupportedChainId.linea] = (
|
641
|
-
|
650
|
+
_6),
|
651
|
+
_a[types_1.SupportedChainId.linea] = (_7 = {},
|
652
|
+
_7[types_1.SupportedDex.Linehub] = {
|
642
653
|
factoryAddress: '0xb0e7871d53BE1b1d746bBfD9511e2eF3cD70a6E7',
|
643
654
|
depositGuard: {
|
644
655
|
address: '0x60f50858953dBf1A699B88037D9dce235b8c505D',
|
@@ -647,7 +658,7 @@ exports.addressConfig = (_a = {},
|
|
647
658
|
vaultDeployerAddress: '0x75178e0a2829B73E3AE4C21eE64F4B684085392a',
|
648
659
|
isAlgebra: false,
|
649
660
|
},
|
650
|
-
|
661
|
+
_7[types_1.SupportedDex.Lynex] = {
|
651
662
|
factoryAddress: '0x0248b992ac2a75294b05286E9DD3A2bD3C9CFE4B',
|
652
663
|
depositGuard: {
|
653
664
|
address: '0x57C9d919AEA56171506cfb62B60ce76be0A079DF',
|
@@ -656,7 +667,7 @@ exports.addressConfig = (_a = {},
|
|
656
667
|
vaultDeployerAddress: '0x75178e0a2829B73E3AE4C21eE64F4B684085392a',
|
657
668
|
isAlgebra: true,
|
658
669
|
},
|
659
|
-
|
670
|
+
_7[types_1.SupportedDex.Metavault] = {
|
660
671
|
factoryAddress: '0x2592686212C164C1851dF2f62c5d5EC50600195E',
|
661
672
|
depositGuard: {
|
662
673
|
address: '0x92Bce3972916C2CEDA46c4EEbC9684aC26EFfe5B',
|
@@ -665,7 +676,7 @@ exports.addressConfig = (_a = {},
|
|
665
676
|
vaultDeployerAddress: '0x75178e0a2829B73E3AE4C21eE64F4B684085392a',
|
666
677
|
isAlgebra: false,
|
667
678
|
},
|
668
|
-
|
679
|
+
_7[types_1.SupportedDex.Nile] = {
|
669
680
|
factoryAddress: '0xa29F3D5403D50Ea1BF597E2Ef01791A1Ce4F544E',
|
670
681
|
depositGuard: {
|
671
682
|
address: '0x19227E17944FAF42419F019Dcc8762C400fE50A7',
|
@@ -674,7 +685,7 @@ exports.addressConfig = (_a = {},
|
|
674
685
|
vaultDeployerAddress: '0x75178e0a2829B73E3AE4C21eE64F4B684085392a',
|
675
686
|
isAlgebra: false,
|
676
687
|
},
|
677
|
-
|
688
|
+
_7[types_1.SupportedDex.UniswapV3] = {
|
678
689
|
factoryAddress: '0x6E3eB904966B0158833852cAFD1200c171772b53',
|
679
690
|
depositGuard: {
|
680
691
|
address: '0xCf99c2b3D1a9588A9a9A34eab25cD6f425FA8801',
|
@@ -683,9 +694,9 @@ exports.addressConfig = (_a = {},
|
|
683
694
|
vaultDeployerAddress: '0x75178e0a2829B73E3AE4C21eE64F4B684085392a',
|
684
695
|
isAlgebra: false,
|
685
696
|
},
|
686
|
-
|
687
|
-
_a[types_1.SupportedChainId.mantle] = (
|
688
|
-
|
697
|
+
_7),
|
698
|
+
_a[types_1.SupportedChainId.mantle] = (_8 = {},
|
699
|
+
_8[types_1.SupportedDex.Agni] = {
|
689
700
|
factoryAddress: '0x92Bce3972916C2CEDA46c4EEbC9684aC26EFfe5B',
|
690
701
|
depositGuard: {
|
691
702
|
address: '0x2121AA95a8B05d9C1Db90368B60C6867618814b8',
|
@@ -694,7 +705,7 @@ exports.addressConfig = (_a = {},
|
|
694
705
|
vaultDeployerAddress: '0xC4183bCcBa1D825A8aC971e13E698368b744F43C',
|
695
706
|
isAlgebra: false,
|
696
707
|
},
|
697
|
-
|
708
|
+
_8[types_1.SupportedDex.Cleo] = {
|
698
709
|
factoryAddress: '0xbBB97d634460DACCA0d41E249510Bb741ef46ad3',
|
699
710
|
depositGuard: {
|
700
711
|
address: '0xADDA3A15EA71c223a82Af86d4578EF2B076035F1',
|
@@ -703,7 +714,7 @@ exports.addressConfig = (_a = {},
|
|
703
714
|
vaultDeployerAddress: '0xC4183bCcBa1D825A8aC971e13E698368b744F43C',
|
704
715
|
isAlgebra: false,
|
705
716
|
},
|
706
|
-
|
717
|
+
_8[types_1.SupportedDex.Crust] = {
|
707
718
|
factoryAddress: '0x797ebB6A84367B0409094FEA0D10aC7516432433',
|
708
719
|
depositGuard: {
|
709
720
|
address: '0x15Ea9A2a0FfBaA8Ad51a10a9bda84E60585Ba0De',
|
@@ -712,9 +723,9 @@ exports.addressConfig = (_a = {},
|
|
712
723
|
vaultDeployerAddress: '0xC4183bCcBa1D825A8aC971e13E698368b744F43C',
|
713
724
|
isAlgebra: false,
|
714
725
|
},
|
715
|
-
|
716
|
-
_a[types_1.SupportedChainId.mode] = (
|
717
|
-
|
726
|
+
_8),
|
727
|
+
_a[types_1.SupportedChainId.mode] = (_9 = {},
|
728
|
+
_9[types_1.SupportedDex.Kim] = {
|
718
729
|
factoryAddress: '0x9FAb4bdD4E05f5C023CCC85D2071b49791D7418F',
|
719
730
|
depositGuard: {
|
720
731
|
address: '0x2E76A8D053f839A04235341dF1f25235437fEDd6',
|
@@ -724,9 +735,9 @@ exports.addressConfig = (_a = {},
|
|
724
735
|
isAlgebra: true,
|
725
736
|
ammVersion: exports.AMM_VERSIONS.ALGEBRA_INTEGRAL,
|
726
737
|
},
|
727
|
-
|
728
|
-
_a[types_1.SupportedChainId.monad_testnet] = (
|
729
|
-
|
738
|
+
_9),
|
739
|
+
_a[types_1.SupportedChainId.monad_testnet] = (_10 = {},
|
740
|
+
_10[types_1.SupportedDex.Atlantis] = {
|
730
741
|
factoryAddress: '0x4431CFdA42fB518A87f5928774DeA5389c43363a',
|
731
742
|
depositGuard: {
|
732
743
|
address: '0x8d963e46da8eC0365D7ef875dA52c53288b88C73',
|
@@ -736,9 +747,9 @@ exports.addressConfig = (_a = {},
|
|
736
747
|
isAlgebra: true,
|
737
748
|
ammVersion: exports.AMM_VERSIONS.ALGEBRA_INTEGRAL,
|
738
749
|
},
|
739
|
-
|
740
|
-
_a[types_1.SupportedChainId.moonbeam] = (
|
741
|
-
|
750
|
+
_10),
|
751
|
+
_a[types_1.SupportedChainId.moonbeam] = (_11 = {},
|
752
|
+
_11[types_1.SupportedDex.StellaSwap] = {
|
742
753
|
factoryAddress: '0x8cCd02E769e6A668a447Bd15e134C31bEccd8182',
|
743
754
|
depositGuard: {
|
744
755
|
address: '0x4858d61E83118f124b7dF3E908a3bb465540fFBc',
|
@@ -748,9 +759,9 @@ exports.addressConfig = (_a = {},
|
|
748
759
|
isAlgebra: true,
|
749
760
|
ammVersion: exports.AMM_VERSIONS.ALGEBRA_INTEGRAL,
|
750
761
|
},
|
751
|
-
|
752
|
-
_a[types_1.SupportedChainId.nibiru] = (
|
753
|
-
|
762
|
+
_11),
|
763
|
+
_a[types_1.SupportedChainId.nibiru] = (_12 = {},
|
764
|
+
_12[types_1.SupportedDex.UniswapV3] = {
|
754
765
|
factoryAddress: '0x63703A4DdFA51B6CffC1Bb40cc73912dF62535FA',
|
755
766
|
depositGuard: {
|
756
767
|
address: '0x85a4dd4ed356A7976a8302b1b690202d58583c55',
|
@@ -759,9 +770,9 @@ exports.addressConfig = (_a = {},
|
|
759
770
|
vaultDeployerAddress: '0x88653A91538B17E58c9268573c2345A48B0493C7',
|
760
771
|
isAlgebra: false,
|
761
772
|
},
|
762
|
-
|
763
|
-
_a[types_1.SupportedChainId.polygon_zkevm] = (
|
764
|
-
|
773
|
+
_12),
|
774
|
+
_a[types_1.SupportedChainId.polygon_zkevm] = (_13 = {},
|
775
|
+
_13[types_1.SupportedDex.Pancakeswap] = {
|
765
776
|
factoryAddress: '0xe8532Db60408f2d47693dA5b9093D71580B8C23F',
|
766
777
|
depositGuard: {
|
767
778
|
address: '0x71338eAcdE9eF818d4F5ff979e0E727b90Dd5F59',
|
@@ -770,7 +781,7 @@ exports.addressConfig = (_a = {},
|
|
770
781
|
vaultDeployerAddress: '0xCAE2d9760B852861e1A552b35e48c263047Fbc0f',
|
771
782
|
isAlgebra: false,
|
772
783
|
},
|
773
|
-
|
784
|
+
_13[types_1.SupportedDex.Quickswap] = {
|
774
785
|
factoryAddress: '0x1721cB3ff3cAF70a79bDE9d771B27646ed8115b1',
|
775
786
|
depositGuard: {
|
776
787
|
address: '0xC030BEf30EDE8ebd7Fd319361ceBa54c81754AD3',
|
@@ -779,9 +790,9 @@ exports.addressConfig = (_a = {},
|
|
779
790
|
vaultDeployerAddress: '0xCAE2d9760B852861e1A552b35e48c263047Fbc0f',
|
780
791
|
isAlgebra: true,
|
781
792
|
},
|
782
|
-
|
783
|
-
_a[types_1.SupportedChainId.real] = (
|
784
|
-
|
793
|
+
_13),
|
794
|
+
_a[types_1.SupportedChainId.real] = (_14 = {},
|
795
|
+
_14[types_1.SupportedDex.Pearl] = {
|
785
796
|
factoryAddress: '0x860F3881aCBbF05D48a324C5b8ca9004D31A146C',
|
786
797
|
depositGuard: {
|
787
798
|
address: '0x89FFdaa18b296d9F0CF02fBD88e5c633FEFA5f34',
|
@@ -790,9 +801,9 @@ exports.addressConfig = (_a = {},
|
|
790
801
|
vaultDeployerAddress: '0xBAd0700365De39C932b905002604B0A22aA4Bb77',
|
791
802
|
isAlgebra: false,
|
792
803
|
},
|
793
|
-
|
794
|
-
_a[types_1.SupportedChainId.rootstock] = (
|
795
|
-
|
804
|
+
_14),
|
805
|
+
_a[types_1.SupportedChainId.rootstock] = (_15 = {},
|
806
|
+
_15[types_1.SupportedDex.UniswapV3] = {
|
796
807
|
factoryAddress: '0x8cCd02E769e6A668a447Bd15e134C31bEccd8182',
|
797
808
|
depositGuard: {
|
798
809
|
address: '0x74C85FF93D0ff3B5E48c119390EF75A43D78d549',
|
@@ -801,9 +812,9 @@ exports.addressConfig = (_a = {},
|
|
801
812
|
vaultDeployerAddress: '0x9708b4a2BDd23C8c432F04972AaDE12e4a346447',
|
802
813
|
isAlgebra: false,
|
803
814
|
},
|
804
|
-
|
805
|
-
_a[types_1.SupportedChainId.scroll] = (
|
806
|
-
|
815
|
+
_15),
|
816
|
+
_a[types_1.SupportedChainId.scroll] = (_16 = {},
|
817
|
+
_16[types_1.SupportedDex.UniswapV3] = {
|
807
818
|
factoryAddress: '0x9FAb4bdD4E05f5C023CCC85D2071b49791D7418F',
|
808
819
|
depositGuard: {
|
809
820
|
address: '0xb62399d23d1c81f08eA445A42d7F15cC12090A71',
|
@@ -812,7 +823,7 @@ exports.addressConfig = (_a = {},
|
|
812
823
|
vaultDeployerAddress: '0x596643Ce4fe8b2e72F340584cec02Ab99dA866c1',
|
813
824
|
isAlgebra: false,
|
814
825
|
},
|
815
|
-
|
826
|
+
_16[types_1.SupportedDex.Metavault] = {
|
816
827
|
factoryAddress: '0xb42D5956cDe4386B65C087CfCD16910aB6114F15',
|
817
828
|
depositGuard: {
|
818
829
|
address: '0x131c03ca881B7cC66d7a5120A9273ebf675C241D',
|
@@ -821,9 +832,9 @@ exports.addressConfig = (_a = {},
|
|
821
832
|
vaultDeployerAddress: '0x596643Ce4fe8b2e72F340584cec02Ab99dA866c1',
|
822
833
|
isAlgebra: false,
|
823
834
|
},
|
824
|
-
|
825
|
-
_a[types_1.SupportedChainId.skale_europa] = (
|
826
|
-
|
835
|
+
_16),
|
836
|
+
_a[types_1.SupportedChainId.skale_europa] = (_17 = {},
|
837
|
+
_17[types_1.SupportedDex.Sushiswap] = {
|
827
838
|
factoryAddress: '0x1B0ef045830466171D617dD0F1142aD699A4Cd63',
|
828
839
|
depositGuard: {
|
829
840
|
address: '0x860F3881aCBbF05D48a324C5b8ca9004D31A146C',
|
@@ -832,9 +843,9 @@ exports.addressConfig = (_a = {},
|
|
832
843
|
vaultDeployerAddress: '0xED0A10A7db58d9dB23DDfB7EEbFE1Fe863ef67aA',
|
833
844
|
isAlgebra: false,
|
834
845
|
},
|
835
|
-
|
836
|
-
_a[types_1.SupportedChainId.sonic] = (
|
837
|
-
|
846
|
+
_17),
|
847
|
+
_a[types_1.SupportedChainId.sonic] = (_18 = {},
|
848
|
+
_18[types_1.SupportedDex.Equalizer] = {
|
838
849
|
factoryAddress: '0x7D18F2D60E4fd6F485419727515807d09A542eb9',
|
839
850
|
depositGuard: {
|
840
851
|
address: '0x4c8c0D2Ca19a97896AA9135449e6d6471a53FC5f',
|
@@ -844,7 +855,7 @@ exports.addressConfig = (_a = {},
|
|
844
855
|
isAlgebra: false,
|
845
856
|
is2Thick: true,
|
846
857
|
},
|
847
|
-
|
858
|
+
_18[types_1.SupportedDex.SwapX] = {
|
848
859
|
factoryAddress: '0x34513e8A327987Bb44acF5A925a7f3b4092d8b5F',
|
849
860
|
depositGuard: {
|
850
861
|
address: '0x65CD1f0ac298519BE4891B5812053e00BD2074AC',
|
@@ -854,9 +865,21 @@ exports.addressConfig = (_a = {},
|
|
854
865
|
isAlgebra: true,
|
855
866
|
ammVersion: exports.AMM_VERSIONS.ALGEBRA_INTEGRAL,
|
856
867
|
},
|
857
|
-
|
858
|
-
_a[types_1.SupportedChainId.
|
859
|
-
|
868
|
+
_18),
|
869
|
+
_a[types_1.SupportedChainId.tac] = (_19 = {},
|
870
|
+
_19[types_1.SupportedDex.Snap] = {
|
871
|
+
factoryAddress: '0x3Aa31b2E925d0E872f9A68Fe057Ed677e735F38d',
|
872
|
+
depositGuard: {
|
873
|
+
address: '0x38e6706860dE0b96CD12Eff815DEDF01E5fe0722',
|
874
|
+
version: 2,
|
875
|
+
},
|
876
|
+
vaultDeployerAddress: '0xDed64030c1b0A63DE0CAd8165f681c7Ef36E4ae3',
|
877
|
+
isAlgebra: true,
|
878
|
+
ammVersion: exports.AMM_VERSIONS.ALGEBRA_INTEGRAL,
|
879
|
+
},
|
880
|
+
_19),
|
881
|
+
_a[types_1.SupportedChainId.taiko] = (_20 = {},
|
882
|
+
_20[types_1.SupportedDex.Henjin] = {
|
860
883
|
factoryAddress: '0x9FAb4bdD4E05f5C023CCC85D2071b49791D7418F',
|
861
884
|
depositGuard: {
|
862
885
|
address: '0x2E76A8D053f839A04235341dF1f25235437fEDd6',
|
@@ -866,9 +889,9 @@ exports.addressConfig = (_a = {},
|
|
866
889
|
isAlgebra: true,
|
867
890
|
ammVersion: exports.AMM_VERSIONS.ALGEBRA_INTEGRAL,
|
868
891
|
},
|
869
|
-
|
870
|
-
_a[types_1.SupportedChainId.taiko_hekla] = (
|
871
|
-
|
892
|
+
_20),
|
893
|
+
_a[types_1.SupportedChainId.taiko_hekla] = (_21 = {},
|
894
|
+
_21[types_1.SupportedDex.Henjin] = {
|
872
895
|
factoryAddress: '0x7C6389714719C68cAAc8Ae06baE6E878B3605f6D',
|
873
896
|
depositGuard: {
|
874
897
|
address: '0xF8b3f6727e44abb211C0049FC849FbB091Ff765E',
|
@@ -878,9 +901,9 @@ exports.addressConfig = (_a = {},
|
|
878
901
|
isAlgebra: true,
|
879
902
|
ammVersion: exports.AMM_VERSIONS.ALGEBRA_INTEGRAL,
|
880
903
|
},
|
881
|
-
|
882
|
-
_a[types_1.SupportedChainId.unichain] = (
|
883
|
-
|
904
|
+
_21),
|
905
|
+
_a[types_1.SupportedChainId.unichain] = (_22 = {},
|
906
|
+
_22[types_1.SupportedDex.Catex] = {
|
884
907
|
factoryAddress: '0x8cCd02E769e6A668a447Bd15e134C31bEccd8182',
|
885
908
|
depositGuard: {
|
886
909
|
address: '0xEb6EA277d7b0a876444dab30eEF0f154F406CfB4',
|
@@ -889,9 +912,9 @@ exports.addressConfig = (_a = {},
|
|
889
912
|
vaultDeployerAddress: '0xf0d92E5F6Ccd4E095C4097c1635c7A75D7226114',
|
890
913
|
isAlgebra: false,
|
891
914
|
},
|
892
|
-
|
893
|
-
_a[types_1.SupportedChainId.unreal] = (
|
894
|
-
|
915
|
+
_22),
|
916
|
+
_a[types_1.SupportedChainId.unreal] = (_23 = {},
|
917
|
+
_23[types_1.SupportedDex.Pearl] = {
|
895
918
|
factoryAddress: '0x1294EC9615C91077ebdC57CfC7DDB65140750992',
|
896
919
|
depositGuard: {
|
897
920
|
address: '0x6DC9b390130c96b788eBEB389cb3cba992289532',
|
@@ -900,9 +923,9 @@ exports.addressConfig = (_a = {},
|
|
900
923
|
vaultDeployerAddress: '0xBAd0700365De39C932b905002604B0A22aA4Bb77',
|
901
924
|
isAlgebra: false,
|
902
925
|
},
|
903
|
-
|
904
|
-
_a[types_1.SupportedChainId.x_layer_testnet] = (
|
905
|
-
|
926
|
+
_23),
|
927
|
+
_a[types_1.SupportedChainId.x_layer_testnet] = (_24 = {},
|
928
|
+
_24[types_1.SupportedDex.XSwap] = {
|
906
929
|
factoryAddress: '0xADDA3A15EA71c223a82Af86d4578EF2B076035F1',
|
907
930
|
depositGuard: {
|
908
931
|
address: '0xe573920139a208989d83C57ea48837C6285F2cd3',
|
@@ -912,9 +935,9 @@ exports.addressConfig = (_a = {},
|
|
912
935
|
isAlgebra: true,
|
913
936
|
ammVersion: exports.AMM_VERSIONS.ALGEBRA_INTEGRAL,
|
914
937
|
},
|
915
|
-
|
916
|
-
_a[types_1.SupportedChainId.zircuit] = (
|
917
|
-
|
938
|
+
_24),
|
939
|
+
_a[types_1.SupportedChainId.zircuit] = (_25 = {},
|
940
|
+
_25[types_1.SupportedDex.Ocelex] = {
|
918
941
|
factoryAddress: '0x1A58D4CFF22C7E2e0c4cCf4a0010b87822d024A1',
|
919
942
|
depositGuard: {
|
920
943
|
address: '0x259743Ff627313D55b6a15735bD40Aa9aC4D6aDE',
|
@@ -923,9 +946,9 @@ exports.addressConfig = (_a = {},
|
|
923
946
|
vaultDeployerAddress: '0x8fC4aFAA9B4C3cbE97F08e040e945411EFb18993',
|
924
947
|
isAlgebra: true,
|
925
948
|
},
|
926
|
-
|
927
|
-
_a[types_1.SupportedChainId.zksync_era] = (
|
928
|
-
|
949
|
+
_25),
|
950
|
+
_a[types_1.SupportedChainId.zksync_era] = (_26 = {},
|
951
|
+
_26[types_1.SupportedDex.Pancakeswap] = {
|
929
952
|
factoryAddress: '0x8a76c26E0089111989C14EF56b9733aa38B94148',
|
930
953
|
depositGuard: {
|
931
954
|
address: '0x5997487384CDae95E1AED6eAab1bb827180E1154',
|
@@ -934,7 +957,7 @@ exports.addressConfig = (_a = {},
|
|
934
957
|
isAlgebra: false,
|
935
958
|
vaultDeployerAddress: '0x12C1F03a443A5B893870ea6cBDb2362f666275Da',
|
936
959
|
},
|
937
|
-
|
960
|
+
_26[types_1.SupportedDex.Velocore] = {
|
938
961
|
factoryAddress: '0x1Cd7f4a2E9e7EFb23E27CFB9eF3a2F3CFAf27675',
|
939
962
|
depositGuard: {
|
940
963
|
address: '0x01292A32a0b8F8f56fBb8DB90d3756a0EF06C666',
|
@@ -943,9 +966,9 @@ exports.addressConfig = (_a = {},
|
|
943
966
|
vaultDeployerAddress: '0x12C1F03a443A5B893870ea6cBDb2362f666275Da',
|
944
967
|
isAlgebra: true,
|
945
968
|
},
|
946
|
-
|
947
|
-
_a[types_1.SupportedChainId.zksync_era_testnet] = (
|
948
|
-
|
969
|
+
_26),
|
970
|
+
_a[types_1.SupportedChainId.zksync_era_testnet] = (_27 = {},
|
971
|
+
_27[types_1.SupportedDex.Velocore] = {
|
949
972
|
factoryAddress: '0x0227f2b783b610107349da9b9DF516b8d476aB4F',
|
950
973
|
depositGuard: {
|
951
974
|
address: '0x7570c7b58c68d95F0663f89C228B7b13d05c15e6',
|
@@ -954,54 +977,56 @@ exports.addressConfig = (_a = {},
|
|
954
977
|
vaultDeployerAddress: '0x451Efff92a3a1471b7af9DDc1369D9D157E6475A',
|
955
978
|
isAlgebra: true,
|
956
979
|
},
|
957
|
-
|
980
|
+
_27),
|
958
981
|
_a);
|
959
|
-
exports.MULTICALL_ADDRESSES = (
|
960
|
-
|
961
|
-
|
962
|
-
|
963
|
-
|
964
|
-
|
965
|
-
|
966
|
-
|
967
|
-
|
968
|
-
|
969
|
-
|
970
|
-
|
971
|
-
|
972
|
-
|
973
|
-
|
974
|
-
|
975
|
-
|
976
|
-
|
977
|
-
|
978
|
-
|
979
|
-
|
980
|
-
|
981
|
-
|
982
|
-
|
983
|
-
|
984
|
-
|
985
|
-
|
986
|
-
|
987
|
-
|
988
|
-
|
989
|
-
|
990
|
-
|
991
|
-
|
992
|
-
|
993
|
-
|
994
|
-
|
995
|
-
|
996
|
-
|
997
|
-
|
998
|
-
|
999
|
-
|
1000
|
-
|
1001
|
-
|
1002
|
-
|
1003
|
-
|
1004
|
-
|
1005
|
-
|
1006
|
-
|
982
|
+
exports.MULTICALL_ADDRESSES = (_28 = {},
|
983
|
+
_28[types_1.SupportedChainId.mainnet] = '0x1F98415757620B543A52E61c46B32eB19261F984',
|
984
|
+
_28[types_1.SupportedChainId.flare] = '0x921aCCA39e8D3519A503EE4A11b56d6eEACbb2Aa',
|
985
|
+
_28[types_1.SupportedChainId.rootstock] = '0x8CF119F15575CAb4beb427Fb485087e71a96Fbaa',
|
986
|
+
_28[types_1.SupportedChainId.arbitrum] = '0xd9e7c0932a7D3e40Db3Fe78d95A3ED375a37Ab1a',
|
987
|
+
_28[types_1.SupportedChainId.base_sepolia] = '0xd867e273eAbD6c853fCd0Ca0bFB6a3aE6491d2C1',
|
988
|
+
_28[types_1.SupportedChainId.berachain] = '0x89ff70257bc747F310bB538eeFC46aDD763e75d8',
|
989
|
+
_28[types_1.SupportedChainId.citrea_testnet] = '0xB4F9b6b019E75CBe51af4425b2Fc12797e2Ee2a1',
|
990
|
+
_28[types_1.SupportedChainId.haven1_devnet] = '0xe573920139a208989d83C57ea48837C6285F2cd3',
|
991
|
+
_28[types_1.SupportedChainId.fantom] = '0xd9e7c0932a7D3e40Db3Fe78d95A3ED375a37Ab1a',
|
992
|
+
_28[types_1.SupportedChainId.flow] = '0xA41Fef85d7a7DebAD0CC265Ad514716C52919559',
|
993
|
+
_28[types_1.SupportedChainId.hedera_testnet] = '0x0B10E483AAC4340256772754d23131B6E0Dc31EA',
|
994
|
+
_28[types_1.SupportedChainId.hedera] = '0x0B10E483AAC4340256772754d23131B6E0Dc31EA',
|
995
|
+
_28[types_1.SupportedChainId.hemi] = '0x352A86168e6988A1aDF9A15Cb00017AAd3B67155',
|
996
|
+
_28[types_1.SupportedChainId.hyperevm] = '0xE8571fd6629DA6E488f7BbD83e729c20Fa9B97B4',
|
997
|
+
_28[types_1.SupportedChainId.ink] = '0xcfEA11557Bc9cB71bc6916e09fC8493D668b8d53',
|
998
|
+
_28[types_1.SupportedChainId.ink_sepolia] = '0x27404A54D594Aa6307C3f9Be102646363d6279a1',
|
999
|
+
_28[types_1.SupportedChainId.katana] = '0xA730CAa84B6E72bb51eD5b2A1B08bc6031a95294',
|
1000
|
+
_28[types_1.SupportedChainId.mantle] = '0xf5bb4e61ccAC9080fb520e5F69224eE85a4D588F',
|
1001
|
+
_28[types_1.SupportedChainId.mode] = '0x481BE66De423B6a0Df368b526713bA632EF23ADd',
|
1002
|
+
_28[types_1.SupportedChainId.monad_testnet] = '0xcfEA11557Bc9cB71bc6916e09fC8493D668b8d53',
|
1003
|
+
_28[types_1.SupportedChainId.moonbeam] = '0x4F15CED4dD9B8eF545809431c177a3ae46A29c37',
|
1004
|
+
_28[types_1.SupportedChainId.nibiru] = '0x5d6b0f5335ec95cD2aB7E52f2A0750dd86502435',
|
1005
|
+
_28[types_1.SupportedChainId.sonic] = '0x9B500c0a544B870D9C4c441147dCaEf599e542E7',
|
1006
|
+
_28[types_1.SupportedChainId.tac] = '0xD360846137c2be74c6B7624A06A809Ca3aD4e014',
|
1007
|
+
_28[types_1.SupportedChainId.unichain] = '0xb7610f9b733e7d45184be3a1bc966960ccc54f0b',
|
1008
|
+
_28[types_1.SupportedChainId.zircuit] = '0x89EC5589c030FcEf8c29E7EeC491D2E73b53A623',
|
1009
|
+
_28[types_1.SupportedChainId.zksync_era_testnet] = '0x8A23CB45E5F4d5a1b2DB673663Ea2aAedc48acff',
|
1010
|
+
_28[types_1.SupportedChainId.zksync_era] = '0x95071cBD09184083E7F732a710c2e30c9882Fd5f',
|
1011
|
+
_28[types_1.SupportedChainId.polygon_zkevm] = '0xe05b539447B17630Cb087473F6b50E5c5f73FDeb',
|
1012
|
+
_28[types_1.SupportedChainId.polygon] = '0xFb6021617c03dcEF189C3f783C56e3D9ff284919',
|
1013
|
+
_28[types_1.SupportedChainId.fuse] = '0x607F5841eFf0505d3c7A868558aD4562fD176C8F',
|
1014
|
+
_28[types_1.SupportedChainId.bsc] = '0x74d8b6407b8f33b40d7a1e34375176394f59afe6',
|
1015
|
+
_28[types_1.SupportedChainId.evmos] = '0x8a4A5eEC59899F2d23B08f0188d6eB540cF4EccC',
|
1016
|
+
_28[types_1.SupportedChainId.arthera] = '0x15fCbF9bC0797567053A8265b7E6f4eC43EA7327',
|
1017
|
+
_28[types_1.SupportedChainId.arthera_testnet] = '0xEC250E6856e14A494cb1f0abC61d72348c79F418',
|
1018
|
+
_28[types_1.SupportedChainId.unreal] = '0xe573920139a208989d83C57ea48837C6285F2cd3',
|
1019
|
+
_28[types_1.SupportedChainId.real] = '0xbBB97d634460DACCA0d41E249510Bb741ef46ad3',
|
1020
|
+
_28[types_1.SupportedChainId.base] = '0x091e99cb1C49331a94dD62755D168E941AbD0693',
|
1021
|
+
_28[types_1.SupportedChainId.linea] = '0xe573920139a208989d83C57ea48837C6285F2cd3',
|
1022
|
+
_28[types_1.SupportedChainId.berachain_bartio] = '0x932E1908461De58b0891E5022431dc995Cb95C5E',
|
1023
|
+
_28[types_1.SupportedChainId.blast] = '0xdC7f370de7631cE9e2c2e1DCDA6B3B5744Cf4705',
|
1024
|
+
_28[types_1.SupportedChainId.taiko] = '0xaF0C5CBbCEfB685BF3200684d2aE19B8eA6186ca',
|
1025
|
+
_28[types_1.SupportedChainId.scroll] = '0xC1D2e074C38FdD5CA965000668420C80316F0915',
|
1026
|
+
_28[types_1.SupportedChainId.blast_sepolia_testnet] = '0xEc27362204a1D02e9803d0eB4904e8df470b2B39',
|
1027
|
+
_28[types_1.SupportedChainId.x_layer_testnet] = '0x7B4553a35D3020064cB464a8D75a4735FfdA15Bd',
|
1028
|
+
_28[types_1.SupportedChainId.celo] = '0x633987602DE5C4F337e3DbF265303A1080324204',
|
1029
|
+
_28[types_1.SupportedChainId.kava] = '0x481BE66De423B6a0Df368b526713bA632EF23ADd',
|
1030
|
+
_28[types_1.SupportedChainId.skale_europa] = '0x15bA62A09E6e295A696D02f8E4B80a8a13bF3785',
|
1031
|
+
_28);
|
1007
1032
|
//# sourceMappingURL=addresses.js.map
|