@nexusmutual/sdk 0.8.12 → 0.8.13

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
@@ -819,7 +819,7 @@ var coverDesignatedWalletsSchema = z.object({
819
819
  wallets: z.array(
820
820
  z.object({
821
821
  wallet: z.string().regex(ethereumAddressRegex, "Invalid Ethereum address"),
822
- amount: z.string().regex(/^\d+$/, "Amount must be a valid wei value"),
822
+ amount: z.string().regex(/^(?!,$)[\d,.]+$/, "Amount must be a valid number"),
823
823
  currency: z.string().min(1, "Currency cannot be empty")
824
824
  })
825
825
  ).min(1, "At least one wallet object is required")
@@ -1653,7 +1653,7 @@ var validateIPFSContent = (type, content) => {
1653
1653
  };
1654
1654
 
1655
1655
  // generated/version.json
1656
- var version = "0.8.12";
1656
+ var version = "0.8.13";
1657
1657
 
1658
1658
  // src/ipfs/uploadIPFSContent.ts
1659
1659
  var uploadToIPFS = async (nexusApiUrl, [type, content]) => {
@@ -2721,7 +2721,7 @@ var products_default = [
2721
2721
  "cbBTC"
2722
2722
  ],
2723
2723
  isPrivate: false,
2724
- timestamp: 1726758407,
2724
+ timestamp: 1738243583,
2725
2725
  minPrice: 60
2726
2726
  },
2727
2727
  {
@@ -4652,7 +4652,7 @@ var products_default = [
4652
4652
  "ETH"
4653
4653
  ],
4654
4654
  isPrivate: false,
4655
- timestamp: 1731583079,
4655
+ timestamp: 1734557999,
4656
4656
  minPrice: 100
4657
4657
  },
4658
4658
  {
@@ -4903,7 +4903,7 @@ var products_default = [
4903
4903
  "cbBTC"
4904
4904
  ],
4905
4905
  isPrivate: true,
4906
- timestamp: 1736430671,
4906
+ timestamp: 1725537203,
4907
4907
  minPrice: 100
4908
4908
  },
4909
4909
  {
@@ -5199,7 +5199,7 @@ var products_default = [
5199
5199
  "cbBTC"
5200
5200
  ],
5201
5201
  isPrivate: false,
5202
- timestamp: 1734557999,
5202
+ timestamp: 1726227311,
5203
5203
  minPrice: 100
5204
5204
  },
5205
5205
  {
@@ -5755,7 +5755,7 @@ var products_default = [
5755
5755
  "cbBTC"
5756
5756
  ],
5757
5757
  isPrivate: false,
5758
- timestamp: 1741267523,
5758
+ timestamp: 1734557999,
5759
5759
  minPrice: 100
5760
5760
  },
5761
5761
  {
@@ -5938,7 +5938,7 @@ var products_default = [
5938
5938
  "cbBTC"
5939
5939
  ],
5940
5940
  isPrivate: false,
5941
- timestamp: 1731583079,
5941
+ timestamp: 1724341943,
5942
5942
  minPrice: 100
5943
5943
  },
5944
5944
  {
@@ -5958,7 +5958,7 @@ var products_default = [
5958
5958
  "cbBTC"
5959
5959
  ],
5960
5960
  isPrivate: false,
5961
- timestamp: 1724341943,
5961
+ timestamp: 1734557999,
5962
5962
  minPrice: 100
5963
5963
  },
5964
5964
  {
@@ -5997,7 +5997,7 @@ var products_default = [
5997
5997
  "cbBTC"
5998
5998
  ],
5999
5999
  isPrivate: false,
6000
- timestamp: 1734557999,
6000
+ timestamp: 1726227311,
6001
6001
  minPrice: 100
6002
6002
  },
6003
6003
  {
@@ -6035,7 +6035,7 @@ var products_default = [
6035
6035
  "cbBTC"
6036
6036
  ],
6037
6037
  isPrivate: false,
6038
- timestamp: 1725264851,
6038
+ timestamp: 1734557999,
6039
6039
  minPrice: 100
6040
6040
  },
6041
6041
  {
@@ -6054,7 +6054,7 @@ var products_default = [
6054
6054
  "cbBTC"
6055
6055
  ],
6056
6056
  isPrivate: true,
6057
- timestamp: 1740672395,
6057
+ timestamp: 1725264851,
6058
6058
  minPrice: 275
6059
6059
  },
6060
6060
  {
@@ -6073,7 +6073,7 @@ var products_default = [
6073
6073
  "cbBTC"
6074
6074
  ],
6075
6075
  isPrivate: false,
6076
- timestamp: 1741267523,
6076
+ timestamp: 1728564167,
6077
6077
  minPrice: 100
6078
6078
  },
6079
6079
  {
@@ -6168,7 +6168,7 @@ var products_default = [
6168
6168
  "cbBTC"
6169
6169
  ],
6170
6170
  isPrivate: true,
6171
- timestamp: 1739969915,
6171
+ timestamp: 1726227311,
6172
6172
  minPrice: 100
6173
6173
  },
6174
6174
  {
@@ -6221,7 +6221,7 @@ var products_default = [
6221
6221
  "USDC"
6222
6222
  ],
6223
6223
  isPrivate: false,
6224
- timestamp: 1734557999,
6224
+ timestamp: 1726758407,
6225
6225
  minPrice: 100
6226
6226
  },
6227
6227
  {
@@ -6253,7 +6253,7 @@ var products_default = [
6253
6253
  "USDC"
6254
6254
  ],
6255
6255
  isPrivate: false,
6256
- timestamp: 1738243583,
6256
+ timestamp: 1726758407,
6257
6257
  minPrice: 10
6258
6258
  },
6259
6259
  {
@@ -6302,7 +6302,7 @@ var products_default = [
6302
6302
  "USDC"
6303
6303
  ],
6304
6304
  isPrivate: false,
6305
- timestamp: 1738243583,
6305
+ timestamp: 1731583079,
6306
6306
  minPrice: 25
6307
6307
  },
6308
6308
  {
@@ -6319,7 +6319,7 @@ var products_default = [
6319
6319
  "cbBTC"
6320
6320
  ],
6321
6321
  isPrivate: false,
6322
- timestamp: 1731583079,
6322
+ timestamp: 1734557999,
6323
6323
  minPrice: 100
6324
6324
  },
6325
6325
  {
@@ -6391,7 +6391,7 @@ var products_default = [
6391
6391
  "cbBTC"
6392
6392
  ],
6393
6393
  isPrivate: false,
6394
- timestamp: 1733326763,
6394
+ timestamp: 1733753135,
6395
6395
  minPrice: 225
6396
6396
  },
6397
6397
  {
@@ -6465,7 +6465,7 @@ var products_default = [
6465
6465
  "cbBTC"
6466
6466
  ],
6467
6467
  isPrivate: true,
6468
- timestamp: 1739969915,
6468
+ timestamp: 1734557999,
6469
6469
  minPrice: 100
6470
6470
  },
6471
6471
  {
@@ -6643,7 +6643,7 @@ var products_default = [
6643
6643
  "cbBTC"
6644
6644
  ],
6645
6645
  isPrivate: true,
6646
- timestamp: 1739969915,
6646
+ timestamp: 1740672395,
6647
6647
  minPrice: 505
6648
6648
  },
6649
6649
  {
@@ -6836,7 +6836,7 @@ var products_default = [
6836
6836
  "cbBTC"
6837
6837
  ],
6838
6838
  isPrivate: false,
6839
- timestamp: 1739537399,
6839
+ timestamp: 1739447471,
6840
6840
  minPrice: 235
6841
6841
  },
6842
6842
  {
@@ -6855,7 +6855,7 @@ var products_default = [
6855
6855
  "cbBTC"
6856
6856
  ],
6857
6857
  isPrivate: false,
6858
- timestamp: 1739537399,
6858
+ timestamp: 1739447471,
6859
6859
  minPrice: 380
6860
6860
  },
6861
6861
  {