@nexusmutual/sdk 0.2.22 → 0.2.23

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.
@@ -75,5 +75,12 @@
75
75
  "name": "UnoRe Quota Share",
76
76
  "gracePeriod": 3024000,
77
77
  "claimMethod": 0
78
+ },
79
+ {
80
+ "id": 11,
81
+ "coverWordingURL": "https://api.nexusmutual.io/ipfs/QmWV9woyKJirjHd73MhibV59qmqzp1w1gqfMfZBQhneSL8",
82
+ "name": "Bundled Protocol Cover",
83
+ "gracePeriod": 3024000,
84
+ "claimMethod": 0
78
85
  }
79
86
  ]
@@ -2083,5 +2083,100 @@
2083
2083
  "DAI"
2084
2084
  ],
2085
2085
  "isPrivate": false
2086
+ },
2087
+ {
2088
+ "id": 141,
2089
+ "name": "Yearn Juiced Vaults",
2090
+ "productType": 11,
2091
+ "isDeprecated": false,
2092
+ "useFixedPrice": false,
2093
+ "logo": "yearn-juiced-vaults.svg",
2094
+ "metadata": {
2095
+ "annex": "QmSfEJs5y234miCmpzRUsF5bUXwA3g64tEFMfgwXNEF3Ky"
2096
+ },
2097
+ "coverAssets": [
2098
+ "ETH",
2099
+ "DAI"
2100
+ ],
2101
+ "isPrivate": false
2102
+ },
2103
+ {
2104
+ "id": 142,
2105
+ "name": "Kwenta + Synthetix",
2106
+ "productType": 11,
2107
+ "isDeprecated": false,
2108
+ "useFixedPrice": false,
2109
+ "logo": "kwenta-synthetix.svg",
2110
+ "metadata": {
2111
+ "annex": "QmVUr4qAiTsyHzutXMnvB68azapJed9qkkzznotyX61WDx"
2112
+ },
2113
+ "coverAssets": [
2114
+ "ETH",
2115
+ "DAI"
2116
+ ],
2117
+ "isPrivate": false
2118
+ },
2119
+ {
2120
+ "id": 143,
2121
+ "name": "EigenLayer + Ether.fi + Pendle",
2122
+ "productType": 11,
2123
+ "isDeprecated": false,
2124
+ "useFixedPrice": false,
2125
+ "logo": "eigenlayer-etherfi-pendle.svg",
2126
+ "metadata": {
2127
+ "annex": "QmZ7J5mQFLrqcrg6keEtzq6cRR1ju9Xd47qKLV7mi9sbyK"
2128
+ },
2129
+ "coverAssets": [
2130
+ "ETH"
2131
+ ],
2132
+ "isPrivate": false
2133
+ },
2134
+ {
2135
+ "id": 144,
2136
+ "name": "Beefy + Curve",
2137
+ "productType": 11,
2138
+ "isDeprecated": false,
2139
+ "useFixedPrice": false,
2140
+ "logo": "beefy-curve.svg",
2141
+ "metadata": {
2142
+ "annex": "QmS931srMkJk3ZJoRxPGyhVjauzr5d15mWmvYLiN2uXJRS"
2143
+ },
2144
+ "coverAssets": [
2145
+ "ETH",
2146
+ "DAI"
2147
+ ],
2148
+ "isPrivate": false
2149
+ },
2150
+ {
2151
+ "id": 145,
2152
+ "name": "Beefy + Compound v3",
2153
+ "productType": 11,
2154
+ "isDeprecated": false,
2155
+ "useFixedPrice": false,
2156
+ "logo": "beefy-compoundv3.svg",
2157
+ "metadata": {
2158
+ "annex": "QmfNH8QC7wT4onB5B8VYk14weofGx17NcrmobhD4jz7pTd"
2159
+ },
2160
+ "coverAssets": [
2161
+ "ETH",
2162
+ "DAI"
2163
+ ],
2164
+ "isPrivate": false
2165
+ },
2166
+ {
2167
+ "id": 146,
2168
+ "name": "Beefy + Balancer v2 + Aura",
2169
+ "productType": 11,
2170
+ "isDeprecated": false,
2171
+ "useFixedPrice": false,
2172
+ "logo": "beefy-balancerv2-aura.svg",
2173
+ "metadata": {
2174
+ "annex": "QmSHURzqSHB4f9moJ7fKbsqC2h5pFiCM8oDWDTYVx45XZN"
2175
+ },
2176
+ "coverAssets": [
2177
+ "ETH",
2178
+ "DAI"
2179
+ ],
2180
+ "isPrivate": false
2086
2181
  }
2087
2182
  ]
package/dist/index.d.mts CHANGED
@@ -2197,6 +2197,101 @@ var products = [
2197
2197
  "DAI"
2198
2198
  ],
2199
2199
  isPrivate: false
