@nexusmutual/sdk 0.4.15 → 0.5.0
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 +89 -9
- package/dist/index.d.mts +97 -14
- package/dist/index.d.ts +97 -14
- package/dist/index.js +116 -14
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +116 -14
- package/dist/index.mjs.map +1 -1
- package/dist/logos/ao-staking.svg +1 -0
- package/dist/logos/etherfi-liquid-elixir-stable-vault.svg +1 -0
- package/dist/logos/etherfi-liquid-usual-stable-vault.svg +1 -0
- package/dist/logos/gamma-swap.png +0 -0
- package/dist/logos/sUSDS.svg +1 -0
- package/dist/logos/sky-money.svg +1 -0
- package/package.json +8 -4
- package/dist/logos/makerdao.svg +0 -1
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
},
|
|
65
65
|
{
|
|
66
66
|
"id": 9,
|
|
67
|
-
"coverWordingURL": "https://api.nexusmutual.io/ipfs/
|
|
67
|
+
"coverWordingURL": "https://api.nexusmutual.io/ipfs/QmR2s8xo82EUVwRiivBLZEUxmom2sMiHQkNNtu2aNxd2AG",
|
|
68
68
|
"name": "The Retail Mutual",
|
|
69
69
|
"gracePeriod": 36720000,
|
|
70
70
|
"claimMethod": 0
|
package/dist/data/products.json
CHANGED
|
@@ -766,18 +766,17 @@
|
|
|
766
766
|
},
|
|
767
767
|
{
|
|
768
768
|
"id": 45,
|
|
769
|
-
"name": "
|
|
769
|
+
"name": "Sky Money",
|
|
770
770
|
"productType": 0,
|
|
771
771
|
"isDeprecated": false,
|
|
772
772
|
"useFixedPrice": false,
|
|
773
|
-
"logo": "
|
|
773
|
+
"logo": "sky-money.svg",
|
|
774
774
|
"metadata": {},
|
|
775
775
|
"coverAssets": [
|
|
776
|
-
"ETH"
|
|
777
|
-
"USDC"
|
|
776
|
+
"ETH"
|
|
778
777
|
],
|
|
779
778
|
"isPrivate": false,
|
|
780
|
-
"timestamp":
|
|
779
|
+
"timestamp": 1726758407
|
|
781
780
|
},
|
|
782
781
|
{
|
|
783
782
|
"id": 46,
|
|
@@ -3811,7 +3810,7 @@
|
|
|
3811
3810
|
"USDC"
|
|
3812
3811
|
],
|
|
3813
3812
|
"isPrivate": true,
|
|
3814
|
-
"timestamp":
|
|
3813
|
+
"timestamp": 1726227311
|
|
3815
3814
|
},
|
|
3816
3815
|
{
|
|
3817
3816
|
"id": 228,
|
|
@@ -3821,7 +3820,7 @@
|
|
|
3821
3820
|
"useFixedPrice": false,
|
|
3822
3821
|
"logo": "euler-finance-v2.svg",
|
|
3823
3822
|
"metadata": {
|
|
3824
|
-
"annex": "
|
|
3823
|
+
"annex": "QmSKqR2H5HLeFnmGKCfpWZioLJ35YqyCkeJXzaRGvRVuym"
|
|
3825
3824
|
},
|
|
3826
3825
|
"coverAssets": [
|
|
3827
3826
|
"ETH",
|
|
@@ -3829,7 +3828,7 @@
|
|
|
3829
3828
|
"USDC"
|
|
3830
3829
|
],
|
|
3831
3830
|
"isPrivate": false,
|
|
3832
|
-
"timestamp":
|
|
3831
|
+
"timestamp": 1726758407
|
|
3833
3832
|
},
|
|
3834
3833
|
{
|
|
3835
3834
|
"id": 229,
|
|
@@ -3839,7 +3838,7 @@
|
|
|
3839
3838
|
"useFixedPrice": false,
|
|
3840
3839
|
"logo": "morpho-morpho-vaults.svg",
|
|
3841
3840
|
"metadata": {
|
|
3842
|
-
"annex": "
|
|
3841
|
+
"annex": "QmSrxz68fkA1XnFuvncHSBsrmJMZjYjnVE4HxdwjJPa6Wf"
|
|
3843
3842
|
},
|
|
3844
3843
|
"coverAssets": [
|
|
3845
3844
|
"ETH",
|
|
@@ -3916,5 +3915,86 @@
|
|
|
3916
3915
|
],
|
|
3917
3916
|
"isPrivate": true,
|
|
3918
3917
|
"timestamp": 1726227311
|
|
3918
|
+
},
|
|
3919
|
+
{
|
|
3920
|
+
"id": 234,
|
|
3921
|
+
"name": "AO Staking",
|
|
3922
|
+
"productType": 0,
|
|
3923
|
+
"isDeprecated": false,
|
|
3924
|
+
"useFixedPrice": false,
|
|
3925
|
+
"logo": "ao-staking.svg",
|
|
3926
|
+
"metadata": {},
|
|
3927
|
+
"coverAssets": [
|
|
3928
|
+
"ETH",
|
|
3929
|
+
"DAI",
|
|
3930
|
+
"USDC"
|
|
3931
|
+
],
|
|
3932
|
+
"isPrivate": false,
|
|
3933
|
+
"timestamp": 1726758407
|
|
3934
|
+
},
|
|
3935
|
+
{
|
|
3936
|
+
"id": 235,
|
|
3937
|
+
"name": "GammaSwap",
|
|
3938
|
+
"productType": 0,
|
|
3939
|
+
"isDeprecated": false,
|
|
3940
|
+
"useFixedPrice": false,
|
|
3941
|
+
"logo": "gamma-swap.png",
|
|
3942
|
+
"metadata": {},
|
|
3943
|
+
"coverAssets": [
|
|
3944
|
+
"ETH",
|
|
3945
|
+
"DAI",
|
|
3946
|
+
"USDC"
|
|
3947
|
+
],
|
|
3948
|
+
"isPrivate": false,
|
|
3949
|
+
"timestamp": 1726758407
|
|
3950
|
+
},
|
|
3951
|
+
{
|
|
3952
|
+
"id": 236,
|
|
3953
|
+
"name": "Etherfi Liquid Usual Stable Vault",
|
|
3954
|
+
"productType": 11,
|
|
3955
|
+
"isDeprecated": false,
|
|
3956
|
+
"useFixedPrice": false,
|
|
3957
|
+
"logo": "etherfi-liquid-usual-stable-vault.svg",
|
|
3958
|
+
"metadata": {
|
|
3959
|
+
"annex": "QmTwtbzDmTBG4DjXqRtSiBKGyNeBHVRQE65f9HWYferWRb"
|
|
3960
|
+
},
|
|
3961
|
+
"coverAssets": [
|
|
3962
|
+
"DAI",
|
|
3963
|
+
"USDC"
|
|
3964
|
+
],
|
|
3965
|
+
"isPrivate": false,
|
|
3966
|
+
"timestamp": 1726758407
|
|
3967
|
+
},
|
|
3968
|
+
{
|
|
3969
|
+
"id": 237,
|
|
3970
|
+
"name": "Etherfi Liquid Elixir Stable Vault",
|
|
3971
|
+
"productType": 11,
|
|
3972
|
+
"isDeprecated": false,
|
|
3973
|
+
"useFixedPrice": false,
|
|
3974
|
+
"logo": "etherfi-liquid-elixir-stable-vault.svg",
|
|
3975
|
+
"metadata": {
|
|
3976
|
+
"annex": "QmTpiESqPU8t5CJVwUjPFeJ82zyLJqFaEyJWrSLUXRtVFE"
|
|
3977
|
+
},
|
|
3978
|
+
"coverAssets": [
|
|
3979
|
+
"DAI",
|
|
3980
|
+
"USDC"
|
|
3981
|
+
],
|
|
3982
|
+
"isPrivate": false,
|
|
3983
|
+
"timestamp": 1726758407
|
|
3984
|
+
},
|
|
3985
|
+
{
|
|
3986
|
+
"id": 238,
|
|
3987
|
+
"name": "sUSDS (Sky Savings Rate)",
|
|
3988
|
+
"productType": 0,
|
|
3989
|
+
"isDeprecated": false,
|
|
3990
|
+
"useFixedPrice": false,
|
|
3991
|
+
"logo": "sUSDS.svg",
|
|
3992
|
+
"metadata": {},
|
|
3993
|
+
"coverAssets": [
|
|
3994
|
+
"DAI",
|
|
3995
|
+
"USDC"
|
|
3996
|
+
],
|
|
3997
|
+
"isPrivate": false,
|
|
3998
|
+
"timestamp": 1726758407
|
|
3919
3999
|
}
|
|
3920
4000
|
]
|
package/dist/index.d.mts
CHANGED
|
@@ -176,9 +176,9 @@ declare const calculateSpotPrice: (reserves: Reserves) => {
|
|
|
176
176
|
spotPriceB: bigint;
|
|
177
177
|
};
|
|
178
178
|
|
|
179
|
-
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", "
|
|
179
|
+
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", "sky-money.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.svg", "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", "notional-finance.svg", "fraxlend.svg", "morpho.svg", "etherfi.svg", "arcadia.svg", "fx-curve-connex.svg", "eigenlayer-kelp-pendle.svg", "eigenlayer-renzo-pendle.svg", "eigenlayer-swell-pendle.svg", "arcadia.svg", "lyra-synthetix.svg", "eigenlayer-renzo.svg", "liquidcollective.svg", "etherfi-zircuit-pendle.svg", "kelpdao-zircuit-pendle.svg", "renzo-zircuit-pendle.svg", "pocket-universe.png", "request-finance.svg", "etherfi.svg", "superform.svg", "etherfi-eigenlayer.svg", "beefy-uniswap.svg", "rockX.png", "sUSDe-pendle.svg", "sUSDe-karak-pendle.svg", "steakhouse-morpho.svg", "re7-morpho.svg", "index-coop.svg", "gauntlet-morpho.svg", "etherfi-karak-pendle.svg", "eigenlayer-puffer-pendle.svg", "eigenlayer-bedrock-pendle.svg", "crvUSD-silo-pendle.svg", "block-analitica-morpho.svg", "beefy-aerodrome.svg", "extrafi.svg", "moonwell.jpg", "instadapp-fluid.png", "silo-finance.jpg", "delta-prime.svg", "toros-solona.png", "toros-ethereum.png", "toros-bitcoin.png", "notional-balancer-aura.svg", "overnight.svg", "symbiotic.png", "etherfi.svg", "toros.png", "dialectic-moonphase.svg", "dialectic-chronograph.svg", "spectra.svg", "origin-ousd.svg", "mellow-p2p-market-symbiotic.svg", "mellow-steakhouse-market-symbiotic.svg", "mellow-re7-labs-market-symbiotic.svg", "mellow-mev-capital-market-symbiotic.svg", "rsteth-symbiotic-mellow-pendle.svg", "amphreth-symbiotic-mellow-pendle.svg", "steaklrt-symbiotic-mellow-pendle.svg", "re7lrt-symbiotic-mellow-pendle.svg", "inverse-finance-firm.svg", "inverse-finance-sdola.png", "etherfi-liquid-king-karak-lrt-vault.svg", "beefy-clm-velodrome.svg", "beefy-clm-aerodrome.svg", "beefy-clm-camelot.svg", "beefy-clm-pancakeswap.svg", "curve-llamalend.svg", "ramses-exchange.png", "credit-guild.jpg", "reserve.png", "contango.jpg", "flat-money.svg", "flat-money.svg", "etherfi-liquid-ebtc-bitcoin-lrt-vault.svg", "contango-compound.svg", "contango-aave.svg", "contango-morpho.svg", "pancake-swap.svg", "beefy-velodrome.svg", "base.svg", "euler-finance-v2.svg", "morpho-morpho-vaults.svg", "ajna-finance.svg", "dolomite.jpg", "steer-protocol.jpg", "relative-finance.svg", "ao-staking.svg", "gamma-swap.png", "etherfi-liquid-usual-stable-vault.svg", "etherfi-liquid-elixir-stable-vault.svg", "sUSDS.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"];
|
|
180
180
|
type LogoFileName = (typeof allLogoFileNames)[number];
|
|
181
|
-
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", "
|
|
181
|
+
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", "sky-money", "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", "notional-finance", "fraxlend", "morpho", "etherfi", "arcadia", "fx-curve-connex", "eigenlayer-kelp-pendle", "eigenlayer-renzo-pendle", "eigenlayer-swell-pendle", "arcadia", "lyra-synthetix", "eigenlayer-renzo", "liquidcollective", "etherfi-zircuit-pendle", "kelpdao-zircuit-pendle", "renzo-zircuit-pendle", "pocket-universe", "request-finance", "etherfi", "superform", "etherfi-eigenlayer", "beefy-uniswap", "rockX", "sUSDe-pendle", "sUSDe-karak-pendle", "steakhouse-morpho", "re7-morpho", "index-coop", "gauntlet-morpho", "etherfi-karak-pendle", "eigenlayer-puffer-pendle", "eigenlayer-bedrock-pendle", "crvUSD-silo-pendle", "block-analitica-morpho", "beefy-aerodrome", "extrafi", "moonwell", "instadapp-fluid", "silo-finance", "delta-prime", "toros-solona", "toros-ethereum", "toros-bitcoin", "notional-balancer-aura", "overnight", "symbiotic", "etherfi", "toros", "dialectic-moonphase", "dialectic-chronograph", "spectra", "origin-ousd", "mellow-p2p-market-symbiotic", "mellow-steakhouse-market-symbiotic", "mellow-re7-labs-market-symbiotic", "mellow-mev-capital-market-symbiotic", "rsteth-symbiotic-mellow-pendle", "amphreth-symbiotic-mellow-pendle", "steaklrt-symbiotic-mellow-pendle", "re7lrt-symbiotic-mellow-pendle", "inverse-finance-firm", "inverse-finance-sdola", "etherfi-liquid-king-karak-lrt-vault", "beefy-clm-velodrome", "beefy-clm-aerodrome", "beefy-clm-camelot", "beefy-clm-pancakeswap", "curve-llamalend", "ramses-exchange", "credit-guild", "reserve", "contango", "flat-money", "flat-money", "etherfi-liquid-ebtc-bitcoin-lrt-vault", "contango-compound", "contango-aave", "contango-morpho", "pancake-swap", "beefy-velodrome", "base", "euler-finance-v2", "morpho-morpho-vaults", "ajna-finance", "dolomite", "steer-protocol", "relative-finance", "ao-staking", "gamma-swap", "etherfi-liquid-usual-stable-vault", "etherfi-liquid-elixir-stable-vault", "sUSDS", "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"];
|
|
182
182
|
type LogoName = (typeof allLogoNames)[number];
|
|
183
183
|
declare enum ProductTypes {
|
|
184
184
|
protocol = 0,
|
|
@@ -1004,19 +1004,18 @@ var products = [
|
|
|
1004
1004
|
},
|
|
1005
1005
|
{
|
|
1006
1006
|
id: 45,
|
|
1007
|
-
name: "
|
|
1007
|
+
name: "Sky Money",
|
|
1008
1008
|
productType: 0,
|
|
1009
1009
|
isDeprecated: false,
|
|
1010
1010
|
useFixedPrice: false,
|
|
1011
|
-
logo: "
|
|
1011
|
+
logo: "sky-money.svg",
|
|
1012
1012
|
metadata: {
|
|
1013
1013
|
},
|
|
1014
1014
|
coverAssets: [
|
|
1015
|
-
"ETH"
|
|
1016
|
-
"USDC"
|
|
1015
|
+
"ETH"
|
|
1017
1016
|
],
|
|
1018
1017
|
isPrivate: false,
|
|
1019
|
-
timestamp:
|
|
1018
|
+
timestamp: 1726758407
|
|
1020
1019
|
},
|
|
1021
1020
|
{
|
|
1022
1021
|
id: 46,
|
|
@@ -4144,7 +4143,7 @@ var products = [
|
|
|
4144
4143
|
"USDC"
|
|
4145
4144
|
],
|
|
4146
4145
|
isPrivate: true,
|
|
4147
|
-
timestamp:
|
|
4146
|
+
timestamp: 1726227311
|
|
4148
4147
|
},
|
|
4149
4148
|
{
|
|
4150
4149
|
id: 228,
|
|
@@ -4154,7 +4153,7 @@ var products = [
|
|
|
4154
4153
|
useFixedPrice: false,
|
|
4155
4154
|
logo: "euler-finance-v2.svg",
|
|
4156
4155
|
metadata: {
|
|
4157
|
-
annex: "
|
|
4156
|
+
annex: "QmSKqR2H5HLeFnmGKCfpWZioLJ35YqyCkeJXzaRGvRVuym"
|
|
4158
4157
|
},
|
|
4159
4158
|
coverAssets: [
|
|
4160
4159
|
"ETH",
|
|
@@ -4162,7 +4161,7 @@ var products = [
|
|
|
4162
4161
|
"USDC"
|
|
4163
4162
|
],
|
|
4164
4163
|
isPrivate: false,
|
|
4165
|
-
timestamp:
|
|
4164
|
+
timestamp: 1726758407
|
|
4166
4165
|
},
|
|
4167
4166
|
{
|
|
4168
4167
|
id: 229,
|
|
@@ -4172,7 +4171,7 @@ var products = [
|
|
|
4172
4171
|
useFixedPrice: false,
|
|
4173
4172
|
logo: "morpho-morpho-vaults.svg",
|
|
4174
4173
|
metadata: {
|
|
4175
|
-
annex: "
|
|
4174
|
+
annex: "QmSrxz68fkA1XnFuvncHSBsrmJMZjYjnVE4HxdwjJPa6Wf"
|
|
4176
4175
|
},
|
|
4177
4176
|
coverAssets: [
|
|
4178
4177
|
"ETH",
|
|
@@ -4251,6 +4250,90 @@ var products = [
|
|
|
4251
4250
|
],
|
|
4252
4251
|
isPrivate: true,
|
|
4253
4252
|
timestamp: 1726227311
|
|
4253
|
+
},
|
|
4254
|
+
{
|
|
4255
|
+
id: 234,
|
|
4256
|
+
name: "AO Staking",
|
|
4257
|
+
productType: 0,
|
|
4258
|
+
isDeprecated: false,
|
|
4259
|
+
useFixedPrice: false,
|
|
4260
|
+
logo: "ao-staking.svg",
|
|
4261
|
+
metadata: {
|
|
4262
|
+
},
|
|
4263
|
+
coverAssets: [
|
|
4264
|
+
"ETH",
|
|
4265
|
+
"DAI",
|
|
4266
|
+
"USDC"
|
|
4267
|
+
],
|
|
4268
|
+
isPrivate: false,
|
|
4269
|
+
timestamp: 1726758407
|
|
4270
|
+
},
|
|
4271
|
+
{
|
|
4272
|
+
id: 235,
|
|
4273
|
+
name: "GammaSwap",
|
|
4274
|
+
productType: 0,
|
|
4275
|
+
isDeprecated: false,
|
|
4276
|
+
useFixedPrice: false,
|
|
4277
|
+
logo: "gamma-swap.png",
|
|
4278
|
+
metadata: {
|
|
4279
|
+
},
|
|
4280
|
+
coverAssets: [
|
|
4281
|
+
"ETH",
|
|
4282
|
+
"DAI",
|
|
4283
|
+
"USDC"
|
|
4284
|
+
],
|
|
4285
|
+
isPrivate: false,
|
|
4286
|
+
timestamp: 1726758407
|
|
4287
|
+
},
|
|
4288
|
+
{
|
|
4289
|
+
id: 236,
|
|
4290
|
+
name: "Etherfi Liquid Usual Stable Vault",
|
|
4291
|
+
productType: 11,
|
|
4292
|
+
isDeprecated: false,
|
|
4293
|
+
useFixedPrice: false,
|
|
4294
|
+
logo: "etherfi-liquid-usual-stable-vault.svg",
|
|
4295
|
+
metadata: {
|
|
4296
|
+
annex: "QmTwtbzDmTBG4DjXqRtSiBKGyNeBHVRQE65f9HWYferWRb"
|
|
4297
|
+
},
|
|
4298
|
+
coverAssets: [
|
|
4299
|
+
"DAI",
|
|
4300
|
+
"USDC"
|
|
4301
|
+
],
|
|
4302
|
+
isPrivate: false,
|
|
4303
|
+
timestamp: 1726758407
|
|
4304
|
+
},
|
|
4305
|
+
{
|
|
4306
|
+
id: 237,
|
|
4307
|
+
name: "Etherfi Liquid Elixir Stable Vault",
|
|
4308
|
+
productType: 11,
|
|
4309
|
+
isDeprecated: false,
|
|
4310
|
+
useFixedPrice: false,
|
|
4311
|
+
logo: "etherfi-liquid-elixir-stable-vault.svg",
|
|
4312
|
+
metadata: {
|
|
4313
|
+
annex: "QmTpiESqPU8t5CJVwUjPFeJ82zyLJqFaEyJWrSLUXRtVFE"
|
|
4314
|
+
},
|
|
4315
|
+
coverAssets: [
|
|
4316
|
+
"DAI",
|
|
4317
|
+
"USDC"
|
|
4318
|
+
],
|
|
4319
|
+
isPrivate: false,
|
|
4320
|
+
timestamp: 1726758407
|
|
4321
|
+
},
|
|
4322
|
+
{
|
|
4323
|
+
id: 238,
|
|
4324
|
+
name: "sUSDS (Sky Savings Rate)",
|
|
4325
|
+
productType: 0,
|
|
4326
|
+
isDeprecated: false,
|
|
4327
|
+
useFixedPrice: false,
|
|
4328
|
+
logo: "sUSDS.svg",
|
|
4329
|
+
metadata: {
|
|
4330
|
+
},
|
|
4331
|
+
coverAssets: [
|
|
4332
|
+
"DAI",
|
|
4333
|
+
"USDC"
|
|
4334
|
+
],
|
|
4335
|
+
isPrivate: false,
|
|
4336
|
+
timestamp: 1726758407
|
|
4254
4337
|
}
|
|
4255
4338
|
];
|
|
4256
4339
|
|
|
@@ -4320,7 +4403,7 @@ var productTypes = [
|
|
|
4320
4403
|
},
|
|
4321
4404
|
{
|
|
4322
4405
|
id: 9,
|
|
4323
|
-
coverWordingURL: "https://api.nexusmutual.io/ipfs/
|
|
4406
|
+
coverWordingURL: "https://api.nexusmutual.io/ipfs/QmR2s8xo82EUVwRiivBLZEUxmom2sMiHQkNNtu2aNxd2AG",
|
|
4324
4407
|
name: "The Retail Mutual",
|
|
4325
4408
|
gracePeriod: 36720000,
|
|
4326
4409
|
claimMethod: 0
|
|
@@ -4407,8 +4490,8 @@ declare const nexusSdk: {
|
|
|
4407
4490
|
spotPriceA: bigint;
|
|
4408
4491
|
spotPriceB: bigint;
|
|
4409
4492
|
};
|
|
4410
|
-
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", "
|
|
4411
|
-
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", "
|
|
4493
|
+
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", "sky-money.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.svg", "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", "notional-finance.svg", "fraxlend.svg", "morpho.svg", "etherfi.svg", "arcadia.svg", "fx-curve-connex.svg", "eigenlayer-kelp-pendle.svg", "eigenlayer-renzo-pendle.svg", "eigenlayer-swell-pendle.svg", "arcadia.svg", "lyra-synthetix.svg", "eigenlayer-renzo.svg", "liquidcollective.svg", "etherfi-zircuit-pendle.svg", "kelpdao-zircuit-pendle.svg", "renzo-zircuit-pendle.svg", "pocket-universe.png", "request-finance.svg", "etherfi.svg", "superform.svg", "etherfi-eigenlayer.svg", "beefy-uniswap.svg", "rockX.png", "sUSDe-pendle.svg", "sUSDe-karak-pendle.svg", "steakhouse-morpho.svg", "re7-morpho.svg", "index-coop.svg", "gauntlet-morpho.svg", "etherfi-karak-pendle.svg", "eigenlayer-puffer-pendle.svg", "eigenlayer-bedrock-pendle.svg", "crvUSD-silo-pendle.svg", "block-analitica-morpho.svg", "beefy-aerodrome.svg", "extrafi.svg", "moonwell.jpg", "instadapp-fluid.png", "silo-finance.jpg", "delta-prime.svg", "toros-solona.png", "toros-ethereum.png", "toros-bitcoin.png", "notional-balancer-aura.svg", "overnight.svg", "symbiotic.png", "etherfi.svg", "toros.png", "dialectic-moonphase.svg", "dialectic-chronograph.svg", "spectra.svg", "origin-ousd.svg", "mellow-p2p-market-symbiotic.svg", "mellow-steakhouse-market-symbiotic.svg", "mellow-re7-labs-market-symbiotic.svg", "mellow-mev-capital-market-symbiotic.svg", "rsteth-symbiotic-mellow-pendle.svg", "amphreth-symbiotic-mellow-pendle.svg", "steaklrt-symbiotic-mellow-pendle.svg", "re7lrt-symbiotic-mellow-pendle.svg", "inverse-finance-firm.svg", "inverse-finance-sdola.png", "etherfi-liquid-king-karak-lrt-vault.svg", "beefy-clm-velodrome.svg", "beefy-clm-aerodrome.svg", "beefy-clm-camelot.svg", "beefy-clm-pancakeswap.svg", "curve-llamalend.svg", "ramses-exchange.png", "credit-guild.jpg", "reserve.png", "contango.jpg", "flat-money.svg", "flat-money.svg", "etherfi-liquid-ebtc-bitcoin-lrt-vault.svg", "contango-compound.svg", "contango-aave.svg", "contango-morpho.svg", "pancake-swap.svg", "beefy-velodrome.svg", "base.svg", "euler-finance-v2.svg", "morpho-morpho-vaults.svg", "ajna-finance.svg", "dolomite.jpg", "steer-protocol.jpg", "relative-finance.svg", "ao-staking.svg", "gamma-swap.png", "etherfi-liquid-usual-stable-vault.svg", "etherfi-liquid-elixir-stable-vault.svg", "sUSDS.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"];
|
|
4494
|
+
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", "sky-money", "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", "notional-finance", "fraxlend", "morpho", "etherfi", "arcadia", "fx-curve-connex", "eigenlayer-kelp-pendle", "eigenlayer-renzo-pendle", "eigenlayer-swell-pendle", "arcadia", "lyra-synthetix", "eigenlayer-renzo", "liquidcollective", "etherfi-zircuit-pendle", "kelpdao-zircuit-pendle", "renzo-zircuit-pendle", "pocket-universe", "request-finance", "etherfi", "superform", "etherfi-eigenlayer", "beefy-uniswap", "rockX", "sUSDe-pendle", "sUSDe-karak-pendle", "steakhouse-morpho", "re7-morpho", "index-coop", "gauntlet-morpho", "etherfi-karak-pendle", "eigenlayer-puffer-pendle", "eigenlayer-bedrock-pendle", "crvUSD-silo-pendle", "block-analitica-morpho", "beefy-aerodrome", "extrafi", "moonwell", "instadapp-fluid", "silo-finance", "delta-prime", "toros-solona", "toros-ethereum", "toros-bitcoin", "notional-balancer-aura", "overnight", "symbiotic", "etherfi", "toros", "dialectic-moonphase", "dialectic-chronograph", "spectra", "origin-ousd", "mellow-p2p-market-symbiotic", "mellow-steakhouse-market-symbiotic", "mellow-re7-labs-market-symbiotic", "mellow-mev-capital-market-symbiotic", "rsteth-symbiotic-mellow-pendle", "amphreth-symbiotic-mellow-pendle", "steaklrt-symbiotic-mellow-pendle", "re7lrt-symbiotic-mellow-pendle", "inverse-finance-firm", "inverse-finance-sdola", "etherfi-liquid-king-karak-lrt-vault", "beefy-clm-velodrome", "beefy-clm-aerodrome", "beefy-clm-camelot", "beefy-clm-pancakeswap", "curve-llamalend", "ramses-exchange", "credit-guild", "reserve", "contango", "flat-money", "flat-money", "etherfi-liquid-ebtc-bitcoin-lrt-vault", "contango-compound", "contango-aave", "contango-morpho", "pancake-swap", "beefy-velodrome", "base", "euler-finance-v2", "morpho-morpho-vaults", "ajna-finance", "dolomite", "steer-protocol", "relative-finance", "ao-staking", "gamma-swap", "etherfi-liquid-usual-stable-vault", "etherfi-liquid-elixir-stable-vault", "sUSDS", "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"];
|
|
4412
4495
|
ProductTypes: typeof ProductTypes;
|
|
4413
4496
|
products: ({
|
|
4414
4497
|
id: number;
|