@nexusmutual/sdk 0.10.0 → 0.11.1
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/data/product-types.json +1 -1
- package/dist/data/products.json +24 -7
- package/dist/data/version.json +1 -1
- package/dist/index.d.mts +29 -12
- package/dist/index.d.ts +29 -12
- package/dist/index.js +34 -11
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +34 -11
- package/dist/index.mjs.map +1 -1
- package/dist/logos/b-tier-euler-v2-markets.svg +1 -1
- package/dist/logos/b-tier-morpho-vaults.svg +1 -1
- package/dist/logos/usual-bug-bounty.svg +1 -0
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -109,8 +109,10 @@ var require_privateProducts = __commonJS({
|
|
|
109
109
|
// L1 Advisors Cover
|
|
110
110
|
274,
|
|
111
111
|
// Figment ETH Slashing
|
|
112
|
-
291
|
|
112
|
+
291,
|
|
113
113
|
// OC Cover
|
|
114
|
+
292
|
|
115
|
+
// Usual Bug Bounty
|
|
114
116
|
];
|
|
115
117
|
module.exports = {
|
|
116
118
|
allPrivateProductsIds: allPrivateProductsIds2
|
|
@@ -772,8 +774,10 @@ var productCategoryMap = {
|
|
|
772
774
|
// B-Tier Morpho Vaults
|
|
773
775
|
290: "lending" /* Lending */,
|
|
774
776
|
// B-Tier Euler v2 Markets
|
|
775
|
-
291: "uncategorized" /* Uncategorized
|
|
777
|
+
291: "uncategorized" /* Uncategorized */,
|
|
776
778
|
// OC Cover
|
|
779
|
+
292: "uncategorized" /* Uncategorized */
|
|
780
|
+
// Usual Bug Bounty
|
|
777
781
|
};
|
|
778
782
|
|
|
779
783
|
// src/constants/index.ts
|
|
@@ -1169,6 +1173,7 @@ var allLogoFileNames = [
|
|
|
1169
1173
|
"b-tier-morpho-vaults.svg",
|
|
1170
1174
|
"b-tier-euler-v2-markets.svg",
|
|
1171
1175
|
"oc-cover.svg",
|
|
1176
|
+
"usual-bug-bounty.svg",
|
|
1172
1177
|
"aave-v1.svg",
|
|
1173
1178
|
"akropolis.svg",
|
|
1174
1179
|
"alpha-homora.svg",
|
|
@@ -1516,6 +1521,7 @@ var allLogoNames = [
|
|
|
1516
1521
|
"b-tier-morpho-vaults",
|
|
1517
1522
|
"b-tier-euler-v2-markets",
|
|
1518
1523
|
"oc-cover",
|
|
1524
|
+
"usual-bug-bounty",
|
|
1519
1525
|
"aave-v1",
|
|
1520
1526
|
"akropolis",
|
|
1521
1527
|
"alpha-homora",
|
|
@@ -1681,7 +1687,7 @@ var validateIPFSContent = (type, content) => {
|
|
|
1681
1687
|
};
|
|
1682
1688
|
|
|
1683
1689
|
// generated/version.json
|
|
1684
|
-
var version = "0.
|
|
1690
|
+
var version = "0.11.1";
|
|
1685
1691
|
|
|
1686
1692
|
// src/ipfs/uploadIPFSContent.ts
|
|
1687
1693
|
var uploadToIPFS = async (nexusApiUrl, [type, content]) => {
|
|
@@ -1831,7 +1837,7 @@ var product_types_default = [
|
|
|
1831
1837
|
},
|
|
1832
1838
|
{
|
|
1833
1839
|
id: 15,
|
|
1834
|
-
coverWordingURL: "https://api.nexusmutual.io/ipfs/
|
|
1840
|
+
coverWordingURL: "https://api.nexusmutual.io/ipfs/Qmbs7GPhxeYC5Y2xZX5ZGcsnUxz68XdFbfTknHFXpnGRh5",
|
|
1835
1841
|
name: "Sherlock Bug Bounty",
|
|
1836
1842
|
gracePeriod: 3024e3,
|
|
1837
1843
|
claimMethod: 0
|
|
@@ -4687,7 +4693,7 @@ var products_default = [
|
|
|
4687
4693
|
"ETH"
|
|
4688
4694
|
],
|
|
4689
4695
|
isPrivate: false,
|
|
4690
|
-
timestamp:
|
|
4696
|
+
timestamp: 1731583079,
|
|
4691
4697
|
minPrice: 100
|
|
4692
4698
|
},
|
|
4693
4699
|
{
|
|
@@ -4938,7 +4944,7 @@ var products_default = [
|
|
|
4938
4944
|
"cbBTC"
|
|
4939
4945
|
],
|
|
4940
4946
|
isPrivate: true,
|
|
4941
|
-
timestamp:
|
|
4947
|
+
timestamp: 1736430671,
|
|
4942
4948
|
minPrice: 100
|
|
4943
4949
|
},
|
|
4944
4950
|
{
|
|
@@ -4955,7 +4961,7 @@ var products_default = [
|
|
|
4955
4961
|
"USDC"
|
|
4956
4962
|
],
|
|
4957
4963
|
isPrivate: false,
|
|
4958
|
-
timestamp:
|
|
4964
|
+
timestamp: 1734557999,
|
|
4959
4965
|
minPrice: 100
|
|
4960
4966
|
},
|
|
4961
4967
|
{
|
|
@@ -6127,7 +6133,7 @@ var products_default = [
|
|
|
6127
6133
|
"cbBTC"
|
|
6128
6134
|
],
|
|
6129
6135
|
isPrivate: false,
|
|
6130
|
-
timestamp:
|
|
6136
|
+
timestamp: 1741267523,
|
|
6131
6137
|
minPrice: 100
|
|
6132
6138
|
},
|
|
6133
6139
|
{
|
|
@@ -6407,7 +6413,7 @@ var products_default = [
|
|
|
6407
6413
|
"cbBTC"
|
|
6408
6414
|
],
|
|
6409
6415
|
isPrivate: false,
|
|
6410
|
-
timestamp:
|
|
6416
|
+
timestamp: 1739537399,
|
|
6411
6417
|
minPrice: 49
|
|
6412
6418
|
},
|
|
6413
6419
|
{
|
|
@@ -6852,7 +6858,7 @@ var products_default = [
|
|
|
6852
6858
|
"cbBTC"
|
|
6853
6859
|
],
|
|
6854
6860
|
isPrivate: false,
|
|
6855
|
-
timestamp:
|
|
6861
|
+
timestamp: 1739447471,
|
|
6856
6862
|
minPrice: 50
|
|
6857
6863
|
},
|
|
6858
6864
|
{
|
|
@@ -6871,7 +6877,7 @@ var products_default = [
|
|
|
6871
6877
|
"cbBTC"
|
|
6872
6878
|
],
|
|
6873
6879
|
isPrivate: false,
|
|
6874
|
-
timestamp:
|
|
6880
|
+
timestamp: 1739537399,
|
|
6875
6881
|
minPrice: 235
|
|
6876
6882
|
},
|
|
6877
6883
|
{
|
|
@@ -7239,6 +7245,23 @@ var products_default = [
|
|
|
7239
7245
|
isPrivate: true,
|
|
7240
7246
|
timestamp: 1743519947,
|
|
7241
7247
|
minPrice: 100
|
|
7248
|
+
},
|
|
7249
|
+
{
|
|
7250
|
+
id: 292,
|
|
7251
|
+
name: "Usual Bug Bounty",
|
|
7252
|
+
productType: 15,
|
|
7253
|
+
isDeprecated: false,
|
|
7254
|
+
useFixedPrice: true,
|
|
7255
|
+
logo: "usual-bug-bounty.svg",
|
|
7256
|
+
metadata: {
|
|
7257
|
+
annex: "QmZTwHbhj4Sq6iQgpr2dvzBEs15oUQCMyEbC7wi34Gjrzw"
|
|
7258
|
+
},
|
|
7259
|
+
coverAssets: [
|
|
7260
|
+
"USDC"
|
|
7261
|
+
],
|
|
7262
|
+
isPrivate: true,
|
|
7263
|
+
timestamp: 1743603467,
|
|
7264
|
+
minPrice: 4354
|
|
7242
7265
|
}
|
|
7243
7266
|
];
|
|
7244
7267
|
|