2200
+ },
2201
+ {
2202
+ id: 141,
2203
+ name: "Yearn Juiced Vaults",
2204
+ productType: 11,
2205
+ isDeprecated: false,
2206
+ useFixedPrice: false,
2207
+ logo: "yearn-juiced-vaults.svg",
2208
+ metadata: {
2209
+ annex: "QmSfEJs5y234miCmpzRUsF5bUXwA3g64tEFMfgwXNEF3Ky"
2210
+ },
2211
+ coverAssets: [
2212
+ "ETH",
2213
+ "DAI"
2214
+ ],
2215
+ isPrivate: false
2216
+ },
2217
+ {
2218
+ id: 142,
2219
+ name: "Kwenta + Synthetix",
2220
+ productType: 11,
2221
+ isDeprecated: false,
2222
+ useFixedPrice: false,
2223
+ logo: "kwenta-synthetix.svg",
2224
+ metadata: {
2225
+ annex: "QmVUr4qAiTsyHzutXMnvB68azapJed9qkkzznotyX61WDx"
2226
+ },
2227
+ coverAssets: [
2228
+ "ETH",
2229
+ "DAI"
2230
+ ],
2231
+ isPrivate: false
2232
+ },
2233
+ {
2234
+ id: 143,
2235
+ name: "EigenLayer + Ether.fi + Pendle",
2236
+ productType: 11,
2237
+ isDeprecated: false,
2238
+ useFixedPrice: false,
2239
+ logo: "eigenlayer-etherfi-pendle.svg",
2240
+ metadata: {
2241
+ annex: "QmZ7J5mQFLrqcrg6keEtzq6cRR1ju9Xd47qKLV7mi9sbyK"
2242
+ },
2243
+ coverAssets: [
2244
+ "ETH"
2245
+ ],
2246
+ isPrivate: false
2247
+ },
2248
+ {
2249
+ id: 144,
2250
+ name: "Beefy + Curve",
2251
+ productType: 11,
2252
+ isDeprecated: false,
2253
+ useFixedPrice: false,
2254
+ logo: "beefy-curve.svg",
2255
+ metadata: {
2256
+ annex: "QmS931srMkJk3ZJoRxPGyhVjauzr5d15mWmvYLiN2uXJRS"
2257
+ },
2258
+ coverAssets: [
2259
+ "ETH",
2260
+ "DAI"
2261
+ ],
2262
+ isPrivate: false
2263
+ },
2264
+ {
2265
+ id: 145,
2266
+ name: "Beefy + Compound v3",
2267
+ productType: 11,
2268
+ isDeprecated: false,
2269
+ useFixedPrice: false,
2270
+ logo: "beefy-compoundv3.svg",
2271
+ metadata: {
2272
+ annex: "QmfNH8QC7wT4onB5B8VYk14weofGx17NcrmobhD4jz7pTd"
2273
+ },
2274
+ coverAssets: [
2275
+ "ETH",
2276
+ "DAI"
2277
+ ],
2278
+ isPrivate: false
2279
+ },
2280
+ {
2281
+ id: 146,
2282
+ name: "Beefy + Balancer v2 + Aura",
2283
+ productType: 11,
2284
+ isDeprecated: false,
2285
+ useFixedPrice: false,
2286
+ logo: "beefy-balancerv2-aura.svg",
2287
+ metadata: {
2288
+ annex: "QmSHURzqSHB4f9moJ7fKbsqC2h5pFiCM8oDWDTYVx45XZN"
2289
+ },
2290
+ coverAssets: [
2291
+ "ETH",
2292
+ "DAI"
2293
+ ],
2294
+ isPrivate: false
2200
2295
  }
2201
2296
  ];
2202
2297
 
@@ -2277,12 +2372,19 @@ var productTypes = [
2277
2372
  name: "UnoRe Quota Share",
2278
2373
  gracePeriod: 3024000,
2279
2374
  claimMethod: 0
2375
+ },
2376
+ {
2377
+ id: 11,
2378
+ coverWordingURL: "https://api.nexusmutual.io/ipfs/QmWV9woyKJirjHd73MhibV59qmqzp1w1gqfMfZBQhneSL8",
2379
+ name: "Bundled Protocol Cover",
2380
+ gracePeriod: 3024000,
2381
+ claimMethod: 0
2280
2382
  }
2281
2383
  ];
2282
2384
 
