@nexusmutual/sdk 0.2.18 → 0.2.20

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
@@ -1976,6 +1976,48 @@ var products_default = [
1976
1976
  "DAI"
1977
1977
  ],
1978
1978
  isPrivate: false
1979
+ },
1980
+ {
1981
+ id: 133,
1982
+ name: "Camelot",
1983
+ productType: 0,
1984
+ isDeprecated: false,
1985
+ useFixedPrice: false,
1986
+ logo: "camelot.svg",
1987
+ metadata: {},
1988
+ coverAssets: [
1989
+ "ETH",
1990
+ "DAI"
1991
+ ],
1992
+ isPrivate: false
1993
+ },
1994
+ {
1995
+ id: 134,
1996
+ name: "NFTperp",
1997
+ productType: 0,
1998
+ isDeprecated: false,
1999
+ useFixedPrice: false,
2000
+ logo: "nftperp.svg",
2001
+ metadata: {},
2002
+ coverAssets: [
2003
+ "ETH",
2004
+ "DAI"
2005
+ ],
2006
+ isPrivate: false
2007
+ },
2008
+ {
2009
+ id: 135,
2010
+ name: "Gearbox v3",
2011
+ productType: 0,
2012
+ isDeprecated: false,
2013
+ useFixedPrice: false,
2014
+ logo: "gearbox.svg",
2015
+ metadata: {},
2016
+ coverAssets: [
2017
+ "ETH",
2018
+ "DAI"
2019
+ ],
2020
+ isPrivate: false
1979
2021
  }
1980
2022
  ];
1981
2023
 
@@ -2195,6 +2237,9 @@ var allLogoFileNames = [
2195
2237
  "hyperliquid.svg",
2196
2238
  "maverick.svg",
2197
2239
  "equilibria.svg",
2240
+ "camelot.svg",
2241
+ "nftperp.svg",
2242
+ "gearbox.svg",
2198
2243
  "aave-v1.svg",
2199
2244
  "akropolis.svg",
2200
2245
  "alpha-homora.svg",
@@ -2224,6 +2269,7 @@ var allLogoFileNames = [
2224
2269
  "idleUSDTYield.svg",
2225
2270
  "instadapp.svg",
2226
2271
  "ironbank.svg",
2272
+ "maker-sai.svg",
2227
2273
  "metis.svg",
2228
2274
  "moonbeam.svg",
2229
2275
  "mooniswap.svg",
@@ -2382,6 +2428,9 @@ var allLogoNames = [
2382
2428
  "hyperliquid",
2383
2429
  "maverick",
2384
2430
  "equilibria",
2431
+ "camelot",
2432
+ "nftperp",
2433
+ "gearbox",
2385
2434
  "aave-v1",
2386
2435
  "akropolis",
2387
2436
  "alpha-homora",
@@ -2411,6 +2460,7 @@ var allLogoNames = [
2411
2460
  "idleUSDTYield",
2412
2461
  "instadapp",
2413
2462
  "ironbank",
2463
+ "maker-sai",
2414
2464
  "metis",
2415
2465
  "moonbeam",
2416
2466
  "mooniswap",