@nexusmutual/sdk 0.9.0 → 0.10.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/products.json +75 -18
- package/dist/data/version.json +1 -1
- package/dist/index.d.mts +79 -22
- package/dist/index.d.ts +79 -22
- package/dist/index.js +103 -32
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +103 -32
- package/dist/index.mjs.map +1 -1
- package/dist/logos/blue-chip-euler-v2-markets.svg +1 -0
- package/dist/logos/blue-chip-morpho-vaults.svg +1 -0
- package/dist/logos/oc-cover.svg +1 -0
- package/package.json +1 -1
- /package/dist/logos/{morpho-morpho-vaults.svg → b-tier-euler-v2-markets.svg} +0 -0
- /package/dist/logos/{euler-finance-v2.svg → b-tier-morpho-vaults.svg} +0 -0
package/dist/data/products.json
CHANGED
|
@@ -2790,7 +2790,7 @@
|
|
|
2790
2790
|
"ETH"
|
|
2791
2791
|
],
|
|
2792
2792
|
"isPrivate": false,
|
|
2793
|
-
"timestamp":
|
|
2793
|
+
"timestamp": 1734557999,
|
|
2794
2794
|
"minPrice": 100
|
|
2795
2795
|
},
|
|
2796
2796
|
{
|
|
@@ -3041,7 +3041,7 @@
|
|
|
3041
3041
|
"cbBTC"
|
|
3042
3042
|
],
|
|
3043
3043
|
"isPrivate": true,
|
|
3044
|
-
"timestamp":
|
|
3044
|
+
"timestamp": 1728564167,
|
|
3045
3045
|
"minPrice": 100
|
|
3046
3046
|
},
|
|
3047
3047
|
{
|
|
@@ -3885,7 +3885,7 @@
|
|
|
3885
3885
|
"useFixedPrice": false,
|
|
3886
3886
|
"logo": "beefy.svg",
|
|
3887
3887
|
"metadata": {
|
|
3888
|
-
"annex": "
|
|
3888
|
+
"annex": "QmYB6zTJ3PNMQphxc1awAS8oQBaZUMe71wFxk9aMKzeqxL"
|
|
3889
3889
|
},
|
|
3890
3890
|
"coverAssets": [
|
|
3891
3891
|
"ETH",
|
|
@@ -3893,7 +3893,7 @@
|
|
|
3893
3893
|
"cbBTC"
|
|
3894
3894
|
],
|
|
3895
3895
|
"isPrivate": false,
|
|
3896
|
-
"timestamp":
|
|
3896
|
+
"timestamp": 1743519947,
|
|
3897
3897
|
"minPrice": 100
|
|
3898
3898
|
},
|
|
3899
3899
|
{
|
|
@@ -4197,13 +4197,13 @@
|
|
|
4197
4197
|
},
|
|
4198
4198
|
{
|
|
4199
4199
|
"id": 228,
|
|
4200
|
-
"name": "Euler
|
|
4200
|
+
"name": "Blue Chip Euler v2 Markets",
|
|
4201
4201
|
"productType": 11,
|
|
4202
4202
|
"isDeprecated": false,
|
|
4203
4203
|
"useFixedPrice": false,
|
|
4204
|
-
"logo": "euler-
|
|
4204
|
+
"logo": "blue-chip-euler-v2-markets.svg",
|
|
4205
4205
|
"metadata": {
|
|
4206
|
-
"annex": "
|
|
4206
|
+
"annex": "QmRCz3JMCBt14w2sThGu2uJT1cMVRuMphxFbaLavhxDRcE"
|
|
4207
4207
|
},
|
|
4208
4208
|
"coverAssets": [
|
|
4209
4209
|
"ETH",
|
|
@@ -4211,18 +4211,18 @@
|
|
|
4211
4211
|
"cbBTC"
|
|
4212
4212
|
],
|
|
4213
4213
|
"isPrivate": false,
|
|
4214
|
-
"timestamp":
|
|
4214
|
+
"timestamp": 1743519947,
|
|
4215
4215
|
"minPrice": 100
|
|
4216
4216
|
},
|
|
4217
4217
|
{
|
|
4218
4218
|
"id": 229,
|
|
4219
|
-
"name": "
|
|
4219
|
+
"name": "Blue Chip Morpho Vaults",
|
|
4220
4220
|
"productType": 11,
|
|
4221
4221
|
"isDeprecated": false,
|
|
4222
4222
|
"useFixedPrice": false,
|
|
4223
|
-
"logo": "
|
|
4223
|
+
"logo": "blue-chip-morpho-vaults.svg",
|
|
4224
4224
|
"metadata": {
|
|
4225
|
-
"annex": "
|
|
4225
|
+
"annex": "QmcXUSnmwGq2PJoGhS63zLb3L3kSoxRfZxyNY89eh1JJUT"
|
|
4226
4226
|
},
|
|
4227
4227
|
"coverAssets": [
|
|
4228
4228
|
"ETH",
|
|
@@ -4230,7 +4230,7 @@
|
|
|
4230
4230
|
"cbBTC"
|
|
4231
4231
|
],
|
|
4232
4232
|
"isPrivate": false,
|
|
4233
|
-
"timestamp":
|
|
4233
|
+
"timestamp": 1743519947,
|
|
4234
4234
|
"minPrice": 100
|
|
4235
4235
|
},
|
|
4236
4236
|
{
|
|
@@ -4510,7 +4510,7 @@
|
|
|
4510
4510
|
"cbBTC"
|
|
4511
4511
|
],
|
|
4512
4512
|
"isPrivate": false,
|
|
4513
|
-
"timestamp":
|
|
4513
|
+
"timestamp": 1740672395,
|
|
4514
4514
|
"minPrice": 49
|
|
4515
4515
|
},
|
|
4516
4516
|
{
|
|
@@ -4540,7 +4540,7 @@
|
|
|
4540
4540
|
"useFixedPrice": true,
|
|
4541
4541
|
"logo": "elite-plan.svg",
|
|
4542
4542
|
"metadata": {
|
|
4543
|
-
"annex": "
|
|
4543
|
+
"annex": "QmW8tjx6SxpYbLq6Y2QtmUWddHQTAaZKD58H7nTQoxoxLh"
|
|
4544
4544
|
},
|
|
4545
4545
|
"coverAssets": [
|
|
4546
4546
|
"ETH",
|
|
@@ -4548,7 +4548,7 @@
|
|
|
4548
4548
|
"cbBTC"
|
|
4549
4549
|
],
|
|
4550
4550
|
"isPrivate": false,
|
|
4551
|
-
"timestamp":
|
|
4551
|
+
"timestamp": 1743519947,
|
|
4552
4552
|
"minPrice": 310
|
|
4553
4553
|
},
|
|
4554
4554
|
{
|
|
@@ -4603,7 +4603,7 @@
|
|
|
4603
4603
|
"cbBTC"
|
|
4604
4604
|
],
|
|
4605
4605
|
"isPrivate": true,
|
|
4606
|
-
"timestamp":
|
|
4606
|
+
"timestamp": 1742481059,
|
|
4607
4607
|
"minPrice": 100
|
|
4608
4608
|
},
|
|
4609
4609
|
{
|
|
@@ -4974,7 +4974,7 @@
|
|
|
4974
4974
|
"cbBTC"
|
|
4975
4975
|
],
|
|
4976
4976
|
"isPrivate": false,
|
|
4977
|
-
"timestamp":
|
|
4977
|
+
"timestamp": 1739447471,
|
|
4978
4978
|
"minPrice": 235
|
|
4979
4979
|
},
|
|
4980
4980
|
{
|
|
@@ -4993,7 +4993,7 @@
|
|
|
4993
4993
|
"cbBTC"
|
|
4994
4994
|
],
|
|
4995
4995
|
"isPrivate": false,
|
|
4996
|
-
"timestamp":
|
|
4996
|
+
"timestamp": 1739447471,
|
|
4997
4997
|
"minPrice": 380
|
|
4998
4998
|
},
|
|
4999
4999
|
{
|
|
@@ -5285,5 +5285,62 @@
|
|
|
5285
5285
|
"isPrivate": false,
|
|
5286
5286
|
"timestamp": 1742481059,
|
|
5287
5287
|
"minPrice": 185
|
|
5288
|
+
},
|
|
5289
|
+
{
|
|
5290
|
+
"id": 289,
|
|
5291
|
+
"name": "B-Tier Morpho Vaults",
|
|
5292
|
+
"productType": 11,
|
|
5293
|
+
"isDeprecated": false,
|
|
5294
|
+
"useFixedPrice": false,
|
|
5295
|
+
"logo": "b-tier-morpho-vaults.svg",
|
|
5296
|
+
"metadata": {
|
|
5297
|
+
"annex": "QmaptLU9PFVCs9KKNu1Sqrb7i2dDZT84beAzLXsn12Mwf4"
|
|
5298
|
+
},
|
|
5299
|
+
"coverAssets": [
|
|
5300
|
+
"ETH",
|
|
5301
|
+
"USDC",
|
|
5302
|
+
"cbBTC"
|
|
5303
|
+
],
|
|
5304
|
+
"isPrivate": false,
|
|
5305
|
+
"timestamp": 1743519947,
|
|
5306
|
+
"minPrice": 100
|
|
5307
|
+
},
|
|
5308
|
+
{
|
|
5309
|
+
"id": 290,
|
|
5310
|
+
"name": "B-Tier Euler v2 Markets",
|
|
5311
|
+
"productType": 11,
|
|
5312
|
+
"isDeprecated": false,
|
|
5313
|
+
"useFixedPrice": false,
|
|
5314
|
+
"logo": "b-tier-euler-v2-markets.svg",
|
|
5315
|
+
"metadata": {
|
|
5316
|
+
"annex": "QmZHbpDkVpkaMHf7yFAUGqM1Vsui6YeGZbubTCGuMPtZPu"
|
|
5317
|
+
},
|
|
5318
|
+
"coverAssets": [
|
|
5319
|
+
"ETH",
|
|
5320
|
+
"USDC",
|
|
5321
|
+
"cbBTC"
|
|
5322
|
+
],
|
|
5323
|
+
"isPrivate": false,
|
|
5324
|
+
"timestamp": 1743519947,
|
|
5325
|
+
"minPrice": 100
|
|
5326
|
+
},
|
|
5327
|
+
{
|
|
5328
|
+
"id": 291,
|
|
5329
|
+
"name": "OC Cover",
|
|
5330
|
+
"productType": 20,
|
|
5331
|
+
"isDeprecated": false,
|
|
5332
|
+
"useFixedPrice": true,
|
|
5333
|
+
"logo": "oc-cover.svg",
|
|
5334
|
+
"metadata": {
|
|
5335
|
+
"annex": "QmbV3w2FHwnR8opvvFewMr7boYReT3ViL49QZvjyeDQyrj"
|
|
5336
|
+
},
|
|
5337
|
+
"coverAssets": [
|
|
5338
|
+
"ETH",
|
|
5339
|
+
"USDC",
|
|
5340
|
+
"cbBTC"
|
|
5341
|
+
],
|
|
5342
|
+
"isPrivate": true,
|
|
5343
|
+
"timestamp": 1743519947,
|
|
5344
|
+
"minPrice": 100
|
|
5288
5345
|
}
|
|
5289
5346
|
]
|
package/dist/data/version.json
CHANGED
package/dist/index.d.mts
CHANGED
|
@@ -2942,7 +2942,7 @@ var products = [
|
|
|
2942
2942
|
"ETH"
|
|
2943
2943
|
],
|
|
2944
2944
|
isPrivate: false,
|
|
2945
|
-
timestamp:
|
|
2945
|
+
timestamp: 1734557999,
|
|
2946
2946
|
minPrice: 100
|
|
2947
2947
|
},
|
|
2948
2948
|
{
|
|
@@ -3194,7 +3194,7 @@ var products = [
|
|
|
3194
3194
|
"cbBTC"
|
|
3195
3195
|
],
|
|
3196
3196
|
isPrivate: true,
|
|
3197
|
-
timestamp:
|
|
3197
|
+
timestamp: 1728564167,
|
|
3198
3198
|
minPrice: 100
|
|
3199
3199
|
},
|
|
3200
3200
|
{
|
|
@@ -4048,7 +4048,7 @@ var products = [
|
|
|
4048
4048
|
useFixedPrice: false,
|
|
4049
4049
|
logo: "beefy.svg",
|
|
4050
4050
|
metadata: {
|
|
4051
|
-
annex: "
|
|
4051
|
+
annex: "QmYB6zTJ3PNMQphxc1awAS8oQBaZUMe71wFxk9aMKzeqxL"
|
|
4052
4052
|
},
|
|
4053
4053
|
coverAssets: [
|
|
4054
4054
|
"ETH",
|
|
@@ -4056,7 +4056,7 @@ var products = [
|
|
|
4056
4056
|
"cbBTC"
|
|
4057
4057
|
],
|
|
4058
4058
|
isPrivate: false,
|
|
4059
|
-
timestamp:
|
|
4059
|
+
timestamp: 1743519947,
|
|
4060
4060
|
minPrice: 100
|
|
4061
4061
|
},
|
|
4062
4062
|
{
|
|
@@ -4366,13 +4366,13 @@ var products = [
|
|
|
4366
4366
|
},
|
|
4367
4367
|
{
|
|
4368
4368
|
id: 228,
|
|
4369
|
-
name: "Euler
|
|
4369
|
+
name: "Blue Chip Euler v2 Markets",
|
|
4370
4370
|
productType: 11,
|
|
4371
4371
|
isDeprecated: false,
|
|
4372
4372
|
useFixedPrice: false,
|
|
4373
|
-
logo: "euler-
|
|
4373
|
+
logo: "blue-chip-euler-v2-markets.svg",
|
|
4374
4374
|
metadata: {
|
|
4375
|
-
annex: "
|
|
4375
|
+
annex: "QmRCz3JMCBt14w2sThGu2uJT1cMVRuMphxFbaLavhxDRcE"
|
|
4376
4376
|
},
|
|
4377
4377
|
coverAssets: [
|
|
4378
4378
|
"ETH",
|
|
@@ -4380,18 +4380,18 @@ var products = [
|
|
|
4380
4380
|
"cbBTC"
|
|
4381
4381
|
],
|
|
4382
4382
|
isPrivate: false,
|
|
4383
|
-
timestamp:
|
|
4383
|
+
timestamp: 1743519947,
|
|
4384
4384
|
minPrice: 100
|
|
4385
4385
|
},
|
|
4386
4386
|
{
|
|
4387
4387
|
id: 229,
|
|
4388
|
-
name: "
|
|
4388
|
+
name: "Blue Chip Morpho Vaults",
|
|
4389
4389
|
productType: 11,
|
|
4390
4390
|
isDeprecated: false,
|
|
4391
4391
|
useFixedPrice: false,
|
|
4392
|
-
logo: "
|
|
4392
|
+
logo: "blue-chip-morpho-vaults.svg",
|
|
4393
4393
|
metadata: {
|
|
4394
|
-
annex: "
|
|
4394
|
+
annex: "QmcXUSnmwGq2PJoGhS63zLb3L3kSoxRfZxyNY89eh1JJUT"
|
|
4395
4395
|
},
|
|
4396
4396
|
coverAssets: [
|
|
4397
4397
|
"ETH",
|
|
@@ -4399,7 +4399,7 @@ var products = [
|
|
|
4399
4399
|
"cbBTC"
|
|
4400
4400
|
],
|
|
4401
4401
|
isPrivate: false,
|
|
4402
|
-
timestamp:
|
|
4402
|
+
timestamp: 1743519947,
|
|
4403
4403
|
minPrice: 100
|
|
4404
4404
|
},
|
|
4405
4405
|
{
|
|
@@ -4687,7 +4687,7 @@ var products = [
|
|
|
4687
4687
|
"cbBTC"
|
|
4688
4688
|
],
|
|
4689
4689
|
isPrivate: false,
|
|
4690
|
-
timestamp:
|
|
4690
|
+
timestamp: 1740672395,
|
|
4691
4691
|
minPrice: 49
|
|
4692
4692
|
},
|
|
4693
4693
|
{
|
|
@@ -4717,7 +4717,7 @@ var products = [
|
|
|
4717
4717
|
useFixedPrice: true,
|
|
4718
4718
|
logo: "elite-plan.svg",
|
|
4719
4719
|
metadata: {
|
|
4720
|
-
annex: "
|
|
4720
|
+
annex: "QmW8tjx6SxpYbLq6Y2QtmUWddHQTAaZKD58H7nTQoxoxLh"
|
|
4721
4721
|
},
|
|
4722
4722
|
coverAssets: [
|
|
4723
4723
|
"ETH",
|
|
@@ -4725,7 +4725,7 @@ var products = [
|
|
|
4725
4725
|
"cbBTC"
|
|
4726
4726
|
],
|
|
4727
4727
|
isPrivate: false,
|
|
4728
|
-
timestamp:
|
|
4728
|
+
timestamp: 1743519947,
|
|
4729
4729
|
minPrice: 310
|
|
4730
4730
|
},
|
|
4731
4731
|
{
|
|
@@ -4781,7 +4781,7 @@ var products = [
|
|
|
4781
4781
|
"cbBTC"
|
|
4782
4782
|
],
|
|
4783
4783
|
isPrivate: true,
|
|
4784
|
-
timestamp:
|
|
4784
|
+
timestamp: 1742481059,
|
|
4785
4785
|
minPrice: 100
|
|
4786
4786
|
},
|
|
4787
4787
|
{
|
|
@@ -5157,7 +5157,7 @@ var products = [
|
|
|
5157
5157
|
"cbBTC"
|
|
5158
5158
|
],
|
|
5159
5159
|
isPrivate: false,
|
|
5160
|
-
timestamp:
|
|
5160
|
+
timestamp: 1739447471,
|
|
5161
5161
|
minPrice: 235
|
|
5162
5162
|
},
|
|
5163
5163
|
{
|
|
@@ -5176,7 +5176,7 @@ var products = [
|
|
|
5176
5176
|
"cbBTC"
|
|
5177
5177
|
],
|
|
5178
5178
|
isPrivate: false,
|
|
5179
|
-
timestamp:
|
|
5179
|
+
timestamp: 1739447471,
|
|
5180
5180
|
minPrice: 380
|
|
5181
5181
|
},
|
|
5182
5182
|
{
|
|
@@ -5471,12 +5471,69 @@ var products = [
|
|
|
5471
5471
|
isPrivate: false,
|
|
5472
5472
|
timestamp: 1742481059,
|
|
5473
5473
|
minPrice: 185
|
|
5474
|
+
},
|
|
5475
|
+
{
|
|
5476
|
+
id: 289,
|
|
5477
|
+
name: "B-Tier Morpho Vaults",
|
|
5478
|
+
productType: 11,
|
|
5479
|
+
isDeprecated: false,
|
|
5480
|
+
useFixedPrice: false,
|
|
5481
|
+
logo: "b-tier-morpho-vaults.svg",
|
|
5482
|
+
metadata: {
|
|
5483
|
+
annex: "QmaptLU9PFVCs9KKNu1Sqrb7i2dDZT84beAzLXsn12Mwf4"
|
|
5484
|
+
},
|
|
5485
|
+
coverAssets: [
|
|
5486
|
+
"ETH",
|
|
5487
|
+
"USDC",
|
|
5488
|
+
"cbBTC"
|
|
5489
|
+
],
|
|
5490
|
+
isPrivate: false,
|
|
5491
|
+
timestamp: 1743519947,
|
|
5492
|
+
minPrice: 100
|
|
5493
|
+
},
|
|
5494
|
+
{
|
|
5495
|
+
id: 290,
|
|
5496
|
+
name: "B-Tier Euler v2 Markets",
|
|
5497
|
+
productType: 11,
|
|
5498
|
+
isDeprecated: false,
|
|
5499
|
+
useFixedPrice: false,
|
|
5500
|
+
logo: "b-tier-euler-v2-markets.svg",
|
|
5501
|
+
metadata: {
|
|
5502
|
+
annex: "QmZHbpDkVpkaMHf7yFAUGqM1Vsui6YeGZbubTCGuMPtZPu"
|
|
5503
|
+
},
|
|
5504
|
+
coverAssets: [
|
|
5505
|
+
"ETH",
|
|
5506
|
+
"USDC",
|
|
5507
|
+
"cbBTC"
|
|
5508
|
+
],
|
|
5509
|
+
isPrivate: false,
|
|
5510
|
+
timestamp: 1743519947,
|
|
5511
|
+
minPrice: 100
|
|
5512
|
+
},
|
|
5513
|
+
{
|
|
5514
|
+
id: 291,
|
|
5515
|
+
name: "OC Cover",
|
|
5516
|
+
productType: 20,
|
|
5517
|
+
isDeprecated: false,
|
|
5518
|
+
useFixedPrice: true,
|
|
5519
|
+
logo: "oc-cover.svg",
|
|
5520
|
+
metadata: {
|
|
5521
|
+
annex: "QmbV3w2FHwnR8opvvFewMr7boYReT3ViL49QZvjyeDQyrj"
|
|
5522
|
+
},
|
|
5523
|
+
coverAssets: [
|
|
5524
|
+
"ETH",
|
|
5525
|
+
"USDC",
|
|
5526
|
+
"cbBTC"
|
|
5527
|
+
],
|
|
5528
|
+
isPrivate: true,
|
|
5529
|
+
timestamp: 1743519947,
|
|
5530
|
+
minPrice: 100
|
|
5474
5531
|
}
|
|
5475
5532
|
];
|
|
5476
5533
|
|
|
5477
|
-
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", "lfj.jpg", "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", "sdai.svg", "spark-lending.svg", "defi-edge.svg", "stakewisev3.svg", "compoundv3.svg", "deprecated.svg", "deprecated.svg", "deprecated.svg", "deprecated.svg", "yearn.svg", "velodrome.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-v3.svg", "synthetix-ecosystem.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-protocol.svg", "eigenlayer-kelp-pendle.svg", "eigenlayer-renzo-pendle.svg", "eigenlayer-swell-pendle.svg", "arcadia.svg", "derive.svg", "renzo.png", "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.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-finance.svg", "notional-finance.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.jpg", "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.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.jpg", "pancake-swap.svg", "beefy-velodrome.svg", "base.svg", "euler-
|
|
5534
|
+
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", "lfj.jpg", "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", "sdai.svg", "spark-lending.svg", "defi-edge.svg", "stakewisev3.svg", "compoundv3.svg", "deprecated.svg", "deprecated.svg", "deprecated.svg", "deprecated.svg", "yearn.svg", "velodrome.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-v3.svg", "synthetix-ecosystem.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-protocol.svg", "eigenlayer-kelp-pendle.svg", "eigenlayer-renzo-pendle.svg", "eigenlayer-swell-pendle.svg", "arcadia.svg", "derive.svg", "renzo.png", "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.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-finance.svg", "notional-finance.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.jpg", "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.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.jpg", "pancake-swap.svg", "beefy-velodrome.svg", "base.svg", "blue-chip-euler-v2-markets.svg", "blue-chip-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", "everstake.jpg", "ensuro.svg", "scrvusd.svg", "lombard-finance.svg", "liquity-v2.svg", "cow-amm.svg", "entry-plan.svg", "essential-plan.svg", "elite-plan.svg", "pendle.svg", "sparkdex.png", "fasanara.svg", "term-finance.png", "sturdy-finance.svg", "ethena-usde-depeg.svg", "maple.svg", "syrup.svg", "uniswap4.svg", "balancer-v3.svg", "rfx.svg", "bittensor.svg", "defi-covered.svg", "sUSDS-depeg.svg", "lvlUSD-depeg.jpg", "USDT0-depeg.svg", "USR-depeg.svg", "tETH-depeg.svg", "superoeth-depeg.svg", "wbtc-depeg.svg", "eBTC-depeg.png", "vffat-depeg.png", "entry-plan.svg", "essential-plan.svg", "elite-plan.svg", "l1.svg", "figment-eth-slashing.svg", "pooltogether.svg", "coinbase.svg", "kraken.svg", "binance.svg", "OKX.svg", "deribit.jpg", "bitmex.png", "bybit.jpg", "shadow.svg", "cork.svg", "rings.svg", "dola.svg", "ensuro-yield.svg", "coinshift-usdl-morpho-vault.svg", "b-tier-morpho-vaults.svg", "b-tier-euler-v2-markets.svg", "oc-cover.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"];
|
|
5478
5535
|
type LogoFileName = (typeof allLogoFileNames)[number];
|
|
5479
|
-
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", "lfj", "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", "sdai", "spark-lending", "defi-edge", "stakewisev3", "compoundv3", "deprecated", "deprecated", "deprecated", "deprecated", "yearn", "velodrome", "gmxv2", "dhedge", "term-finance", "pendle", "aerodrome", "hyperliquid", "maverick", "equilibria", "camelot", "nftperp", "gearbox", "pxeth", "fx-protocol", "prisma", "beethovenx", "arrakis", "yearn-v3", "synthetix-ecosystem", "eigenlayer-etherfi-pendle", "beefy-curve", "beefy-compoundv3", "beefy-balancerv2-aura", "notional-finance", "fraxlend", "morpho", "etherfi", "arcadia", "fx-protocol", "eigenlayer-kelp-pendle", "eigenlayer-renzo-pendle", "eigenlayer-swell-pendle", "arcadia", "derive", "renzo", "liquidcollective", "etherfi-zircuit-pendle", "kelpdao-zircuit-pendle", "renzo-zircuit-pendle", "pocket-universe", "request-finance", "etherfi", "superform", "etherfi", "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-finance", "notional-finance", "overnight", "symbiotic", "etherfi", "toros", "dialectic-moonphase", "dialectic-chronograph", "spectra", "origin-ousd", "mellow-p2p-market-symbiotic", "mellow", "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", "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", "pancake-swap", "beefy-velodrome", "base", "euler-
|
|
5536
|
+
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", "lfj", "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", "sdai", "spark-lending", "defi-edge", "stakewisev3", "compoundv3", "deprecated", "deprecated", "deprecated", "deprecated", "yearn", "velodrome", "gmxv2", "dhedge", "term-finance", "pendle", "aerodrome", "hyperliquid", "maverick", "equilibria", "camelot", "nftperp", "gearbox", "pxeth", "fx-protocol", "prisma", "beethovenx", "arrakis", "yearn-v3", "synthetix-ecosystem", "eigenlayer-etherfi-pendle", "beefy-curve", "beefy-compoundv3", "beefy-balancerv2-aura", "notional-finance", "fraxlend", "morpho", "etherfi", "arcadia", "fx-protocol", "eigenlayer-kelp-pendle", "eigenlayer-renzo-pendle", "eigenlayer-swell-pendle", "arcadia", "derive", "renzo", "liquidcollective", "etherfi-zircuit-pendle", "kelpdao-zircuit-pendle", "renzo-zircuit-pendle", "pocket-universe", "request-finance", "etherfi", "superform", "etherfi", "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-finance", "notional-finance", "overnight", "symbiotic", "etherfi", "toros", "dialectic-moonphase", "dialectic-chronograph", "spectra", "origin-ousd", "mellow-p2p-market-symbiotic", "mellow", "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", "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", "pancake-swap", "beefy-velodrome", "base", "blue-chip-euler-v2-markets", "blue-chip-morpho-vaults", "ajna-finance", "dolomite", "steer-protocol", "relative-finance", "ao-staking", "gamma-swap", "etherfi-liquid-usual-stable-vault", "etherfi-liquid-elixir-stable-vault", "sUSDS", "everstake", "ensuro", "scrvusd", "lombard-finance", "liquity-v2", "cow-amm", "entry-plan", "essential-plan", "elite-plan", "pendle", "sparkdex", "fasanara", "term-finance", "sturdy-finance", "ethena-usde-depeg", "maple", "syrup", "uniswap4", "balancer-v3", "rfx", "bittensor", "defi-covered", "sUSDS-depeg", "lvlUSD-depeg", "USDT0-depeg", "USR-depeg", "tETH-depeg", "superoeth-depeg", "wbtc-depeg", "eBTC-depeg", "vffat-depeg", "entry-plan", "essential-plan", "elite-plan", "l1", "figment-eth-slashing", "pooltogether", "coinbase", "kraken", "binance", "OKX", "deribit", "bitmex", "bybit", "shadow", "cork", "rings", "dola", "ensuro-yield", "coinshift-usdl-morpho-vault", "b-tier-morpho-vaults", "b-tier-euler-v2-markets", "oc-cover", "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"];
|
|
5480
5537
|
type LogoName = (typeof allLogoNames)[number];
|
|
5481
5538
|
declare enum ProductTypes {
|
|
5482
5539
|
protocol = 0,
|
|
@@ -6313,8 +6370,8 @@ declare const nexusSdk: {
|
|
|
6313
6370
|
spotPriceA: bigint;
|
|
6314
6371
|
spotPriceB: bigint;
|
|
6315
6372
|
};
|
|
6316
|
-
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", "lfj.jpg", "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", "sdai.svg", "spark-lending.svg", "defi-edge.svg", "stakewisev3.svg", "compoundv3.svg", "deprecated.svg", "deprecated.svg", "deprecated.svg", "deprecated.svg", "yearn.svg", "velodrome.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-v3.svg", "synthetix-ecosystem.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-protocol.svg", "eigenlayer-kelp-pendle.svg", "eigenlayer-renzo-pendle.svg", "eigenlayer-swell-pendle.svg", "arcadia.svg", "derive.svg", "renzo.png", "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.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-finance.svg", "notional-finance.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.jpg", "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.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.jpg", "pancake-swap.svg", "beefy-velodrome.svg", "base.svg", "euler-
|
|
6317
|
-
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", "lfj", "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", "sdai", "spark-lending", "defi-edge", "stakewisev3", "compoundv3", "deprecated", "deprecated", "deprecated", "deprecated", "yearn", "velodrome", "gmxv2", "dhedge", "term-finance", "pendle", "aerodrome", "hyperliquid", "maverick", "equilibria", "camelot", "nftperp", "gearbox", "pxeth", "fx-protocol", "prisma", "beethovenx", "arrakis", "yearn-v3", "synthetix-ecosystem", "eigenlayer-etherfi-pendle", "beefy-curve", "beefy-compoundv3", "beefy-balancerv2-aura", "notional-finance", "fraxlend", "morpho", "etherfi", "arcadia", "fx-protocol", "eigenlayer-kelp-pendle", "eigenlayer-renzo-pendle", "eigenlayer-swell-pendle", "arcadia", "derive", "renzo", "liquidcollective", "etherfi-zircuit-pendle", "kelpdao-zircuit-pendle", "renzo-zircuit-pendle", "pocket-universe", "request-finance", "etherfi", "superform", "etherfi", "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-finance", "notional-finance", "overnight", "symbiotic", "etherfi", "toros", "dialectic-moonphase", "dialectic-chronograph", "spectra", "origin-ousd", "mellow-p2p-market-symbiotic", "mellow", "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", "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", "pancake-swap", "beefy-velodrome", "base", "euler-
|
|
6373
|
+
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", "lfj.jpg", "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", "sdai.svg", "spark-lending.svg", "defi-edge.svg", "stakewisev3.svg", "compoundv3.svg", "deprecated.svg", "deprecated.svg", "deprecated.svg", "deprecated.svg", "yearn.svg", "velodrome.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-v3.svg", "synthetix-ecosystem.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-protocol.svg", "eigenlayer-kelp-pendle.svg", "eigenlayer-renzo-pendle.svg", "eigenlayer-swell-pendle.svg", "arcadia.svg", "derive.svg", "renzo.png", "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.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-finance.svg", "notional-finance.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.jpg", "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.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.jpg", "pancake-swap.svg", "beefy-velodrome.svg", "base.svg", "blue-chip-euler-v2-markets.svg", "blue-chip-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", "everstake.jpg", "ensuro.svg", "scrvusd.svg", "lombard-finance.svg", "liquity-v2.svg", "cow-amm.svg", "entry-plan.svg", "essential-plan.svg", "elite-plan.svg", "pendle.svg", "sparkdex.png", "fasanara.svg", "term-finance.png", "sturdy-finance.svg", "ethena-usde-depeg.svg", "maple.svg", "syrup.svg", "uniswap4.svg", "balancer-v3.svg", "rfx.svg", "bittensor.svg", "defi-covered.svg", "sUSDS-depeg.svg", "lvlUSD-depeg.jpg", "USDT0-depeg.svg", "USR-depeg.svg", "tETH-depeg.svg", "superoeth-depeg.svg", "wbtc-depeg.svg", "eBTC-depeg.png", "vffat-depeg.png", "entry-plan.svg", "essential-plan.svg", "elite-plan.svg", "l1.svg", "figment-eth-slashing.svg", "pooltogether.svg", "coinbase.svg", "kraken.svg", "binance.svg", "OKX.svg", "deribit.jpg", "bitmex.png", "bybit.jpg", "shadow.svg", "cork.svg", "rings.svg", "dola.svg", "ensuro-yield.svg", "coinshift-usdl-morpho-vault.svg", "b-tier-morpho-vaults.svg", "b-tier-euler-v2-markets.svg", "oc-cover.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"];
|
|
6374
|
+
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", "lfj", "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", "sdai", "spark-lending", "defi-edge", "stakewisev3", "compoundv3", "deprecated", "deprecated", "deprecated", "deprecated", "yearn", "velodrome", "gmxv2", "dhedge", "term-finance", "pendle", "aerodrome", "hyperliquid", "maverick", "equilibria", "camelot", "nftperp", "gearbox", "pxeth", "fx-protocol", "prisma", "beethovenx", "arrakis", "yearn-v3", "synthetix-ecosystem", "eigenlayer-etherfi-pendle", "beefy-curve", "beefy-compoundv3", "beefy-balancerv2-aura", "notional-finance", "fraxlend", "morpho", "etherfi", "arcadia", "fx-protocol", "eigenlayer-kelp-pendle", "eigenlayer-renzo-pendle", "eigenlayer-swell-pendle", "arcadia", "derive", "renzo", "liquidcollective", "etherfi-zircuit-pendle", "kelpdao-zircuit-pendle", "renzo-zircuit-pendle", "pocket-universe", "request-finance", "etherfi", "superform", "etherfi", "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-finance", "notional-finance", "overnight", "symbiotic", "etherfi", "toros", "dialectic-moonphase", "dialectic-chronograph", "spectra", "origin-ousd", "mellow-p2p-market-symbiotic", "mellow", "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", "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", "pancake-swap", "beefy-velodrome", "base", "blue-chip-euler-v2-markets", "blue-chip-morpho-vaults", "ajna-finance", "dolomite", "steer-protocol", "relative-finance", "ao-staking", "gamma-swap", "etherfi-liquid-usual-stable-vault", "etherfi-liquid-elixir-stable-vault", "sUSDS", "everstake", "ensuro", "scrvusd", "lombard-finance", "liquity-v2", "cow-amm", "entry-plan", "essential-plan", "elite-plan", "pendle", "sparkdex", "fasanara", "term-finance", "sturdy-finance", "ethena-usde-depeg", "maple", "syrup", "uniswap4", "balancer-v3", "rfx", "bittensor", "defi-covered", "sUSDS-depeg", "lvlUSD-depeg", "USDT0-depeg", "USR-depeg", "tETH-depeg", "superoeth-depeg", "wbtc-depeg", "eBTC-depeg", "vffat-depeg", "entry-plan", "essential-plan", "elite-plan", "l1", "figment-eth-slashing", "pooltogether", "coinbase", "kraken", "binance", "OKX", "deribit", "bitmex", "bybit", "shadow", "cork", "rings", "dola", "ensuro-yield", "coinshift-usdl-morpho-vault", "b-tier-morpho-vaults", "b-tier-euler-v2-markets", "oc-cover", "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"];
|
|
6318
6375
|
ProductTypes: typeof ProductTypes;
|
|
6319
6376
|
products: ({
|
|
6320
6377
|
id: number;
|