2283
- declare const allLogoFileNames: readonly ["zerox.svg", "oneinch.svg", "aavev2.svg", "abracadabra.svg", "alchemix.svg", "anchor.svg", "angle.svg", "argent.svg", "aura.svg", "babylon.svg", "badgerdao.svg", "balancer.svg", "bancor.svg", "bancor.svg", "beefy.svg", "binance.svg", "blockFi.svg", "gelt.svg", "centrifuge.svg", "coinbase.svg", "compoundv2.svg", "convex.svg", "convex.svg", "convex.svg", "crypto-com.svg", "curve.svg", "curve.svg", "curve.svg", "dydx.svg", "ease.svg", "enzyme.svg", "enzyme.svg", "eth.svg", "euler.svg", "fodl.svg", "ftx.svg", "gearbox.svg", "gemini.svg", "gmx.svg", "goldfinch.svg", "hodlnaut.svg", "kraken.svg", "ledn.svg", "liquidcollective.svg", "liquity.svg", "makerdao.svg", "mstable.svg", "nested.svg", "nexo.svg", "notional-finance.svg", "olympusdao.svg", "opyn.png", "originusd.svg", "pangolin.svg", "perpetual.svg", "pooltogether.svg", "premia.svg", "rari.svg", "reflexer.png", "ribbon.svg", "gnosis-safe.svg", "tokensets.svg", "tokensets.svg", "sherlock.svg", "stakedao.svg", "stakewise.svg", "stakewise.svg", "sushiswap.svg", "synthetix.svg", "thorchain.svg", "trader-joe.svg", "uniswapv2.svg", "uniswapv2.svg", "vector.svg", "vesper.svg", "yearn.svg", "yearn.svg", "yeti.png", "yield-app.svg", "alpaca.svg", "wefi.png", "exactly.svg", "etherfi.png", "squeeth-by-opyn.png", "rage-trade.svg", "sentiment.png", "lyra.svg", "perennial.jpeg", "liquify.svg", "lyra.svg", "buffer-finance.svg", "hook.jpeg", "holyheld.jpeg", "union-finance.svg", "openq.png", "level-finance.png", "offramp.png", "aavev3.svg", "morpho.svg", "chorusone.svg", "kiln.svg", "vertex.svg", "the-retail-mutual.png", "figment.svg", "teller.svg", "ajna.svg", "eigenlayer.png", "vox.png", "mahalend.svg", "self.svg", "scallop.svg", "wefi.png", "zktsunami.svg", "hats.svg", "makerdao-dsr.svg", "spark-lending.svg", "defi-edge.svg", "stakewisev3.svg", "compoundv3.svg", "deprecated.svg", "deprecated.svg", "deprecated.svg", "deprecated.svg", "yearn.svg", "velodrome2.svg", "gmxv2.svg", "dhedge.svg", "term-finance.png", "pendle.svg", "aerodrome.svg", "hyperliquid.svg", "maverick.svg", "equilibria.svg", "camelot.svg", "nftperp.svg", "gearbox.svg", "pxeth.svg", "fx-protocol.svg", "prisma.svg", "beethovenx.svg", "arrakis.svg", "aave-v1.svg", "akropolis.svg", "alpha-homora.svg", "ampleforth.svg", "arbitrum.svg", "aurora.svg", "avalanche.svg", "bunnypancake.svg", "bzx.svg", "celo.svg", "celsius.svg", "cowswap.svg", "cream.svg", "cronos.svg", "dforce.svg", "dodo.svg", "element-finance.svg", "enzyme-v4.svg", "fantom.svg", "fuse.svg", "gamma.svg", "gnosis-multisig.svg", "harmony.svg", "heco.svg", "homora.svg", "idleDAIYield.svg", "idleUSDTYield.svg", "instadapp.svg", "ironbank.svg", "maker-sai.svg", "metis.svg", "moonbeam.svg", "mooniswap.svg", "moonriver.svg", "nexus-mutual.svg", "nucypher.svg", "nuo.png", "ondo.svg", "optimism.svg", "pancakeswap.svg", "polkadot.svg", "polygon.svg", "popsicle.svg", "ren.svg", "solana.svg", "starkware.svg", "tbtc.svg", "terra-chain.svg", "uma.svg", "uniswap-v1.svg", "venus.svg", "vesper-veth.svg", "zksync.svg"];
2385
+ declare const allLogoFileNames: readonly ["zerox.svg", "oneinch.svg", "aavev2.svg", "abracadabra.svg", "alchemix.svg", "anchor.svg", "angle.svg", "argent.svg", "aura.svg", "babylon.svg", "badgerdao.svg", "balancer.svg", "bancor.svg", "bancor.svg", "beefy.svg", "binance.svg", "blockFi.svg", "gelt.svg", "centrifuge.svg", "coinbase.svg", "compoundv2.svg", "convex.svg", "convex.svg", "convex.svg", "crypto-com.svg", "curve.svg", "curve.svg", "curve.svg", "dydx.svg", "ease.svg", "enzyme.svg", "enzyme.svg", "eth.svg", "euler.svg", "fodl.svg", "ftx.svg", "gearbox.svg", "gemini.svg", "gmx.svg", "goldfinch.svg", "hodlnaut.svg", "kraken.svg", "ledn.svg", "liquidcollective.svg", "liquity.svg", "makerdao.svg", "mstable.svg", "nested.svg", "nexo.svg", "notional-finance.svg", "olympusdao.svg", "opyn.png", "originusd.svg", "pangolin.svg", "perpetual.svg", "pooltogether.svg", "premia.svg", "rari.svg", "reflexer.png", "ribbon.svg", "gnosis-safe.svg", "tokensets.svg", "tokensets.svg", "sherlock.svg", "stakedao.svg", "stakewise.svg", "stakewise.svg", "sushiswap.svg", "synthetix.svg", "thorchain.svg", "trader-joe.svg", "uniswapv2.svg", "uniswapv2.svg", "vector.svg", "vesper.svg", "yearn.svg", "yearn.svg", "yeti.png", "yield-app.svg", "alpaca.svg", "wefi.png", "exactly.svg", "etherfi.png", "squeeth-by-opyn.png", "rage-trade.svg", "sentiment.png", "lyra.svg", "perennial.jpeg", "liquify.svg", "lyra.svg", "buffer-finance.svg", "hook.jpeg", "holyheld.jpeg", "union-finance.svg", "openq.png", "level-finance.png", "offramp.png", "aavev3.svg", "morpho.svg", "chorusone.svg", "kiln.svg", "vertex.svg", "the-retail-mutual.png", "figment.svg", "teller.svg", "ajna.svg", "eigenlayer.png", "vox.png", "mahalend.svg", "self.svg", "scallop.svg", "wefi.png", "zktsunami.svg", "hats.svg", "makerdao-dsr.svg", "spark-lending.svg", "defi-edge.svg", "stakewisev3.svg", "compoundv3.svg", "deprecated.svg", "deprecated.svg", "deprecated.svg", "deprecated.svg", "yearn.svg", "velodrome2.svg", "gmxv2.svg", "dhedge.svg", "term-finance.png", "pendle.svg", "aerodrome.svg", "hyperliquid.svg", "maverick.svg", "equilibria.svg", "camelot.svg", "nftperp.svg", "gearbox.svg", "pxeth.svg", "fx-protocol.svg", "prisma.svg", "beethovenx.svg", "arrakis.svg", "yearn-juiced-vaults.svg", "kwenta-synthetix.svg", "eigenlayer-etherfi-pendle.svg", "beefy-curve.svg", "beefy-compoundv3.svg", "beefy-balancerv2-aura.svg", "aave-v1.svg", "akropolis.svg", "alpha-homora.svg", "ampleforth.svg", "arbitrum.svg", "aurora.svg", "avalanche.svg", "bunnypancake.svg", "bzx.svg", "celo.svg", "celsius.svg", "cowswap.svg", "cream.svg", "cronos.svg", "dforce.svg", "dodo.svg", "element-finance.svg", "enzyme-v4.svg", "fantom.svg", "fuse.svg", "gamma.svg", "gnosis-multisig.svg", "harmony.svg", "heco.svg", "homora.svg", "idleDAIYield.svg", "idleUSDTYield.svg", "instadapp.svg", "ironbank.svg", "maker-sai.svg", "metis.svg", "moonbeam.svg", "mooniswap.svg", "moonriver.svg", "nexus-mutual.svg", "nucypher.svg", "nuo.png", "ondo.svg", "optimism.svg", "pancakeswap.svg", "polkadot.svg", "polygon.svg", "popsicle.svg", "ren.svg", "solana.svg", "starkware.svg", "tbtc.svg", "terra-chain.svg", "uma.svg", "uniswap-v1.svg", "venus.svg", "vesper-veth.svg", "zksync.svg"];
2284
2386
  type LogoFileName = (typeof allLogoFileNames)[number];
