@nexusmutual/sdk 0.2.23 → 0.2.25

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
@@ -2182,6 +2182,50 @@ var products_default = [
2182
2182
  "DAI"
2183
2183
  ],
2184
2184
  isPrivate: false
2185
+ },
2186
+ {
2187
+ id: 147,
2188
+ name: "Notional v3",
2189
+ productType: 0,
2190
+ isDeprecated: false,
2191
+ useFixedPrice: false,
2192
+ logo: "notional-finance.svg",
2193
+ metadata: {},
2194
+ coverAssets: [
2195
+ "ETH",
2196
+ "DAI"
2197
+ ],
2198
+ isPrivate: false
2199
+ },
2200
+ {
2201
+ id: 148,
2202
+ name: "Fraxlend",
2203
+ productType: 0,
2204
+ isDeprecated: false,
2205
+ useFixedPrice: false,
2206
+ logo: "fraxlend.svg",
2207
+ metadata: {},
2208
+ coverAssets: [
2209
+ "ETH",
2210
+ "DAI"
2211
+ ],
2212
+ isPrivate: false
2213
+ },
2214
+ {
2215
+ id: 149,
2216
+ name: "wstETH/USDC Market Morpho Blue",
2217
+ productType: 0,
2218
+ isDeprecated: false,
2219
+ useFixedPrice: false,
2220
+ logo: "morpho.svg",
2221
+ metadata: {
2222
+ annex: "QmR9y3yKnAjr74Q9BebeMADrwwSsAwRABe9isq1ceEJrFm"
2223
+ },
2224
+ coverAssets: [
2225
+ "ETH",
2226
+ "DAI"
2227
+ ],
2228
+ isPrivate: false
2185
2229
  }
2186
2230
  ];
2187
2231
 
@@ -2422,6 +2466,9 @@ var allLogoFileNames = [
2422
2466
  "beefy-curve.svg",
2423
2467
  "beefy-compoundv3.svg",
2424
2468
  "beefy-balancerv2-aura.svg",
2469
+ "notional-finance.svg",
2470
+ "fraxlend.svg",
2471
+ "morpho.svg",
2425
2472
  "aave-v1.svg",
2426
2473
  "akropolis.svg",
2427
2474
  "alpha-homora.svg",
@@ -2624,6 +2671,9 @@ var allLogoNames = [
2624
2671
  "beefy-curve",
2625
2672
  "beefy-compoundv3",
2626
2673
  "beefy-balancerv2-aura",
2674
+ "notional-finance",
2675
+ "fraxlend",
2676
+ "morpho",
2627
2677
  "aave-v1",
2628
2678
  "akropolis",
2629
2679
  "alpha-homora",