@nexusmutual/sdk 1.26.0-rc.1 → 1.27.0-rc.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/index.mjs CHANGED
@@ -24364,9 +24364,13 @@ var fileSchema = z.object({
24364
24364
  version: z.literal(VERSION_1_0),
24365
24365
  file: z.string()
24366
24366
  });
24367
+ var productAnnexSchema = z.object({
24368
+ version: z.literal(VERSION_1_0),
24369
+ annex: z.string()
24370
+ });
24367
24371
 
24368
24372
  // generated/version.json
24369
- var version27 = "1.25.0";
24373
+ var version27 = "1.26.0";
24370
24374
 
24371
24375
  // src/nexus-sdk-base.ts
24372
24376
  import axios from "axios";
@@ -24436,6 +24440,7 @@ var ContentType = /* @__PURE__ */ ((ContentType2) => {
24436
24440
  ContentType2["governanceProposal"] = "governanceProposal";
24437
24441
  ContentType2["governanceCategory"] = "governanceCategory";
24438
24442
  ContentType2["file"] = "file";
24443
+ ContentType2["productAnnex"] = "productAnnex";
24439
24444
  return ContentType2;
24440
24445
  })(ContentType || {});
24441
24446
  var IPFS_CONTENT_TYPE_BY_PRODUCT_TYPE = {
@@ -24552,6 +24557,8 @@ var Ipfs = class extends NexusSDKBase {
24552
24557
  return fileSchema.parse(content);
24553
24558
  case "assessmentReason" /* assessmentReason */:
24554
24559
  return assessmentReasonSchema.parse(content);
24560
+ case "productAnnex" /* productAnnex */:
24561
+ return productAnnexSchema.parse(content);
24555
24562
  default:
24556
24563
  throw new Error(`Invalid content type: ${type}`);
24557
24564
  }
@@ -27622,7 +27629,7 @@ var products_default = [
27622
27629
  "ETH"
27623
27630
  ],
27624
27631
  isPrivate: false,
27625
- timestamp: 1751550659,
27632
+ timestamp: 1758283931,
27626
27633
  minPrice: 100
27627
27634
  },
27628
27635
  {
@@ -28868,7 +28875,7 @@ var products_default = [
28868
28875
  "USDC"
28869
28876
  ],
28870
28877
  isPrivate: false,
28871
- timestamp: 1723127459,
28878
+ timestamp: 1722950807,
28872
28879
  minPrice: 100
28873
28880
  },
28874
28881
  {
@@ -29057,7 +29064,7 @@ var products_default = [
29057
29064
  "cbBTC"
29058
29065
  ],
29059
29066
  isPrivate: false,
29060
- timestamp: 1749739367,
29067
+ timestamp: 1764188807,
29061
29068
  minPrice: 100
29062
29069
  },
29063
29070
  {
@@ -29375,7 +29382,7 @@ var products_default = [
29375
29382
  "cbBTC"
29376
29383
  ],
29377
29384
  isPrivate: false,
29378
- timestamp: 1764188807,
29385
+ timestamp: 1762356047,
29379
29386
  minPrice: 300
29380
29387
  },
29381
29388
  {
@@ -29430,7 +29437,7 @@ var products_default = [
29430
29437
  "cbBTC"
29431
29438
  ],
29432
29439
  isPrivate: true,
29433
- timestamp: 1764022895,
29440
+ timestamp: 1761314531,
29434
29441
  minPrice: 100
29435
29442
  },
29436
29443
  {
@@ -29782,7 +29789,7 @@ var products_default = [
29782
29789
  "cbBTC"
29783
29790
  ],
29784
29791
  isPrivate: false,
29785
- timestamp: 1739447471,
29792
+ timestamp: 1739537399,
29786
29793
  minPrice: 50
29787
29794
  },
29788
29795
  {
@@ -29801,7 +29808,7 @@ var products_default = [
29801
29808
  "cbBTC"
29802
29809
  ],
29803
29810
  isPrivate: false,
29804
- timestamp: 1739447471,
29811
+ timestamp: 1739537399,
29805
29812
  minPrice: 235
29806
29813
  },