2285
- declare const allLogoNames: readonly ["zerox", "oneinch", "aavev2", "abracadabra", "alchemix", "anchor", "angle", "argent", "aura", "babylon", "badgerdao", "balancer", "bancor", "bancor", "beefy", "binance", "blockFi", "gelt", "centrifuge", "coinbase", "compoundv2", "convex", "convex", "convex", "crypto-com", "curve", "curve", "curve", "dydx", "ease", "enzyme", "enzyme", "eth", "euler", "fodl", "ftx", "gearbox", "gemini", "gmx", "goldfinch", "hodlnaut", "kraken", "ledn", "liquidcollective", "liquity", "makerdao", "mstable", "nested", "nexo", "notional-finance", "olympusdao", "opyn", "originusd", "pangolin", "perpetual", "pooltogether", "premia", "rari", "reflexer", "ribbon", "gnosis-safe", "tokensets", "tokensets", "sherlock", "stakedao", "stakewise", "stakewise", "sushiswap", "synthetix", "thorchain", "trader-joe", "uniswapv2", "uniswapv2", "vector", "vesper", "yearn", "yearn", "yeti", "yield-app", "alpaca", "wefi", "exactly", "etherfi", "squeeth-by-opyn", "rage-trade", "sentiment", "lyra", "perennial", "liquify", "lyra", "buffer-finance", "hook", "holyheld", "union-finance", "openq", "level-finance", "offramp", "aavev3", "morpho", "chorusone", "kiln", "vertex", "the-retail-mutual", "figment", "teller", "ajna", "eigenlayer", "vox", "mahalend", "self", "scallop", "wefi", "zktsunami", "hats", "makerdao-dsr", "spark-lending", "defi-edge", "stakewisev3", "compoundv3", "deprecated", "deprecated", "deprecated", "deprecated", "yearn", "velodrome2", "gmxv2", "dhedge", "term-finance", "pendle", "aerodrome", "hyperliquid", "maverick", "equilibria", "camelot", "nftperp", "gearbox", "pxeth", "fx-protocol", "prisma", "beethovenx", "arrakis", "aave-v1", "akropolis", "alpha-homora", "ampleforth", "arbitrum", "aurora", "avalanche", "bunnypancake", "bzx", "celo", "celsius", "cowswap", "cream", "cronos", "dforce", "dodo", "element-finance", "enzyme-v4", "fantom", "fuse", "gamma", "gnosis-multisig", "harmony", "heco", "homora", "idleDAIYield", "idleUSDTYield", "instadapp", "ironbank", "maker-sai", "metis", "moonbeam", "mooniswap", "moonriver", "nexus-mutual", "nucypher", "nuo", "ondo", "optimism", "pancakeswap", "polkadot", "polygon", "popsicle", "ren", "solana", "starkware", "tbtc", "terra-chain", "uma", "uniswap-v1", "venus", "vesper-veth", "zksync"];
2387
+ declare const allLogoNames: readonly ["zerox", "oneinch", "aavev2", "abracadabra", "alchemix", "anchor", "angle", "argent", "aura", "babylon", "badgerdao", "balancer", "bancor", "bancor", "beefy", "binance", "blockFi", "gelt", "centrifuge", "coinbase", "compoundv2", "convex", "convex", "convex", "crypto-com", "curve", "curve", "curve", "dydx", "ease", "enzyme", "enzyme", "eth", "euler", "fodl", "ftx", "gearbox", "gemini", "gmx", "goldfinch", "hodlnaut", "kraken", "ledn", "liquidcollective", "liquity", "makerdao", "mstable", "nested", "nexo", "notional-finance", "olympusdao", "opyn", "originusd", "pangolin", "perpetual", "pooltogether", "premia", "rari", "reflexer", "ribbon", "gnosis-safe", "tokensets", "tokensets", "sherlock", "stakedao", "stakewise", "stakewise", "sushiswap", "synthetix", "thorchain", "trader-joe", "uniswapv2", "uniswapv2", "vector", "vesper", "yearn", "yearn", "yeti", "yield-app", "alpaca", "wefi", "exactly", "etherfi", "squeeth-by-opyn", "rage-trade", "sentiment", "lyra", "perennial", "liquify", "lyra", "buffer-finance", "hook", "holyheld", "union-finance", "openq", "level-finance", "offramp", "aavev3", "morpho", "chorusone", "kiln", "vertex", "the-retail-mutual", "figment", "teller", "ajna", "eigenlayer", "vox", "mahalend", "self", "scallop", "wefi", "zktsunami", "hats", "makerdao-dsr", "spark-lending", "defi-edge", "stakewisev3", "compoundv3", "deprecated", "deprecated", "deprecated", "deprecated", "yearn", "velodrome2", "gmxv2", "dhedge", "term-finance", "pendle", "aerodrome", "hyperliquid", "maverick", "equilibria", "camelot", "nftperp", "gearbox", "pxeth", "fx-protocol", "prisma", "beethovenx", "arrakis", "yearn-juiced-vaults", "kwenta-synthetix", "eigenlayer-etherfi-pendle", "beefy-curve", "beefy-compoundv3", "beefy-balancerv2-aura", "aave-v1", "akropolis", "alpha-homora", "ampleforth", "arbitrum", "aurora", "avalanche", "bunnypancake", "bzx", "celo", "celsius", "cowswap", "cream", "cronos", "dforce", "dodo", "element-finance", "enzyme-v4", "fantom", "fuse", "gamma", "gnosis-multisig", "harmony", "heco", "homora", "idleDAIYield", "idleUSDTYield", "instadapp", "ironbank", "maker-sai", "metis", "moonbeam", "mooniswap", "moonriver", "nexus-mutual", "nucypher", "nuo", "ondo", "optimism", "pancakeswap", "polkadot", "polygon", "popsicle", "ren", "solana", "starkware", "tbtc", "terra-chain", "uma", "uniswap-v1", "venus", "vesper-veth", "zksync"];
2286
2388
  type LogoName = (typeof allLogoNames)[number];
2287
2389
 
