@ape.swap/bonds-sdk 3.1.7 → 3.1.9-test-0

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/dist/main.js CHANGED
@@ -18043,10 +18043,10 @@ function requireTypes () {
18043
18043
  _24,
18044
18044
  _25,
18045
18045
  _26,
18046
- _27;
18047
- var _28,
18048
- _29,
18049
- _30,
18046
+ _27,
18047
+ _28,
18048
+ _29;
18049
+ var _30,
18050
18050
  _31,
18051
18051
  _32,
18052
18052
  _33,
@@ -18123,12 +18123,19 @@ function requireTypes () {
18123
18123
  _104,
18124
18124
  _105,
18125
18125
  _106,
18126
- _107;
18126
+ _107,
18127
+ _108,
18128
+ _109,
18129
+ _110,
18130
+ _111,
18131
+ _112,
18132
+ _113;
18127
18133
  Object.defineProperty(exports$1, '__esModule', { value: true });
18128
18134
  exports$1.dexToZapMapping =
18129
18135
  exports$1.defaultDexFactories =
18130
18136
  exports$1.dexFactories =
18131
18137
  exports$1.VaultVersion =
18138
+ exports$1.MarketingCampaign =
18132
18139
  exports$1.LaunchBondTiers =
18133
18140
  exports$1.MigrationVestingTerms =
18134
18141
  exports$1.defaultBillArtCollection =
@@ -18194,6 +18201,7 @@ function requireTypes () {
18194
18201
  ChainId[(ChainId['MEGAETH_TESTNET'] = 6342)] = 'MEGAETH_TESTNET';
18195
18202
  ChainId[(ChainId['SEI'] = 1329)] = 'SEI';
18196
18203
  ChainId[(ChainId['MONAD'] = 143)] = 'MONAD';
18204
+ ChainId[(ChainId['HYPEREVM'] = 999)] = 'HYPEREVM';
18197
18205
  })((ChainId = exports$1.ChainId || (exports$1.ChainId = {})));
18198
18206
  var LiquidityDex
18199
18207
  ;(function (LiquidityDex) {
@@ -18231,6 +18239,8 @@ function requireTypes () {
18231
18239
  LiquidityDex['SmarDex'] = 'SmarDex';
18232
18240
  LiquidityDex['TrebleSwapV2'] = 'TrebleSwap V2';
18233
18241
  LiquidityDex['TrebleAlgebraIntegral'] = 'Treble Algebra Integral';
18242
+ LiquidityDex['HydrexSolidly'] = 'Hydrex Solidly';
18243
+ LiquidityDex['HydrexIntegral'] = 'Hydrex Integral';
18234
18244
  //IOTA
18235
18245
  LiquidityDex['MagicSea'] = 'MagicSea';
18236
18246
  //ARBITRUM
@@ -18256,6 +18266,9 @@ function requireTypes () {
18256
18266
  //BERACHAIN
18257
18267
  LiquidityDex['KodiakV2'] = 'KodiakV2';
18258
18268
  LiquidityDex['KodiakV3'] = 'KodiakV3';
18269
+ //HYPEREVM
18270
+ LiquidityDex['HybraFinance'] = 'HybraFinance';
18271
+ LiquidityDex['PRJX'] = 'PRJX';
18259
18272
  })((LiquidityDex = exports$1.LiquidityDex || (exports$1.LiquidityDex = {})));
18260
18273
  (function (IchiSupportedDex) {
18261
18274
  IchiSupportedDex['Ascent'] = 'Ascent';
@@ -18357,6 +18370,7 @@ function requireTypes () {
18357
18370
  BillArtCollection['Berachain_Collection1'] = 'Berachain_Collection1';
18358
18371
  BillArtCollection['HotBondingSummer_Collection1'] = 'HotBondingSummer_Collection1';
18359
18372
  BillArtCollection['Solana_Collection1'] = 'Solana_Collection1';
18373
+ BillArtCollection['GooMoney_Collection1'] = 'GooMoney_Collection1';
18360
18374
  })((BillArtCollection = exports$1.BillArtCollection || (exports$1.BillArtCollection = {})));
18361
18375
  exports$1.defaultBillArtCollection = BillArtCollection.ApeBond_Collection1;
18362
18376
  exports$1.MigrationVestingTerms = {
@@ -18373,6 +18387,9 @@ function requireTypes () {
18373
18387
  LaunchBondTiers[(LaunchBondTiers['Legend'] = 4)] = 'Legend';
18374
18388
  LaunchBondTiers[(LaunchBondTiers['Mythical'] = 5)] = 'Mythical';
18375
18389
  })((exports$1.LaunchBondTiers || (exports$1.LaunchBondTiers = {})));
18390
+ (function (MarketingCampaign) {
18391
+ MarketingCampaign['Christmas2025'] = 'Christmas2025';
18392
+ })((exports$1.MarketingCampaign || (exports$1.MarketingCampaign = {})));
18376
18393
  (function (VaultVersion) {
18377
18394
  VaultVersion['V1'] = 'V1';
18378
18395
  VaultVersion['V2'] = 'V2';
@@ -18545,6 +18562,15 @@ function requireTypes () {
18545
18562
  router: '0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24',
18546
18563
  protocol: Protocols.V2,
18547
18564
  }),
18565
+ (_h[LiquidityDex.HydrexSolidly] = {
18566
+ factory: '0xC47F17c4fd96F50eFD2A2448ceDe5C185c084bf0',
18567
+ router: '0x8fB6177eb7AC7D9e75DE2D58D8749755D6BD9EA1',
18568
+ protocol: Protocols.Solidly,
18569
+ }),
18570
+ (_h[LiquidityDex.HydrexIntegral] = {
18571
+ factory: '0x36077D39cdC65E1e3FB65810430E5b2c4D5fA29E',
18572
+ protocol: Protocols.AlgebraIntegral,
18573
+ }),
18548
18574
  _h)),
18549
18575
  (_a[ChainId.IOTA] =
18550
18576
  ((_j = {}),
@@ -18681,324 +18707,354 @@ function requireTypes () {
18681
18707
  protocol: Protocols.V3,
18682
18708
  }),
18683
18709
  _t)),
18710
+ (_a[ChainId.HYPEREVM] =
18711
+ ((_u = {}),
18712
+ (_u[LiquidityDex.HybraFinance] = {
18713
+ factory: '0x9c7397c9C5ecC400992843408D3A283fE9108009',
18714
+ router: '0x0d76Fcf33C6EDeD05696549757d136788C98CC9D',
18715
+ protocol: Protocols.Solidly,
18716
+ }),
18717
+ (_u[LiquidityDex.PRJX] = {
18718
+ factory: '0xFf7B3e8C00e57ea31477c32A5B52a58Eea47b072',
18719
+ protocol: Protocols.V3,
18720
+ }),
18721
+ _u)),
18684
18722
  _a);
18685
18723
  exports$1.defaultDexFactories =
18686
- ((_u = {}),
18687
- (_u[ChainId.MAINNET] =
18688
- ((_v = {}),
18689
- (_v[Protocols.V2] =
18690
- (_29 = (_28 = exports$1.dexFactories[ChainId.MAINNET]) === null || _28 === void 0 ? void 0 : _28.ApeSwapV2) ===
18691
- null || _29 === void 0
18692
- ? void 0
18693
- : _29.factory),
18694
- (_v[Protocols.V3] =
18695
- (_31 = (_30 = exports$1.dexFactories[ChainId.MAINNET]) === null || _30 === void 0 ? void 0 : _30.UniswapV3) ===
18724
+ ((_v = {}),
18725
+ (_v[ChainId.MAINNET] =
18726
+ ((_w = {}),
18727
+ (_w[Protocols.V2] =
18728
+ (_31 = (_30 = exports$1.dexFactories[ChainId.MAINNET]) === null || _30 === void 0 ? void 0 : _30.ApeSwapV2) ===
18696
18729
  null || _31 === void 0
18697
18730
  ? void 0
18698
18731
  : _31.factory),
18699
- _v)),
18700
- (_u[ChainId.BSC] =
18701
- ((_w = {}),
18702
- (_w[Protocols.V2] =
18703
- (_33 = (_32 = exports$1.dexFactories[ChainId.BSC]) === null || _32 === void 0 ? void 0 : _32.ApeSwapV2) === null ||
18704
- _33 === void 0
18732
+ (_w[Protocols.V3] =
18733
+ (_33 = (_32 = exports$1.dexFactories[ChainId.MAINNET]) === null || _32 === void 0 ? void 0 : _32.UniswapV3) ===
18734
+ null || _33 === void 0
18705
18735
  ? void 0
18706
18736
  : _33.factory),
18707
- (_w[Protocols.V3] =
18708
- (_35 = (_34 = exports$1.dexFactories[ChainId.BSC]) === null || _34 === void 0 ? void 0 : _34.UniswapV3) === null ||
18737
+ _w)),
18738
+ (_v[ChainId.BSC] =
18739
+ ((_x = {}),
18740
+ (_x[Protocols.V2] =
18741
+ (_35 = (_34 = exports$1.dexFactories[ChainId.BSC]) === null || _34 === void 0 ? void 0 : _34.ApeSwapV2) === null ||
18709
18742
  _35 === void 0
18710
18743
  ? void 0
18711
18744
  : _35.factory),
18712
- (_w[Protocols.Algebra] =
18713
- (_37 = (_36 = exports$1.dexFactories[ChainId.BSC]) === null || _36 === void 0 ? void 0 : _36.Algebra) === null ||
18745
+ (_x[Protocols.V3] =
18746
+ (_37 = (_36 = exports$1.dexFactories[ChainId.BSC]) === null || _36 === void 0 ? void 0 : _36.UniswapV3) === null ||
18714
18747
  _37 === void 0
18715
18748
  ? void 0
18716
18749
  : _37.factory),
18717
- (_w[Protocols.Solidly] =
18718
- (_39 = (_38 = exports$1.dexFactories[ChainId.BSC]) === null || _38 === void 0 ? void 0 : _38.ThenaV1) === null ||
18750
+ (_x[Protocols.Algebra] =
18751
+ (_39 = (_38 = exports$1.dexFactories[ChainId.BSC]) === null || _38 === void 0 ? void 0 : _38.Algebra) === null ||
18719
18752
  _39 === void 0
18720
18753
  ? void 0
18721
18754
  : _39.factory),
18722
- _w)),
18723
- (_u[ChainId.MATIC] =
18724
- ((_x = {}),
18725
- (_x[Protocols.V2] =
18726
- (_41 = (_40 = exports$1.dexFactories[ChainId.MATIC]) === null || _40 === void 0 ? void 0 : _40.ApeSwapV2) ===
18727
- null || _41 === void 0
18755
+ (_x[Protocols.Solidly] =
18756
+ (_41 = (_40 = exports$1.dexFactories[ChainId.BSC]) === null || _40 === void 0 ? void 0 : _40.ThenaV1) === null ||
18757
+ _41 === void 0
18728
18758
  ? void 0
18729
18759
  : _41.factory),
18730
- (_x[Protocols.V3] =
18731
- (_43 = (_42 = exports$1.dexFactories[ChainId.MATIC]) === null || _42 === void 0 ? void 0 : _42.UniswapV3) ===
18760
+ _x)),
18761
+ (_v[ChainId.MATIC] =
18762
+ ((_y = {}),
18763
+ (_y[Protocols.V2] =
18764
+ (_43 = (_42 = exports$1.dexFactories[ChainId.MATIC]) === null || _42 === void 0 ? void 0 : _42.ApeSwapV2) ===
18732
18765
  null || _43 === void 0
18733
18766
  ? void 0
18734
18767
  : _43.factory),
18735
- (_x[Protocols.Algebra] =
18736
- (_45 = (_44 = exports$1.dexFactories[ChainId.MATIC]) === null || _44 === void 0 ? void 0 : _44.Algebra) === null ||
18737
- _45 === void 0
18768
+ (_y[Protocols.V3] =
18769
+ (_45 = (_44 = exports$1.dexFactories[ChainId.MATIC]) === null || _44 === void 0 ? void 0 : _44.UniswapV3) ===
18770
+ null || _45 === void 0
18738
18771
  ? void 0
18739
18772
  : _45.factory),
18740
- _x)),
18741
- (_u[ChainId.ARBITRUM] =
18742
- ((_y = {}),
18743
- (_y[Protocols.V2] =
18744
- (_47 = (_46 = exports$1.dexFactories[ChainId.ARBITRUM]) === null || _46 === void 0 ? void 0 : _46.ApeSwapV2) ===
18745
- null || _47 === void 0
18773
+ (_y[Protocols.Algebra] =
18774
+ (_47 = (_46 = exports$1.dexFactories[ChainId.MATIC]) === null || _46 === void 0 ? void 0 : _46.Algebra) === null ||
18775
+ _47 === void 0
18746
18776
  ? void 0
18747
18777
  : _47.factory),
18748
- (_y[Protocols.V3] =
18749
- (_49 = (_48 = exports$1.dexFactories[ChainId.ARBITRUM]) === null || _48 === void 0 ? void 0 : _48.UniswapV3) ===
18778
+ _y)),
18779
+ (_v[ChainId.ARBITRUM] =
18780
+ ((_z = {}),
18781
+ (_z[Protocols.V2] =
18782
+ (_49 = (_48 = exports$1.dexFactories[ChainId.ARBITRUM]) === null || _48 === void 0 ? void 0 : _48.ApeSwapV2) ===
18750
18783
  null || _49 === void 0
18751
18784
  ? void 0
18752
18785
  : _49.factory),
18753
- (_y[Protocols.Algebra] =
18754
- (_51 = (_50 = exports$1.dexFactories[ChainId.ARBITRUM]) === null || _50 === void 0 ? void 0 : _50.Algebra) ===
18786
+ (_z[Protocols.V3] =
18787
+ (_51 = (_50 = exports$1.dexFactories[ChainId.ARBITRUM]) === null || _50 === void 0 ? void 0 : _50.UniswapV3) ===
18755
18788
  null || _51 === void 0
18756
18789
  ? void 0
18757
18790
  : _51.factory),
18758
- (_y[Protocols.Curve] =
18759
- (_53 = (_52 = exports$1.dexFactories[ChainId.ARBITRUM]) === null || _52 === void 0 ? void 0 : _52.Curve) === null ||
18760
- _53 === void 0
18791
+ (_z[Protocols.Algebra] =
18792
+ (_53 = (_52 = exports$1.dexFactories[ChainId.ARBITRUM]) === null || _52 === void 0 ? void 0 : _52.Algebra) ===
18793
+ null || _53 === void 0
18761
18794
  ? void 0
18762
18795
  : _53.factory),
18763
- _y)),
18764
- (_u[ChainId.LINEA] =
18765
- ((_z = {}),
18766
- (_z[Protocols.V2] =
18767
- (_55 = (_54 = exports$1.dexFactories[ChainId.LINEA]) === null || _54 === void 0 ? void 0 : _54.Spartadex) ===
18768
- null || _55 === void 0
18796
+ (_z[Protocols.Curve] =
18797
+ (_55 = (_54 = exports$1.dexFactories[ChainId.ARBITRUM]) === null || _54 === void 0 ? void 0 : _54.Curve) === null ||
18798
+ _55 === void 0
18769
18799
  ? void 0
18770
18800
  : _55.factory),
18771
- (_z[Protocols.V3] =
18772
- (_57 = (_56 = exports$1.dexFactories[ChainId.LINEA]) === null || _56 === void 0 ? void 0 : _56.Nile) === null ||
18773
- _57 === void 0
18801
+ _z)),
18802
+ (_v[ChainId.LINEA] =
18803
+ ((_0 = {}),
18804
+ (_0[Protocols.V2] =
18805
+ (_57 = (_56 = exports$1.dexFactories[ChainId.LINEA]) === null || _56 === void 0 ? void 0 : _56.Spartadex) ===
18806
+ null || _57 === void 0
18774
18807
  ? void 0
18775
18808
  : _57.factory),
18776
- (_z[Protocols.Algebra] =
18777
- (_59 = (_58 = exports$1.dexFactories[ChainId.LINEA]) === null || _58 === void 0 ? void 0 : _58.Algebra) === null ||
18809
+ (_0[Protocols.V3] =
18810
+ (_59 = (_58 = exports$1.dexFactories[ChainId.LINEA]) === null || _58 === void 0 ? void 0 : _58.Nile) === null ||
18778
18811
  _59 === void 0
18779
18812
  ? void 0
18780
18813
  : _59.factory),
18781
- (_z[Protocols.Solidly] =
18782
- (_61 = (_60 = exports$1.dexFactories[ChainId.LINEA]) === null || _60 === void 0 ? void 0 : _60.Lynex) === null ||
18814
+ (_0[Protocols.Algebra] =
18815
+ (_61 = (_60 = exports$1.dexFactories[ChainId.LINEA]) === null || _60 === void 0 ? void 0 : _60.Algebra) === null ||
18783
18816
  _61 === void 0
18784
18817
  ? void 0
18785
18818
  : _61.factory),
18786
- (_z[Protocols.XFAI] =
18787
- (_63 = (_62 = exports$1.dexFactories[ChainId.LINEA]) === null || _62 === void 0 ? void 0 : _62.XFAI) === null ||
18819
+ (_0[Protocols.Solidly] =
18820
+ (_63 = (_62 = exports$1.dexFactories[ChainId.LINEA]) === null || _62 === void 0 ? void 0 : _62.Lynex) === null ||
18788
18821
  _63 === void 0
18789
18822
  ? void 0
18790
18823
  : _63.factory),
18791
- _z)),
18792
- (_u[ChainId.LIGHTLINK] =
18793
- ((_0 = {}),
18794
- (_0[Protocols.V3] =
18795
- (_65 = (_64 = exports$1.dexFactories[ChainId.LIGHTLINK]) === null || _64 === void 0 ? void 0 : _64.Elektrik) ===
18796
- null || _65 === void 0
18824
+ (_0[Protocols.XFAI] =
18825
+ (_65 = (_64 = exports$1.dexFactories[ChainId.LINEA]) === null || _64 === void 0 ? void 0 : _64.XFAI) === null ||
18826
+ _65 === void 0
18797
18827
  ? void 0
18798
18828
  : _65.factory),
18799
18829
  _0)),
18800
- (_u[ChainId.BASE] =
18830
+ (_v[ChainId.LIGHTLINK] =
18801
18831
  ((_1 = {}),
18802
- (_1[Protocols.V2] =
18803
- (_67 = (_66 = exports$1.dexFactories[ChainId.BASE]) === null || _66 === void 0 ? void 0 : _66.SmarDex) === null ||
18804
- _67 === void 0
18832
+ (_1[Protocols.V3] =
18833
+ (_67 = (_66 = exports$1.dexFactories[ChainId.LIGHTLINK]) === null || _66 === void 0 ? void 0 : _66.Elektrik) ===
18834
+ null || _67 === void 0
18805
18835
  ? void 0
18806
18836
  : _67.factory),
18807
- (_1[Protocols.V3] =
18808
- (_69 = (_68 = exports$1.dexFactories[ChainId.BASE]) === null || _68 === void 0 ? void 0 : _68.UniswapV3) === null ||
18837
+ _1)),
18838
+ (_v[ChainId.BASE] =
18839
+ ((_2 = {}),
18840
+ (_2[Protocols.V2] =
18841
+ (_69 = (_68 = exports$1.dexFactories[ChainId.BASE]) === null || _68 === void 0 ? void 0 : _68.SmarDex) === null ||
18809
18842
  _69 === void 0
18810
18843
  ? void 0
18811
18844
  : _69.factory),
18812
- (_1[Protocols.Algebra] =
18813
- (_71 = (_70 = exports$1.dexFactories[ChainId.BASE]) === null || _70 === void 0 ? void 0 : _70.Algebra) === null ||
18845
+ (_2[Protocols.V3] =
18846
+ (_71 = (_70 = exports$1.dexFactories[ChainId.BASE]) === null || _70 === void 0 ? void 0 : _70.UniswapV3) === null ||
18814
18847
  _71 === void 0
18815
18848
  ? void 0
18816
18849
  : _71.factory),
18817
- (_1[Protocols.Solidly] =
18818
- (_73 = (_72 = exports$1.dexFactories[ChainId.BASE]) === null || _72 === void 0 ? void 0 : _72.Aerodrome) === null ||
18850
+ (_2[Protocols.Algebra] =
18851
+ (_73 = (_72 = exports$1.dexFactories[ChainId.BASE]) === null || _72 === void 0 ? void 0 : _72.Algebra) === null ||
18819
18852
  _73 === void 0
18820
18853
  ? void 0
18821
18854
  : _73.factory),
18822
- _1)),
18823
- (_u[ChainId.IOTA] =
18824
- ((_2 = {}),
18825
- (_2[Protocols.V2] =
18826
- (_75 = (_74 = exports$1.dexFactories[ChainId.IOTA]) === null || _74 === void 0 ? void 0 : _74.MagicSea) === null ||
18855
+ (_2[Protocols.Solidly] =
18856
+ (_75 = (_74 = exports$1.dexFactories[ChainId.BASE]) === null || _74 === void 0 ? void 0 : _74.Aerodrome) === null ||
18827
18857
  _75 === void 0
18828
18858
  ? void 0
18829
18859
  : _75.factory),
18830
18860
  _2)),
18831
- (_u[ChainId.AVAX] =
18861
+ (_v[ChainId.IOTA] =
18832
18862
  ((_3 = {}),
18833
18863
  (_3[Protocols.V2] =
18834
- (_77 = (_76 = exports$1.dexFactories[ChainId.AVAX]) === null || _76 === void 0 ? void 0 : _76.LFJ) === null ||
18864
+ (_77 = (_76 = exports$1.dexFactories[ChainId.IOTA]) === null || _76 === void 0 ? void 0 : _76.MagicSea) === null ||
18835
18865
  _77 === void 0
18836
18866
  ? void 0
18837
18867
  : _77.factory),
18838
- (_3[Protocols.V3] =
18839
- (_79 = (_78 = exports$1.dexFactories[ChainId.AVAX]) === null || _78 === void 0 ? void 0 : _78.Pharaoh) === null ||
18840
- _79 === void 0
18841
- ? void 0
18842
- : _79.factory),
18843
18868
  _3)),
18844
- (_u[ChainId.BLAST] =
18869
+ (_v[ChainId.AVAX] =
18845
18870
  ((_4 = {}),
18846
18871
  (_4[Protocols.V2] =
18847
- (_81 = (_80 = exports$1.dexFactories[ChainId.BLAST]) === null || _80 === void 0 ? void 0 : _80.ThrusterV2_03) ===
18848
- null || _81 === void 0
18872
+ (_79 = (_78 = exports$1.dexFactories[ChainId.AVAX]) === null || _78 === void 0 ? void 0 : _78.LFJ) === null ||
18873
+ _79 === void 0
18849
18874
  ? void 0
18850
- : _81.factory),
18875
+ : _79.factory),
18851
18876
  (_4[Protocols.V3] =
18852
- (_83 = (_82 = exports$1.dexFactories[ChainId.BLAST]) === null || _82 === void 0 ? void 0 : _82.ThrusterV3) ===
18853
- null || _83 === void 0
18877
+ (_81 = (_80 = exports$1.dexFactories[ChainId.AVAX]) === null || _80 === void 0 ? void 0 : _80.Pharaoh) === null ||
18878
+ _81 === void 0
18854
18879
  ? void 0
18855
- : _83.factory),
18880
+ : _81.factory),
18856
18881
  _4)),
18857
- (_u[ChainId.SINGULARITY_TESTNET] =
18882
+ (_v[ChainId.BLAST] =
18858
18883
  ((_5 = {}),
18859
18884
  (_5[Protocols.V2] =
18860
- (_85 =
18861
- (_84 = exports$1.dexFactories[ChainId.SINGULARITY_TESTNET]) === null || _84 === void 0 ? void 0 : _84.Citea) ===
18885
+ (_83 = (_82 = exports$1.dexFactories[ChainId.BLAST]) === null || _82 === void 0 ? void 0 : _82.ThrusterV2_03) ===
18886
+ null || _83 === void 0
18887
+ ? void 0
18888
+ : _83.factory),
18889
+ (_5[Protocols.V3] =
18890
+ (_85 = (_84 = exports$1.dexFactories[ChainId.BLAST]) === null || _84 === void 0 ? void 0 : _84.ThrusterV3) ===
18862
18891
  null || _85 === void 0
18863
18892
  ? void 0
18864
18893
  : _85.factory),
18865
18894
  _5)),
18866
- (_u[ChainId.CROSSFI] =
18895
+ (_v[ChainId.SINGULARITY_TESTNET] =
18867
18896
  ((_6 = {}),
18868
18897
  (_6[Protocols.V2] =
18869
- (_87 = (_86 = exports$1.dexFactories[ChainId.CROSSFI]) === null || _86 === void 0 ? void 0 : _86.XSwap) === null ||
18870
- _87 === void 0
18898
+ (_87 =
18899
+ (_86 = exports$1.dexFactories[ChainId.SINGULARITY_TESTNET]) === null || _86 === void 0 ? void 0 : _86.Citea) ===
18900
+ null || _87 === void 0
18871
18901
  ? void 0
18872
18902
  : _87.factory),
18873
18903
  _6)),
18874
- (_u[ChainId.SONIC] =
18904
+ (_v[ChainId.CROSSFI] =
18875
18905
  ((_7 = {}),
18876
- (_7[Protocols.Solidly] =
18877
- (_89 = (_88 = exports$1.dexFactories[ChainId.SONIC]) === null || _88 === void 0 ? void 0 : _88.ShadowExchange) ===
18878
- null || _89 === void 0
18906
+ (_7[Protocols.V2] =
18907
+ (_89 = (_88 = exports$1.dexFactories[ChainId.CROSSFI]) === null || _88 === void 0 ? void 0 : _88.XSwap) === null ||
18908
+ _89 === void 0
18879
18909
  ? void 0
18880
18910
  : _89.factory),
18881
- (_7[Protocols.V3] =
18882
- (_91 = (_90 = exports$1.dexFactories[ChainId.SONIC]) === null || _90 === void 0 ? void 0 : _90.Wagmi) === null ||
18883
- _91 === void 0
18911
+ _7)),
18912
+ (_v[ChainId.SONIC] =
18913
+ ((_8 = {}),
18914
+ (_8[Protocols.Solidly] =
18915
+ (_91 = (_90 = exports$1.dexFactories[ChainId.SONIC]) === null || _90 === void 0 ? void 0 : _90.ShadowExchange) ===
18916
+ null || _91 === void 0
18884
18917
  ? void 0
18885
18918
  : _91.factory),
18886
- (_7[Protocols.AlgebraIntegral] =
18887
- (_93 =
18888
- (_92 = exports$1.dexFactories[ChainId.SONIC]) === null || _92 === void 0 ? void 0 : _92.SwapXAlgebraIntegral) ===
18889
- null || _93 === void 0
18919
+ (_8[Protocols.V3] =
18920
+ (_93 = (_92 = exports$1.dexFactories[ChainId.SONIC]) === null || _92 === void 0 ? void 0 : _92.Wagmi) === null ||
18921
+ _93 === void 0
18890
18922
  ? void 0
18891
18923
  : _93.factory),
18892
- _7)),
18893
- (_u[ChainId.MONAD_TESTNET] =
18894
- ((_8 = {}),
18895
- (_8[Protocols.V2] =
18896
- (_95 = (_94 = exports$1.dexFactories[ChainId.MONAD_TESTNET]) === null || _94 === void 0 ? void 0 : _94.LFJ) ===
18924
+ (_8[Protocols.AlgebraIntegral] =
18925
+ (_95 =
18926
+ (_94 = exports$1.dexFactories[ChainId.SONIC]) === null || _94 === void 0 ? void 0 : _94.SwapXAlgebraIntegral) ===
18897
18927
  null || _95 === void 0
18898
18928
  ? void 0
18899
18929
  : _95.factory),
18900
18930
  _8)),
18901
- (_u[ChainId.BERACHAIN] =
18931
+ (_v[ChainId.MONAD_TESTNET] =
18902
18932
  ((_9 = {}),
18903
18933
  (_9[Protocols.V2] =
18904
- (_97 = (_96 = exports$1.dexFactories[ChainId.BERACHAIN]) === null || _96 === void 0 ? void 0 : _96.KodiakV2) ===
18934
+ (_97 = (_96 = exports$1.dexFactories[ChainId.MONAD_TESTNET]) === null || _96 === void 0 ? void 0 : _96.LFJ) ===
18905
18935
  null || _97 === void 0
18906
18936
  ? void 0
18907
18937
  : _97.factory),
18908
- (_9[Protocols.V3] =
18909
- (_99 = (_98 = exports$1.dexFactories[ChainId.BERACHAIN]) === null || _98 === void 0 ? void 0 : _98.KodiakV3) ===
18910
- null || _99 === void 0
18911
- ? void 0
18912
- : _99.factory),
18913
18938
  _9)),
18914
- (_u[ChainId.KATANA] =
18939
+ (_v[ChainId.BERACHAIN] =
18915
18940
  ((_10 = {}),
18916
18941
  (_10[Protocols.V2] =
18917
- (_101 = (_100 = exports$1.dexFactories[ChainId.KATANA]) === null || _100 === void 0 ? void 0 : _100.SushiSwapV2) ===
18918
- null || _101 === void 0
18942
+ (_99 = (_98 = exports$1.dexFactories[ChainId.BERACHAIN]) === null || _98 === void 0 ? void 0 : _98.KodiakV2) ===
18943
+ null || _99 === void 0
18919
18944
  ? void 0
18920
- : _101.factory),
18945
+ : _99.factory),
18921
18946
  (_10[Protocols.V3] =
18922
- (_103 = (_102 = exports$1.dexFactories[ChainId.KATANA]) === null || _102 === void 0 ? void 0 : _102.SushiSwapV3) ===
18923
- null || _103 === void 0
18947
+ (_101 = (_100 = exports$1.dexFactories[ChainId.BERACHAIN]) === null || _100 === void 0 ? void 0 : _100.KodiakV3) ===
18948
+ null || _101 === void 0
18924
18949
  ? void 0
18925
- : _103.factory),
18950
+ : _101.factory),
18926
18951
  _10)),
18927
- (_u[ChainId.UNICHAIN] =
18952
+ (_v[ChainId.KATANA] =
18928
18953
  ((_11 = {}),
18929
18954
  (_11[Protocols.V2] =
18930
- (_105 = (_104 = exports$1.dexFactories[ChainId.UNICHAIN]) === null || _104 === void 0 ? void 0 : _104.UniswapV2) ===
18955
+ (_103 = (_102 = exports$1.dexFactories[ChainId.KATANA]) === null || _102 === void 0 ? void 0 : _102.SushiSwapV2) ===
18956
+ null || _103 === void 0
18957
+ ? void 0
18958
+ : _103.factory),
18959
+ (_11[Protocols.V3] =
18960
+ (_105 = (_104 = exports$1.dexFactories[ChainId.KATANA]) === null || _104 === void 0 ? void 0 : _104.SushiSwapV3) ===
18931
18961
  null || _105 === void 0
18932
18962
  ? void 0
18933
18963
  : _105.factory),
18934
- (_11[Protocols.V3] =
18935
- (_107 = (_106 = exports$1.dexFactories[ChainId.UNICHAIN]) === null || _106 === void 0 ? void 0 : _106.UniswapV3) ===
18964
+ _11)),
18965
+ (_v[ChainId.UNICHAIN] =
18966
+ ((_12 = {}),
18967
+ (_12[Protocols.V2] =
18968
+ (_107 = (_106 = exports$1.dexFactories[ChainId.UNICHAIN]) === null || _106 === void 0 ? void 0 : _106.UniswapV2) ===
18936
18969
  null || _107 === void 0
18937
18970
  ? void 0
18938
18971
  : _107.factory),
18939
- _11)),
18940
- _u);
18941
- exports$1.dexToZapMapping =
18942
- ((_12 = {}),
18943
- (_12[LiquidityDex.ApeSwapV2] =
18972
+ (_12[Protocols.V3] =
18973
+ (_109 = (_108 = exports$1.dexFactories[ChainId.UNICHAIN]) === null || _108 === void 0 ? void 0 : _108.UniswapV3) ===
18974
+ null || _109 === void 0
18975
+ ? void 0
18976
+ : _109.factory),
18977
+ _12)),
18978
+ (_v[ChainId.HYPEREVM] =
18944
18979
  ((_13 = {}),
18945
- (_13[ChainId.BSC] = ZapVersion.SoulZap),
18946
- (_13[ChainId.BSC_TESTNET] = ZapVersion.ZapV1),
18947
- (_13[ChainId.MATIC] = ZapVersion.ZapV1),
18948
- (_13[ChainId.MATIC_TESTNET] = ZapVersion.ZapV1),
18949
- (_13[ChainId.MAINNET] = ZapVersion.ZapV1),
18950
- (_13[ChainId.ARBITRUM] = ZapVersion.External),
18951
- (_13[ChainId.TLOS] = ZapVersion.ZapV1),
18980
+ (_13[Protocols.Solidly] =
18981
+ (_111 =
18982
+ (_110 = exports$1.dexFactories[ChainId.HYPEREVM]) === null || _110 === void 0 ? void 0 : _110.HybraFinance) ===
18983
+ null || _111 === void 0
18984
+ ? void 0
18985
+ : _111.factory),
18986
+ (_13[Protocols.V3] =
18987
+ (_113 = (_112 = exports$1.dexFactories[ChainId.HYPEREVM]) === null || _112 === void 0 ? void 0 : _112.PRJX) ===
18988
+ null || _113 === void 0
18989
+ ? void 0
18990
+ : _113.factory),
18952
18991
  _13)),
18953
- (_12[LiquidityDex.Algebra] =
18954
- ((_14 = {}),
18955
- (_14[ChainId.BSC] = ZapVersion.SoulZapApi),
18956
- (_14[ChainId.MATIC] = ZapVersion.SoulZapApi),
18957
- (_14[ChainId.LINEA] = ZapVersion.SoulZapApi),
18958
- _14)),
18959
- (_12[LiquidityDex.PancakeSwapV2] =
18960
- ((_15 = {}), (_15[ChainId.BSC] = ZapVersion.SoulZap), (_15[ChainId.MAINNET] = ZapVersion.External), _15)),
18961
- (_12[LiquidityDex.QuickswapV2] = ((_16 = {}), (_16[ChainId.MATIC] = ZapVersion.SoulZap), _16)),
18962
- (_12[LiquidityDex.ApeSwapV3] = {}),
18963
- (_12[LiquidityDex.UniswapV3] =
18964
- ((_17 = {}), (_17[ChainId.ARBITRUM] = ZapVersion.SoulZapApi), (_17[ChainId.MATIC] = ZapVersion.SoulZapApi), _17)),
18965
- (_12[LiquidityDex.ThenaV1] = ((_18 = {}), (_18[ChainId.BSC] = ZapVersion.SoulZapApi), _18)),
18966
- (_12[LiquidityDex.UniswapV2] = ((_19 = {}), (_19[ChainId.BASE] = ZapVersion.SoulZapApi), _19)),
18967
- (_12[LiquidityDex.PancakeSwapV3] = {}),
18968
- (_12[LiquidityDex.External] = {}),
18969
- (_12[LiquidityDex.Spartadex] = {}),
18970
- (_12[LiquidityDex.Nile] = {}),
18971
- (_12[LiquidityDex.XFAI] = {}),
18972
- (_12[LiquidityDex.Lynex] = {}),
18973
- (_12[LiquidityDex.Metavault] = {}),
18974
- (_12[LiquidityDex.Elektrik] = {}),
18975
- (_12[LiquidityDex.SushiSwapV2] = {}),
18976
- (_12[LiquidityDex.SushiSwapV3] = {}),
18977
- (_12[LiquidityDex.Synthswap] = {}),
18978
- (_12[LiquidityDex.Aerodrome] = ((_20 = {}), (_20[ChainId.BASE] = ZapVersion.SoulZapApi), _20)),
18979
- (_12[LiquidityDex.SmarDex] = {}),
18980
- (_12[LiquidityDex.MagicSea] = ((_21 = {}), (_21[ChainId.IOTA] = ZapVersion.External), _21)),
18981
- (_12[LiquidityDex.Wagmi] = ((_22 = {}), (_22[ChainId.IOTA] = ZapVersion.External), _22)),
18982
- (_12[LiquidityDex.CamelotV2] = ((_23 = {}), (_23[ChainId.ARBITRUM] = ZapVersion.SoulZapApi), _23)),
18983
- (_12[LiquidityDex.LFJ] = ((_24 = {}), (_24[ChainId.AVAX] = ZapVersion.SoulZapApi), _24)),
18984
- (_12[LiquidityDex.Pharaoh] = {}),
18985
- (_12[LiquidityDex.Pangolin] = ((_25 = {}), (_25[ChainId.AVAX] = ZapVersion.SoulZapApi), _25)),
18986
- (_12[LiquidityDex.Curve] = {}),
18987
- (_12[LiquidityDex.ThrusterV2_03] = ((_26 = {}), (_26[ChainId.BLAST] = ZapVersion.SoulZapApi), _26)),
18988
- (_12[LiquidityDex.ThrusterV2_1] = ((_27 = {}), (_27[ChainId.BLAST] = ZapVersion.SoulZapApi), _27)),
18989
- (_12[LiquidityDex.ThrusterV3] = {}),
18990
- (_12[LiquidityDex.Citea] = {}),
18991
- (_12[LiquidityDex.XSwap] = {}),
18992
- (_12[LiquidityDex.ShadowExchange] = {}),
18993
- (_12[LiquidityDex.SwapX] = {}),
18994
- (_12[LiquidityDex.SwapXAlgebraIntegral] = {}),
18995
- (_12[LiquidityDex.TrebleSwapV2] = {}),
18996
- (_12[LiquidityDex.TrebleAlgebraIntegral] = {}),
18997
- (_12[LiquidityDex.KodiakV2] = {}),
18998
- (_12[LiquidityDex.KodiakV3] = {}),
18999
- (_12[LiquidityDex.Equalizer] = {}),
19000
- (_12[LiquidityDex.BlackHole] = {}),
19001
- _12);
18992
+ _v);
18993
+ exports$1.dexToZapMapping =
18994
+ ((_14 = {}),
18995
+ (_14[LiquidityDex.ApeSwapV2] =
18996
+ ((_15 = {}),
18997
+ (_15[ChainId.BSC] = ZapVersion.SoulZap),
18998
+ (_15[ChainId.BSC_TESTNET] = ZapVersion.ZapV1),
18999
+ (_15[ChainId.MATIC] = ZapVersion.ZapV1),
19000
+ (_15[ChainId.MATIC_TESTNET] = ZapVersion.ZapV1),
19001
+ (_15[ChainId.MAINNET] = ZapVersion.ZapV1),
19002
+ (_15[ChainId.ARBITRUM] = ZapVersion.External),
19003
+ (_15[ChainId.TLOS] = ZapVersion.ZapV1),
19004
+ _15)),
19005
+ (_14[LiquidityDex.Algebra] =
19006
+ ((_16 = {}),
19007
+ (_16[ChainId.BSC] = ZapVersion.SoulZapApi),
19008
+ (_16[ChainId.MATIC] = ZapVersion.SoulZapApi),
19009
+ (_16[ChainId.LINEA] = ZapVersion.SoulZapApi),
19010
+ _16)),
19011
+ (_14[LiquidityDex.PancakeSwapV2] =
19012
+ ((_17 = {}), (_17[ChainId.BSC] = ZapVersion.SoulZap), (_17[ChainId.MAINNET] = ZapVersion.External), _17)),
19013
+ (_14[LiquidityDex.QuickswapV2] = ((_18 = {}), (_18[ChainId.MATIC] = ZapVersion.SoulZap), _18)),
19014
+ (_14[LiquidityDex.ApeSwapV3] = {}),
19015
+ (_14[LiquidityDex.UniswapV3] =
19016
+ ((_19 = {}), (_19[ChainId.ARBITRUM] = ZapVersion.SoulZapApi), (_19[ChainId.MATIC] = ZapVersion.SoulZapApi), _19)),
19017
+ (_14[LiquidityDex.ThenaV1] = ((_20 = {}), (_20[ChainId.BSC] = ZapVersion.SoulZapApi), _20)),
19018
+ (_14[LiquidityDex.UniswapV2] = ((_21 = {}), (_21[ChainId.BASE] = ZapVersion.SoulZapApi), _21)),
19019
+ (_14[LiquidityDex.PancakeSwapV3] = {}),
19020
+ (_14[LiquidityDex.External] = {}),
19021
+ (_14[LiquidityDex.Spartadex] = {}),
19022
+ (_14[LiquidityDex.Nile] = {}),
19023
+ (_14[LiquidityDex.XFAI] = {}),
19024
+ (_14[LiquidityDex.Lynex] = {}),
19025
+ (_14[LiquidityDex.Metavault] = {}),
19026
+ (_14[LiquidityDex.Elektrik] = {}),
19027
+ (_14[LiquidityDex.SushiSwapV2] = {}),
19028
+ (_14[LiquidityDex.SushiSwapV3] = {}),
19029
+ (_14[LiquidityDex.Synthswap] = {}),
19030
+ (_14[LiquidityDex.Aerodrome] = ((_22 = {}), (_22[ChainId.BASE] = ZapVersion.SoulZapApi), _22)),
19031
+ (_14[LiquidityDex.SmarDex] = {}),
19032
+ (_14[LiquidityDex.MagicSea] = ((_23 = {}), (_23[ChainId.IOTA] = ZapVersion.External), _23)),
19033
+ (_14[LiquidityDex.Wagmi] = ((_24 = {}), (_24[ChainId.IOTA] = ZapVersion.External), _24)),
19034
+ (_14[LiquidityDex.CamelotV2] = ((_25 = {}), (_25[ChainId.ARBITRUM] = ZapVersion.SoulZapApi), _25)),
19035
+ (_14[LiquidityDex.LFJ] = ((_26 = {}), (_26[ChainId.AVAX] = ZapVersion.SoulZapApi), _26)),
19036
+ (_14[LiquidityDex.Pharaoh] = {}),
19037
+ (_14[LiquidityDex.Pangolin] = ((_27 = {}), (_27[ChainId.AVAX] = ZapVersion.SoulZapApi), _27)),
19038
+ (_14[LiquidityDex.Curve] = {}),
19039
+ (_14[LiquidityDex.ThrusterV2_03] = ((_28 = {}), (_28[ChainId.BLAST] = ZapVersion.SoulZapApi), _28)),
19040
+ (_14[LiquidityDex.ThrusterV2_1] = ((_29 = {}), (_29[ChainId.BLAST] = ZapVersion.SoulZapApi), _29)),
19041
+ (_14[LiquidityDex.ThrusterV3] = {}),
19042
+ (_14[LiquidityDex.Citea] = {}),
19043
+ (_14[LiquidityDex.XSwap] = {}),
19044
+ (_14[LiquidityDex.ShadowExchange] = {}),
19045
+ (_14[LiquidityDex.SwapX] = {}),
19046
+ (_14[LiquidityDex.SwapXAlgebraIntegral] = {}),
19047
+ (_14[LiquidityDex.TrebleSwapV2] = {}),
19048
+ (_14[LiquidityDex.TrebleAlgebraIntegral] = {}),
19049
+ (_14[LiquidityDex.KodiakV2] = {}),
19050
+ (_14[LiquidityDex.KodiakV3] = {}),
19051
+ (_14[LiquidityDex.Equalizer] = {}),
19052
+ (_14[LiquidityDex.BlackHole] = {}),
19053
+ (_14[LiquidityDex.HybraFinance] = {}),
19054
+ (_14[LiquidityDex.PRJX] = {}),
19055
+ (_14[LiquidityDex.HydrexSolidly] = {}),
19056
+ (_14[LiquidityDex.HydrexIntegral] = {}),
19057
+ _14);
19002
19058
 
19003
19059
  } (types));
19004
19060
  return types;
@@ -19158,7 +19214,19 @@ function requireZapTokens () {
19158
19214
  _120,
19159
19215
  _121,
19160
19216
  _122,
19161
- _123;
19217
+ _123,
19218
+ _124,
19219
+ _125,
19220
+ _126,
19221
+ _127,
19222
+ _128,
19223
+ _129,
19224
+ _130,
19225
+ _131,
19226
+ _132,
19227
+ _133,
19228
+ _134,
19229
+ _135;
19162
19230
  Object.defineProperty(zapTokens, '__esModule', { value: true });
19163
19231
  zapTokens.zapInputTokens = zapTokens.WNATIVE = void 0;
19164
19232
  var types_1 = requireTypes();
@@ -19251,222 +19319,217 @@ function requireZapTokens () {
19251
19319
  decimals: ((_4 = {}), (_4[types_1.ChainId.SOL] = 9), _4),
19252
19320
  active: true,
19253
19321
  }),
19322
+ (_a[types_1.ChainId.HYPEREVM] = {
19323
+ symbol: 'wHYPE',
19324
+ address: ((_5 = {}), (_5[types_1.ChainId.HYPEREVM] = '0x5555555555555555555555555555555555555555'), _5),
19325
+ decimals: ((_6 = {}), (_6[types_1.ChainId.HYPEREVM] = 18), _6),
19326
+ active: true,
19327
+ }),
19254
19328
  _a);
19255
19329
  zapTokens.zapInputTokens =
19256
- ((_5 = {}),
19257
- (_5[types_1.ChainId.MAINNET] = [
19330
+ ((_7 = {}),
19331
+ (_7[types_1.ChainId.MAINNET] = [
19258
19332
  {
19259
19333
  symbol: 'wETH',
19260
- address: ((_6 = {}), (_6[types_1.ChainId.MAINNET] = '0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2'), _6),
19261
- decimals: ((_7 = {}), (_7[types_1.ChainId.MAINNET] = 18), _7),
19334
+ address: ((_8 = {}), (_8[types_1.ChainId.MAINNET] = '0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2'), _8),
19335
+ decimals: ((_9 = {}), (_9[types_1.ChainId.MAINNET] = 18), _9),
19262
19336
  active: true,
19263
19337
  },
19264
19338
  {
19265
19339
  symbol: 'USDC',
19266
- address: ((_8 = {}), (_8[types_1.ChainId.MAINNET] = '0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48'), _8),
19267
- decimals: ((_9 = {}), (_9[types_1.ChainId.MAINNET] = 6), _9),
19340
+ address: ((_10 = {}), (_10[types_1.ChainId.MAINNET] = '0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48'), _10),
19341
+ decimals: ((_11 = {}), (_11[types_1.ChainId.MAINNET] = 6), _11),
19268
19342
  active: true,
19269
19343
  },
19270
19344
  {
19271
19345
  symbol: 'USDT',
19272
- address: ((_10 = {}), (_10[types_1.ChainId.MAINNET] = '0xdAC17F958D2ee523a2206206994597C13D831ec7'), _10),
19273
- decimals: ((_11 = {}), (_11[types_1.ChainId.MAINNET] = 6), _11),
19346
+ address: ((_12 = {}), (_12[types_1.ChainId.MAINNET] = '0xdAC17F958D2ee523a2206206994597C13D831ec7'), _12),
19347
+ decimals: ((_13 = {}), (_13[types_1.ChainId.MAINNET] = 6), _13),
19274
19348
  active: true,
19275
19349
  },
19276
19350
  {
19277
19351
  symbol: 'DAI',
19278
- address: ((_12 = {}), (_12[types_1.ChainId.MAINNET] = '0x6B175474E89094C44Da98b954EedeAC495271d0F'), _12),
19279
- decimals: ((_13 = {}), (_13[types_1.ChainId.MAINNET] = 18), _13),
19352
+ address: ((_14 = {}), (_14[types_1.ChainId.MAINNET] = '0x6B175474E89094C44Da98b954EedeAC495271d0F'), _14),
19353
+ decimals: ((_15 = {}), (_15[types_1.ChainId.MAINNET] = 18), _15),
19280
19354
  active: true,
19281
19355
  },
19282
19356
  {
19283
19357
  symbol: 'BTC',
19284
- address: ((_14 = {}), (_14[types_1.ChainId.MAINNET] = '0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599'), _14),
19285
- decimals: ((_15 = {}), (_15[types_1.ChainId.MAINNET] = 8), _15),
19358
+ address: ((_16 = {}), (_16[types_1.ChainId.MAINNET] = '0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599'), _16),
19359
+ decimals: ((_17 = {}), (_17[types_1.ChainId.MAINNET] = 8), _17),
19286
19360
  active: true,
19287
19361
  // liquidityDex: {
19288
19362
  // [ChainId.MAINNET]: LiquidityDex.UniswapV3,
19289
19363
  // },
19290
19364
  },
19291
19365
  ]),
19292
- (_5[types_1.ChainId.BSC] = [
19366
+ (_7[types_1.ChainId.BSC] = [
19293
19367
  {
19294
19368
  symbol: 'wBNB',
19295
- address: ((_16 = {}), (_16[types_1.ChainId.BSC] = '0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c'), _16),
19296
- decimals: ((_17 = {}), (_17[types_1.ChainId.BSC] = 18), _17),
19369
+ address: ((_18 = {}), (_18[types_1.ChainId.BSC] = '0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c'), _18),
19370
+ decimals: ((_19 = {}), (_19[types_1.ChainId.BSC] = 18), _19),
19297
19371
  active: true,
19298
19372
  },
19299
19373
  {
19300
19374
  symbol: 'USDC',
19301
- address: ((_18 = {}), (_18[types_1.ChainId.BSC] = '0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d'), _18),
19302
- decimals: ((_19 = {}), (_19[types_1.ChainId.BSC] = 18), _19),
19375
+ address: ((_20 = {}), (_20[types_1.ChainId.BSC] = '0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d'), _20),
19376
+ decimals: ((_21 = {}), (_21[types_1.ChainId.BSC] = 18), _21),
19303
19377
  active: true,
19304
19378
  },
19305
19379
  {
19306
19380
  symbol: 'USDT',
19307
- address: ((_20 = {}), (_20[types_1.ChainId.BSC] = '0x55d398326f99059fF775485246999027B3197955'), _20),
19308
- decimals: ((_21 = {}), (_21[types_1.ChainId.BSC] = 18), _21),
19381
+ address: ((_22 = {}), (_22[types_1.ChainId.BSC] = '0x55d398326f99059fF775485246999027B3197955'), _22),
19382
+ decimals: ((_23 = {}), (_23[types_1.ChainId.BSC] = 18), _23),
19309
19383
  active: true,
19310
19384
  },
19311
19385
  {
19312
19386
  symbol: 'DAI',
19313
- address: ((_22 = {}), (_22[types_1.ChainId.BSC] = '0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3'), _22),
19314
- decimals: ((_23 = {}), (_23[types_1.ChainId.BSC] = 18), _23),
19387
+ address: ((_24 = {}), (_24[types_1.ChainId.BSC] = '0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3'), _24),
19388
+ decimals: ((_25 = {}), (_25[types_1.ChainId.BSC] = 18), _25),
19315
19389
  active: true,
19316
19390
  },
19317
19391
  {
19318
19392
  symbol: 'FDUSD',
19319
- address: ((_24 = {}), (_24[types_1.ChainId.BSC] = '0xc5f0f7b66764F6ec8C8Dff7BA683102295E16409'), _24),
19320
- decimals: ((_25 = {}), (_25[types_1.ChainId.BSC] = 18), _25),
19393
+ address: ((_26 = {}), (_26[types_1.ChainId.BSC] = '0xc5f0f7b66764F6ec8C8Dff7BA683102295E16409'), _26),
19394
+ decimals: ((_27 = {}), (_27[types_1.ChainId.BSC] = 18), _27),
19321
19395
  active: true,
19322
19396
  },
19323
19397
  {
19324
19398
  symbol: 'wETH',
19325
- address: ((_26 = {}), (_26[types_1.ChainId.BSC] = '0x2170Ed0880ac9A755fd29B2688956BD959F933F8'), _26),
19326
- decimals: ((_27 = {}), (_27[types_1.ChainId.BSC] = 18), _27),
19399
+ address: ((_28 = {}), (_28[types_1.ChainId.BSC] = '0x2170Ed0880ac9A755fd29B2688956BD959F933F8'), _28),
19400
+ decimals: ((_29 = {}), (_29[types_1.ChainId.BSC] = 18), _29),
19327
19401
  active: true,
19328
19402
  },
19329
19403
  {
19330
19404
  symbol: 'BTC',
19331
- address: ((_28 = {}), (_28[types_1.ChainId.BSC] = '0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c'), _28),
19332
- decimals: ((_29 = {}), (_29[types_1.ChainId.BSC] = 18), _29),
19405
+ address: ((_30 = {}), (_30[types_1.ChainId.BSC] = '0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c'), _30),
19406
+ decimals: ((_31 = {}), (_31[types_1.ChainId.BSC] = 18), _31),
19333
19407
  active: true,
19334
19408
  },
19335
- // WMATIC or WPOL on BNB chain has been commented out up until we have clarity regarding the migration
19336
- // {
19337
- // symbol: 'wPOL',
19338
- // address: {
19339
- // [ChainId.BSC]: '0xCC42724C6683B7E57334c4E856f4c9965ED682bD',
19340
- // },
19341
- // decimals: {
19342
- // [ChainId.BSC]: 18,
19343
- // },
19344
- // active: true,
19345
- // },
19346
19409
  {
19347
- symbol: 'AVAX',
19348
- address: ((_30 = {}), (_30[types_1.ChainId.BSC] = '0x1ce0c2827e2ef14d5c4f29a091d735a204794041'), _30),
19349
- decimals: ((_31 = {}), (_31[types_1.ChainId.BSC] = 18), _31),
19410
+ symbol: 'WBTC',
19411
+ address: ((_32 = {}), (_32[types_1.ChainId.BSC] = '0x0555E30da8f98308EdB960aa94C0Db47230d2B9c'), _32),
19412
+ decimals: ((_33 = {}), (_33[types_1.ChainId.BSC] = 8), _33),
19350
19413
  active: true,
19351
19414
  },
19352
19415
  {
19353
19416
  symbol: 'ADA',
19354
- address: ((_32 = {}), (_32[types_1.ChainId.BSC] = '0x3ee2200efb3400fabb9aacf31297cbdd1d435d47'), _32),
19355
- decimals: ((_33 = {}), (_33[types_1.ChainId.BSC] = 18), _33),
19417
+ address: ((_34 = {}), (_34[types_1.ChainId.BSC] = '0x3ee2200efb3400fabb9aacf31297cbdd1d435d47'), _34),
19418
+ decimals: ((_35 = {}), (_35[types_1.ChainId.BSC] = 18), _35),
19356
19419
  active: true,
19357
19420
  },
19358
19421
  ]),
19359
- (_5[types_1.ChainId.MATIC] = [
19422
+ (_7[types_1.ChainId.MATIC] = [
19360
19423
  {
19361
19424
  symbol: 'wPOL',
19362
- address: ((_34 = {}), (_34[types_1.ChainId.MATIC] = '0x0d500B1d8E8eF31E21C99d1Db9A6444d3ADf1270'), _34),
19363
- decimals: ((_35 = {}), (_35[types_1.ChainId.MATIC] = 18), _35),
19425
+ address: ((_36 = {}), (_36[types_1.ChainId.MATIC] = '0x0d500B1d8E8eF31E21C99d1Db9A6444d3ADf1270'), _36),
19426
+ decimals: ((_37 = {}), (_37[types_1.ChainId.MATIC] = 18), _37),
19364
19427
  active: true,
19365
19428
  },
19366
19429
  {
19367
19430
  symbol: 'USDC.e',
19368
- address: ((_36 = {}), (_36[types_1.ChainId.MATIC] = '0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174'), _36),
19369
- decimals: ((_37 = {}), (_37[types_1.ChainId.MATIC] = 6), _37),
19431
+ address: ((_38 = {}), (_38[types_1.ChainId.MATIC] = '0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174'), _38),
19432
+ decimals: ((_39 = {}), (_39[types_1.ChainId.MATIC] = 6), _39),
19370
19433
  active: true,
19371
19434
  },
19372
19435
  {
19373
19436
  symbol: 'USDC',
19374
- address: ((_38 = {}), (_38[types_1.ChainId.MATIC] = '0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359'), _38),
19375
- decimals: ((_39 = {}), (_39[types_1.ChainId.MATIC] = 6), _39),
19437
+ address: ((_40 = {}), (_40[types_1.ChainId.MATIC] = '0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359'), _40),
19438
+ decimals: ((_41 = {}), (_41[types_1.ChainId.MATIC] = 6), _41),
19376
19439
  active: true,
19377
19440
  },
19378
19441
  {
19379
19442
  symbol: 'USDT',
19380
- address: ((_40 = {}), (_40[types_1.ChainId.MATIC] = '0xc2132D05D31c914a87C6611C10748AEb04B58e8F'), _40),
19381
- decimals: ((_41 = {}), (_41[types_1.ChainId.MATIC] = 6), _41),
19443
+ address: ((_42 = {}), (_42[types_1.ChainId.MATIC] = '0xc2132D05D31c914a87C6611C10748AEb04B58e8F'), _42),
19444
+ decimals: ((_43 = {}), (_43[types_1.ChainId.MATIC] = 6), _43),
19382
19445
  active: true,
19383
19446
  },
19384
19447
  {
19385
19448
  symbol: 'DAI',
19386
- address: ((_42 = {}), (_42[types_1.ChainId.MATIC] = '0x8f3Cf7ad23Cd3CaDbD9735AFf958023239c6A063'), _42),
19387
- decimals: ((_43 = {}), (_43[types_1.ChainId.MATIC] = 18), _43),
19449
+ address: ((_44 = {}), (_44[types_1.ChainId.MATIC] = '0x8f3Cf7ad23Cd3CaDbD9735AFf958023239c6A063'), _44),
19450
+ decimals: ((_45 = {}), (_45[types_1.ChainId.MATIC] = 18), _45),
19388
19451
  active: true,
19389
19452
  },
19390
19453
  {
19391
19454
  symbol: 'wETH',
19392
- address: ((_44 = {}), (_44[types_1.ChainId.MATIC] = '0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619'), _44),
19393
- decimals: ((_45 = {}), (_45[types_1.ChainId.MATIC] = 18), _45),
19455
+ address: ((_46 = {}), (_46[types_1.ChainId.MATIC] = '0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619'), _46),
19456
+ decimals: ((_47 = {}), (_47[types_1.ChainId.MATIC] = 18), _47),
19394
19457
  active: true,
19395
19458
  },
19396
19459
  {
19397
19460
  symbol: 'BTC',
19398
- address: ((_46 = {}), (_46[types_1.ChainId.MATIC] = '0x1BFD67037B42Cf73acF2047067bd4F2C47D9BfD6'), _46),
19399
- decimals: ((_47 = {}), (_47[types_1.ChainId.MATIC] = 18), _47),
19461
+ address: ((_48 = {}), (_48[types_1.ChainId.MATIC] = '0x1BFD67037B42Cf73acF2047067bd4F2C47D9BfD6'), _48),
19462
+ decimals: ((_49 = {}), (_49[types_1.ChainId.MATIC] = 18), _49),
19400
19463
  active: true,
19401
19464
  },
19402
19465
  ]),
19403
- (_5[types_1.ChainId.ARBITRUM] = [
19466
+ (_7[types_1.ChainId.ARBITRUM] = [
19404
19467
  {
19405
19468
  symbol: 'wETH',
19406
- address: ((_48 = {}), (_48[types_1.ChainId.ARBITRUM] = '0x82aF49447D8a07e3bd95BD0d56f35241523fBab1'), _48),
19407
- decimals: ((_49 = {}), (_49[types_1.ChainId.ARBITRUM] = 18), _49),
19469
+ address: ((_50 = {}), (_50[types_1.ChainId.ARBITRUM] = '0x82aF49447D8a07e3bd95BD0d56f35241523fBab1'), _50),
19470
+ decimals: ((_51 = {}), (_51[types_1.ChainId.ARBITRUM] = 18), _51),
19408
19471
  active: true,
19409
19472
  },
19410
19473
  {
19411
19474
  symbol: 'USDC',
19412
- address: ((_50 = {}), (_50[types_1.ChainId.ARBITRUM] = '0xaf88d065e77c8cC2239327C5EDb3A432268e5831'), _50),
19413
- decimals: ((_51 = {}), (_51[types_1.ChainId.ARBITRUM] = 6), _51),
19475
+ address: ((_52 = {}), (_52[types_1.ChainId.ARBITRUM] = '0xaf88d065e77c8cC2239327C5EDb3A432268e5831'), _52),
19476
+ decimals: ((_53 = {}), (_53[types_1.ChainId.ARBITRUM] = 6), _53),
19414
19477
  active: true,
19415
19478
  },
19416
19479
  {
19417
19480
  symbol: 'USDT',
19418
- address: ((_52 = {}), (_52[types_1.ChainId.ARBITRUM] = '0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9'), _52),
19419
- decimals: ((_53 = {}), (_53[types_1.ChainId.ARBITRUM] = 6), _53),
19481
+ address: ((_54 = {}), (_54[types_1.ChainId.ARBITRUM] = '0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9'), _54),
19482
+ decimals: ((_55 = {}), (_55[types_1.ChainId.ARBITRUM] = 6), _55),
19420
19483
  active: true,
19421
19484
  },
19422
19485
  {
19423
19486
  symbol: 'DAI',
19424
- address: ((_54 = {}), (_54[types_1.ChainId.ARBITRUM] = '0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1'), _54),
19425
- decimals: ((_55 = {}), (_55[types_1.ChainId.ARBITRUM] = 18), _55),
19487
+ address: ((_56 = {}), (_56[types_1.ChainId.ARBITRUM] = '0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1'), _56),
19488
+ decimals: ((_57 = {}), (_57[types_1.ChainId.ARBITRUM] = 18), _57),
19426
19489
  active: true,
19427
19490
  },
19428
19491
  {
19429
19492
  symbol: 'BTC',
19430
- address: ((_56 = {}), (_56[types_1.ChainId.ARBITRUM] = '0x2f2a2543B76A4166549F7aaB2e75Bef0aefC5B0f'), _56),
19431
- decimals: ((_57 = {}), (_57[types_1.ChainId.ARBITRUM] = 8), _57),
19493
+ address: ((_58 = {}), (_58[types_1.ChainId.ARBITRUM] = '0x2f2a2543B76A4166549F7aaB2e75Bef0aefC5B0f'), _58),
19494
+ decimals: ((_59 = {}), (_59[types_1.ChainId.ARBITRUM] = 8), _59),
19432
19495
  active: true,
19433
19496
  },
19434
19497
  {
19435
19498
  symbol: 'ARB',
19436
- address: ((_58 = {}), (_58[types_1.ChainId.ARBITRUM] = '0x912CE59144191C1204E64559FE8253a0e49E6548'), _58),
19437
- decimals: ((_59 = {}), (_59[types_1.ChainId.ARBITRUM] = 18), _59),
19499
+ address: ((_60 = {}), (_60[types_1.ChainId.ARBITRUM] = '0x912CE59144191C1204E64559FE8253a0e49E6548'), _60),
19500
+ decimals: ((_61 = {}), (_61[types_1.ChainId.ARBITRUM] = 18), _61),
19438
19501
  active: true,
19439
19502
  },
19440
19503
  ]),
19441
- (_5[types_1.ChainId.LINEA] = [
19504
+ (_7[types_1.ChainId.LINEA] = [
19442
19505
  {
19443
19506
  symbol: 'wETH',
19444
- address: ((_60 = {}), (_60[types_1.ChainId.LINEA] = '0xe5D7C2a44FfDDf6b295A15c148167daaAf5Cf34f'), _60),
19445
- decimals: ((_61 = {}), (_61[types_1.ChainId.LINEA] = 18), _61),
19507
+ address: ((_62 = {}), (_62[types_1.ChainId.LINEA] = '0xe5D7C2a44FfDDf6b295A15c148167daaAf5Cf34f'), _62),
19508
+ decimals: ((_63 = {}), (_63[types_1.ChainId.LINEA] = 18), _63),
19446
19509
  active: true,
19447
19510
  },
19448
19511
  {
19449
19512
  symbol: 'USDC.e',
19450
- address: ((_62 = {}), (_62[types_1.ChainId.LINEA] = '0x176211869cA2b568f2A7D4EE941E073a821EE1ff'), _62),
19451
- decimals: ((_63 = {}), (_63[types_1.ChainId.LINEA] = 6), _63),
19513
+ address: ((_64 = {}), (_64[types_1.ChainId.LINEA] = '0x176211869cA2b568f2A7D4EE941E073a821EE1ff'), _64),
19514
+ decimals: ((_65 = {}), (_65[types_1.ChainId.LINEA] = 6), _65),
19452
19515
  active: true,
19453
19516
  },
19454
19517
  {
19455
19518
  symbol: 'USDT',
19456
- address: ((_64 = {}), (_64[types_1.ChainId.LINEA] = '0xA219439258ca9da29E9Cc4cE5596924745e12B93'), _64),
19457
- decimals: ((_65 = {}), (_65[types_1.ChainId.LINEA] = 6), _65),
19519
+ address: ((_66 = {}), (_66[types_1.ChainId.LINEA] = '0xA219439258ca9da29E9Cc4cE5596924745e12B93'), _66),
19520
+ decimals: ((_67 = {}), (_67[types_1.ChainId.LINEA] = 6), _67),
19458
19521
  active: true,
19459
19522
  },
19460
19523
  {
19461
19524
  symbol: 'DAI',
19462
- address: ((_66 = {}), (_66[types_1.ChainId.LINEA] = '0x4AF15ec2A0BD43Db75dd04E62FAA3B8EF36b00d5'), _66),
19463
- decimals: ((_67 = {}), (_67[types_1.ChainId.LINEA] = 18), _67),
19525
+ address: ((_68 = {}), (_68[types_1.ChainId.LINEA] = '0x4AF15ec2A0BD43Db75dd04E62FAA3B8EF36b00d5'), _68),
19526
+ decimals: ((_69 = {}), (_69[types_1.ChainId.LINEA] = 18), _69),
19464
19527
  active: true,
19465
19528
  },
19466
19529
  {
19467
19530
  symbol: 'BTC',
19468
- address: ((_68 = {}), (_68[types_1.ChainId.LINEA] = '0x3aAB2285ddcDdaD8edf438C1bAB47e1a9D05a9b4'), _68),
19469
- decimals: ((_69 = {}), (_69[types_1.ChainId.LINEA] = 8), _69),
19531
+ address: ((_70 = {}), (_70[types_1.ChainId.LINEA] = '0x3aAB2285ddcDdaD8edf438C1bAB47e1a9D05a9b4'), _70),
19532
+ decimals: ((_71 = {}), (_71[types_1.ChainId.LINEA] = 8), _71),
19470
19533
  active: true,
19471
19534
  },
19472
19535
  // WMATIC or WPOL on Linea chain has been commented out up until we have clarity regarding the migration
@@ -19481,181 +19544,213 @@ function requireZapTokens () {
19481
19544
  // active: true,
19482
19545
  // },
19483
19546
  ]),
19484
- (_5[types_1.ChainId.BASE] = [
19547
+ (_7[types_1.ChainId.BASE] = [
19485
19548
  {
19486
19549
  symbol: 'wETH',
19487
- address: ((_70 = {}), (_70[types_1.ChainId.BASE] = '0x4200000000000000000000000000000000000006'), _70),
19488
- decimals: ((_71 = {}), (_71[types_1.ChainId.BASE] = 18), _71),
19550
+ address: ((_72 = {}), (_72[types_1.ChainId.BASE] = '0x4200000000000000000000000000000000000006'), _72),
19551
+ decimals: ((_73 = {}), (_73[types_1.ChainId.BASE] = 18), _73),
19489
19552
  active: true,
19490
19553
  },
19491
19554
  {
19492
19555
  symbol: 'USDC',
19493
- address: ((_72 = {}), (_72[types_1.ChainId.BASE] = '0x833589fcd6edb6e08f4c7c32d4f71b54bda02913'), _72),
19494
- decimals: ((_73 = {}), (_73[types_1.ChainId.BASE] = 6), _73),
19556
+ address: ((_74 = {}), (_74[types_1.ChainId.BASE] = '0x833589fcd6edb6e08f4c7c32d4f71b54bda02913'), _74),
19557
+ decimals: ((_75 = {}), (_75[types_1.ChainId.BASE] = 6), _75),
19495
19558
  active: true,
19496
19559
  },
19497
19560
  {
19498
19561
  symbol: 'USDT',
19499
- address: ((_74 = {}), (_74[types_1.ChainId.BASE] = '0xfde4C96c8593536E31F229EA8f37b2ADa2699bb2'), _74),
19500
- decimals: ((_75 = {}), (_75[types_1.ChainId.BASE] = 6), _75),
19562
+ address: ((_76 = {}), (_76[types_1.ChainId.BASE] = '0xfde4C96c8593536E31F229EA8f37b2ADa2699bb2'), _76),
19563
+ decimals: ((_77 = {}), (_77[types_1.ChainId.BASE] = 6), _77),
19501
19564
  active: true,
19502
19565
  },
19503
19566
  {
19504
19567
  symbol: 'DAI',
19505
- address: ((_76 = {}), (_76[types_1.ChainId.BASE] = '0x50c5725949a6f0c72e6c4a641f24049a917db0cb'), _76),
19506
- decimals: ((_77 = {}), (_77[types_1.ChainId.BASE] = 18), _77),
19568
+ address: ((_78 = {}), (_78[types_1.ChainId.BASE] = '0x50c5725949a6f0c72e6c4a641f24049a917db0cb'), _78),
19569
+ decimals: ((_79 = {}), (_79[types_1.ChainId.BASE] = 18), _79),
19507
19570
  active: true,
19508
19571
  },
19509
19572
  {
19510
- symbol: 'BTC',
19511
- address: ((_78 = {}), (_78[types_1.ChainId.BASE] = '0x0c41F1FC9022FEB69aF6dc666aBfE73C9FFDA7ce'), _78),
19512
- decimals: ((_79 = {}), (_79[types_1.ChainId.BASE] = 18), _79),
19573
+ symbol: 'cbBTC',
19574
+ address: ((_80 = {}), (_80[types_1.ChainId.BASE] = '0xcbB7C0000aB88B473b1f5aFd9ef808440eed33Bf'), _80),
19575
+ decimals: ((_81 = {}), (_81[types_1.ChainId.BASE] = 8), _81),
19513
19576
  active: true,
19514
19577
  },
19515
19578
  ]),
19516
- (_5[types_1.ChainId.BLAST] = [
19579
+ (_7[types_1.ChainId.BLAST] = [
19517
19580
  {
19518
19581
  symbol: 'wETH',
19519
- address: ((_80 = {}), (_80[types_1.ChainId.BLAST] = '0x4300000000000000000000000000000000000004'), _80),
19520
- decimals: ((_81 = {}), (_81[types_1.ChainId.BLAST] = 18), _81),
19582
+ address: ((_82 = {}), (_82[types_1.ChainId.BLAST] = '0x4300000000000000000000000000000000000004'), _82),
19583
+ decimals: ((_83 = {}), (_83[types_1.ChainId.BLAST] = 18), _83),
19521
19584
  active: true,
19522
19585
  },
19523
19586
  {
19524
19587
  symbol: 'BTC',
19525
- address: ((_82 = {}), (_82[types_1.ChainId.BLAST] = '0xF7bc58b8D8f97ADC129cfC4c9f45Ce3C0E1D2692'), _82),
19526
- decimals: ((_83 = {}), (_83[types_1.ChainId.BLAST] = 18), _83),
19588
+ address: ((_84 = {}), (_84[types_1.ChainId.BLAST] = '0xF7bc58b8D8f97ADC129cfC4c9f45Ce3C0E1D2692'), _84),
19589
+ decimals: ((_85 = {}), (_85[types_1.ChainId.BLAST] = 18), _85),
19527
19590
  active: true,
19528
19591
  },
19529
19592
  {
19530
19593
  symbol: 'USDe',
19531
- address: ((_84 = {}), (_84[types_1.ChainId.BLAST] = '0x5d3a1ff2b6bab83b63cd9ad0787074081a52ef34'), _84),
19532
- decimals: ((_85 = {}), (_85[types_1.ChainId.BLAST] = 18), _85),
19594
+ address: ((_86 = {}), (_86[types_1.ChainId.BLAST] = '0x5d3a1ff2b6bab83b63cd9ad0787074081a52ef34'), _86),
19595
+ decimals: ((_87 = {}), (_87[types_1.ChainId.BLAST] = 18), _87),
19533
19596
  active: true,
19534
19597
  },
19535
19598
  ]),
19536
- (_5[types_1.ChainId.BERACHAIN] = [
19599
+ (_7[types_1.ChainId.BERACHAIN] = [
19537
19600
  {
19538
19601
  symbol: 'HONEY',
19539
- address: ((_86 = {}), (_86[types_1.ChainId.BERACHAIN] = '0xFCBD14DC51f0A4d49d5E53C2E0950e0bC26d0Dce'), _86),
19540
- decimals: ((_87 = {}), (_87[types_1.ChainId.BERACHAIN] = 18), _87),
19602
+ address: ((_88 = {}), (_88[types_1.ChainId.BERACHAIN] = '0xFCBD14DC51f0A4d49d5E53C2E0950e0bC26d0Dce'), _88),
19603
+ decimals: ((_89 = {}), (_89[types_1.ChainId.BERACHAIN] = 18), _89),
19541
19604
  active: true,
19542
19605
  },
19543
19606
  {
19544
19607
  symbol: 'BTC',
19545
- address: ((_88 = {}), (_88[types_1.ChainId.BERACHAIN] = '0x0555E30da8f98308EdB960aa94C0Db47230d2B9c'), _88),
19546
- decimals: ((_89 = {}), (_89[types_1.ChainId.BERACHAIN] = 8), _89),
19608
+ address: ((_90 = {}), (_90[types_1.ChainId.BERACHAIN] = '0x0555E30da8f98308EdB960aa94C0Db47230d2B9c'), _90),
19609
+ decimals: ((_91 = {}), (_91[types_1.ChainId.BERACHAIN] = 8), _91),
19547
19610
  active: true,
19548
19611
  },
19549
19612
  {
19550
19613
  symbol: 'USDe',
19551
- address: ((_90 = {}), (_90[types_1.ChainId.BERACHAIN] = '0x5d3a1ff2b6bab83b63cd9ad0787074081a52ef34'), _90),
19552
- decimals: ((_91 = {}), (_91[types_1.ChainId.BERACHAIN] = 18), _91),
19614
+ address: ((_92 = {}), (_92[types_1.ChainId.BERACHAIN] = '0x5d3a1ff2b6bab83b63cd9ad0787074081a52ef34'), _92),
19615
+ decimals: ((_93 = {}), (_93[types_1.ChainId.BERACHAIN] = 18), _93),
19553
19616
  active: true,
19554
19617
  },
19555
19618
  {
19556
19619
  symbol: 'WETH',
19557
- address: ((_92 = {}), (_92[types_1.ChainId.BERACHAIN] = '0x2F6F07CDcf3588944Bf4C42aC74ff24bF56e7590'), _92),
19558
- decimals: ((_93 = {}), (_93[types_1.ChainId.BERACHAIN] = 18), _93),
19620
+ address: ((_94 = {}), (_94[types_1.ChainId.BERACHAIN] = '0x2F6F07CDcf3588944Bf4C42aC74ff24bF56e7590'), _94),
19621
+ decimals: ((_95 = {}), (_95[types_1.ChainId.BERACHAIN] = 18), _95),
19559
19622
  active: true,
19560
19623
  },
19561
19624
  {
19562
19625
  symbol: 'USDC.e',
19563
- address: ((_94 = {}), (_94[types_1.ChainId.BERACHAIN] = '0x549943e04f40284185054145c6E4e9568C1D3241'), _94),
19564
- decimals: ((_95 = {}), (_95[types_1.ChainId.BERACHAIN] = 6), _95),
19626
+ address: ((_96 = {}), (_96[types_1.ChainId.BERACHAIN] = '0x549943e04f40284185054145c6E4e9568C1D3241'), _96),
19627
+ decimals: ((_97 = {}), (_97[types_1.ChainId.BERACHAIN] = 6), _97),
19565
19628
  active: true,
19566
19629
  },
19567
19630
  ]),
19568
- (_5[types_1.ChainId.SONIC] = [
19631
+ (_7[types_1.ChainId.SONIC] = [
19569
19632
  {
19570
19633
  symbol: 'wS',
19571
- address: ((_96 = {}), (_96[types_1.ChainId.SONIC] = '0x039e2fB66102314Ce7b64Ce5Ce3E5183bc94aD38'), _96),
19572
- decimals: ((_97 = {}), (_97[types_1.ChainId.SONIC] = 18), _97),
19634
+ address: ((_98 = {}), (_98[types_1.ChainId.SONIC] = '0x039e2fB66102314Ce7b64Ce5Ce3E5183bc94aD38'), _98),
19635
+ decimals: ((_99 = {}), (_99[types_1.ChainId.SONIC] = 18), _99),
19573
19636
  active: true,
19574
19637
  },
19575
19638
  {
19576
19639
  symbol: 'USDC',
19577
- address: ((_98 = {}), (_98[types_1.ChainId.SONIC] = '0x29219dd400f2Bf60E5a23d13Be72B486D4038894'), _98),
19578
- decimals: ((_99 = {}), (_99[types_1.ChainId.SONIC] = 6), _99),
19640
+ address: ((_100 = {}), (_100[types_1.ChainId.SONIC] = '0x29219dd400f2Bf60E5a23d13Be72B486D4038894'), _100),
19641
+ decimals: ((_101 = {}), (_101[types_1.ChainId.SONIC] = 6), _101),
19579
19642
  active: true,
19580
19643
  },
19581
19644
  {
19582
19645
  symbol: 'USDT',
19583
- address: ((_100 = {}), (_100[types_1.ChainId.SONIC] = '0x6047828dc181963ba44974801FF68e538dA5eaF9'), _100),
19584
- decimals: ((_101 = {}), (_101[types_1.ChainId.SONIC] = 6), _101),
19646
+ address: ((_102 = {}), (_102[types_1.ChainId.SONIC] = '0x6047828dc181963ba44974801FF68e538dA5eaF9'), _102),
19647
+ decimals: ((_103 = {}), (_103[types_1.ChainId.SONIC] = 6), _103),
19585
19648
  active: true,
19586
19649
  },
19587
19650
  {
19588
19651
  symbol: 'BTC',
19589
- address: ((_102 = {}), (_102[types_1.ChainId.SONIC] = '0x0555E30da8f98308EdB960aa94C0Db47230d2B9c'), _102),
19590
- decimals: ((_103 = {}), (_103[types_1.ChainId.SONIC] = 8), _103),
19652
+ address: ((_104 = {}), (_104[types_1.ChainId.SONIC] = '0x0555E30da8f98308EdB960aa94C0Db47230d2B9c'), _104),
19653
+ decimals: ((_105 = {}), (_105[types_1.ChainId.SONIC] = 8), _105),
19591
19654
  active: true,
19592
19655
  },
19593
19656
  {
19594
19657
  symbol: 'wETH',
19595
- address: ((_104 = {}), (_104[types_1.ChainId.SONIC] = '0x50c42dEAcD8Fc9773493ED674b675bE577f2634b'), _104),
19596
- decimals: ((_105 = {}), (_105[types_1.ChainId.SONIC] = 18), _105),
19658
+ address: ((_106 = {}), (_106[types_1.ChainId.SONIC] = '0x50c42dEAcD8Fc9773493ED674b675bE577f2634b'), _106),
19659
+ decimals: ((_107 = {}), (_107[types_1.ChainId.SONIC] = 18), _107),
19597
19660
  active: true,
19598
19661
  },
19599
19662
  ]),
19600
- (_5[types_1.ChainId.AVAX] = [
19663
+ (_7[types_1.ChainId.AVAX] = [
19601
19664
  {
19602
19665
  symbol: 'wAVAX',
19603
- address: ((_106 = {}), (_106[types_1.ChainId.AVAX] = '0xB31f66AA3C1e785363F0875A1B74E27b85FD66c7'), _106),
19604
- decimals: ((_107 = {}), (_107[types_1.ChainId.AVAX] = 18), _107),
19666
+ address: ((_108 = {}), (_108[types_1.ChainId.AVAX] = '0xB31f66AA3C1e785363F0875A1B74E27b85FD66c7'), _108),
19667
+ decimals: ((_109 = {}), (_109[types_1.ChainId.AVAX] = 18), _109),
19605
19668
  active: true,
19606
19669
  },
19607
19670
  {
19608
19671
  symbol: 'USDT',
19609
- address: ((_108 = {}), (_108[types_1.ChainId.AVAX] = '0x9702230A8Ea53601f5cD2dc00fDBc13d4dF4A8c7'), _108),
19610
- decimals: ((_109 = {}), (_109[types_1.ChainId.AVAX] = 6), _109),
19672
+ address: ((_110 = {}), (_110[types_1.ChainId.AVAX] = '0x9702230A8Ea53601f5cD2dc00fDBc13d4dF4A8c7'), _110),
19673
+ decimals: ((_111 = {}), (_111[types_1.ChainId.AVAX] = 6), _111),
19611
19674
  active: true,
19612
19675
  },
19613
19676
  {
19614
19677
  symbol: 'USDC',
19615
- address: ((_110 = {}), (_110[types_1.ChainId.AVAX] = '0xb97ef9ef8734c71904d8002f8b6bc66dd9c48a6e'), _110),
19616
- decimals: ((_111 = {}), (_111[types_1.ChainId.AVAX] = 6), _111),
19678
+ address: ((_112 = {}), (_112[types_1.ChainId.AVAX] = '0xb97ef9ef8734c71904d8002f8b6bc66dd9c48a6e'), _112),
19679
+ decimals: ((_113 = {}), (_113[types_1.ChainId.AVAX] = 6), _113),
19617
19680
  active: true,
19618
19681
  },
19619
19682
  {
19620
19683
  symbol: 'BTC',
19621
- address: ((_112 = {}), (_112[types_1.ChainId.AVAX] = '0x0555E30da8f98308EdB960aa94C0Db47230d2B9c'), _112),
19622
- decimals: ((_113 = {}), (_113[types_1.ChainId.AVAX] = 8), _113),
19684
+ address: ((_114 = {}), (_114[types_1.ChainId.AVAX] = '0x0555E30da8f98308EdB960aa94C0Db47230d2B9c'), _114),
19685
+ decimals: ((_115 = {}), (_115[types_1.ChainId.AVAX] = 8), _115),
19623
19686
  active: true,
19624
19687
  },
19625
19688
  {
19626
19689
  symbol: 'SUPER',
19627
- address: ((_114 = {}), (_114[types_1.ChainId.AVAX] = '0x09fa58228bb791ea355c90da1e4783452b9bd8c3'), _114),
19628
- decimals: ((_115 = {}), (_115[types_1.ChainId.AVAX] = 18), _115),
19690
+ address: ((_116 = {}), (_116[types_1.ChainId.AVAX] = '0x09fa58228bb791ea355c90da1e4783452b9bd8c3'), _116),
19691
+ decimals: ((_117 = {}), (_117[types_1.ChainId.AVAX] = 18), _117),
19629
19692
  active: true,
19630
19693
  },
19631
19694
  ]),
19632
- (_5[types_1.ChainId.SOL] = [
19695
+ (_7[types_1.ChainId.SOL] = [
19633
19696
  {
19634
19697
  symbol: 'wSOL',
19635
- address: ((_116 = {}), (_116[types_1.ChainId.SOL] = 'So11111111111111111111111111111111111111112'), _116),
19636
- decimals: ((_117 = {}), (_117[types_1.ChainId.SOL] = 9), _117),
19698
+ address: ((_118 = {}), (_118[types_1.ChainId.SOL] = 'So11111111111111111111111111111111111111112'), _118),
19699
+ decimals: ((_119 = {}), (_119[types_1.ChainId.SOL] = 9), _119),
19637
19700
  active: true,
19638
19701
  },
19639
19702
  {
19640
19703
  symbol: 'USDC',
19641
- address: ((_118 = {}), (_118[types_1.ChainId.SOL] = 'EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v'), _118),
19642
- decimals: ((_119 = {}), (_119[types_1.ChainId.SOL] = 6), _119),
19704
+ address: ((_120 = {}), (_120[types_1.ChainId.SOL] = 'EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v'), _120),
19705
+ decimals: ((_121 = {}), (_121[types_1.ChainId.SOL] = 6), _121),
19643
19706
  active: true,
19644
19707
  },
19645
19708
  {
19646
19709
  symbol: 'USDT',
19647
- address: ((_120 = {}), (_120[types_1.ChainId.SOL] = 'Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB'), _120),
19648
- decimals: ((_121 = {}), (_121[types_1.ChainId.SOL] = 6), _121),
19710
+ address: ((_122 = {}), (_122[types_1.ChainId.SOL] = 'Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB'), _122),
19711
+ decimals: ((_123 = {}), (_123[types_1.ChainId.SOL] = 6), _123),
19649
19712
  active: true,
19650
19713
  },
19651
19714
  {
19652
19715
  symbol: 'wETH',
19653
- address: ((_122 = {}), (_122[types_1.ChainId.SOL] = '7vfCXTUXx5WJV5JADk17DUJ4ksgau7utNKj4b963voxs'), _122),
19654
- decimals: ((_123 = {}), (_123[types_1.ChainId.SOL] = 8), _123),
19716
+ address: ((_124 = {}), (_124[types_1.ChainId.SOL] = '7vfCXTUXx5WJV5JADk17DUJ4ksgau7utNKj4b963voxs'), _124),
19717
+ decimals: ((_125 = {}), (_125[types_1.ChainId.SOL] = 8), _125),
19655
19718
  active: true,
19656
19719
  },
19657
19720
  ]),
19658
- _5);
19721
+ (_7[types_1.ChainId.HYPEREVM] = [
19722
+ {
19723
+ symbol: 'wHYPE',
19724
+ address: ((_126 = {}), (_126[types_1.ChainId.HYPEREVM] = '0x5555555555555555555555555555555555555555'), _126),
19725
+ decimals: ((_127 = {}), (_127[types_1.ChainId.HYPEREVM] = 18), _127),
19726
+ active: true,
19727
+ },
19728
+ {
19729
+ symbol: 'uETH',
19730
+ address: ((_128 = {}), (_128[types_1.ChainId.HYPEREVM] = '0xBe6727B535545C67d5cAa73dEa54865B92CF7907'), _128),
19731
+ decimals: ((_129 = {}), (_129[types_1.ChainId.HYPEREVM] = 18), _129),
19732
+ active: true,
19733
+ },
19734
+ {
19735
+ symbol: 'uBTC',
19736
+ address: ((_130 = {}), (_130[types_1.ChainId.HYPEREVM] = '0x9FDBdA0A5e284c32744D2f17Ee5c74B284993463'), _130),
19737
+ decimals: ((_131 = {}), (_131[types_1.ChainId.HYPEREVM] = 8), _131),
19738
+ active: true,
19739
+ },
19740
+ {
19741
+ symbol: 'USDC',
19742
+ address: ((_132 = {}), (_132[types_1.ChainId.HYPEREVM] = '0xb88339CB7199b77E23DB6E890353E22632Ba630f'), _132),
19743
+ decimals: ((_133 = {}), (_133[types_1.ChainId.HYPEREVM] = 6), _133),
19744
+ active: true,
19745
+ },
19746
+ {
19747
+ symbol: 'USDT0',
19748
+ address: ((_134 = {}), (_134[types_1.ChainId.HYPEREVM] = '0xB8CE59FC3717ada4C02eaDF9682A9e934F625ebb'), _134),
19749
+ decimals: ((_135 = {}), (_135[types_1.ChainId.HYPEREVM] = 6), _135),
19750
+ active: true,
19751
+ },
19752
+ ]),
19753
+ _7);
19659
19754
 
19660
19755
  return zapTokens;
19661
19756
  }
@@ -42097,7 +42192,7 @@ lodash.exports;
42097
42192
  var undefined$1;
42098
42193
 
42099
42194
  /** Used as the semantic version number. */
42100
- var VERSION = '4.17.21';
42195
+ var VERSION = '4.17.23';
42101
42196
 
42102
42197
  /** Used as the size to enable large array optimizations. */
42103
42198
  var LARGE_ARRAY_SIZE = 200;
@@ -45851,7 +45946,7 @@ lodash.exports;
45851
45946
  if (isArray(iteratee)) {
45852
45947
  return function(value) {
45853
45948
  return baseGet(value, iteratee.length === 1 ? iteratee[0] : iteratee);
45854
- }
45949
+ };
45855
45950
  }
45856
45951
  return iteratee;
45857
45952
  });
@@ -46455,8 +46550,47 @@ lodash.exports;
46455
46550
  */
46456
46551
  function baseUnset(object, path) {
46457
46552
  path = castPath(path, object);
46458
- object = parent(object, path);
46459
- return object == null || delete object[toKey(last(path))];
46553
+
46554
+ // Prevent prototype pollution, see: https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg
46555
+ var index = -1,
46556
+ length = path.length;
46557
+
46558
+ if (!length) {
46559
+ return true;
46560
+ }
46561
+
46562
+ var isRootPrimitive = object == null || (typeof object !== 'object' && typeof object !== 'function');
46563
+
46564
+ while (++index < length) {
46565
+ var key = path[index];
46566
+
46567
+ // skip non-string keys (e.g., Symbols, numbers)
46568
+ if (typeof key !== 'string') {
46569
+ continue;
46570
+ }
46571
+
46572
+ // Always block "__proto__" anywhere in the path if it's not expected
46573
+ if (key === '__proto__' && !hasOwnProperty.call(object, '__proto__')) {
46574
+ return false;
46575
+ }
46576
+
46577
+ // Block "constructor.prototype" chains
46578
+ if (key === 'constructor' &&
46579
+ (index + 1) < length &&
46580
+ typeof path[index + 1] === 'string' &&
46581
+ path[index + 1] === 'prototype') {
46582
+
46583
+ // Allow ONLY when the path starts at a primitive root, e.g., _.unset(0, 'constructor.prototype.a')
46584
+ if (isRootPrimitive && index === 0) {
46585
+ continue;
46586
+ }
46587
+
46588
+ return false;
46589
+ }
46590
+ }
46591
+
46592
+ var obj = parent(object, path);
46593
+ return obj == null || delete obj[toKey(last(path))];
46460
46594
  }
46461
46595
 
46462
46596
  /**
@@ -78585,7 +78719,7 @@ const useApproval = (amount, currency, spender, account, chainId) => {
78585
78719
  return [approvalState !== null && approvalState !== void 0 ? approvalState : ApprovalState.NOT_APPROVED, handleApprove];
78586
78720
  };
78587
78721
 
78588
- const version$1 = '2.41.2';
78722
+ const version$1 = '2.45.1';
78589
78723
 
78590
78724
  let errorConfig = {
78591
78725
  getDocsUrl: ({ docsBaseUrl, docsPath = '', docsSlug, }) => docsPath
@@ -98824,4 +98958,4 @@ const SingleBondWithProviders = (props) => {
98824
98958
  };
98825
98959
 
98826
98960
  var ChainId = main.ChainId;
98827
- export { BondsWithProviders as Bonds, BuyBondModalWithProviders as BuyBondModal, ChainId, FullBondsViewWithProviders as FullBondsView, ProjectViewWithProviders as ProjectView, SingleBondWithProviders as SingleBond, YourBondsWithProviders as YourBonds, generateImageFromTemplate };
98961
+ export { BondsWithProviders as Bonds, BuyBondModalWithProviders as BuyBondModal, ChainId, FullBondsViewWithProviders as FullBondsView, ProjectViewWithProviders as ProjectView, SingleBondWithProviders as SingleBond, YourBondsWithProviders as YourBonds, generateImageFromTemplate, useUserBonds };