@nexusmutual/sdk 0.3.6 → 0.3.7
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/products.json +92 -28
- package/dist/index.d.mts +97 -32
- package/dist/index.d.ts +97 -32
- package/dist/index.js +100 -28
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +100 -28
- package/dist/index.mjs.map +1 -1
- package/dist/logos/beefy-uniswap.svg +1 -0
- package/dist/logos/etherfi-eigenlayer.svg +1 -0
- package/dist/logos/superform.svg +1 -0
- package/package.json +1 -1
package/dist/index.d.mts
CHANGED
|
@@ -1584,7 +1584,7 @@ var products = [
|
|
|
1584
1584
|
"DAI"
|
|
1585
1585
|
],
|
|
1586
1586
|
isPrivate: true,
|
|
1587
|
-
timestamp:
|
|
1587
|
+
timestamp: 1684312727
|
|
1588
1588
|
},
|
|
1589
1589
|
{
|
|
1590
1590
|
id: 84,
|
|
@@ -1649,7 +1649,7 @@ var products = [
|
|
|
1649
1649
|
"DAI"
|
|
1650
1650
|
],
|
|
1651
1651
|
isPrivate: true,
|
|
1652
|
-
timestamp:
|
|
1652
|
+
timestamp: 1684312727
|
|
1653
1653
|
},
|
|
1654
1654
|
{
|
|
1655
1655
|
id: 88,
|
|
@@ -1747,7 +1747,7 @@ var products = [
|
|
|
1747
1747
|
"DAI"
|
|
1748
1748
|
],
|
|
1749
1749
|
isPrivate: true,
|
|
1750
|
-
timestamp:
|
|
1750
|
+
timestamp: 1684312727
|
|
1751
1751
|
},
|
|
1752
1752
|
{
|
|
1753
1753
|
id: 94,
|
|
@@ -1939,7 +1939,7 @@ var products = [
|
|
|
1939
1939
|
"DAI"
|
|
1940
1940
|
],
|
|
1941
1941
|
isPrivate: true,
|
|
1942
|
-
timestamp:
|
|
1942
|
+
timestamp: 1689782903
|
|
1943
1943
|
},
|
|
1944
1944
|
{
|
|
1945
1945
|
id: 106,
|
|
@@ -2433,7 +2433,7 @@ var products = [
|
|
|
2433
2433
|
"ETH"
|
|
2434
2434
|
],
|
|
2435
2435
|
isPrivate: false,
|
|
2436
|
-
timestamp:
|
|
2436
|
+
timestamp: 1709310707
|
|
2437
2437
|
},
|
|
2438
2438
|
{
|
|
2439
2439
|
id: 137,
|
|
@@ -2505,14 +2505,14 @@ var products = [
|
|
|
2505
2505
|
useFixedPrice: false,
|
|
2506
2506
|
logo: "yearn-juiced-vaults.svg",
|
|
2507
2507
|
metadata: {
|
|
2508
|
-
annex: "
|
|
2508
|
+
annex: "QmUyGpbWErTmBrcQEp9q1LeW3dqYLnicHXVANRVycTkY24"
|
|
2509
2509
|
},
|
|
2510
2510
|
coverAssets: [
|
|
2511
2511
|
"ETH",
|
|
2512
2512
|
"DAI"
|
|
2513
2513
|
],
|
|
2514
2514
|
isPrivate: false,
|
|
2515
|
-
timestamp:
|
|
2515
|
+
timestamp: 1715349875
|
|
2516
2516
|
},
|
|
2517
2517
|
{
|
|
2518
2518
|
id: 142,
|
|
@@ -2522,7 +2522,7 @@ var products = [
|
|
|
2522
2522
|
useFixedPrice: false,
|
|
2523
2523
|
logo: "kwenta-synthetix.svg",
|
|
2524
2524
|
metadata: {
|
|
2525
|
-
annex: "
|
|
2525
|
+
annex: "QmcoEvQTPPCiUnRYGLVNqB1DvQCd9yt9mGpnJtSu8Nt3cg"
|
|
2526
2526
|
},
|
|
2527
2527
|
coverAssets: [
|
|
2528
2528
|
"ETH",
|
|
@@ -2539,7 +2539,7 @@ var products = [
|
|
|
2539
2539
|
useFixedPrice: false,
|
|
2540
2540
|
logo: "eigenlayer-etherfi-pendle.svg",
|
|
2541
2541
|
metadata: {
|
|
2542
|
-
annex: "
|
|
2542
|
+
annex: "QmeBY8b89GyQkK7icJcPn9TJSaxGegn3zv3UgspKRfKLYv"
|
|
2543
2543
|
},
|
|
2544
2544
|
coverAssets: [
|
|
2545
2545
|
"ETH"
|
|
@@ -2555,14 +2555,14 @@ var products = [
|
|
|
2555
2555
|
useFixedPrice: false,
|
|
2556
2556
|
logo: "beefy-curve.svg",
|
|
2557
2557
|
metadata: {
|
|
2558
|
-
annex: "
|
|
2558
|
+
annex: "QmNVJnpuDNCUJMWg7LvyT5BRPp28VxtCgHTQ4WSXnoJUde"
|
|
2559
2559
|
},
|
|
2560
2560
|
coverAssets: [
|
|
2561
2561
|
"ETH",
|
|
2562
2562
|
"DAI"
|
|
2563
2563
|
],
|
|
2564
2564
|
isPrivate: false,
|
|
2565
|
-
timestamp:
|
|
2565
|
+
timestamp: 1715349875
|
|
2566
2566
|
},
|
|
2567
2567
|
{
|
|
2568
2568
|
id: 145,
|
|
@@ -2572,14 +2572,14 @@ var products = [
|
|
|
2572
2572
|
useFixedPrice: false,
|
|
2573
2573
|
logo: "beefy-compoundv3.svg",
|
|
2574
2574
|
metadata: {
|
|
2575
|
-
annex: "
|
|
2575
|
+
annex: "QmW3KCFeuhYAnzYi8nUSYQaebnGaQnpzRxG37NeA3Mg1tz"
|
|
2576
2576
|
},
|
|
2577
2577
|
coverAssets: [
|
|
2578
2578
|
"ETH",
|
|
2579
2579
|
"DAI"
|
|
2580
2580
|
],
|
|
2581
2581
|
isPrivate: false,
|
|
2582
|
-
timestamp:
|
|
2582
|
+
timestamp: 1715349875
|
|
2583
2583
|
},
|
|
2584
2584
|
{
|
|
2585
2585
|
id: 146,
|
|
@@ -2589,14 +2589,14 @@ var products = [
|
|
|
2589
2589
|
useFixedPrice: false,
|
|
2590
2590
|
logo: "beefy-balancerv2-aura.svg",
|
|
2591
2591
|
metadata: {
|
|
2592
|
-
annex: "
|
|
2592
|
+
annex: "QmQCKAshz7u7nRihpstRuRiqbgboam7e4gdPsKvNoahDrM"
|
|
2593
2593
|
},
|
|
2594
2594
|
coverAssets: [
|
|
2595
2595
|
"ETH",
|
|
2596
2596
|
"DAI"
|
|
2597
2597
|
],
|
|
2598
2598
|
isPrivate: false,
|
|
2599
|
-
timestamp:
|
|
2599
|
+
timestamp: 1715349875
|
|
2600
2600
|
},
|
|
2601
2601
|
{
|
|
2602
2602
|
id: 147,
|
|
@@ -2638,24 +2638,24 @@ var products = [
|
|
|
2638
2638
|
useFixedPrice: false,
|
|
2639
2639
|
logo: "morpho.svg",
|
|
2640
2640
|
metadata: {
|
|
2641
|
-
annex: "
|
|
2641
|
+
annex: "QmYYZGmdgrPqUe1d1cwB9NPQbJVCFVEiLvonUgViLyViqA"
|
|
2642
2642
|
},
|
|
2643
2643
|
coverAssets: [
|
|
2644
2644
|
"ETH",
|
|
2645
2645
|
"DAI"
|
|
2646
2646
|
],
|
|
2647
2647
|
isPrivate: false,
|
|
2648
|
-
timestamp:
|
|
2648
|
+
timestamp: 1715349875
|
|
2649
2649
|
},
|
|
2650
2650
|
{
|
|
2651
2651
|
id: 150,
|
|
2652
|
-
name: "
|
|
2652
|
+
name: "Etherfi Liquid ETH Vault",
|
|
2653
2653
|
productType: 11,
|
|
2654
2654
|
isDeprecated: false,
|
|
2655
2655
|
useFixedPrice: false,
|
|
2656
2656
|
logo: "etherfi.png",
|
|
2657
2657
|
metadata: {
|
|
2658
|
-
annex: "
|
|
2658
|
+
annex: "QmPywuvgxw9JBSvbTcdajoxYsxThhCo8mUqzM4i1z1EkjL"
|
|
2659
2659
|
},
|
|
2660
2660
|
coverAssets: [
|
|
2661
2661
|
"ETH"
|
|
@@ -2687,7 +2687,7 @@ var products = [
|
|
|
2687
2687
|
useFixedPrice: false,
|
|
2688
2688
|
logo: "fx-curve-connex.svg",
|
|
2689
2689
|
metadata: {
|
|
2690
|
-
annex: "
|
|
2690
|
+
annex: "Qmcd4PB2PHwXv691H5r98DAAj2VLaFJAwJxBAXRduBCdEr"
|
|
2691
2691
|
},
|
|
2692
2692
|
coverAssets: [
|
|
2693
2693
|
"ETH",
|
|
@@ -2704,7 +2704,7 @@ var products = [
|
|
|
2704
2704
|
useFixedPrice: false,
|
|
2705
2705
|
logo: "eigenlayer-kelp-pendle.svg",
|
|
2706
2706
|
metadata: {
|
|
2707
|
-
annex: "
|
|
2707
|
+
annex: "QmPqybFYxag4RjUHo4Q5SyABowgenyFyw7zdWD55uSMxav"
|
|
2708
2708
|
},
|
|
2709
2709
|
coverAssets: [
|
|
2710
2710
|
"ETH"
|
|
@@ -2720,7 +2720,7 @@ var products = [
|
|
|
2720
2720
|
useFixedPrice: false,
|
|
2721
2721
|
logo: "eigenlayer-renzo-pendle.svg",
|
|
2722
2722
|
metadata: {
|
|
2723
|
-
annex: "
|
|
2723
|
+
annex: "QmUvztUVo1opPFmLGxsGmb5TACPgjD9EqKkawEscu4bfW7"
|
|
2724
2724
|
},
|
|
2725
2725
|
coverAssets: [
|
|
2726
2726
|
"ETH"
|
|
@@ -2736,7 +2736,7 @@ var products = [
|
|
|
2736
2736
|
useFixedPrice: false,
|
|
2737
2737
|
logo: "eigenlayer-swell-pendle.svg",
|
|
2738
2738
|
metadata: {
|
|
2739
|
-
annex: "
|
|
2739
|
+
annex: "Qmf2BRw8AE7utWBBtm6xY7iGnvxQX5DZh1EydAckJmRM2y"
|
|
2740
2740
|
},
|
|
2741
2741
|
coverAssets: [
|
|
2742
2742
|
"ETH"
|
|
@@ -2768,7 +2768,7 @@ var products = [
|
|
|
2768
2768
|
useFixedPrice: false,
|
|
2769
2769
|
logo: "lyra-synthetix.svg",
|
|
2770
2770
|
metadata: {
|
|
2771
|
-
annex: "
|
|
2771
|
+
annex: "QmWXdaTDQV5MyKJdsSQZE8JuzuvF1eBKHKLy25GDzi1hgY"
|
|
2772
2772
|
},
|
|
2773
2773
|
coverAssets: [
|
|
2774
2774
|
"ETH",
|
|
@@ -2785,7 +2785,7 @@ var products = [
|
|
|
2785
2785
|
useFixedPrice: false,
|
|
2786
2786
|
logo: "eigenlayer-renzo.svg",
|
|
2787
2787
|
metadata: {
|
|
2788
|
-
annex: "
|
|
2788
|
+
annex: "QmTz8Bom1Lgjjt15XhfV49sVQiMSx5umZBfYXiAMGArNSE"
|
|
2789
2789
|
},
|
|
2790
2790
|
coverAssets: [
|
|
2791
2791
|
"ETH"
|
|
@@ -2818,7 +2818,7 @@ var products = [
|
|
|
2818
2818
|
useFixedPrice: false,
|
|
2819
2819
|
logo: "etherfi-zircuit-pendle.svg",
|
|
2820
2820
|
metadata: {
|
|
2821
|
-
annex: "
|
|
2821
|
+
annex: "QmbekAkjNG9C62gjHhuBhcBfxf5iwgi6aWRaQTKyZocGPv"
|
|
2822
2822
|
},
|
|
2823
2823
|
coverAssets: [
|
|
2824
2824
|
"ETH"
|
|
@@ -2834,7 +2834,7 @@ var products = [
|
|
|
2834
2834
|
useFixedPrice: false,
|
|
2835
2835
|
logo: "kelpdao-zircuit-pendle.svg",
|
|
2836
2836
|
metadata: {
|
|
2837
|
-
annex: "
|
|
2837
|
+
annex: "QmaHgRCuqauoADj7fF8AyrF8i5VZ7NHxh6K2m93q3p3peA"
|
|
2838
2838
|
},
|
|
2839
2839
|
coverAssets: [
|
|
2840
2840
|
"ETH"
|
|
@@ -2850,7 +2850,7 @@ var products = [
|
|
|
2850
2850
|
useFixedPrice: false,
|
|
2851
2851
|
logo: "renzo-zircuit-pendle.svg",
|
|
2852
2852
|
metadata: {
|
|
2853
|
-
annex: "
|
|
2853
|
+
annex: "QmZaLB7PUD3V2MET3bCyKiVPuuQzFLohiqX5wBnMq2dhn5"
|
|
2854
2854
|
},
|
|
2855
2855
|
coverAssets: [
|
|
2856
2856
|
"ETH"
|
|
@@ -2891,6 +2891,71 @@ var products = [
|
|
|
2891
2891
|
],
|
|
2892
2892
|
isPrivate: true,
|
|
2893
2893
|
timestamp: 1713884351
|
|
2894
|
+
},
|
|
2895
|
+
{
|
|
2896
|
+
id: 165,
|
|
2897
|
+
name: "Etherfi Liquid Market-Neutral USD Vault",
|
|
2898
|
+
productType: 11,
|
|
2899
|
+
isDeprecated: false,
|
|
2900
|
+
useFixedPrice: false,
|
|
2901
|
+
logo: "etherfi.png",
|
|
2902
|
+
metadata: {
|
|
2903
|
+
annex: "QmP9VNLwdVEzkWZYzjMQ2nb9xp5XG4PXXJLdsqdh1wA6Cq"
|
|
2904
|
+
},
|
|
2905
|
+
coverAssets: [
|
|
2906
|
+
"DAI"
|
|
2907
|
+
],
|
|
2908
|
+
isPrivate: false,
|
|
2909
|
+
timestamp: 1715349875
|
|
2910
|
+
},
|
|
2911
|
+
{
|
|
2912
|
+
id: 166,
|
|
2913
|
+
name: "Superform",
|
|
2914
|
+
productType: 0,
|
|
2915
|
+
isDeprecated: false,
|
|
2916
|
+
useFixedPrice: false,
|
|
2917
|
+
logo: "superform.svg",
|
|
2918
|
+
metadata: {
|
|
2919
|
+
},
|
|
2920
|
+
coverAssets: [
|
|
2921
|
+
"ETH",
|
|
2922
|
+
"DAI"
|
|
2923
|
+
],
|
|
2924
|
+
isPrivate: false,
|
|
2925
|
+
timestamp: 1715349875
|
|
2926
|
+
},
|
|
2927
|
+
{
|
|
2928
|
+
id: 167,
|
|
2929
|
+
name: "EigenLayer + Etherfi",
|
|
2930
|
+
productType: 11,
|
|
2931
|
+
isDeprecated: false,
|
|
2932
|
+
useFixedPrice: false,
|
|
2933
|
+
logo: "etherfi-eigenlayer.svg",
|
|
2934
|
+
metadata: {
|
|
2935
|
+
annex: "QmfSqAvR1dK6LbMkL6h1TWqsp87XU456uH4VKZsd3WHGtb"
|
|
2936
|
+
},
|
|
2937
|
+
coverAssets: [
|
|
2938
|
+
"ETH"
|
|
2939
|
+
],
|
|
2940
|
+
isPrivate: false,
|
|
2941
|
+
timestamp: 1715349875
|
|
2942
|
+
},
|
|
2943
|
+
{
|
|
2944
|
+
id: 168,
|
|
2945
|
+
name: "Beefy CLM + Uniswap v3",
|
|
2946
|
+
productType: 11,
|
|
2947
|
+
isDeprecated: false,
|
|
2948
|
+
useFixedPrice: false,
|
|
2949
|
+
logo: "beefy-uniswap.svg",
|
|
2950
|
+
metadata: {
|
|
2951
|
+
annex: "QmR1QuN9o2ktTNi7FaTbr2QHn4sUoDks42kGmCNtyXNiNF"
|
|
2952
|
+
},
|
|
2953
|
+
coverAssets: [
|
|
2954
|
+
"ETH",
|
|
2955
|
+
"DAI"
|
|
2956
|
+
],
|
|
2957
|
+
isPrivate: false,
|
|
2958
|
+
timestamp: 1715349875
|
|
2894
2959
|
}
|
|
2895
2960
|
];
|
|
2896
2961
|
|
|
@@ -2995,9 +3060,9 @@ var productTypes = [
|
|
|
2995
3060
|
}
|
|
2996
3061
|
];
|
|
2997
3062
|
|
|
2998
|
-
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", "notional-finance.svg", "fraxlend.svg", "morpho.svg", "etherfi.png", "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", "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"];
|
|
3063
|
+
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", "notional-finance.svg", "fraxlend.svg", "morpho.svg", "etherfi.png", "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.png", "superform.svg", "etherfi-eigenlayer.svg", "beefy-uniswap.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"];
|
|
2999
3064
|
type LogoFileName = (typeof allLogoFileNames)[number];
|
|
3000
|
-
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", "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", "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"];
|
|
3065
|
+
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", "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", "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"];
|
|
3001
3066
|
type LogoName = (typeof allLogoNames)[number];
|
|
3002
3067
|
|
|
3003
3068
|
declare const calculatePremiumWithCommissionAndSlippage: (premium: bigint, commission?: number, slippage?: number) => bigint;
|
|
@@ -3025,8 +3090,8 @@ declare const nexusSdk: {
|
|
|
3025
3090
|
spotPriceA: bigint;
|
|
3026
3091
|
spotPriceB: bigint;
|
|
3027
3092
|
};
|
|
3028
|
-
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", "notional-finance.svg", "fraxlend.svg", "morpho.svg", "etherfi.png", "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", "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"];
|
|
3029
|
-
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", "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", "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"];
|
|
3093
|
+
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", "notional-finance.svg", "fraxlend.svg", "morpho.svg", "etherfi.png", "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.png", "superform.svg", "etherfi-eigenlayer.svg", "beefy-uniswap.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"];
|
|
3094
|
+
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", "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", "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"];
|
|
3030
3095
|
products: ({
|
|
3031
3096
|
id: number;
|
|
3032
3097
|
name: string;
|