2288
2390
  type Reserves = {
package/dist/index.d.ts CHANGED
@@ -2197,6 +2197,101 @@ var products = [
2197
2197
  "DAI"
2198
2198
  ],
2199
2199
  isPrivate: false
2200
+ },
2201
+ {
2202
+ id: 141,
2203
+ name: "Yearn Juiced Vaults",
2204
+ productType: 11,
2205
+ isDeprecated: false,
2206
+ useFixedPrice: false,
2207
+ logo: "yearn-juiced-vaults.svg",
2208
+ metadata: {
2209
+ annex: "QmSfEJs5y234miCmpzRUsF5bUXwA3g64tEFMfgwXNEF3Ky"
2210
+ },
2211
+ coverAssets: [
2212
+ "ETH",
2213
+ "DAI"
2214
+ ],
2215
+ isPrivate: false
2216
+ },
2217
+ {
2218
+ id: 142,
2219
+ name: "Kwenta + Synthetix",
2220
+ productType: 11,
2221
+ isDeprecated: false,
2222
+ useFixedPrice: false,
2223
+ logo: "kwenta-synthetix.svg",
2224
+ metadata: {
2225
+ annex: "QmVUr4qAiTsyHzutXMnvB68azapJed9qkkzznotyX61WDx"
2226
+ },
2227
+ coverAssets: [
2228
+ "ETH",
2229
+ "DAI"
2230
+ ],
2231
+ isPrivate: false
2232
+ },
2233
+ {
2234
+ id: 143,
2235
+ name: "EigenLayer + Ether.fi + Pendle",
2236
+ productType: 11,
2237
+ isDeprecated: false,
2238
+ useFixedPrice: false,
2239
+ logo: "eigenlayer-etherfi-pendle.svg",
2240
+ metadata: {
2241
+ annex: "QmZ7J5mQFLrqcrg6keEtzq6cRR1ju9Xd47qKLV7mi9sbyK"
2242
+ },
2243
+ coverAssets: [
2244
+ "ETH"
2245
+ ],
2246
+ isPrivate: false
2247
+ },
2248
+ {
2249
+ id: 144,
2250
+ name: "Beefy + Curve",
2251
+ productType: 11,
2252
+ isDeprecated: false,
2253
+ useFixedPrice: false,
2254
+ logo: "beefy-curve.svg",
2255
+ metadata: {
2256
+ annex: "QmS931srMkJk3ZJoRxPGyhVjauzr5d15mWmvYLiN2uXJRS"
2257
+ },
2258
+ coverAssets: [
2259
+ "ETH",
2260
+ "DAI"
2261
+ ],
2262
+ isPrivate: false
2263
+ },
2264
+ {
2265
+ id: 145,
2266
+ name: "Beefy + Compound v3",
2267
+ productType: 11,
2268
+ isDeprecated: false,
2269
+ useFixedPrice: false,
2270
+ logo: "beefy-compoundv3.svg",
2271
+ metadata: {
2272
+ annex: "QmfNH8QC7wT4onB5B8VYk14weofGx17NcrmobhD4jz7pTd"
2273
+ },
2274
+ coverAssets: [
2275
+ "ETH",
2276
+ "DAI"
2277
+ ],
2278
+ isPrivate: false
2279
+ },
2280
+ {
2281
+ id: 146,
2282
+ name: "Beefy + Balancer v2 + Aura",
2283
+ productType: 11,
2284
+ isDeprecated: false,
2285
+ useFixedPrice: false,
2286
+ logo: "beefy-balancerv2-aura.svg",
2287
+ metadata: {
2288
+ annex: "QmSHURzqSHB4f9moJ7fKbsqC2h5pFiCM8oDWDTYVx45XZN"
2289
+ },
2290
+ coverAssets: [
2291
+ "ETH",
2292
+ "DAI"
2293
+ ],
2294
+ isPrivate: false
2200
2295
  }
2201
2296
  ];
2202
2297
 
@@ -2277,12 +2372,19 @@ var productTypes = [
2277
2372
  name: "UnoRe Quota Share",
2278
2373
  gracePeriod: 3024000,
2279
2374
  claimMethod: 0
2375
+ },
2376
+ {
2377
+ id: 11,
2378
+ coverWordingURL: "https://api.nexusmutual.io/ipfs/QmWV9woyKJirjHd73MhibV59qmqzp1w1gqfMfZBQhneSL8",
2379
+ name: "Bundled Protocol Cover",
2380
+ gracePeriod: 3024000,
2381
+ claimMethod: 0
2280
2382
  }
2281
2383
  ];
2282
2384
 
