@nexusmutual/sdk 0.2.28 → 0.2.30
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 +55 -7
- package/dist/index.d.mts +58 -9
- package/dist/index.d.ts +58 -9
- package/dist/index.js +61 -7
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +61 -7
- package/dist/index.mjs.map +1 -1
- package/dist/logos/eigenlayer-renzo.svg +1 -0
- package/dist/logos/lyra-synthetix.svg +1 -0
- package/package.json +1 -1
package/dist/data/products.json
CHANGED
|
@@ -1422,7 +1422,7 @@
|
|
|
1422
1422
|
"DAI"
|
|
1423
1423
|
],
|
|
1424
1424
|
"isPrivate": true,
|
|
1425
|
-
"timestamp":
|
|
1425
|
+
"timestamp": 1684312727
|
|
1426
1426
|
},
|
|
1427
1427
|
{
|
|
1428
1428
|
"id": 88,
|
|
@@ -1439,7 +1439,7 @@
|
|
|
1439
1439
|
"DAI"
|
|
1440
1440
|
],
|
|
1441
1441
|
"isPrivate": true,
|
|
1442
|
-
"timestamp":
|
|
1442
|
+
"timestamp": 1684312727
|
|
1443
1443
|
},
|
|
1444
1444
|
{
|
|
1445
1445
|
"id": 89,
|
|
@@ -1516,7 +1516,7 @@
|
|
|
1516
1516
|
"DAI"
|
|
1517
1517
|
],
|
|
1518
1518
|
"isPrivate": true,
|
|
1519
|
-
"timestamp":
|
|
1519
|
+
"timestamp": 1684312727
|
|
1520
1520
|
},
|
|
1521
1521
|
{
|
|
1522
1522
|
"id": 94,
|
|
@@ -1683,7 +1683,7 @@
|
|
|
1683
1683
|
"DAI"
|
|
1684
1684
|
],
|
|
1685
1685
|
"isPrivate": true,
|
|
1686
|
-
"timestamp":
|
|
1686
|
+
"timestamp": 1689782903
|
|
1687
1687
|
},
|
|
1688
1688
|
{
|
|
1689
1689
|
"id": 105,
|
|
@@ -1700,7 +1700,7 @@
|
|
|
1700
1700
|
"DAI"
|
|
1701
1701
|
],
|
|
1702
1702
|
"isPrivate": true,
|
|
1703
|
-
"timestamp":
|
|
1703
|
+
"timestamp": 1704980411
|
|
1704
1704
|
},
|
|
1705
1705
|
{
|
|
1706
1706
|
"id": 106,
|
|
@@ -1822,7 +1822,7 @@
|
|
|
1822
1822
|
"DAI"
|
|
1823
1823
|
],
|
|
1824
1824
|
"isPrivate": true,
|
|
1825
|
-
"timestamp":
|
|
1825
|
+
"timestamp": 1691495087
|
|
1826
1826
|
},
|
|
1827
1827
|
{
|
|
1828
1828
|
"id": 114,
|
|
@@ -2165,7 +2165,7 @@
|
|
|
2165
2165
|
"ETH"
|
|
2166
2166
|
],
|
|
2167
2167
|
"isPrivate": false,
|
|
2168
|
-
"timestamp":
|
|
2168
|
+
"timestamp": 1709310707
|
|
2169
2169
|
},
|
|
2170
2170
|
{
|
|
2171
2171
|
"id": 137,
|
|
@@ -2469,5 +2469,53 @@
|
|
|
2469
2469
|
],
|
|
2470
2470
|
"isPrivate": false,
|
|
2471
2471
|
"timestamp": 1711473767
|
|
2472
|
+
},
|
|
2473
|
+
{
|
|
2474
|
+
"id": 156,
|
|
2475
|
+
"name": "Arcadia",
|
|
2476
|
+
"productType": 0,
|
|
2477
|
+
"isDeprecated": false,
|
|
2478
|
+
"useFixedPrice": false,
|
|
2479
|
+
"logo": "arcadia.svg",
|
|
2480
|
+
"metadata": {},
|
|
2481
|
+
"coverAssets": [
|
|
2482
|
+
"ETH",
|
|
2483
|
+
"DAI"
|
|
2484
|
+
],
|
|
2485
|
+
"isPrivate": false,
|
|
2486
|
+
"timestamp": 1712244083
|
|
2487
|
+
},
|
|
2488
|
+
{
|
|
2489
|
+
"id": 157,
|
|
2490
|
+
"name": "Lyra + Synthetix",
|
|
2491
|
+
"productType": 11,
|
|
2492
|
+
"isDeprecated": false,
|
|
2493
|
+
"useFixedPrice": false,
|
|
2494
|
+
"logo": "eigenlayer-renzo.svg",
|
|
2495
|
+
"metadata": {
|
|
2496
|
+
"annex": "QmYfSDbuQLqJ2MAG3ATRjUPVFQubAhAM5oiYuuu9Kfs8RY"
|
|
2497
|
+
},
|
|
2498
|
+
"coverAssets": [
|
|
2499
|
+
"ETH",
|
|
2500
|
+
"DAI"
|
|
2501
|
+
],
|
|
2502
|
+
"isPrivate": false,
|
|
2503
|
+
"timestamp": 1712244083
|
|
2504
|
+
},
|
|
2505
|
+
{
|
|
2506
|
+
"id": 158,
|
|
2507
|
+
"name": "EigenLayer + Renzo",
|
|
2508
|
+
"productType": 11,
|
|
2509
|
+
"isDeprecated": false,
|
|
2510
|
+
"useFixedPrice": false,
|
|
2511
|
+
"logo": "lyra-synthetix.svg",
|
|
2512
|
+
"metadata": {
|
|
2513
|
+
"annex": "QmWWBqHBumXtHTkD6coEio8rWCJ68s9xheCqFS4kMRpW2R"
|
|
2514
|
+
},
|
|
2515
|
+
"coverAssets": [
|
|
2516
|
+
"ETH"
|
|
2517
|
+
],
|
|
2518
|
+
"isPrivate": false,
|
|
2519
|
+
"timestamp": 1712244083
|
|
2472
2520
|
}
|
|
2473
2521
|
]
|
package/dist/index.d.mts
CHANGED
|
@@ -1491,7 +1491,7 @@ var products = [
|
|
|
1491
1491
|
"DAI"
|
|
1492
1492
|
],
|
|
1493
1493
|
isPrivate: true,
|
|
1494
|
-
timestamp:
|
|
1494
|
+
timestamp: 1684312727
|
|
1495
1495
|
},
|
|
1496
1496
|
{
|
|
1497
1497
|
id: 88,
|
|
@@ -1508,7 +1508,7 @@ var products = [
|
|
|
1508
1508
|
"DAI"
|
|
1509
1509
|
],
|
|
1510
1510
|
isPrivate: true,
|
|
1511
|
-
timestamp:
|
|
1511
|
+
timestamp: 1684312727
|
|
1512
1512
|
},
|
|
1513
1513
|
{
|
|
1514
1514
|
id: 89,
|
|
@@ -1589,7 +1589,7 @@ var products = [
|
|
|
1589
1589
|
"DAI"
|
|
1590
1590
|
],
|
|
1591
1591
|
isPrivate: true,
|
|
1592
|
-
timestamp:
|
|
1592
|
+
timestamp: 1684312727
|
|
1593
1593
|
},
|
|
1594
1594
|
{
|
|
1595
1595
|
id: 94,
|
|
@@ -1764,7 +1764,7 @@ var products = [
|
|
|
1764
1764
|
"DAI"
|
|
1765
1765
|
],
|
|
1766
1766
|
isPrivate: true,
|
|
1767
|
-
timestamp:
|
|
1767
|
+
timestamp: 1689782903
|
|
1768
1768
|
},
|
|
1769
1769
|
{
|
|
1770
1770
|
id: 105,
|
|
@@ -1781,7 +1781,7 @@ var products = [
|
|
|
1781
1781
|
"DAI"
|
|
1782
1782
|
],
|
|
1783
1783
|
isPrivate: true,
|
|
1784
|
-
timestamp:
|
|
1784
|
+
timestamp: 1704980411
|
|
1785
1785
|
},
|
|
1786
1786
|
{
|
|
1787
1787
|
id: 106,
|
|
@@ -1910,7 +1910,7 @@ var products = [
|
|
|
1910
1910
|
"DAI"
|
|
1911
1911
|
],
|
|
1912
1912
|
isPrivate: true,
|
|
1913
|
-
timestamp:
|
|
1913
|
+
timestamp: 1691495087
|
|
1914
1914
|
},
|
|
1915
1915
|
{
|
|
1916
1916
|
id: 114,
|
|
@@ -2275,7 +2275,7 @@ var products = [
|
|
|
2275
2275
|
"ETH"
|
|
2276
2276
|
],
|
|
2277
2277
|
isPrivate: false,
|
|
2278
|
-
timestamp:
|
|
2278
|
+
timestamp: 1709310707
|
|
2279
2279
|
},
|
|
2280
2280
|
{
|
|
2281
2281
|
id: 137,
|
|
@@ -2585,6 +2585,55 @@ var products = [
|
|
|
2585
2585
|
],
|
|
2586
2586
|
isPrivate: false,
|
|
2587
2587
|
timestamp: 1711473767
|
|
2588
|
+
},
|
|
2589
|
+
{
|
|
2590
|
+
id: 156,
|
|
2591
|
+
name: "Arcadia",
|
|
2592
|
+
productType: 0,
|
|
2593
|
+
isDeprecated: false,
|
|
2594
|
+
useFixedPrice: false,
|
|
2595
|
+
logo: "arcadia.svg",
|
|
2596
|
+
metadata: {
|
|
2597
|
+
},
|
|
2598
|
+
coverAssets: [
|
|
2599
|
+
"ETH",
|
|
2600
|
+
"DAI"
|
|
2601
|
+
],
|
|
2602
|
+
isPrivate: false,
|
|
2603
|
+
timestamp: 1712244083
|
|
2604
|
+
},
|
|
2605
|
+
{
|
|
2606
|
+
id: 157,
|
|
2607
|
+
name: "Lyra + Synthetix",
|
|
2608
|
+
productType: 11,
|
|
2609
|
+
isDeprecated: false,
|
|
2610
|
+
useFixedPrice: false,
|
|
2611
|
+
logo: "eigenlayer-renzo.svg",
|
|
2612
|
+
metadata: {
|
|
2613
|
+
annex: "QmYfSDbuQLqJ2MAG3ATRjUPVFQubAhAM5oiYuuu9Kfs8RY"
|
|
2614
|
+
},
|
|
2615
|
+
coverAssets: [
|
|
2616
|
+
"ETH",
|
|
2617
|
+
"DAI"
|
|
2618
|
+
],
|
|
2619
|
+
isPrivate: false,
|
|
2620
|
+
timestamp: 1712244083
|
|
2621
|
+
},
|
|
2622
|
+
{
|
|
2623
|
+
id: 158,
|
|
2624
|
+
name: "EigenLayer + Renzo",
|
|
2625
|
+
productType: 11,
|
|
2626
|
+
isDeprecated: false,
|
|
2627
|
+
useFixedPrice: false,
|
|
2628
|
+
logo: "lyra-synthetix.svg",
|
|
2629
|
+
metadata: {
|
|
2630
|
+
annex: "QmWWBqHBumXtHTkD6coEio8rWCJ68s9xheCqFS4kMRpW2R"
|
|
2631
|
+
},
|
|
2632
|
+
coverAssets: [
|
|
2633
|
+
"ETH"
|
|
2634
|
+
],
|
|
2635
|
+
isPrivate: false,
|
|
2636
|
+
timestamp: 1712244083
|
|
2588
2637
|
}
|
|
2589
2638
|
];
|
|
2590
2639
|
|
|
@@ -2675,9 +2724,9 @@ var productTypes = [
|
|
|
2675
2724
|
}
|
|
2676
2725
|
];
|
|
2677
2726
|
|
|
2678
|
-
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", "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"];
|
|
2727
|
+
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", "eigenlayer-renzo.svg", "lyra-synthetix.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"];
|
|
2679
2728
|
type LogoFileName = (typeof allLogoFileNames)[number];
|
|
2680
|
-
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", "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"];
|
|
2729
|
+
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", "eigenlayer-renzo", "lyra-synthetix", "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"];
|
|
2681
2730
|
type LogoName = (typeof allLogoNames)[number];
|
|
2682
2731
|
|
|
2683
2732
|
type Reserves = {
|
package/dist/index.d.ts
CHANGED
|
@@ -1491,7 +1491,7 @@ var products = [
|
|
|
1491
1491
|
"DAI"
|
|
1492
1492
|
],
|
|
1493
1493
|
isPrivate: true,
|
|
1494
|
-
timestamp:
|
|
1494
|
+
timestamp: 1684312727
|
|
1495
1495
|
},
|
|
1496
1496
|
{
|
|
1497
1497
|
id: 88,
|
|
@@ -1508,7 +1508,7 @@ var products = [
|
|
|
1508
1508
|
"DAI"
|
|
1509
1509
|
],
|
|
1510
1510
|
isPrivate: true,
|
|
1511
|
-
timestamp:
|
|
1511
|
+
timestamp: 1684312727
|
|
1512
1512
|
},
|
|
1513
1513
|
{
|
|
1514
1514
|
id: 89,
|
|
@@ -1589,7 +1589,7 @@ var products = [
|
|
|
1589
1589
|
"DAI"
|
|
1590
1590
|
],
|
|
1591
1591
|
isPrivate: true,
|
|
1592
|
-
timestamp:
|
|
1592
|
+
timestamp: 1684312727
|
|
1593
1593
|
},
|
|
1594
1594
|
{
|
|
1595
1595
|
id: 94,
|
|
@@ -1764,7 +1764,7 @@ var products = [
|
|
|
1764
1764
|
"DAI"
|
|
1765
1765
|
],
|
|
1766
1766
|
isPrivate: true,
|
|
1767
|
-
timestamp:
|
|
1767
|
+
timestamp: 1689782903
|
|
1768
1768
|
},
|
|
1769
1769
|
{
|
|
1770
1770
|
id: 105,
|
|
@@ -1781,7 +1781,7 @@ var products = [
|
|
|
1781
1781
|
"DAI"
|
|
1782
1782
|
],
|
|
1783
1783
|
isPrivate: true,
|
|
1784
|
-
timestamp:
|
|
1784
|
+
timestamp: 1704980411
|
|
1785
1785
|
},
|
|
1786
1786
|
{
|
|
1787
1787
|
id: 106,
|
|
@@ -1910,7 +1910,7 @@ var products = [
|
|
|
1910
1910
|
"DAI"
|
|
1911
1911
|
],
|
|
1912
1912
|
isPrivate: true,
|
|
1913
|
-
timestamp:
|
|
1913
|
+
timestamp: 1691495087
|
|
1914
1914
|
},
|
|
1915
1915
|
{
|
|
1916
1916
|
id: 114,
|
|
@@ -2275,7 +2275,7 @@ var products = [
|
|
|
2275
2275
|
"ETH"
|
|
2276
2276
|
],
|
|
2277
2277
|
isPrivate: false,
|
|
2278
|
-
timestamp:
|
|
2278
|
+
timestamp: 1709310707
|
|
2279
2279
|
},
|
|
2280
2280
|
{
|
|
2281
2281
|
id: 137,
|
|
@@ -2585,6 +2585,55 @@ var products = [
|
|
|
2585
2585
|
],
|
|
2586
2586
|
isPrivate: false,
|
|
2587
2587
|
timestamp: 1711473767
|
|
2588
|
+
},
|
|
2589
|
+
{
|
|
2590
|
+
id: 156,
|
|
2591
|
+
name: "Arcadia",
|
|
2592
|
+
productType: 0,
|
|
2593
|
+
isDeprecated: false,
|
|
2594
|
+
useFixedPrice: false,
|
|
2595
|
+
logo: "arcadia.svg",
|
|
2596
|
+
metadata: {
|
|
2597
|
+
},
|
|
2598
|
+
coverAssets: [
|
|
2599
|
+
"ETH",
|
|
2600
|
+
"DAI"
|
|
2601
|
+
],
|
|
2602
|
+
isPrivate: false,
|
|
2603
|
+
timestamp: 1712244083
|
|
2604
|
+
},
|
|
2605
|
+
{
|
|
2606
|
+
id: 157,
|
|
2607
|
+
name: "Lyra + Synthetix",
|
|
2608
|
+
productType: 11,
|
|
2609
|
+
isDeprecated: false,
|
|
2610
|
+
useFixedPrice: false,
|
|
2611
|
+
logo: "eigenlayer-renzo.svg",
|
|
2612
|
+
metadata: {
|
|
2613
|
+
annex: "QmYfSDbuQLqJ2MAG3ATRjUPVFQubAhAM5oiYuuu9Kfs8RY"
|
|
2614
|
+
},
|
|
2615
|
+
coverAssets: [
|
|
2616
|
+
"ETH",
|
|
2617
|
+
"DAI"
|
|
2618
|
+
],
|
|
2619
|
+
isPrivate: false,
|
|
2620
|
+
timestamp: 1712244083
|
|
2621
|
+
},
|
|
2622
|
+
{
|
|
2623
|
+
id: 158,
|
|
2624
|
+
name: "EigenLayer + Renzo",
|
|
2625
|
+
productType: 11,
|
|
2626
|
+
isDeprecated: false,
|
|
2627
|
+
useFixedPrice: false,
|
|
2628
|
+
logo: "lyra-synthetix.svg",
|
|
2629
|
+
metadata: {
|
|
2630
|
+
annex: "QmWWBqHBumXtHTkD6coEio8rWCJ68s9xheCqFS4kMRpW2R"
|
|
2631
|
+
},
|
|
2632
|
+
coverAssets: [
|
|
2633
|
+
"ETH"
|
|
2634
|
+
],
|
|
2635
|
+
isPrivate: false,
|
|
2636
|
+
timestamp: 1712244083
|
|
2588
2637
|
}
|
|
2589
2638
|
];
|
|
2590
2639
|
|
|
@@ -2675,9 +2724,9 @@ var productTypes = [
|
|
|
2675
2724
|
}
|
|
2676
2725
|
];
|
|
2677
2726
|
|
|
2678
|
-
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", "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"];
|
|
2727
|
+
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", "eigenlayer-renzo.svg", "lyra-synthetix.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"];
|
|
2679
2728
|
type LogoFileName = (typeof allLogoFileNames)[number];
|
|
2680
|
-
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", "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"];
|
|
2729
|
+
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", "eigenlayer-renzo", "lyra-synthetix", "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"];
|
|
2681
2730
|
type LogoName = (typeof allLogoNames)[number];
|
|
2682
2731
|
|
|
2683
2732
|
type Reserves = {
|
package/dist/index.js
CHANGED
|
@@ -1462,7 +1462,7 @@ var products_default = [
|
|
|
1462
1462
|
"DAI"
|
|
1463
1463
|
],
|
|
1464
1464
|
isPrivate: true,
|
|
1465
|
-
timestamp:
|
|
1465
|
+
timestamp: 1684312727
|
|
1466
1466
|
},
|
|
1467
1467
|
{
|
|
1468
1468
|
id: 88,
|
|
@@ -1479,7 +1479,7 @@ var products_default = [
|
|
|
1479
1479
|
"DAI"
|
|
1480
1480
|
],
|
|
1481
1481
|
isPrivate: true,
|
|
1482
|
-
timestamp:
|
|
1482
|
+
timestamp: 1684312727
|
|
1483
1483
|
},
|
|
1484
1484
|
{
|
|
1485
1485
|
id: 89,
|
|
@@ -1556,7 +1556,7 @@ var products_default = [
|
|
|
1556
1556
|
"DAI"
|
|
1557
1557
|
],
|
|
1558
1558
|
isPrivate: true,
|
|
1559
|
-
timestamp:
|
|
1559
|
+
timestamp: 1684312727
|
|
1560
1560
|
},
|
|
1561
1561
|
{
|
|
1562
1562
|
id: 94,
|
|
@@ -1723,7 +1723,7 @@ var products_default = [
|
|
|
1723
1723
|
"DAI"
|
|
1724
1724
|
],
|
|
1725
1725
|
isPrivate: true,
|
|
1726
|
-
timestamp:
|
|
1726
|
+
timestamp: 1689782903
|
|
1727
1727
|
},
|
|
1728
1728
|
{
|
|
1729
1729
|
id: 105,
|
|
@@ -1740,7 +1740,7 @@ var products_default = [
|
|
|
1740
1740
|
"DAI"
|
|
1741
1741
|
],
|
|
1742
1742
|
isPrivate: true,
|
|
1743
|
-
timestamp:
|
|
1743
|
+
timestamp: 1704980411
|
|
1744
1744
|
},
|
|
1745
1745
|
{
|
|
1746
1746
|
id: 106,
|
|
@@ -1862,7 +1862,7 @@ var products_default = [
|
|
|
1862
1862
|
"DAI"
|
|
1863
1863
|
],
|
|
1864
1864
|
isPrivate: true,
|
|
1865
|
-
timestamp:
|
|
1865
|
+
timestamp: 1691495087
|
|
1866
1866
|
},
|
|
1867
1867
|
{
|
|
1868
1868
|
id: 114,
|
|
@@ -2205,7 +2205,7 @@ var products_default = [
|
|
|
2205
2205
|
"ETH"
|
|
2206
2206
|
],
|
|
2207
2207
|
isPrivate: false,
|
|
2208
|
-
timestamp:
|
|
2208
|
+
timestamp: 1709310707
|
|
2209
2209
|
},
|
|
2210
2210
|
{
|
|
2211
2211
|
id: 137,
|
|
@@ -2509,6 +2509,54 @@ var products_default = [
|
|
|
2509
2509
|
],
|
|
2510
2510
|
isPrivate: false,
|
|
2511
2511
|
timestamp: 1711473767
|
|
2512
|
+
},
|
|
2513
|
+
{
|
|
2514
|
+
id: 156,
|
|
2515
|
+
name: "Arcadia",
|
|
2516
|
+
productType: 0,
|
|
2517
|
+
isDeprecated: false,
|
|
2518
|
+
useFixedPrice: false,
|
|
2519
|
+
logo: "arcadia.svg",
|
|
2520
|
+
metadata: {},
|
|
2521
|
+
coverAssets: [
|
|
2522
|
+
"ETH",
|
|
2523
|
+
"DAI"
|
|
2524
|
+
],
|
|
2525
|
+
isPrivate: false,
|
|
2526
|
+
timestamp: 1712244083
|
|
2527
|
+
},
|
|
2528
|
+
{
|
|
2529
|
+
id: 157,
|
|
2530
|
+
name: "Lyra + Synthetix",
|
|
2531
|
+
productType: 11,
|
|
2532
|
+
isDeprecated: false,
|
|
2533
|
+
useFixedPrice: false,
|
|
2534
|
+
logo: "eigenlayer-renzo.svg",
|
|
2535
|
+
metadata: {
|
|
2536
|
+
annex: "QmYfSDbuQLqJ2MAG3ATRjUPVFQubAhAM5oiYuuu9Kfs8RY"
|
|
2537
|
+
},
|
|
2538
|
+
coverAssets: [
|
|
2539
|
+
"ETH",
|
|
2540
|
+
"DAI"
|
|
2541
|
+
],
|
|
2542
|
+
isPrivate: false,
|
|
2543
|
+
timestamp: 1712244083
|
|
2544
|
+
},
|
|
2545
|
+
{
|
|
2546
|
+
id: 158,
|
|
2547
|
+
name: "EigenLayer + Renzo",
|
|
2548
|
+
productType: 11,
|
|
2549
|
+
isDeprecated: false,
|
|
2550
|
+
useFixedPrice: false,
|
|
2551
|
+
logo: "lyra-synthetix.svg",
|
|
2552
|
+
metadata: {
|
|
2553
|
+
annex: "QmWWBqHBumXtHTkD6coEio8rWCJ68s9xheCqFS4kMRpW2R"
|
|
2554
|
+
},
|
|
2555
|
+
coverAssets: [
|
|
2556
|
+
"ETH"
|
|
2557
|
+
],
|
|
2558
|
+
isPrivate: false,
|
|
2559
|
+
timestamp: 1712244083
|
|
2512
2560
|
}
|
|
2513
2561
|
];
|
|
2514
2562
|
|
|
@@ -2758,6 +2806,9 @@ var allLogoFileNames = [
|
|
|
2758
2806
|
"eigenlayer-kelp-pendle.svg",
|
|
2759
2807
|
"eigenlayer-renzo-pendle.svg",
|
|
2760
2808
|
"eigenlayer-swell-pendle.svg",
|
|
2809
|
+
"arcadia.svg",
|
|
2810
|
+
"eigenlayer-renzo.svg",
|
|
2811
|
+
"lyra-synthetix.svg",
|
|
2761
2812
|
"aave-v1.svg",
|
|
2762
2813
|
"akropolis.svg",
|
|
2763
2814
|
"alpha-homora.svg",
|
|
@@ -2969,6 +3020,9 @@ var allLogoNames = [
|
|
|
2969
3020
|
"eigenlayer-kelp-pendle",
|
|
2970
3021
|
"eigenlayer-renzo-pendle",
|
|
2971
3022
|
"eigenlayer-swell-pendle",
|
|
3023
|
+
"arcadia",
|
|
3024
|
+
"eigenlayer-renzo",
|
|
3025
|
+
"lyra-synthetix",
|
|
2972
3026
|
"aave-v1",
|
|
2973
3027
|
"akropolis",
|
|
2974
3028
|
"alpha-homora",
|