@nexusmutual/sdk 0.2.21 → 0.2.22

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
@@ -2033,6 +2033,60 @@ var products_default = [
2033
2033
  "ETH"
2034
2034
  ],
2035
2035
  isPrivate: false
2036
+ },
2037
+ {
2038
+ id: 137,
2039
+ name: "fx Protocol",
2040
+ productType: 0,
2041
+ isDeprecated: false,
2042
+ useFixedPrice: false,
2043
+ logo: "fx-protocol.svg",
2044
+ metadata: {},
2045
+ coverAssets: [
2046
+ "ETH"
2047
+ ],
2048
+ isPrivate: false
2049
+ },
2050
+ {
2051
+ id: 138,
2052
+ name: "Prisma",
2053
+ productType: 0,
2054
+ isDeprecated: false,
2055
+ useFixedPrice: false,
2056
+ logo: "prisma.svg",
2057
+ metadata: {},
2058
+ coverAssets: [
2059
+ "ETH"
2060
+ ],
2061
+ isPrivate: false
2062
+ },
2063
+ {
2064
+ id: 139,
2065
+ name: "Beethoven X",
2066
+ productType: 0,
2067
+ isDeprecated: false,
2068
+ useFixedPrice: false,
2069
+ logo: "beethovenx.svg",
2070
+ metadata: {},
2071
+ coverAssets: [
2072
+ "ETH",
2073
+ "DAI"
2074
+ ],
2075
+ isPrivate: false
2076
+ },
2077
+ {
2078
+ id: 140,
2079
+ name: "Arrakis",
2080
+ productType: 0,
2081
+ isDeprecated: false,
2082
+ useFixedPrice: false,
2083
+ logo: "arrakis.svg",
2084
+ metadata: {},
2085
+ coverAssets: [
2086
+ "ETH",
2087
+ "DAI"
2088
+ ],
2089
+ isPrivate: false
2036
2090
  }
2037
2091
  ];
2038
2092
 
@@ -2256,6 +2310,10 @@ var allLogoFileNames = [
2256
2310
  "nftperp.svg",
2257
2311
  "gearbox.svg",
2258
2312
  "pxeth.svg",
2313
+ "fx-protocol.svg",
2314
+ "prisma.svg",
2315
+ "beethovenx.svg",
2316
+ "arrakis.svg",
2259
2317
  "aave-v1.svg",
2260
2318
  "akropolis.svg",
2261
2319
  "alpha-homora.svg",
@@ -2448,6 +2506,10 @@ var allLogoNames = [
2448
2506
  "nftperp",
2449
2507
  "gearbox",
2450
2508
  "pxeth",
2509
+ "fx-protocol",
2510
+ "prisma",
2511
+ "beethovenx",
2512
+ "arrakis",
2451
2513
  "aave-v1",
2452
2514
  "akropolis",
2453
2515
  "alpha-homora",