2283
- declare const allLogoFileNames: readonly ["zerox.svg", "oneinch.svg", "aavev2.svg", "abracadabra.svg", "alchemix.svg", "anchor.svg", "angle.svg", "argent.svg", "aura.svg", "babylon.svg", "badgerdao.svg", "balancer.svg", "bancor.svg", "bancor.svg", "beefy.svg", "binance.svg", "blockFi.svg", "gelt.svg", "centrifuge.svg", "coinbase.svg", "compoundv2.svg", "convex.svg", "convex.svg", "convex.svg", "crypto-com.svg", "curve.svg", "curve.svg", "curve.svg", "dydx.svg", "ease.svg", "enzyme.svg", "enzyme.svg", "eth.svg", "euler.svg", "fodl.svg", "ftx.svg", "gearbox.svg", "gemini.svg", "gmx.svg", "goldfinch.svg", "hodlnaut.svg", "kraken.svg", "ledn.svg", "liquidcollective.svg", "liquity.svg", "makerdao.svg", "mstable.svg", "nested.svg", "nexo.svg", "notional-finance.svg", "olympusdao.svg", "opyn.png", "originusd.svg", "pangolin.svg", "perpetual.svg", "pooltogether.svg", "premia.svg", "rari.svg", "reflexer.png", "ribbon.svg", "gnosis-safe.svg", "tokensets.svg", "tokensets.svg", "sherlock.svg", "stakedao.svg", "stakewise.svg", "stakewise.svg", "sushiswap.svg", "synthetix.svg", "thorchain.svg", "trader-joe.svg", "uniswapv2.svg", "uniswapv2.svg", "vector.svg", "vesper.svg", "yearn.svg", "yearn.svg", "yeti.png", "yield-app.svg", "alpaca.svg", "wefi.png", "exactly.svg", "etherfi.png", "squeeth-by-opyn.png", "rage-trade.svg", "sentiment.png", "lyra.svg", "perennial.jpeg", "liquify.svg", "lyra.svg", "buffer-finance.svg", "hook.jpeg", "holyheld.jpeg", "union-finance.svg", "openq.png", "level-finance.png", "offramp.png", "aavev3.svg", "morpho.svg", "chorusone.svg", "kiln.svg", "vertex.svg", "the-retail-mutual.png", "figment.svg", "teller.svg", "ajna.svg", "eigenlayer.png", "vox.png", "mahalend.svg", "self.svg", "scallop.svg", "wefi.png", "zktsunami.svg", "hats.svg", "makerdao-dsr.svg", "spark-lending.svg", "defi-edge.svg", "stakewisev3.svg", "compoundv3.svg", "deprecated.svg", "deprecated.svg", "deprecated.svg", "deprecated.svg", "yearn.svg", "velodrome2.svg", "gmxv2.svg", "dhedge.svg", "term-finance.png", "pendle.svg", "aerodrome.svg", "hyperliquid.svg", "maverick.svg", "equilibria.svg", "camelot.svg", "nftperp.svg", "gearbox.svg", "pxeth.svg", "fx-protocol.svg", "prisma.svg", "beethovenx.svg", "arrakis.svg", "aave-v1.svg", "akropolis.svg", "alpha-homora.svg", "ampleforth.svg", "arbitrum.svg", "aurora.svg", "avalanche.svg", "bunnypancake.svg", "bzx.svg", "celo.svg", "celsius.svg", "cowswap.svg", "cream.svg", "cronos.svg", "dforce.svg", "dodo.svg", "element-finance.svg", "enzyme-v4.svg", "fantom.svg", "fuse.svg", "gamma.svg", "gnosis-multisig.svg", "harmony.svg", "heco.svg", "homora.svg", "idleDAIYield.svg", "idleUSDTYield.svg", "instadapp.svg", "ironbank.svg", "maker-sai.svg", "metis.svg", "moonbeam.svg", "mooniswap.svg", "moonriver.svg", "nexus-mutual.svg", "nucypher.svg", "nuo.png", "ondo.svg", "optimism.svg", "pancakeswap.svg", "polkadot.svg", "polygon.svg", "popsicle.svg", "ren.svg", "solana.svg", "starkware.svg", "tbtc.svg", "terra-chain.svg", "uma.svg", "uniswap-v1.svg", "venus.svg", "vesper-veth.svg", "zksync.svg"];
2385
+ declare const allLogoFileNames: readonly ["zerox.svg", "oneinch.svg", "aavev2.svg", "abracadabra.svg", "alchemix.svg", "anchor.svg", "angle.svg", "argent.svg", "aura.svg", "babylon.svg", "badgerdao.svg", "balancer.svg", "bancor.svg", "bancor.svg", "beefy.svg", "binance.svg", "blockFi.svg", "gelt.svg", "centrifuge.svg", "coinbase.svg", "compoundv2.svg", "convex.svg", "convex.svg", "convex.svg", "crypto-com.svg", "curve.svg", "curve.svg", "curve.svg", "dydx.svg", "ease.svg", "enzyme.svg", "enzyme.svg", "eth.svg", "euler.svg", "fodl.svg", "ftx.svg", "gearbox.svg", "gemini.svg", "gmx.svg", "goldfinch.svg", "hodlnaut.svg", "kraken.svg", "ledn.svg", "liquidcollective.svg", "liquity.svg", "makerdao.svg", "mstable.svg", "nested.svg", "nexo.svg", "notional-finance.svg", "olympusdao.svg", "opyn.png", "originusd.svg", "pangolin.svg", "perpetual.svg", "pooltogether.svg", "premia.svg", "rari.svg", "reflexer.png", "ribbon.svg", "gnosis-safe.svg", "tokensets.svg", "tokensets.svg", "sherlock.svg", "stakedao.svg", "stakewise.svg", "stakewise.svg", "sushiswap.svg", "synthetix.svg", "thorchain.svg", "trader-joe.svg", "uniswapv2.svg", "uniswapv2.svg", "vector.svg", "vesper.svg", "yearn.svg", "yearn.svg", "yeti.png", "yield-app.svg", "alpaca.svg", "wefi.png", "exactly.svg", "etherfi.png", "squeeth-by-opyn.png", "rage-trade.svg", "sentiment.png", "lyra.svg", "perennial.jpeg", "liquify.svg", "lyra.svg", "buffer-finance.svg", "hook.jpeg", "holyheld.jpeg", "union-finance.svg", "openq.png", "level-finance.png", "offramp.png", "aavev3.svg", "morpho.svg", "chorusone.svg", "kiln.svg", "vertex.svg", "the-retail-mutual.png", "figment.svg", "teller.svg", "ajna.svg", "eigenlayer.png", "vox.png", "mahalend.svg", "self.svg", "scallop.svg", "wefi.png", "zktsunami.svg", "hats.svg", "makerdao-dsr.svg", "spark-lending.svg", "defi-edge.svg", "stakewisev3.svg", "compoundv3.svg", "deprecated.svg", "deprecated.svg", "deprecated.svg", "deprecated.svg", "yearn.svg", "velodrome2.svg", "gmxv2.svg", "dhedge.svg", "term-finance.png", "pendle.svg", "aerodrome.svg", "hyperliquid.svg", "maverick.svg", "equilibria.svg", "camelot.svg", "nftperp.svg", "gearbox.svg", "pxeth.svg", "fx-protocol.svg", "prisma.svg", "beethovenx.svg", "arrakis.svg", "yearn-juiced-vaults.svg", "kwenta-synthetix.svg", "eigenlayer-etherfi-pendle.svg", "beefy-curve.svg", "beefy-compoundv3.svg", "beefy-balancerv2-aura.svg", "aave-v1.svg", "akropolis.svg", "alpha-homora.svg", "ampleforth.svg", "arbitrum.svg", "aurora.svg", "avalanche.svg", "bunnypancake.svg", "bzx.svg", "celo.svg", "celsius.svg", "cowswap.svg", "cream.svg", "cronos.svg", "dforce.svg", "dodo.svg", "element-finance.svg", "enzyme-v4.svg", "fantom.svg", "fuse.svg", "gamma.svg", "gnosis-multisig.svg", "harmony.svg", "heco.svg", "homora.svg", "idleDAIYield.svg", "idleUSDTYield.svg", "instadapp.svg", "ironbank.svg", "maker-sai.svg", "metis.svg", "moonbeam.svg", "mooniswap.svg", "moonriver.svg", "nexus-mutual.svg", "nucypher.svg", "nuo.png", "ondo.svg", "optimism.svg", "pancakeswap.svg", "polkadot.svg", "polygon.svg", "popsicle.svg", "ren.svg", "solana.svg", "starkware.svg", "tbtc.svg", "terra-chain.svg", "uma.svg", "uniswap-v1.svg", "venus.svg", "vesper-veth.svg", "zksync.svg"];
2284
2386
  type LogoFileName = (typeof allLogoFileNames)[number];