29807
29814
  {
@@ -30184,7 +30191,7 @@ var products_default = [
30184
30191
  "USDC"
30185
30192
  ],
30186
30193
  isPrivate: true,
30187
- timestamp: 1743603467,
30194
+ timestamp: 1743670835,
30188
30195
  minPrice: 1586
30189
30196
  },
30190
30197
  {
@@ -30201,7 +30208,7 @@ var products_default = [
30201
30208
  "USDC"
30202
30209
  ],
30203
30210
  isPrivate: false,
30204
- timestamp: 1757074607,
30211
+ timestamp: 1748970347,
30205
30212
  minPrice: 150
30206
30213
  },
30207
30214
  {
@@ -30448,7 +30455,7 @@ var products_default = [
30448
30455
  "cbBTC"
30449
30456
  ],
30450
30457
  isPrivate: false,
30451
- timestamp: 1751550659,
30458
+ timestamp: 1750162583,
30452
30459
  minPrice: 100
30453
30460
  },
30454
30461
  {
@@ -30518,7 +30525,7 @@ var products_default = [
30518
30525
  "USDC"
30519
30526
  ],
30520
30527
  isPrivate: false,
30521
- timestamp: 1754552351,
30528
+ timestamp: 1752150803,
30522
30529
  minPrice: 50
30523
30530
  },
30524
30531
  {
@@ -30535,7 +30542,7 @@ var products_default = [
30535
30542
  "USDC"
30536
30543
  ],
30537
30544
  isPrivate: false,
30538
- timestamp: 1752834371,
30545
+ timestamp: 1757074607,
30539
30546
  minPrice: 50
30540
30547
  },
30541
30548
  {
@@ -30552,7 +30559,7 @@ var products_default = [
30552
30559
  "USDC"
30553
30560
  ],
30554
30561
  isPrivate: false,
30555
- timestamp: 1752834371,
30562
+ timestamp: 1757074607,
30556
30563
  minPrice: 300
30557
30564
  },
30558
30565
  {
@@ -30639,7 +30646,7 @@ var products_default = [
30639
30646
  "USDC"
30640
30647
  ],
30641
30648
  isPrivate: false,
30642
- timestamp: 1757074607,
30649
+ timestamp: 1753877075,
30643
30650
  minPrice: 50
30644
30651
  },
30645
30652
  {
@@ -30673,7 +30680,7 @@ var products_default = [
30673
30680
  "USDC"
30674
30681
  ],
30675
30682
  isPrivate: false,
30676
- timestamp: 1753877075,
30683
+ timestamp: 1764022895,
30677
30684
  minPrice: 100
30678
30685
  },
30679
30686
  {
@@ -30927,7 +30934,7 @@ var products_default = [
30927
30934
  "cbBTC"
30928
30935
  ],
30929
30936
  isPrivate: true,
30930
- timestamp: 1758283931,
30937
+ timestamp: 1759764875,
30931
30938
  minPrice: 100
30932
30939
  },
30933
30940
  {
@@ -30997,7 +31004,7 @@ var products_default = [
30997
31004
  "USDC"
30998
31005
  ],
30999
31006
  isPrivate: false,
31000
- timestamp: 1759764875,
31007
+ timestamp: 1764022895,
31001
31008
  minPrice: 100
31002
31009
  },
31003
31010
  {
@@ -31048,7 +31055,7 @@ var products_default = [
31048
31055
  "ETH"
31049
31056
  ],
31050
31057
  isPrivate: true,
31051
- timestamp: 1759407239,
31058
+ timestamp: 1763029895,
31052
31059
  minPrice: 100
31053
31060
  },
31054
31061
  {
@@ -31252,7 +31259,7 @@ var products_default = [
31252
31259
  "ETH"
31253
31260
  ],
31254
31261
  isPrivate: true,
31255
- timestamp: 1759930091,
31262
+ timestamp: 1761842555,
31256
31263
  minPrice: 50
31257
31264
  },
31258
31265
  {