2285
- declare const allLogoNames: readonly ["zerox", "oneinch", "aavev2", "abracadabra", "alchemix", "anchor", "angle", "argent", "aura", "babylon", "badgerdao", "balancer", "bancor", "bancor", "beefy", "binance", "blockFi", "gelt", "centrifuge", "coinbase", "compoundv2", "convex", "convex", "convex", "crypto-com", "curve", "curve", "curve", "dydx", "ease", "enzyme", "enzyme", "eth", "euler", "fodl", "ftx", "gearbox", "gemini", "gmx", "goldfinch", "hodlnaut", "kraken", "ledn", "liquidcollective", "liquity", "makerdao", "mstable", "nested", "nexo", "notional-finance", "olympusdao", "opyn", "originusd", "pangolin", "perpetual", "pooltogether", "premia", "rari", "reflexer", "ribbon", "gnosis-safe", "tokensets", "tokensets", "sherlock", "stakedao", "stakewise", "stakewise", "sushiswap", "synthetix", "thorchain", "trader-joe", "uniswapv2", "uniswapv2", "vector", "vesper", "yearn", "yearn", "yeti", "yield-app", "alpaca", "wefi", "exactly", "etherfi", "squeeth-by-opyn", "rage-trade", "sentiment", "lyra", "perennial", "liquify", "lyra", "buffer-finance", "hook", "holyheld", "union-finance", "openq", "level-finance", "offramp", "aavev3", "morpho", "chorusone", "kiln", "vertex", "the-retail-mutual", "figment", "teller", "ajna", "eigenlayer", "vox", "mahalend", "self", "scallop", "wefi", "zktsunami", "hats", "makerdao-dsr", "spark-lending", "defi-edge", "stakewisev3", "compoundv3", "deprecated", "deprecated", "deprecated", "deprecated", "yearn", "velodrome2", "gmxv2", "dhedge", "term-finance", "pendle", "aerodrome", "hyperliquid", "maverick", "equilibria", "camelot", "nftperp", "gearbox", "pxeth", "fx-protocol", "prisma", "beethovenx", "arrakis", "aave-v1", "akropolis", "alpha-homora", "ampleforth", "arbitrum", "aurora", "avalanche", "bunnypancake", "bzx", "celo", "celsius", "cowswap", "cream", "cronos", "dforce", "dodo", "element-finance", "enzyme-v4", "fantom", "fuse", "gamma", "gnosis-multisig", "harmony", "heco", "homora", "idleDAIYield", "idleUSDTYield", "instadapp", "ironbank", "maker-sai", "metis", "moonbeam", "mooniswap", "moonriver", "nexus-mutual", "nucypher", "nuo", "ondo", "optimism", "pancakeswap", "polkadot", "polygon", "popsicle", "ren", "solana", "starkware", "tbtc", "terra-chain", "uma", "uniswap-v1", "venus", "vesper-veth", "zksync"];
2387
+ declare const allLogoNames: readonly ["zerox", "oneinch", "aavev2", "abracadabra", "alchemix", "anchor", "angle", "argent", "aura", "babylon", "badgerdao", "balancer", "bancor", "bancor", "beefy", "binance", "blockFi", "gelt", "centrifuge", "coinbase", "compoundv2", "convex", "convex", "convex", "crypto-com", "curve", "curve", "curve", "dydx", "ease", "enzyme", "enzyme", "eth", "euler", "fodl", "ftx", "gearbox", "gemini", "gmx", "goldfinch", "hodlnaut", "kraken", "ledn", "liquidcollective", "liquity", "makerdao", "mstable", "nested", "nexo", "notional-finance", "olympusdao", "opyn", "originusd", "pangolin", "perpetual", "pooltogether", "premia", "rari", "reflexer", "ribbon", "gnosis-safe", "tokensets", "tokensets", "sherlock", "stakedao", "stakewise", "stakewise", "sushiswap", "synthetix", "thorchain", "trader-joe", "uniswapv2", "uniswapv2", "vector", "vesper", "yearn", "yearn", "yeti", "yield-app", "alpaca", "wefi", "exactly", "etherfi", "squeeth-by-opyn", "rage-trade", "sentiment", "lyra", "perennial", "liquify", "lyra", "buffer-finance", "hook", "holyheld", "union-finance", "openq", "level-finance", "offramp", "aavev3", "morpho", "chorusone", "kiln", "vertex", "the-retail-mutual", "figment", "teller", "ajna", "eigenlayer", "vox", "mahalend", "self", "scallop", "wefi", "zktsunami", "hats", "makerdao-dsr", "spark-lending", "defi-edge", "stakewisev3", "compoundv3", "deprecated", "deprecated", "deprecated", "deprecated", "yearn", "velodrome2", "gmxv2", "dhedge", "term-finance", "pendle", "aerodrome", "hyperliquid", "maverick", "equilibria", "camelot", "nftperp", "gearbox", "pxeth", "fx-protocol", "prisma", "beethovenx", "arrakis", "yearn-juiced-vaults", "kwenta-synthetix", "eigenlayer-etherfi-pendle", "beefy-curve", "beefy-compoundv3", "beefy-balancerv2-aura", "aave-v1", "akropolis", "alpha-homora", "ampleforth", "arbitrum", "aurora", "avalanche", "bunnypancake", "bzx", "celo", "celsius", "cowswap", "cream", "cronos", "dforce", "dodo", "element-finance", "enzyme-v4", "fantom", "fuse", "gamma", "gnosis-multisig", "harmony", "heco", "homora", "idleDAIYield", "idleUSDTYield", "instadapp", "ironbank", "maker-sai", "metis", "moonbeam", "mooniswap", "moonriver", "nexus-mutual", "nucypher", "nuo", "ondo", "optimism", "pancakeswap", "polkadot", "polygon", "popsicle", "ren", "solana", "starkware", "tbtc", "terra-chain", "uma", "uniswap-v1", "venus", "vesper-veth", "zksync"];
2286
2388
  type LogoName = (typeof allLogoNames)[number];
2287
2389
 
2288
2390
  type Reserves = {
package/dist/index.js CHANGED
@@ -2123,6 +2123,101 @@ var products_default = [
2123
2123
  "DAI"
2124
2124
  ],
2125
2125
  isPrivate: false
2126
+ },
2127
+ {
2128
+ id: 141,
2129
+ name: "Yearn Juiced Vaults",
2130
+ productType: 11,
2131
+ isDeprecated: false,
2132
+ useFixedPrice: false,
2133
+ logo: "yearn-juiced-vaults.svg",
2134
+ metadata: {
2135
+ annex: "QmSfEJs5y234miCmpzRUsF5bUXwA3g64tEFMfgwXNEF3Ky"
2136
+ },
2137
+ coverAssets: [
2138
+ "ETH",
2139
+ "DAI"
2140
+ ],
2141
+ isPrivate: false
2142
+ },
2143
+ {
2144
+ id: 142,
2145
+ name: "Kwenta + Synthetix",
2146
+ productType: 11,
2147
+ isDeprecated: false,
2148
+ useFixedPrice: false,
2149
+ logo: "kwenta-synthetix.svg",
2150
+ metadata: {
2151
+ annex: "QmVUr4qAiTsyHzutXMnvB68azapJed9qkkzznotyX61WDx"
2152
+ },
2153
+ coverAssets: [
2154
+ "ETH",
2155
+ "DAI"
2156
+ ],
2157
+ isPrivate: false
2158
+ },
2159
+ {
2160
+ id: 143,
2161
+ name: "EigenLayer + Ether.fi + Pendle",
2162
+ productType: 11,
2163
+ isDeprecated: false,
2164
+ useFixedPrice: false,
2165
+ logo: "eigenlayer-etherfi-pendle.svg",
2166
+ metadata: {
2167
+ annex: "QmZ7J5mQFLrqcrg6keEtzq6cRR1ju9Xd47qKLV7mi9sbyK"
2168
+ },
2169
+ coverAssets: [
2170
+ "ETH"
2171
+ ],
2172
+ isPrivate: false
2173
+ },
2174
+ {
2175
+ id: 144,
2176
+ name: "Beefy + Curve",
2177
+ productType: 11,
2178
+ isDeprecated: false,
2179
+ useFixedPrice: false,
2180
+ logo: "beefy-curve.svg",
2181
+ metadata: {
2182
+ annex: "QmS931srMkJk3ZJoRxPGyhVjauzr5d15mWmvYLiN2uXJRS"
2183
+ },
2184
+ coverAssets: [
2185
+ "ETH",
2186
+ "DAI"
2187
+ ],
2188
+ isPrivate: false
2189
+ },
2190
+ {
2191
+ id: 145,
2192
+ name: "Beefy + Compound v3",
2193
+ productType: 11,
2194
+ isDeprecated: false,
2195
+ useFixedPrice: false,
2196
+ logo: "beefy-compoundv3.svg",
2197
+ metadata: {
2198
+ annex: "QmfNH8QC7wT4onB5B8VYk14weofGx17NcrmobhD4jz7pTd"
2199
+ },
2200
+ coverAssets: [
2201
+ "ETH",
2202
+ "DAI"
2203
+ ],
2204
+ isPrivate: false
2205
+ },
2206
+ {
2207
+ id: 146,
2208
+ name: "Beefy + Balancer v2 + Aura",
2209
+ productType: 11,
2210
+ isDeprecated: false,
2211
+ useFixedPrice: false,
2212
+ logo: "beefy-balancerv2-aura.svg",
2213
+ metadata: {
2214
+ annex: "QmSHURzqSHB4f9moJ7fKbsqC2h5pFiCM8oDWDTYVx45XZN"
2215
+ },
2216
+ coverAssets: [
2217
+ "ETH",
2218
+ "DAI"
2219
+ ],
2220
+ isPrivate: false
2126
2221
  }
2127
2222
  ];
2128
2223
 
@@ -2204,6 +2299,13 @@ var product_types_default = [
2204
2299
  name: "UnoRe Quota Share",
2205
2300
  gracePeriod: 3024e3,
2206
2301
  claimMethod: 0
2302
+ },
2303
+ {
2304
+ id: 11,
2305
+ coverWordingURL: "https://api.nexusmutual.io/ipfs/QmWV9woyKJirjHd73MhibV59qmqzp1w1gqfMfZBQhneSL8",
2306
+ name: "Bundled Protocol Cover",
2307
+ gracePeriod: 3024e3,
2308
+ claimMethod: 0
2207
2309
  }
2208
2310
  ];
2209
2311
 
@@ -2350,6 +2452,12 @@ var allLogoFileNames = [
2350
2452
  "prisma.svg",
2351
2453
  "beethovenx.svg",
2352
2454
  "arrakis.svg",
2455
+ "yearn-juiced-vaults.svg",
2456
+ "kwenta-synthetix.svg",
2457
+ "eigenlayer-etherfi-pendle.svg",
2458
+ "beefy-curve.svg",
2459
+ "beefy-compoundv3.svg",
2460
+ "beefy-balancerv2-aura.svg",
2353
2461
  "aave-v1.svg",
2354
2462
  "akropolis.svg",
2355
2463
  "alpha-homora.svg",
@@ -2546,6 +2654,12 @@ var allLogoNames = [
2546
2654
  "prisma",
2547
2655
  "beethovenx",
2548
2656
  "arrakis",
2657
+ "yearn-juiced-vaults",
2658
+ "kwenta-synthetix",
2659
+ "eigenlayer-etherfi-pendle",
2660
+ "beefy-curve",
2661
+ "beefy-compoundv3",
2662
+ "beefy-balancerv2-aura",
2549
2663
  "aave-v1",
2550
2664
  "akropolis",
2551
2665
  "alpha-homora",