@merkl/api 0.20.154 → 0.20.156
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/database/api/.generated/drizzle/schema.d.ts +84 -7
- package/dist/database/api/.generated/drizzle/schema.js +4 -1
- package/dist/database/api/.generated/drizzle/schema.ts +4 -1
- package/dist/database/api/.generated/edge.js +12 -4
- package/dist/database/api/.generated/index-browser.js +9 -1
- package/dist/database/api/.generated/index.d.ts +303 -79
- package/dist/database/api/.generated/index.js +12 -4
- package/dist/database/api/.generated/package.json +1 -1
- package/dist/database/api/.generated/schema.prisma +5 -0
- package/dist/database/api/.generated/wasm.js +9 -1
- package/dist/src/eden/index.d.ts +171 -3
- package/dist/src/index.d.ts +59 -1
- package/dist/src/modules/v4/campaign/campaign.controller.d.ts +15 -0
- package/dist/src/modules/v4/campaign/campaign.model.d.ts +2 -0
- package/dist/src/modules/v4/campaign/campaign.model.js +1 -0
- package/dist/src/modules/v4/campaign/campaign.repository.d.ts +18 -0
- package/dist/src/modules/v4/campaign/campaign.service.d.ts +34 -0
- package/dist/src/modules/v4/campaign/campaign.service.js +2 -1
- package/dist/src/modules/v4/campaign/campaign.test.controller.d.ts +10 -0
- package/dist/src/modules/v4/opportunity/opportunity.controller.d.ts +30 -1
- package/dist/src/modules/v4/opportunity/opportunity.model.d.ts +11 -0
- package/dist/src/modules/v4/opportunity/opportunity.model.js +6 -0
- package/dist/src/modules/v4/opportunity/opportunity.repository.d.ts +23 -0
- package/dist/src/modules/v4/opportunity/opportunity.repository.js +4 -0
- package/dist/src/modules/v4/opportunity/opportunity.service.d.ts +46 -1
- package/dist/src/modules/v4/opportunity/opportunity.service.js +44 -0
- package/dist/src/modules/v4/protocol/protocol.repository.d.ts +3 -0
- package/dist/src/modules/v4/reward/reward.repository.d.ts +2 -0
- package/dist/src/modules/v4/reward/reward.service.d.ts +17 -0
- package/dist/src/modules/v4/router.d.ts +59 -1
- package/dist/src/modules/v4/user/user.controller.d.ts +4 -0
- package/dist/src/scripts/fill-descriptions.d.ts +1 -0
- package/dist/src/scripts/fill-descriptions.js +101 -0
- package/dist/tsconfig.package.tsbuildinfo +1 -1
- package/package.json +1 -1
package/dist/src/eden/index.d.ts
CHANGED
@@ -106,7 +106,9 @@ declare const eden: {
|
|
106
106
|
override: {
|
107
107
|
patch: (body: {
|
108
108
|
name?: string | undefined;
|
109
|
+
description?: string | undefined;
|
109
110
|
action?: "POOL" | "HOLD" | "DROP" | "LEND" | "BORROW" | "LONG" | "SHORT" | "SWAP" | "INVALID" | undefined;
|
111
|
+
howToSteps?: string[] | undefined;
|
110
112
|
depositUrl?: string | undefined;
|
111
113
|
explorerAddress?: string | undefined;
|
112
114
|
}, options: {
|
@@ -121,11 +123,13 @@ declare const eden: {
|
|
121
123
|
name: string;
|
122
124
|
type: string;
|
123
125
|
status: import("@db/api").$Enums.Status;
|
126
|
+
description: string;
|
124
127
|
tags: string[];
|
125
128
|
identifier: string;
|
126
129
|
action: import("@db/api").$Enums.OpportunityAction;
|
127
130
|
manualOverrides: import("@db/api").$Enums.OpportunityManualOverride[];
|
128
131
|
chainId: number;
|
132
|
+
howToSteps: string[];
|
129
133
|
depositUrl: string | null;
|
130
134
|
explorerAddress: string | null;
|
131
135
|
mainProtocolId: string | null;
|
@@ -135,7 +139,7 @@ declare const eden: {
|
|
135
139
|
lastCampaignCreatedAt: Date;
|
136
140
|
};
|
137
141
|
}>>;
|
138
|
-
delete: (body: ("name" | "action" | "depositUrl" | "explorerAddress")[], options: {
|
142
|
+
delete: (body: ("name" | "description" | "action" | "howToSteps" | "depositUrl" | "explorerAddress")[], options: {
|
139
143
|
headers: {
|
140
144
|
authorization: string;
|
141
145
|
};
|
@@ -171,11 +175,13 @@ declare const eden: {
|
|
171
175
|
name: string;
|
172
176
|
type: string;
|
173
177
|
status: import("@db/api").$Enums.Status;
|
178
|
+
description: string;
|
174
179
|
tags: string[];
|
175
180
|
identifier: string;
|
176
181
|
action: import("@db/api").$Enums.OpportunityAction;
|
177
182
|
manualOverrides: import("@db/api").$Enums.OpportunityManualOverride[];
|
178
183
|
chainId: number;
|
184
|
+
howToSteps: string[];
|
179
185
|
depositUrl: string | null;
|
180
186
|
explorerAddress: string | null;
|
181
187
|
mainProtocolId: string | null;
|
@@ -208,6 +214,8 @@ declare const eden: {
|
|
208
214
|
price?: number | null | undefined;
|
209
215
|
})[];
|
210
216
|
mainProtocol: "splice" | "reserve" | "morpho" | "quickswap" | "euler" | "aura" | "poolside" | "gearbox" | "filament" | "fluid" | "compound" | "ionic" | "layerbank" | "moonwell" | "fraxlend" | "fenix" | "ra" | "syncswap" | "beefy" | "aerodrome" | "velodrome" | "curve" | "toros" | "akron" | "enzyme" | "dragonswap" | "koi" | "rfx" | "woofi" | "pendle" | "zkSwapThreePool" | "maha" | "tempest" | "holdstation" | "venus" | "reactor_fusion" | "vicuna" | "curveNPool" | "satlayer" | "veda" | "cian" | "concrete" | "hourglass" | "katana" | "gamma" | "stability" | "uniswap" | "ambient" | "arthswap" | "base-swap" | "camelot" | "crust" | "horiza" | "izumi" | "kim" | "pancake-swap" | "ramses" | "retro" | "stryke" | "sushi-swap" | "swapr" | "thruster" | "voltage" | "zero" | "supswap" | "zk-swap" | "thirdtrade" | "swap-x" | "balancer" | "cross_curve" | "neptune" | "maverick" | "trader-joe" | "hanji" | "radiant" | "aave" | "ironclad" | "sturdy" | "frax" | "silo" | "dolomite" | "badger" | "ajna" | "ion" | "eigenlayer" | "vest" | "zerolend" | "lnd" | "hyperdrive" | "oku" | "kyo" | "sonex" | "lendle" | "tako-tako" | "equalizer" | "spectra" | "beraborrow" | "superlend" | "avalon" | "iguana" | "xlend" | "sake" | "sonicmarket" | "angles" | "bunni" | "beratrax" | "yei" | "gammaswap" | "uranium" | undefined;
|
217
|
+
description: string;
|
218
|
+
howToSteps: string[];
|
211
219
|
depositUrl: string | undefined;
|
212
220
|
explorerAddress: string | undefined;
|
213
221
|
tags: string[];
|
@@ -250,11 +258,13 @@ declare const eden: {
|
|
250
258
|
name: string;
|
251
259
|
type: string;
|
252
260
|
status: import("@db/api").$Enums.Status;
|
261
|
+
description: string;
|
253
262
|
tags: string[];
|
254
263
|
identifier: string;
|
255
264
|
action: import("@db/api").$Enums.OpportunityAction;
|
256
265
|
manualOverrides: import("@db/api").$Enums.OpportunityManualOverride[];
|
257
266
|
chainId: number;
|
267
|
+
howToSteps: string[];
|
258
268
|
depositUrl: string | null;
|
259
269
|
explorerAddress: string | null;
|
260
270
|
mainProtocolId: string | null;
|
@@ -287,6 +297,8 @@ declare const eden: {
|
|
287
297
|
price?: number | null | undefined;
|
288
298
|
})[];
|
289
299
|
mainProtocol: "splice" | "reserve" | "morpho" | "quickswap" | "euler" | "aura" | "poolside" | "gearbox" | "filament" | "fluid" | "compound" | "ionic" | "layerbank" | "moonwell" | "fraxlend" | "fenix" | "ra" | "syncswap" | "beefy" | "aerodrome" | "velodrome" | "curve" | "toros" | "akron" | "enzyme" | "dragonswap" | "koi" | "rfx" | "woofi" | "pendle" | "zkSwapThreePool" | "maha" | "tempest" | "holdstation" | "venus" | "reactor_fusion" | "vicuna" | "curveNPool" | "satlayer" | "veda" | "cian" | "concrete" | "hourglass" | "katana" | "gamma" | "stability" | "uniswap" | "ambient" | "arthswap" | "base-swap" | "camelot" | "crust" | "horiza" | "izumi" | "kim" | "pancake-swap" | "ramses" | "retro" | "stryke" | "sushi-swap" | "swapr" | "thruster" | "voltage" | "zero" | "supswap" | "zk-swap" | "thirdtrade" | "swap-x" | "balancer" | "cross_curve" | "neptune" | "maverick" | "trader-joe" | "hanji" | "radiant" | "aave" | "ironclad" | "sturdy" | "frax" | "silo" | "dolomite" | "badger" | "ajna" | "ion" | "eigenlayer" | "vest" | "zerolend" | "lnd" | "hyperdrive" | "oku" | "kyo" | "sonex" | "lendle" | "tako-tako" | "equalizer" | "spectra" | "beraborrow" | "superlend" | "avalon" | "iguana" | "xlend" | "sake" | "sonicmarket" | "angles" | "bunni" | "beratrax" | "yei" | "gammaswap" | "uranium" | undefined;
|
300
|
+
description: string;
|
301
|
+
howToSteps: string[];
|
290
302
|
depositUrl: string | undefined;
|
291
303
|
explorerAddress: string | undefined;
|
292
304
|
tags: string[];
|
@@ -378,6 +390,7 @@ declare const eden: {
|
|
378
390
|
isPoint: boolean;
|
379
391
|
isPreTGE: boolean;
|
380
392
|
}[];
|
393
|
+
description: string;
|
381
394
|
tags: string[];
|
382
395
|
identifier: string;
|
383
396
|
chain: {
|
@@ -387,6 +400,7 @@ declare const eden: {
|
|
387
400
|
};
|
388
401
|
action: string;
|
389
402
|
chainId: number;
|
403
|
+
howToSteps: string[];
|
390
404
|
tvl: number;
|
391
405
|
apr: number;
|
392
406
|
dailyRewards: number;
|
@@ -489,6 +503,7 @@ declare const eden: {
|
|
489
503
|
isPoint: boolean;
|
490
504
|
isPreTGE: boolean;
|
491
505
|
}[];
|
506
|
+
description: string;
|
492
507
|
tags: string[];
|
493
508
|
identifier: string;
|
494
509
|
chain: {
|
@@ -498,11 +513,13 @@ declare const eden: {
|
|
498
513
|
};
|
499
514
|
action: string;
|
500
515
|
chainId: number;
|
516
|
+
howToSteps: string[];
|
501
517
|
tvl: number;
|
502
518
|
apr: number;
|
503
519
|
dailyRewards: number;
|
504
520
|
lastCampaignCreatedAt: string;
|
505
521
|
campaigns: {
|
522
|
+
description?: string | undefined;
|
506
523
|
creator?: {
|
507
524
|
tags?: string[] | undefined;
|
508
525
|
creatorId?: string | null | undefined;
|
@@ -571,7 +588,9 @@ declare const eden: {
|
|
571
588
|
index: {
|
572
589
|
post: (body: {
|
573
590
|
name?: string | undefined;
|
591
|
+
description?: string | undefined;
|
574
592
|
tags?: string[] | undefined;
|
593
|
+
howToSteps?: string[] | undefined;
|
575
594
|
depositUrl?: string | undefined;
|
576
595
|
explorerAddress?: string | undefined;
|
577
596
|
protocols?: string[] | undefined;
|
@@ -621,11 +640,13 @@ declare const eden: {
|
|
621
640
|
name: string;
|
622
641
|
type: string;
|
623
642
|
status: import("@db/api").$Enums.Status;
|
643
|
+
description: string;
|
624
644
|
tags: string[];
|
625
645
|
identifier: string;
|
626
646
|
action: import("@db/api").$Enums.OpportunityAction;
|
627
647
|
manualOverrides: import("@db/api").$Enums.OpportunityManualOverride[];
|
628
648
|
chainId: number;
|
649
|
+
howToSteps: string[];
|
629
650
|
depositUrl: string | null;
|
630
651
|
explorerAddress: string | null;
|
631
652
|
mainProtocolId: string | null;
|
@@ -768,16 +789,19 @@ declare const eden: {
|
|
768
789
|
creatorId: string | null;
|
769
790
|
};
|
770
791
|
createdAt: string;
|
792
|
+
description: string | undefined;
|
771
793
|
Opportunity: {
|
772
794
|
id: string;
|
773
795
|
name: string;
|
774
796
|
type: string;
|
775
797
|
status: import("@db/api").$Enums.Status;
|
798
|
+
description: string;
|
776
799
|
tags: string[];
|
777
800
|
identifier: string;
|
778
801
|
action: import("@db/api").$Enums.OpportunityAction;
|
779
802
|
manualOverrides: import("@db/api").$Enums.OpportunityManualOverride[];
|
780
803
|
chainId: number;
|
804
|
+
howToSteps: string[];
|
781
805
|
depositUrl: string | null;
|
782
806
|
explorerAddress: string | null;
|
783
807
|
mainProtocolId: string | null;
|
@@ -833,10 +857,12 @@ declare const eden: {
|
|
833
857
|
name: string;
|
834
858
|
type: string;
|
835
859
|
status: import("@db/api").$Enums.Status;
|
860
|
+
description: string;
|
836
861
|
tags: string[];
|
837
862
|
identifier: string;
|
838
863
|
action: import("@db/api").$Enums.OpportunityAction;
|
839
864
|
chainId: number;
|
865
|
+
howToSteps: string[];
|
840
866
|
tvl: number;
|
841
867
|
dailyRewards: number;
|
842
868
|
}[];
|
@@ -980,6 +1006,7 @@ declare const eden: {
|
|
980
1006
|
isPoint: boolean;
|
981
1007
|
isPreTGE: boolean;
|
982
1008
|
}[];
|
1009
|
+
description: string;
|
983
1010
|
tags: string[];
|
984
1011
|
identifier: string;
|
985
1012
|
chain: {
|
@@ -989,11 +1016,13 @@ declare const eden: {
|
|
989
1016
|
};
|
990
1017
|
action: string;
|
991
1018
|
chainId: number;
|
1019
|
+
howToSteps: string[];
|
992
1020
|
tvl: number;
|
993
1021
|
apr: number;
|
994
1022
|
dailyRewards: number;
|
995
1023
|
lastCampaignCreatedAt: string;
|
996
1024
|
campaigns: {
|
1025
|
+
description?: string | undefined;
|
997
1026
|
creator?: {
|
998
1027
|
tags?: string[] | undefined;
|
999
1028
|
creatorId?: string | null | undefined;
|
@@ -1218,16 +1247,19 @@ declare const eden: {
|
|
1218
1247
|
creatorId: string | null;
|
1219
1248
|
};
|
1220
1249
|
createdAt: string;
|
1250
|
+
description: string | undefined;
|
1221
1251
|
Opportunity: {
|
1222
1252
|
id: string;
|
1223
1253
|
name: string;
|
1224
1254
|
type: string;
|
1225
1255
|
status: import("@db/api").$Enums.Status;
|
1256
|
+
description: string;
|
1226
1257
|
tags: string[];
|
1227
1258
|
identifier: string;
|
1228
1259
|
action: import("@db/api").$Enums.OpportunityAction;
|
1229
1260
|
manualOverrides: import("@db/api").$Enums.OpportunityManualOverride[];
|
1230
1261
|
chainId: number;
|
1262
|
+
howToSteps: string[];
|
1231
1263
|
depositUrl: string | null;
|
1232
1264
|
explorerAddress: string | null;
|
1233
1265
|
mainProtocolId: string | null;
|
@@ -1275,6 +1307,7 @@ declare const eden: {
|
|
1275
1307
|
200: {
|
1276
1308
|
id: string;
|
1277
1309
|
type: string;
|
1310
|
+
description: string | null;
|
1278
1311
|
params: import("database/api/.generated/runtime/library").JsonValue;
|
1279
1312
|
subType: number | null;
|
1280
1313
|
computeChainId: number;
|
@@ -1318,11 +1351,13 @@ declare const eden: {
|
|
1318
1351
|
name: string;
|
1319
1352
|
type: string;
|
1320
1353
|
status: import("@db/api").$Enums.Status;
|
1354
|
+
description: string;
|
1321
1355
|
tags: string[];
|
1322
1356
|
identifier: string;
|
1323
1357
|
action: import("@db/api").$Enums.OpportunityAction;
|
1324
1358
|
manualOverrides: import("@db/api").$Enums.OpportunityManualOverride[];
|
1325
1359
|
chainId: number;
|
1360
|
+
howToSteps: string[];
|
1326
1361
|
depositUrl: string | null;
|
1327
1362
|
explorerAddress: string | null;
|
1328
1363
|
mainProtocolId: string | null;
|
@@ -1355,6 +1390,8 @@ declare const eden: {
|
|
1355
1390
|
price?: number | null | undefined;
|
1356
1391
|
})[];
|
1357
1392
|
mainProtocol: "splice" | "reserve" | "morpho" | "quickswap" | "euler" | "aura" | "poolside" | "gearbox" | "filament" | "fluid" | "compound" | "ionic" | "layerbank" | "moonwell" | "fraxlend" | "fenix" | "ra" | "syncswap" | "beefy" | "aerodrome" | "velodrome" | "curve" | "toros" | "akron" | "enzyme" | "dragonswap" | "koi" | "rfx" | "woofi" | "pendle" | "zkSwapThreePool" | "maha" | "tempest" | "holdstation" | "venus" | "reactor_fusion" | "vicuna" | "curveNPool" | "satlayer" | "veda" | "cian" | "concrete" | "hourglass" | "katana" | "gamma" | "stability" | "uniswap" | "ambient" | "arthswap" | "base-swap" | "camelot" | "crust" | "horiza" | "izumi" | "kim" | "pancake-swap" | "ramses" | "retro" | "stryke" | "sushi-swap" | "swapr" | "thruster" | "voltage" | "zero" | "supswap" | "zk-swap" | "thirdtrade" | "swap-x" | "balancer" | "cross_curve" | "neptune" | "maverick" | "trader-joe" | "hanji" | "radiant" | "aave" | "ironclad" | "sturdy" | "frax" | "silo" | "dolomite" | "badger" | "ajna" | "ion" | "eigenlayer" | "vest" | "zerolend" | "lnd" | "hyperdrive" | "oku" | "kyo" | "sonex" | "lendle" | "tako-tako" | "equalizer" | "spectra" | "beraborrow" | "superlend" | "avalon" | "iguana" | "xlend" | "sake" | "sonicmarket" | "angles" | "bunni" | "beratrax" | "yei" | "gammaswap" | "uranium" | undefined;
|
1393
|
+
description: string;
|
1394
|
+
howToSteps: string[];
|
1358
1395
|
depositUrl: string | undefined;
|
1359
1396
|
explorerAddress: string | undefined;
|
1360
1397
|
tags: string[];
|
@@ -1421,6 +1458,7 @@ declare const eden: {
|
|
1421
1458
|
200: {
|
1422
1459
|
id: string;
|
1423
1460
|
type: string;
|
1461
|
+
description: string | null;
|
1424
1462
|
params: import("database/api/.generated/runtime/library").JsonValue;
|
1425
1463
|
subType: number | null;
|
1426
1464
|
computeChainId: number;
|
@@ -1512,16 +1550,19 @@ declare const eden: {
|
|
1512
1550
|
creatorId: string | null;
|
1513
1551
|
};
|
1514
1552
|
createdAt: string;
|
1553
|
+
description: string | undefined;
|
1515
1554
|
Opportunity: {
|
1516
1555
|
id: string;
|
1517
1556
|
name: string;
|
1518
1557
|
type: string;
|
1519
1558
|
status: import("@db/api").$Enums.Status;
|
1559
|
+
description: string;
|
1520
1560
|
tags: string[];
|
1521
1561
|
identifier: string;
|
1522
1562
|
action: import("@db/api").$Enums.OpportunityAction;
|
1523
1563
|
manualOverrides: import("@db/api").$Enums.OpportunityManualOverride[];
|
1524
1564
|
chainId: number;
|
1565
|
+
howToSteps: string[];
|
1525
1566
|
depositUrl: string | null;
|
1526
1567
|
explorerAddress: string | null;
|
1527
1568
|
mainProtocolId: string | null;
|
@@ -1817,6 +1858,7 @@ declare const eden: {
|
|
1817
1858
|
200: {
|
1818
1859
|
id: string;
|
1819
1860
|
type: string;
|
1861
|
+
description: string | null;
|
1820
1862
|
params: import("database/api/.generated/runtime/library").JsonValue;
|
1821
1863
|
subType: number | null;
|
1822
1864
|
computeChainId: number;
|
@@ -1860,11 +1902,13 @@ declare const eden: {
|
|
1860
1902
|
name: string;
|
1861
1903
|
type: string;
|
1862
1904
|
status: import("@db/api").$Enums.Status;
|
1905
|
+
description: string;
|
1863
1906
|
tags: string[];
|
1864
1907
|
identifier: string;
|
1865
1908
|
action: import("@db/api").$Enums.OpportunityAction;
|
1866
1909
|
manualOverrides: import("@db/api").$Enums.OpportunityManualOverride[];
|
1867
1910
|
chainId: number;
|
1911
|
+
howToSteps: string[];
|
1868
1912
|
depositUrl: string | null;
|
1869
1913
|
explorerAddress: string | null;
|
1870
1914
|
mainProtocolId: string | null;
|
@@ -1897,6 +1941,8 @@ declare const eden: {
|
|
1897
1941
|
price?: number | null | undefined;
|
1898
1942
|
})[];
|
1899
1943
|
mainProtocol: "splice" | "reserve" | "morpho" | "quickswap" | "euler" | "aura" | "poolside" | "gearbox" | "filament" | "fluid" | "compound" | "ionic" | "layerbank" | "moonwell" | "fraxlend" | "fenix" | "ra" | "syncswap" | "beefy" | "aerodrome" | "velodrome" | "curve" | "toros" | "akron" | "enzyme" | "dragonswap" | "koi" | "rfx" | "woofi" | "pendle" | "zkSwapThreePool" | "maha" | "tempest" | "holdstation" | "venus" | "reactor_fusion" | "vicuna" | "curveNPool" | "satlayer" | "veda" | "cian" | "concrete" | "hourglass" | "katana" | "gamma" | "stability" | "uniswap" | "ambient" | "arthswap" | "base-swap" | "camelot" | "crust" | "horiza" | "izumi" | "kim" | "pancake-swap" | "ramses" | "retro" | "stryke" | "sushi-swap" | "swapr" | "thruster" | "voltage" | "zero" | "supswap" | "zk-swap" | "thirdtrade" | "swap-x" | "balancer" | "cross_curve" | "neptune" | "maverick" | "trader-joe" | "hanji" | "radiant" | "aave" | "ironclad" | "sturdy" | "frax" | "silo" | "dolomite" | "badger" | "ajna" | "ion" | "eigenlayer" | "vest" | "zerolend" | "lnd" | "hyperdrive" | "oku" | "kyo" | "sonex" | "lendle" | "tako-tako" | "equalizer" | "spectra" | "beraborrow" | "superlend" | "avalon" | "iguana" | "xlend" | "sake" | "sonicmarket" | "angles" | "bunni" | "beratrax" | "yei" | "gammaswap" | "uranium" | undefined;
|
1944
|
+
description: string;
|
1945
|
+
howToSteps: string[];
|
1900
1946
|
depositUrl: string | undefined;
|
1901
1947
|
explorerAddress: string | undefined;
|
1902
1948
|
tags: string[];
|
@@ -1915,6 +1961,7 @@ declare const eden: {
|
|
1915
1961
|
200: {
|
1916
1962
|
id: string;
|
1917
1963
|
type: string;
|
1964
|
+
description: string | null;
|
1918
1965
|
params: import("database/api/.generated/runtime/library").JsonValue;
|
1919
1966
|
subType: number | null;
|
1920
1967
|
computeChainId: number;
|
@@ -1958,11 +2005,13 @@ declare const eden: {
|
|
1958
2005
|
name: string;
|
1959
2006
|
type: string;
|
1960
2007
|
status: import("@db/api").$Enums.Status;
|
2008
|
+
description: string;
|
1961
2009
|
tags: string[];
|
1962
2010
|
identifier: string;
|
1963
2011
|
action: import("@db/api").$Enums.OpportunityAction;
|
1964
2012
|
manualOverrides: import("@db/api").$Enums.OpportunityManualOverride[];
|
1965
2013
|
chainId: number;
|
2014
|
+
howToSteps: string[];
|
1966
2015
|
depositUrl: string | null;
|
1967
2016
|
explorerAddress: string | null;
|
1968
2017
|
mainProtocolId: string | null;
|
@@ -1995,6 +2044,8 @@ declare const eden: {
|
|
1995
2044
|
price?: number | null | undefined;
|
1996
2045
|
})[];
|
1997
2046
|
mainProtocol: "splice" | "reserve" | "morpho" | "quickswap" | "euler" | "aura" | "poolside" | "gearbox" | "filament" | "fluid" | "compound" | "ionic" | "layerbank" | "moonwell" | "fraxlend" | "fenix" | "ra" | "syncswap" | "beefy" | "aerodrome" | "velodrome" | "curve" | "toros" | "akron" | "enzyme" | "dragonswap" | "koi" | "rfx" | "woofi" | "pendle" | "zkSwapThreePool" | "maha" | "tempest" | "holdstation" | "venus" | "reactor_fusion" | "vicuna" | "curveNPool" | "satlayer" | "veda" | "cian" | "concrete" | "hourglass" | "katana" | "gamma" | "stability" | "uniswap" | "ambient" | "arthswap" | "base-swap" | "camelot" | "crust" | "horiza" | "izumi" | "kim" | "pancake-swap" | "ramses" | "retro" | "stryke" | "sushi-swap" | "swapr" | "thruster" | "voltage" | "zero" | "supswap" | "zk-swap" | "thirdtrade" | "swap-x" | "balancer" | "cross_curve" | "neptune" | "maverick" | "trader-joe" | "hanji" | "radiant" | "aave" | "ironclad" | "sturdy" | "frax" | "silo" | "dolomite" | "badger" | "ajna" | "ion" | "eigenlayer" | "vest" | "zerolend" | "lnd" | "hyperdrive" | "oku" | "kyo" | "sonex" | "lendle" | "tako-tako" | "equalizer" | "spectra" | "beraborrow" | "superlend" | "avalon" | "iguana" | "xlend" | "sake" | "sonicmarket" | "angles" | "bunni" | "beratrax" | "yei" | "gammaswap" | "uranium" | undefined;
|
2047
|
+
description: string;
|
2048
|
+
howToSteps: string[];
|
1998
2049
|
depositUrl: string | undefined;
|
1999
2050
|
explorerAddress: string | undefined;
|
2000
2051
|
tags: string[];
|
@@ -3281,11 +3332,13 @@ declare const eden: {
|
|
3281
3332
|
name: string;
|
3282
3333
|
type: string;
|
3283
3334
|
status: import("@db/api").$Enums.Status;
|
3335
|
+
description: string;
|
3284
3336
|
tags: string[];
|
3285
3337
|
identifier: string;
|
3286
3338
|
action: import("@db/api").$Enums.OpportunityAction;
|
3287
3339
|
manualOverrides: import("@db/api").$Enums.OpportunityManualOverride[];
|
3288
3340
|
chainId: number;
|
3341
|
+
howToSteps: string[];
|
3289
3342
|
depositUrl: string | null;
|
3290
3343
|
explorerAddress: string | null;
|
3291
3344
|
mainProtocolId: string | null;
|
@@ -3393,11 +3446,13 @@ declare const eden: {
|
|
3393
3446
|
name: string;
|
3394
3447
|
type: string;
|
3395
3448
|
status: import("@db/api").$Enums.Status;
|
3449
|
+
description: string;
|
3396
3450
|
tags: string[];
|
3397
3451
|
identifier: string;
|
3398
3452
|
action: import("@db/api").$Enums.OpportunityAction;
|
3399
3453
|
manualOverrides: import("@db/api").$Enums.OpportunityManualOverride[];
|
3400
3454
|
chainId: number;
|
3455
|
+
howToSteps: string[];
|
3401
3456
|
depositUrl: string | null;
|
3402
3457
|
explorerAddress: string | null;
|
3403
3458
|
mainProtocolId: string | null;
|
@@ -5395,7 +5450,9 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
5395
5450
|
post: {
|
5396
5451
|
body: {
|
5397
5452
|
name?: string | undefined;
|
5453
|
+
description?: string | undefined;
|
5398
5454
|
tags?: string[] | undefined;
|
5455
|
+
howToSteps?: string[] | undefined;
|
5399
5456
|
depositUrl?: string | undefined;
|
5400
5457
|
explorerAddress?: string | undefined;
|
5401
5458
|
protocols?: string[] | undefined;
|
@@ -5445,11 +5502,13 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
5445
5502
|
name: string;
|
5446
5503
|
type: string;
|
5447
5504
|
status: import("@db/api").$Enums.Status;
|
5505
|
+
description: string;
|
5448
5506
|
tags: string[];
|
5449
5507
|
identifier: string;
|
5450
5508
|
action: import("@db/api").$Enums.OpportunityAction;
|
5451
5509
|
manualOverrides: import("@db/api").$Enums.OpportunityManualOverride[];
|
5452
5510
|
chainId: number;
|
5511
|
+
howToSteps: string[];
|
5453
5512
|
depositUrl: string | null;
|
5454
5513
|
explorerAddress: string | null;
|
5455
5514
|
mainProtocolId: string | null;
|
@@ -5469,7 +5528,9 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
5469
5528
|
patch: {
|
5470
5529
|
body: {
|
5471
5530
|
name?: string | undefined;
|
5531
|
+
description?: string | undefined;
|
5472
5532
|
action?: "POOL" | "HOLD" | "DROP" | "LEND" | "BORROW" | "LONG" | "SHORT" | "SWAP" | "INVALID" | undefined;
|
5533
|
+
howToSteps?: string[] | undefined;
|
5473
5534
|
depositUrl?: string | undefined;
|
5474
5535
|
explorerAddress?: string | undefined;
|
5475
5536
|
};
|
@@ -5486,11 +5547,13 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
5486
5547
|
name: string;
|
5487
5548
|
type: string;
|
5488
5549
|
status: import("@db/api").$Enums.Status;
|
5550
|
+
description: string;
|
5489
5551
|
tags: string[];
|
5490
5552
|
identifier: string;
|
5491
5553
|
action: import("@db/api").$Enums.OpportunityAction;
|
5492
5554
|
manualOverrides: import("@db/api").$Enums.OpportunityManualOverride[];
|
5493
5555
|
chainId: number;
|
5556
|
+
howToSteps: string[];
|
5494
5557
|
depositUrl: string | null;
|
5495
5558
|
explorerAddress: string | null;
|
5496
5559
|
mainProtocolId: string | null;
|
@@ -5509,7 +5572,7 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
5509
5572
|
":id": {
|
5510
5573
|
override: {
|
5511
5574
|
delete: {
|
5512
|
-
body: ("name" | "action" | "depositUrl" | "explorerAddress")[];
|
5575
|
+
body: ("name" | "description" | "action" | "howToSteps" | "depositUrl" | "explorerAddress")[];
|
5513
5576
|
params: {
|
5514
5577
|
id: string;
|
5515
5578
|
};
|
@@ -5547,11 +5610,13 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
5547
5610
|
name: string;
|
5548
5611
|
type: string;
|
5549
5612
|
status: import("@db/api").$Enums.Status;
|
5613
|
+
description: string;
|
5550
5614
|
tags: string[];
|
5551
5615
|
identifier: string;
|
5552
5616
|
action: import("@db/api").$Enums.OpportunityAction;
|
5553
5617
|
manualOverrides: import("@db/api").$Enums.OpportunityManualOverride[];
|
5554
5618
|
chainId: number;
|
5619
|
+
howToSteps: string[];
|
5555
5620
|
depositUrl: string | null;
|
5556
5621
|
explorerAddress: string | null;
|
5557
5622
|
mainProtocolId: string | null;
|
@@ -5584,6 +5649,8 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
5584
5649
|
price?: number | null | undefined;
|
5585
5650
|
})[];
|
5586
5651
|
mainProtocol: "splice" | "reserve" | "morpho" | "quickswap" | "euler" | "aura" | "poolside" | "gearbox" | "filament" | "fluid" | "compound" | "ionic" | "layerbank" | "moonwell" | "fraxlend" | "fenix" | "ra" | "syncswap" | "beefy" | "aerodrome" | "velodrome" | "curve" | "toros" | "akron" | "enzyme" | "dragonswap" | "koi" | "rfx" | "woofi" | "pendle" | "zkSwapThreePool" | "maha" | "tempest" | "holdstation" | "venus" | "reactor_fusion" | "vicuna" | "curveNPool" | "satlayer" | "veda" | "cian" | "concrete" | "hourglass" | "katana" | "gamma" | "stability" | "uniswap" | "ambient" | "arthswap" | "base-swap" | "camelot" | "crust" | "horiza" | "izumi" | "kim" | "pancake-swap" | "ramses" | "retro" | "stryke" | "sushi-swap" | "swapr" | "thruster" | "voltage" | "zero" | "supswap" | "zk-swap" | "thirdtrade" | "swap-x" | "balancer" | "cross_curve" | "neptune" | "maverick" | "trader-joe" | "hanji" | "radiant" | "aave" | "ironclad" | "sturdy" | "frax" | "silo" | "dolomite" | "badger" | "ajna" | "ion" | "eigenlayer" | "vest" | "zerolend" | "lnd" | "hyperdrive" | "oku" | "kyo" | "sonex" | "lendle" | "tako-tako" | "equalizer" | "spectra" | "beraborrow" | "superlend" | "avalon" | "iguana" | "xlend" | "sake" | "sonicmarket" | "angles" | "bunni" | "beratrax" | "yei" | "gammaswap" | "uranium" | undefined;
|
5652
|
+
description: string;
|
5653
|
+
howToSteps: string[];
|
5587
5654
|
depositUrl: string | undefined;
|
5588
5655
|
explorerAddress: string | undefined;
|
5589
5656
|
tags: string[];
|
@@ -5636,11 +5703,13 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
5636
5703
|
name: string;
|
5637
5704
|
type: string;
|
5638
5705
|
status: import("@db/api").$Enums.Status;
|
5706
|
+
description: string;
|
5639
5707
|
tags: string[];
|
5640
5708
|
identifier: string;
|
5641
5709
|
action: import("@db/api").$Enums.OpportunityAction;
|
5642
5710
|
manualOverrides: import("@db/api").$Enums.OpportunityManualOverride[];
|
5643
5711
|
chainId: number;
|
5712
|
+
howToSteps: string[];
|
5644
5713
|
depositUrl: string | null;
|
5645
5714
|
explorerAddress: string | null;
|
5646
5715
|
mainProtocolId: string | null;
|
@@ -5673,6 +5742,8 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
5673
5742
|
price?: number | null | undefined;
|
5674
5743
|
})[];
|
5675
5744
|
mainProtocol: "splice" | "reserve" | "morpho" | "quickswap" | "euler" | "aura" | "poolside" | "gearbox" | "filament" | "fluid" | "compound" | "ionic" | "layerbank" | "moonwell" | "fraxlend" | "fenix" | "ra" | "syncswap" | "beefy" | "aerodrome" | "velodrome" | "curve" | "toros" | "akron" | "enzyme" | "dragonswap" | "koi" | "rfx" | "woofi" | "pendle" | "zkSwapThreePool" | "maha" | "tempest" | "holdstation" | "venus" | "reactor_fusion" | "vicuna" | "curveNPool" | "satlayer" | "veda" | "cian" | "concrete" | "hourglass" | "katana" | "gamma" | "stability" | "uniswap" | "ambient" | "arthswap" | "base-swap" | "camelot" | "crust" | "horiza" | "izumi" | "kim" | "pancake-swap" | "ramses" | "retro" | "stryke" | "sushi-swap" | "swapr" | "thruster" | "voltage" | "zero" | "supswap" | "zk-swap" | "thirdtrade" | "swap-x" | "balancer" | "cross_curve" | "neptune" | "maverick" | "trader-joe" | "hanji" | "radiant" | "aave" | "ironclad" | "sturdy" | "frax" | "silo" | "dolomite" | "badger" | "ajna" | "ion" | "eigenlayer" | "vest" | "zerolend" | "lnd" | "hyperdrive" | "oku" | "kyo" | "sonex" | "lendle" | "tako-tako" | "equalizer" | "spectra" | "beraborrow" | "superlend" | "avalon" | "iguana" | "xlend" | "sake" | "sonicmarket" | "angles" | "bunni" | "beratrax" | "yei" | "gammaswap" | "uranium" | undefined;
|
5745
|
+
description: string;
|
5746
|
+
howToSteps: string[];
|
5676
5747
|
depositUrl: string | undefined;
|
5677
5748
|
explorerAddress: string | undefined;
|
5678
5749
|
tags: string[];
|
@@ -5818,16 +5889,19 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
5818
5889
|
creatorId: string | null;
|
5819
5890
|
};
|
5820
5891
|
createdAt: string;
|
5892
|
+
description: string | undefined;
|
5821
5893
|
Opportunity: {
|
5822
5894
|
id: string;
|
5823
5895
|
name: string;
|
5824
5896
|
type: string;
|
5825
5897
|
status: import("@db/api").$Enums.Status;
|
5898
|
+
description: string;
|
5826
5899
|
tags: string[];
|
5827
5900
|
identifier: string;
|
5828
5901
|
action: import("@db/api").$Enums.OpportunityAction;
|
5829
5902
|
manualOverrides: import("@db/api").$Enums.OpportunityManualOverride[];
|
5830
5903
|
chainId: number;
|
5904
|
+
howToSteps: string[];
|
5831
5905
|
depositUrl: string | null;
|
5832
5906
|
explorerAddress: string | null;
|
5833
5907
|
mainProtocolId: string | null;
|
@@ -5883,10 +5957,12 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
5883
5957
|
name: string;
|
5884
5958
|
type: string;
|
5885
5959
|
status: import("@db/api").$Enums.Status;
|
5960
|
+
description: string;
|
5886
5961
|
tags: string[];
|
5887
5962
|
identifier: string;
|
5888
5963
|
action: import("@db/api").$Enums.OpportunityAction;
|
5889
5964
|
chainId: number;
|
5965
|
+
howToSteps: string[];
|
5890
5966
|
tvl: number;
|
5891
5967
|
dailyRewards: number;
|
5892
5968
|
}[];
|
@@ -6022,6 +6098,7 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
6022
6098
|
isPoint: boolean;
|
6023
6099
|
isPreTGE: boolean;
|
6024
6100
|
}[];
|
6101
|
+
description: string;
|
6025
6102
|
tags: string[];
|
6026
6103
|
identifier: string;
|
6027
6104
|
chain: {
|
@@ -6031,6 +6108,7 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
6031
6108
|
};
|
6032
6109
|
action: string;
|
6033
6110
|
chainId: number;
|
6111
|
+
howToSteps: string[];
|
6034
6112
|
tvl: number;
|
6035
6113
|
apr: number;
|
6036
6114
|
dailyRewards: number;
|
@@ -6159,6 +6237,7 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
6159
6237
|
isPoint: boolean;
|
6160
6238
|
isPreTGE: boolean;
|
6161
6239
|
}[];
|
6240
|
+
description: string;
|
6162
6241
|
tags: string[];
|
6163
6242
|
identifier: string;
|
6164
6243
|
chain: {
|
@@ -6168,11 +6247,13 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
6168
6247
|
};
|
6169
6248
|
action: string;
|
6170
6249
|
chainId: number;
|
6250
|
+
howToSteps: string[];
|
6171
6251
|
tvl: number;
|
6172
6252
|
apr: number;
|
6173
6253
|
dailyRewards: number;
|
6174
6254
|
lastCampaignCreatedAt: string;
|
6175
6255
|
campaigns: {
|
6256
|
+
description?: string | undefined;
|
6176
6257
|
creator?: {
|
6177
6258
|
tags?: string[] | undefined;
|
6178
6259
|
creatorId?: string | null | undefined;
|
@@ -6332,6 +6413,7 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
6332
6413
|
isPoint: boolean;
|
6333
6414
|
isPreTGE: boolean;
|
6334
6415
|
}[];
|
6416
|
+
description: string;
|
6335
6417
|
tags: string[];
|
6336
6418
|
identifier: string;
|
6337
6419
|
chain: {
|
@@ -6341,11 +6423,13 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
6341
6423
|
};
|
6342
6424
|
action: string;
|
6343
6425
|
chainId: number;
|
6426
|
+
howToSteps: string[];
|
6344
6427
|
tvl: number;
|
6345
6428
|
apr: number;
|
6346
6429
|
dailyRewards: number;
|
6347
6430
|
lastCampaignCreatedAt: string;
|
6348
6431
|
campaigns: {
|
6432
|
+
description?: string | undefined;
|
6349
6433
|
creator?: {
|
6350
6434
|
tags?: string[] | undefined;
|
6351
6435
|
creatorId?: string | null | undefined;
|
@@ -6574,6 +6658,7 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
6574
6658
|
200: {
|
6575
6659
|
id: string;
|
6576
6660
|
type: string;
|
6661
|
+
description: string | null;
|
6577
6662
|
params: import("database/api/.generated/runtime/library").JsonValue;
|
6578
6663
|
subType: number | null;
|
6579
6664
|
computeChainId: number;
|
@@ -6617,11 +6702,13 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
6617
6702
|
name: string;
|
6618
6703
|
type: string;
|
6619
6704
|
status: import("@db/api").$Enums.Status;
|
6705
|
+
description: string;
|
6620
6706
|
tags: string[];
|
6621
6707
|
identifier: string;
|
6622
6708
|
action: import("@db/api").$Enums.OpportunityAction;
|
6623
6709
|
manualOverrides: import("@db/api").$Enums.OpportunityManualOverride[];
|
6624
6710
|
chainId: number;
|
6711
|
+
howToSteps: string[];
|
6625
6712
|
depositUrl: string | null;
|
6626
6713
|
explorerAddress: string | null;
|
6627
6714
|
mainProtocolId: string | null;
|
@@ -6654,6 +6741,8 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
6654
6741
|
price?: number | null | undefined;
|
6655
6742
|
})[];
|
6656
6743
|
mainProtocol: "splice" | "reserve" | "morpho" | "quickswap" | "euler" | "aura" | "poolside" | "gearbox" | "filament" | "fluid" | "compound" | "ionic" | "layerbank" | "moonwell" | "fraxlend" | "fenix" | "ra" | "syncswap" | "beefy" | "aerodrome" | "velodrome" | "curve" | "toros" | "akron" | "enzyme" | "dragonswap" | "koi" | "rfx" | "woofi" | "pendle" | "zkSwapThreePool" | "maha" | "tempest" | "holdstation" | "venus" | "reactor_fusion" | "vicuna" | "curveNPool" | "satlayer" | "veda" | "cian" | "concrete" | "hourglass" | "katana" | "gamma" | "stability" | "uniswap" | "ambient" | "arthswap" | "base-swap" | "camelot" | "crust" | "horiza" | "izumi" | "kim" | "pancake-swap" | "ramses" | "retro" | "stryke" | "sushi-swap" | "swapr" | "thruster" | "voltage" | "zero" | "supswap" | "zk-swap" | "thirdtrade" | "swap-x" | "balancer" | "cross_curve" | "neptune" | "maverick" | "trader-joe" | "hanji" | "radiant" | "aave" | "ironclad" | "sturdy" | "frax" | "silo" | "dolomite" | "badger" | "ajna" | "ion" | "eigenlayer" | "vest" | "zerolend" | "lnd" | "hyperdrive" | "oku" | "kyo" | "sonex" | "lendle" | "tako-tako" | "equalizer" | "spectra" | "beraborrow" | "superlend" | "avalon" | "iguana" | "xlend" | "sake" | "sonicmarket" | "angles" | "bunni" | "beratrax" | "yei" | "gammaswap" | "uranium" | undefined;
|
6744
|
+
description: string;
|
6745
|
+
howToSteps: string[];
|
6657
6746
|
depositUrl: string | undefined;
|
6658
6747
|
explorerAddress: string | undefined;
|
6659
6748
|
tags: string[];
|
@@ -6732,6 +6821,7 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
6732
6821
|
200: {
|
6733
6822
|
id: string;
|
6734
6823
|
type: string;
|
6824
|
+
description: string | null;
|
6735
6825
|
params: import("database/api/.generated/runtime/library").JsonValue;
|
6736
6826
|
subType: number | null;
|
6737
6827
|
computeChainId: number;
|
@@ -6826,16 +6916,19 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
6826
6916
|
creatorId: string | null;
|
6827
6917
|
};
|
6828
6918
|
createdAt: string;
|
6919
|
+
description: string | undefined;
|
6829
6920
|
Opportunity: {
|
6830
6921
|
id: string;
|
6831
6922
|
name: string;
|
6832
6923
|
type: string;
|
6833
6924
|
status: import("@db/api").$Enums.Status;
|
6925
|
+
description: string;
|
6834
6926
|
tags: string[];
|
6835
6927
|
identifier: string;
|
6836
6928
|
action: import("@db/api").$Enums.OpportunityAction;
|
6837
6929
|
manualOverrides: import("@db/api").$Enums.OpportunityManualOverride[];
|
6838
6930
|
chainId: number;
|
6931
|
+
howToSteps: string[];
|
6839
6932
|
depositUrl: string | null;
|
6840
6933
|
explorerAddress: string | null;
|
6841
6934
|
mainProtocolId: string | null;
|
@@ -6913,16 +7006,19 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
6913
7006
|
creatorId: string | null;
|
6914
7007
|
};
|
6915
7008
|
createdAt: string;
|
7009
|
+
description: string | undefined;
|
6916
7010
|
Opportunity: {
|
6917
7011
|
id: string;
|
6918
7012
|
name: string;
|
6919
7013
|
type: string;
|
6920
7014
|
status: import("@db/api").$Enums.Status;
|
7015
|
+
description: string;
|
6921
7016
|
tags: string[];
|
6922
7017
|
identifier: string;
|
6923
7018
|
action: import("@db/api").$Enums.OpportunityAction;
|
6924
7019
|
manualOverrides: import("@db/api").$Enums.OpportunityManualOverride[];
|
6925
7020
|
chainId: number;
|
7021
|
+
howToSteps: string[];
|
6926
7022
|
depositUrl: string | null;
|
6927
7023
|
explorerAddress: string | null;
|
6928
7024
|
mainProtocolId: string | null;
|
@@ -7116,16 +7212,19 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
7116
7212
|
creatorId: string | null;
|
7117
7213
|
};
|
7118
7214
|
createdAt: string;
|
7215
|
+
description: string | undefined;
|
7119
7216
|
Opportunity: {
|
7120
7217
|
id: string;
|
7121
7218
|
name: string;
|
7122
7219
|
type: string;
|
7123
7220
|
status: import("@db/api").$Enums.Status;
|
7221
|
+
description: string;
|
7124
7222
|
tags: string[];
|
7125
7223
|
identifier: string;
|
7126
7224
|
action: import("@db/api").$Enums.OpportunityAction;
|
7127
7225
|
manualOverrides: import("@db/api").$Enums.OpportunityManualOverride[];
|
7128
7226
|
chainId: number;
|
7227
|
+
howToSteps: string[];
|
7129
7228
|
depositUrl: string | null;
|
7130
7229
|
explorerAddress: string | null;
|
7131
7230
|
mainProtocolId: string | null;
|
@@ -7455,6 +7554,7 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
7455
7554
|
200: {
|
7456
7555
|
id: string;
|
7457
7556
|
type: string;
|
7557
|
+
description: string | null;
|
7458
7558
|
params: import("database/api/.generated/runtime/library").JsonValue;
|
7459
7559
|
subType: number | null;
|
7460
7560
|
computeChainId: number;
|
@@ -7498,11 +7598,13 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
7498
7598
|
name: string;
|
7499
7599
|
type: string;
|
7500
7600
|
status: import("@db/api").$Enums.Status;
|
7601
|
+
description: string;
|
7501
7602
|
tags: string[];
|
7502
7603
|
identifier: string;
|
7503
7604
|
action: import("@db/api").$Enums.OpportunityAction;
|
7504
7605
|
manualOverrides: import("@db/api").$Enums.OpportunityManualOverride[];
|
7505
7606
|
chainId: number;
|
7607
|
+
howToSteps: string[];
|
7506
7608
|
depositUrl: string | null;
|
7507
7609
|
explorerAddress: string | null;
|
7508
7610
|
mainProtocolId: string | null;
|
@@ -7535,6 +7637,8 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
7535
7637
|
price?: number | null | undefined;
|
7536
7638
|
})[];
|
7537
7639
|
mainProtocol: "splice" | "reserve" | "morpho" | "quickswap" | "euler" | "aura" | "poolside" | "gearbox" | "filament" | "fluid" | "compound" | "ionic" | "layerbank" | "moonwell" | "fraxlend" | "fenix" | "ra" | "syncswap" | "beefy" | "aerodrome" | "velodrome" | "curve" | "toros" | "akron" | "enzyme" | "dragonswap" | "koi" | "rfx" | "woofi" | "pendle" | "zkSwapThreePool" | "maha" | "tempest" | "holdstation" | "venus" | "reactor_fusion" | "vicuna" | "curveNPool" | "satlayer" | "veda" | "cian" | "concrete" | "hourglass" | "katana" | "gamma" | "stability" | "uniswap" | "ambient" | "arthswap" | "base-swap" | "camelot" | "crust" | "horiza" | "izumi" | "kim" | "pancake-swap" | "ramses" | "retro" | "stryke" | "sushi-swap" | "swapr" | "thruster" | "voltage" | "zero" | "supswap" | "zk-swap" | "thirdtrade" | "swap-x" | "balancer" | "cross_curve" | "neptune" | "maverick" | "trader-joe" | "hanji" | "radiant" | "aave" | "ironclad" | "sturdy" | "frax" | "silo" | "dolomite" | "badger" | "ajna" | "ion" | "eigenlayer" | "vest" | "zerolend" | "lnd" | "hyperdrive" | "oku" | "kyo" | "sonex" | "lendle" | "tako-tako" | "equalizer" | "spectra" | "beraborrow" | "superlend" | "avalon" | "iguana" | "xlend" | "sake" | "sonicmarket" | "angles" | "bunni" | "beratrax" | "yei" | "gammaswap" | "uranium" | undefined;
|
7640
|
+
description: string;
|
7641
|
+
howToSteps: string[];
|
7538
7642
|
depositUrl: string | undefined;
|
7539
7643
|
explorerAddress: string | undefined;
|
7540
7644
|
tags: string[];
|
@@ -7560,6 +7664,7 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
7560
7664
|
200: {
|
7561
7665
|
id: string;
|
7562
7666
|
type: string;
|
7667
|
+
description: string | null;
|
7563
7668
|
params: import("database/api/.generated/runtime/library").JsonValue;
|
7564
7669
|
subType: number | null;
|
7565
7670
|
computeChainId: number;
|
@@ -7603,11 +7708,13 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
7603
7708
|
name: string;
|
7604
7709
|
type: string;
|
7605
7710
|
status: import("@db/api").$Enums.Status;
|
7711
|
+
description: string;
|
7606
7712
|
tags: string[];
|
7607
7713
|
identifier: string;
|
7608
7714
|
action: import("@db/api").$Enums.OpportunityAction;
|
7609
7715
|
manualOverrides: import("@db/api").$Enums.OpportunityManualOverride[];
|
7610
7716
|
chainId: number;
|
7717
|
+
howToSteps: string[];
|
7611
7718
|
depositUrl: string | null;
|
7612
7719
|
explorerAddress: string | null;
|
7613
7720
|
mainProtocolId: string | null;
|
@@ -7640,6 +7747,8 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
7640
7747
|
price?: number | null | undefined;
|
7641
7748
|
})[];
|
7642
7749
|
mainProtocol: "splice" | "reserve" | "morpho" | "quickswap" | "euler" | "aura" | "poolside" | "gearbox" | "filament" | "fluid" | "compound" | "ionic" | "layerbank" | "moonwell" | "fraxlend" | "fenix" | "ra" | "syncswap" | "beefy" | "aerodrome" | "velodrome" | "curve" | "toros" | "akron" | "enzyme" | "dragonswap" | "koi" | "rfx" | "woofi" | "pendle" | "zkSwapThreePool" | "maha" | "tempest" | "holdstation" | "venus" | "reactor_fusion" | "vicuna" | "curveNPool" | "satlayer" | "veda" | "cian" | "concrete" | "hourglass" | "katana" | "gamma" | "stability" | "uniswap" | "ambient" | "arthswap" | "base-swap" | "camelot" | "crust" | "horiza" | "izumi" | "kim" | "pancake-swap" | "ramses" | "retro" | "stryke" | "sushi-swap" | "swapr" | "thruster" | "voltage" | "zero" | "supswap" | "zk-swap" | "thirdtrade" | "swap-x" | "balancer" | "cross_curve" | "neptune" | "maverick" | "trader-joe" | "hanji" | "radiant" | "aave" | "ironclad" | "sturdy" | "frax" | "silo" | "dolomite" | "badger" | "ajna" | "ion" | "eigenlayer" | "vest" | "zerolend" | "lnd" | "hyperdrive" | "oku" | "kyo" | "sonex" | "lendle" | "tako-tako" | "equalizer" | "spectra" | "beraborrow" | "superlend" | "avalon" | "iguana" | "xlend" | "sake" | "sonicmarket" | "angles" | "bunni" | "beratrax" | "yei" | "gammaswap" | "uranium" | undefined;
|
7750
|
+
description: string;
|
7751
|
+
howToSteps: string[];
|
7643
7752
|
depositUrl: string | undefined;
|
7644
7753
|
explorerAddress: string | undefined;
|
7645
7754
|
tags: string[];
|
@@ -9235,11 +9344,13 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
9235
9344
|
name: string;
|
9236
9345
|
type: string;
|
9237
9346
|
status: import("@db/api").$Enums.Status;
|
9347
|
+
description: string;
|
9238
9348
|
tags: string[];
|
9239
9349
|
identifier: string;
|
9240
9350
|
action: import("@db/api").$Enums.OpportunityAction;
|
9241
9351
|
manualOverrides: import("@db/api").$Enums.OpportunityManualOverride[];
|
9242
9352
|
chainId: number;
|
9353
|
+
howToSteps: string[];
|
9243
9354
|
depositUrl: string | null;
|
9244
9355
|
explorerAddress: string | null;
|
9245
9356
|
mainProtocolId: string | null;
|
@@ -9358,11 +9469,13 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
9358
9469
|
name: string;
|
9359
9470
|
type: string;
|
9360
9471
|
status: import("@db/api").$Enums.Status;
|
9472
|
+
description: string;
|
9361
9473
|
tags: string[];
|
9362
9474
|
identifier: string;
|
9363
9475
|
action: import("@db/api").$Enums.OpportunityAction;
|
9364
9476
|
manualOverrides: import("@db/api").$Enums.OpportunityManualOverride[];
|
9365
9477
|
chainId: number;
|
9478
|
+
howToSteps: string[];
|
9366
9479
|
depositUrl: string | null;
|
9367
9480
|
explorerAddress: string | null;
|
9368
9481
|
mainProtocolId: string | null;
|
@@ -11802,7 +11915,9 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
11802
11915
|
override: {
|
11803
11916
|
patch: (body: {
|
11804
11917
|
name?: string | undefined;
|
11918
|
+
description?: string | undefined;
|
11805
11919
|
action?: "POOL" | "HOLD" | "DROP" | "LEND" | "BORROW" | "LONG" | "SHORT" | "SWAP" | "INVALID" | undefined;
|
11920
|
+
howToSteps?: string[] | undefined;
|
11806
11921
|
depositUrl?: string | undefined;
|
11807
11922
|
explorerAddress?: string | undefined;
|
11808
11923
|
}, options: {
|
@@ -11817,11 +11932,13 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
11817
11932
|
name: string;
|
11818
11933
|
type: string;
|
11819
11934
|
status: import("@db/api").$Enums.Status;
|
11935
|
+
description: string;
|
11820
11936
|
tags: string[];
|
11821
11937
|
identifier: string;
|
11822
11938
|
action: import("@db/api").$Enums.OpportunityAction;
|
11823
11939
|
manualOverrides: import("@db/api").$Enums.OpportunityManualOverride[];
|
11824
11940
|
chainId: number;
|
11941
|
+
howToSteps: string[];
|
11825
11942
|
depositUrl: string | null;
|
11826
11943
|
explorerAddress: string | null;
|
11827
11944
|
mainProtocolId: string | null;
|
@@ -11831,7 +11948,7 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
11831
11948
|
lastCampaignCreatedAt: Date;
|
11832
11949
|
};
|
11833
11950
|
}>>;
|
11834
|
-
delete: (body: ("name" | "action" | "depositUrl" | "explorerAddress")[], options: {
|
11951
|
+
delete: (body: ("name" | "description" | "action" | "howToSteps" | "depositUrl" | "explorerAddress")[], options: {
|
11835
11952
|
headers: {
|
11836
11953
|
authorization: string;
|
11837
11954
|
};
|
@@ -11867,11 +11984,13 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
11867
11984
|
name: string;
|
11868
11985
|
type: string;
|
11869
11986
|
status: import("@db/api").$Enums.Status;
|
11987
|
+
description: string;
|
11870
11988
|
tags: string[];
|
11871
11989
|
identifier: string;
|
11872
11990
|
action: import("@db/api").$Enums.OpportunityAction;
|
11873
11991
|
manualOverrides: import("@db/api").$Enums.OpportunityManualOverride[];
|
11874
11992
|
chainId: number;
|
11993
|
+
howToSteps: string[];
|
11875
11994
|
depositUrl: string | null;
|
11876
11995
|
explorerAddress: string | null;
|
11877
11996
|
mainProtocolId: string | null;
|
@@ -11904,6 +12023,8 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
11904
12023
|
price?: number | null | undefined;
|
11905
12024
|
})[];
|
11906
12025
|
mainProtocol: "splice" | "reserve" | "morpho" | "quickswap" | "euler" | "aura" | "poolside" | "gearbox" | "filament" | "fluid" | "compound" | "ionic" | "layerbank" | "moonwell" | "fraxlend" | "fenix" | "ra" | "syncswap" | "beefy" | "aerodrome" | "velodrome" | "curve" | "toros" | "akron" | "enzyme" | "dragonswap" | "koi" | "rfx" | "woofi" | "pendle" | "zkSwapThreePool" | "maha" | "tempest" | "holdstation" | "venus" | "reactor_fusion" | "vicuna" | "curveNPool" | "satlayer" | "veda" | "cian" | "concrete" | "hourglass" | "katana" | "gamma" | "stability" | "uniswap" | "ambient" | "arthswap" | "base-swap" | "camelot" | "crust" | "horiza" | "izumi" | "kim" | "pancake-swap" | "ramses" | "retro" | "stryke" | "sushi-swap" | "swapr" | "thruster" | "voltage" | "zero" | "supswap" | "zk-swap" | "thirdtrade" | "swap-x" | "balancer" | "cross_curve" | "neptune" | "maverick" | "trader-joe" | "hanji" | "radiant" | "aave" | "ironclad" | "sturdy" | "frax" | "silo" | "dolomite" | "badger" | "ajna" | "ion" | "eigenlayer" | "vest" | "zerolend" | "lnd" | "hyperdrive" | "oku" | "kyo" | "sonex" | "lendle" | "tako-tako" | "equalizer" | "spectra" | "beraborrow" | "superlend" | "avalon" | "iguana" | "xlend" | "sake" | "sonicmarket" | "angles" | "bunni" | "beratrax" | "yei" | "gammaswap" | "uranium" | undefined;
|
12026
|
+
description: string;
|
12027
|
+
howToSteps: string[];
|
11907
12028
|
depositUrl: string | undefined;
|
11908
12029
|
explorerAddress: string | undefined;
|
11909
12030
|
tags: string[];
|
@@ -11946,11 +12067,13 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
11946
12067
|
name: string;
|
11947
12068
|
type: string;
|
11948
12069
|
status: import("@db/api").$Enums.Status;
|
12070
|
+
description: string;
|
11949
12071
|
tags: string[];
|
11950
12072
|
identifier: string;
|
11951
12073
|
action: import("@db/api").$Enums.OpportunityAction;
|
11952
12074
|
manualOverrides: import("@db/api").$Enums.OpportunityManualOverride[];
|
11953
12075
|
chainId: number;
|
12076
|
+
howToSteps: string[];
|
11954
12077
|
depositUrl: string | null;
|
11955
12078
|
explorerAddress: string | null;
|
11956
12079
|
mainProtocolId: string | null;
|
@@ -11983,6 +12106,8 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
11983
12106
|
price?: number | null | undefined;
|
11984
12107
|
})[];
|
11985
12108
|
mainProtocol: "splice" | "reserve" | "morpho" | "quickswap" | "euler" | "aura" | "poolside" | "gearbox" | "filament" | "fluid" | "compound" | "ionic" | "layerbank" | "moonwell" | "fraxlend" | "fenix" | "ra" | "syncswap" | "beefy" | "aerodrome" | "velodrome" | "curve" | "toros" | "akron" | "enzyme" | "dragonswap" | "koi" | "rfx" | "woofi" | "pendle" | "zkSwapThreePool" | "maha" | "tempest" | "holdstation" | "venus" | "reactor_fusion" | "vicuna" | "curveNPool" | "satlayer" | "veda" | "cian" | "concrete" | "hourglass" | "katana" | "gamma" | "stability" | "uniswap" | "ambient" | "arthswap" | "base-swap" | "camelot" | "crust" | "horiza" | "izumi" | "kim" | "pancake-swap" | "ramses" | "retro" | "stryke" | "sushi-swap" | "swapr" | "thruster" | "voltage" | "zero" | "supswap" | "zk-swap" | "thirdtrade" | "swap-x" | "balancer" | "cross_curve" | "neptune" | "maverick" | "trader-joe" | "hanji" | "radiant" | "aave" | "ironclad" | "sturdy" | "frax" | "silo" | "dolomite" | "badger" | "ajna" | "ion" | "eigenlayer" | "vest" | "zerolend" | "lnd" | "hyperdrive" | "oku" | "kyo" | "sonex" | "lendle" | "tako-tako" | "equalizer" | "spectra" | "beraborrow" | "superlend" | "avalon" | "iguana" | "xlend" | "sake" | "sonicmarket" | "angles" | "bunni" | "beratrax" | "yei" | "gammaswap" | "uranium" | undefined;
|
12109
|
+
description: string;
|
12110
|
+
howToSteps: string[];
|
11986
12111
|
depositUrl: string | undefined;
|
11987
12112
|
explorerAddress: string | undefined;
|
11988
12113
|
tags: string[];
|
@@ -12074,6 +12199,7 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
12074
12199
|
isPoint: boolean;
|
12075
12200
|
isPreTGE: boolean;
|
12076
12201
|
}[];
|
12202
|
+
description: string;
|
12077
12203
|
tags: string[];
|
12078
12204
|
identifier: string;
|
12079
12205
|
chain: {
|
@@ -12083,6 +12209,7 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
12083
12209
|
};
|
12084
12210
|
action: string;
|
12085
12211
|
chainId: number;
|
12212
|
+
howToSteps: string[];
|
12086
12213
|
tvl: number;
|
12087
12214
|
apr: number;
|
12088
12215
|
dailyRewards: number;
|
@@ -12185,6 +12312,7 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
12185
12312
|
isPoint: boolean;
|
12186
12313
|
isPreTGE: boolean;
|
12187
12314
|
}[];
|
12315
|
+
description: string;
|
12188
12316
|
tags: string[];
|
12189
12317
|
identifier: string;
|
12190
12318
|
chain: {
|
@@ -12194,11 +12322,13 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
12194
12322
|
};
|
12195
12323
|
action: string;
|
12196
12324
|
chainId: number;
|
12325
|
+
howToSteps: string[];
|
12197
12326
|
tvl: number;
|
12198
12327
|
apr: number;
|
12199
12328
|
dailyRewards: number;
|
12200
12329
|
lastCampaignCreatedAt: string;
|
12201
12330
|
campaigns: {
|
12331
|
+
description?: string | undefined;
|
12202
12332
|
creator?: {
|
12203
12333
|
tags?: string[] | undefined;
|
12204
12334
|
creatorId?: string | null | undefined;
|
@@ -12267,7 +12397,9 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
12267
12397
|
index: {
|
12268
12398
|
post: (body: {
|
12269
12399
|
name?: string | undefined;
|
12400
|
+
description?: string | undefined;
|
12270
12401
|
tags?: string[] | undefined;
|
12402
|
+
howToSteps?: string[] | undefined;
|
12271
12403
|
depositUrl?: string | undefined;
|
12272
12404
|
explorerAddress?: string | undefined;
|
12273
12405
|
protocols?: string[] | undefined;
|
@@ -12317,11 +12449,13 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
12317
12449
|
name: string;
|
12318
12450
|
type: string;
|
12319
12451
|
status: import("@db/api").$Enums.Status;
|
12452
|
+
description: string;
|
12320
12453
|
tags: string[];
|
12321
12454
|
identifier: string;
|
12322
12455
|
action: import("@db/api").$Enums.OpportunityAction;
|
12323
12456
|
manualOverrides: import("@db/api").$Enums.OpportunityManualOverride[];
|
12324
12457
|
chainId: number;
|
12458
|
+
howToSteps: string[];
|
12325
12459
|
depositUrl: string | null;
|
12326
12460
|
explorerAddress: string | null;
|
12327
12461
|
mainProtocolId: string | null;
|
@@ -12464,16 +12598,19 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
12464
12598
|
creatorId: string | null;
|
12465
12599
|
};
|
12466
12600
|
createdAt: string;
|
12601
|
+
description: string | undefined;
|
12467
12602
|
Opportunity: {
|
12468
12603
|
id: string;
|
12469
12604
|
name: string;
|
12470
12605
|
type: string;
|
12471
12606
|
status: import("@db/api").$Enums.Status;
|
12607
|
+
description: string;
|
12472
12608
|
tags: string[];
|
12473
12609
|
identifier: string;
|
12474
12610
|
action: import("@db/api").$Enums.OpportunityAction;
|
12475
12611
|
manualOverrides: import("@db/api").$Enums.OpportunityManualOverride[];
|
12476
12612
|
chainId: number;
|
12613
|
+
howToSteps: string[];
|
12477
12614
|
depositUrl: string | null;
|
12478
12615
|
explorerAddress: string | null;
|
12479
12616
|
mainProtocolId: string | null;
|
@@ -12529,10 +12666,12 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
12529
12666
|
name: string;
|
12530
12667
|
type: string;
|
12531
12668
|
status: import("@db/api").$Enums.Status;
|
12669
|
+
description: string;
|
12532
12670
|
tags: string[];
|
12533
12671
|
identifier: string;
|
12534
12672
|
action: import("@db/api").$Enums.OpportunityAction;
|
12535
12673
|
chainId: number;
|
12674
|
+
howToSteps: string[];
|
12536
12675
|
tvl: number;
|
12537
12676
|
dailyRewards: number;
|
12538
12677
|
}[];
|
@@ -12676,6 +12815,7 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
12676
12815
|
isPoint: boolean;
|
12677
12816
|
isPreTGE: boolean;
|
12678
12817
|
}[];
|
12818
|
+
description: string;
|
12679
12819
|
tags: string[];
|
12680
12820
|
identifier: string;
|
12681
12821
|
chain: {
|
@@ -12685,11 +12825,13 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
12685
12825
|
};
|
12686
12826
|
action: string;
|
12687
12827
|
chainId: number;
|
12828
|
+
howToSteps: string[];
|
12688
12829
|
tvl: number;
|
12689
12830
|
apr: number;
|
12690
12831
|
dailyRewards: number;
|
12691
12832
|
lastCampaignCreatedAt: string;
|
12692
12833
|
campaigns: {
|
12834
|
+
description?: string | undefined;
|
12693
12835
|
creator?: {
|
12694
12836
|
tags?: string[] | undefined;
|
12695
12837
|
creatorId?: string | null | undefined;
|
@@ -12914,16 +13056,19 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
12914
13056
|
creatorId: string | null;
|
12915
13057
|
};
|
12916
13058
|
createdAt: string;
|
13059
|
+
description: string | undefined;
|
12917
13060
|
Opportunity: {
|
12918
13061
|
id: string;
|
12919
13062
|
name: string;
|
12920
13063
|
type: string;
|
12921
13064
|
status: import("@db/api").$Enums.Status;
|
13065
|
+
description: string;
|
12922
13066
|
tags: string[];
|
12923
13067
|
identifier: string;
|
12924
13068
|
action: import("@db/api").$Enums.OpportunityAction;
|
12925
13069
|
manualOverrides: import("@db/api").$Enums.OpportunityManualOverride[];
|
12926
13070
|
chainId: number;
|
13071
|
+
howToSteps: string[];
|
12927
13072
|
depositUrl: string | null;
|
12928
13073
|
explorerAddress: string | null;
|
12929
13074
|
mainProtocolId: string | null;
|
@@ -12971,6 +13116,7 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
12971
13116
|
200: {
|
12972
13117
|
id: string;
|
12973
13118
|
type: string;
|
13119
|
+
description: string | null;
|
12974
13120
|
params: import("database/api/.generated/runtime/library").JsonValue;
|
12975
13121
|
subType: number | null;
|
12976
13122
|
computeChainId: number;
|
@@ -13014,11 +13160,13 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
13014
13160
|
name: string;
|
13015
13161
|
type: string;
|
13016
13162
|
status: import("@db/api").$Enums.Status;
|
13163
|
+
description: string;
|
13017
13164
|
tags: string[];
|
13018
13165
|
identifier: string;
|
13019
13166
|
action: import("@db/api").$Enums.OpportunityAction;
|
13020
13167
|
manualOverrides: import("@db/api").$Enums.OpportunityManualOverride[];
|
13021
13168
|
chainId: number;
|
13169
|
+
howToSteps: string[];
|
13022
13170
|
depositUrl: string | null;
|
13023
13171
|
explorerAddress: string | null;
|
13024
13172
|
mainProtocolId: string | null;
|
@@ -13051,6 +13199,8 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
13051
13199
|
price?: number | null | undefined;
|
13052
13200
|
})[];
|
13053
13201
|
mainProtocol: "splice" | "reserve" | "morpho" | "quickswap" | "euler" | "aura" | "poolside" | "gearbox" | "filament" | "fluid" | "compound" | "ionic" | "layerbank" | "moonwell" | "fraxlend" | "fenix" | "ra" | "syncswap" | "beefy" | "aerodrome" | "velodrome" | "curve" | "toros" | "akron" | "enzyme" | "dragonswap" | "koi" | "rfx" | "woofi" | "pendle" | "zkSwapThreePool" | "maha" | "tempest" | "holdstation" | "venus" | "reactor_fusion" | "vicuna" | "curveNPool" | "satlayer" | "veda" | "cian" | "concrete" | "hourglass" | "katana" | "gamma" | "stability" | "uniswap" | "ambient" | "arthswap" | "base-swap" | "camelot" | "crust" | "horiza" | "izumi" | "kim" | "pancake-swap" | "ramses" | "retro" | "stryke" | "sushi-swap" | "swapr" | "thruster" | "voltage" | "zero" | "supswap" | "zk-swap" | "thirdtrade" | "swap-x" | "balancer" | "cross_curve" | "neptune" | "maverick" | "trader-joe" | "hanji" | "radiant" | "aave" | "ironclad" | "sturdy" | "frax" | "silo" | "dolomite" | "badger" | "ajna" | "ion" | "eigenlayer" | "vest" | "zerolend" | "lnd" | "hyperdrive" | "oku" | "kyo" | "sonex" | "lendle" | "tako-tako" | "equalizer" | "spectra" | "beraborrow" | "superlend" | "avalon" | "iguana" | "xlend" | "sake" | "sonicmarket" | "angles" | "bunni" | "beratrax" | "yei" | "gammaswap" | "uranium" | undefined;
|
13202
|
+
description: string;
|
13203
|
+
howToSteps: string[];
|
13054
13204
|
depositUrl: string | undefined;
|
13055
13205
|
explorerAddress: string | undefined;
|
13056
13206
|
tags: string[];
|
@@ -13117,6 +13267,7 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
13117
13267
|
200: {
|
13118
13268
|
id: string;
|
13119
13269
|
type: string;
|
13270
|
+
description: string | null;
|
13120
13271
|
params: import("database/api/.generated/runtime/library").JsonValue;
|
13121
13272
|
subType: number | null;
|
13122
13273
|
computeChainId: number;
|
@@ -13208,16 +13359,19 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
13208
13359
|
creatorId: string | null;
|
13209
13360
|
};
|
13210
13361
|
createdAt: string;
|
13362
|
+
description: string | undefined;
|
13211
13363
|
Opportunity: {
|
13212
13364
|
id: string;
|
13213
13365
|
name: string;
|
13214
13366
|
type: string;
|
13215
13367
|
status: import("@db/api").$Enums.Status;
|
13368
|
+
description: string;
|
13216
13369
|
tags: string[];
|
13217
13370
|
identifier: string;
|
13218
13371
|
action: import("@db/api").$Enums.OpportunityAction;
|
13219
13372
|
manualOverrides: import("@db/api").$Enums.OpportunityManualOverride[];
|
13220
13373
|
chainId: number;
|
13374
|
+
howToSteps: string[];
|
13221
13375
|
depositUrl: string | null;
|
13222
13376
|
explorerAddress: string | null;
|
13223
13377
|
mainProtocolId: string | null;
|
@@ -13513,6 +13667,7 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
13513
13667
|
200: {
|
13514
13668
|
id: string;
|
13515
13669
|
type: string;
|
13670
|
+
description: string | null;
|
13516
13671
|
params: import("database/api/.generated/runtime/library").JsonValue;
|
13517
13672
|
subType: number | null;
|
13518
13673
|
computeChainId: number;
|
@@ -13556,11 +13711,13 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
13556
13711
|
name: string;
|
13557
13712
|
type: string;
|
13558
13713
|
status: import("@db/api").$Enums.Status;
|
13714
|
+
description: string;
|
13559
13715
|
tags: string[];
|
13560
13716
|
identifier: string;
|
13561
13717
|
action: import("@db/api").$Enums.OpportunityAction;
|
13562
13718
|
manualOverrides: import("@db/api").$Enums.OpportunityManualOverride[];
|
13563
13719
|
chainId: number;
|
13720
|
+
howToSteps: string[];
|
13564
13721
|
depositUrl: string | null;
|
13565
13722
|
explorerAddress: string | null;
|
13566
13723
|
mainProtocolId: string | null;
|
@@ -13593,6 +13750,8 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
13593
13750
|
price?: number | null | undefined;
|
13594
13751
|
})[];
|
13595
13752
|
mainProtocol: "splice" | "reserve" | "morpho" | "quickswap" | "euler" | "aura" | "poolside" | "gearbox" | "filament" | "fluid" | "compound" | "ionic" | "layerbank" | "moonwell" | "fraxlend" | "fenix" | "ra" | "syncswap" | "beefy" | "aerodrome" | "velodrome" | "curve" | "toros" | "akron" | "enzyme" | "dragonswap" | "koi" | "rfx" | "woofi" | "pendle" | "zkSwapThreePool" | "maha" | "tempest" | "holdstation" | "venus" | "reactor_fusion" | "vicuna" | "curveNPool" | "satlayer" | "veda" | "cian" | "concrete" | "hourglass" | "katana" | "gamma" | "stability" | "uniswap" | "ambient" | "arthswap" | "base-swap" | "camelot" | "crust" | "horiza" | "izumi" | "kim" | "pancake-swap" | "ramses" | "retro" | "stryke" | "sushi-swap" | "swapr" | "thruster" | "voltage" | "zero" | "supswap" | "zk-swap" | "thirdtrade" | "swap-x" | "balancer" | "cross_curve" | "neptune" | "maverick" | "trader-joe" | "hanji" | "radiant" | "aave" | "ironclad" | "sturdy" | "frax" | "silo" | "dolomite" | "badger" | "ajna" | "ion" | "eigenlayer" | "vest" | "zerolend" | "lnd" | "hyperdrive" | "oku" | "kyo" | "sonex" | "lendle" | "tako-tako" | "equalizer" | "spectra" | "beraborrow" | "superlend" | "avalon" | "iguana" | "xlend" | "sake" | "sonicmarket" | "angles" | "bunni" | "beratrax" | "yei" | "gammaswap" | "uranium" | undefined;
|
13753
|
+
description: string;
|
13754
|
+
howToSteps: string[];
|
13596
13755
|
depositUrl: string | undefined;
|
13597
13756
|
explorerAddress: string | undefined;
|
13598
13757
|
tags: string[];
|
@@ -13611,6 +13770,7 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
13611
13770
|
200: {
|
13612
13771
|
id: string;
|
13613
13772
|
type: string;
|
13773
|
+
description: string | null;
|
13614
13774
|
params: import("database/api/.generated/runtime/library").JsonValue;
|
13615
13775
|
subType: number | null;
|
13616
13776
|
computeChainId: number;
|
@@ -13654,11 +13814,13 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
13654
13814
|
name: string;
|
13655
13815
|
type: string;
|
13656
13816
|
status: import("@db/api").$Enums.Status;
|
13817
|
+
description: string;
|
13657
13818
|
tags: string[];
|
13658
13819
|
identifier: string;
|
13659
13820
|
action: import("@db/api").$Enums.OpportunityAction;
|
13660
13821
|
manualOverrides: import("@db/api").$Enums.OpportunityManualOverride[];
|
13661
13822
|
chainId: number;
|
13823
|
+
howToSteps: string[];
|
13662
13824
|
depositUrl: string | null;
|
13663
13825
|
explorerAddress: string | null;
|
13664
13826
|
mainProtocolId: string | null;
|
@@ -13691,6 +13853,8 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
13691
13853
|
price?: number | null | undefined;
|
13692
13854
|
})[];
|
13693
13855
|
mainProtocol: "splice" | "reserve" | "morpho" | "quickswap" | "euler" | "aura" | "poolside" | "gearbox" | "filament" | "fluid" | "compound" | "ionic" | "layerbank" | "moonwell" | "fraxlend" | "fenix" | "ra" | "syncswap" | "beefy" | "aerodrome" | "velodrome" | "curve" | "toros" | "akron" | "enzyme" | "dragonswap" | "koi" | "rfx" | "woofi" | "pendle" | "zkSwapThreePool" | "maha" | "tempest" | "holdstation" | "venus" | "reactor_fusion" | "vicuna" | "curveNPool" | "satlayer" | "veda" | "cian" | "concrete" | "hourglass" | "katana" | "gamma" | "stability" | "uniswap" | "ambient" | "arthswap" | "base-swap" | "camelot" | "crust" | "horiza" | "izumi" | "kim" | "pancake-swap" | "ramses" | "retro" | "stryke" | "sushi-swap" | "swapr" | "thruster" | "voltage" | "zero" | "supswap" | "zk-swap" | "thirdtrade" | "swap-x" | "balancer" | "cross_curve" | "neptune" | "maverick" | "trader-joe" | "hanji" | "radiant" | "aave" | "ironclad" | "sturdy" | "frax" | "silo" | "dolomite" | "badger" | "ajna" | "ion" | "eigenlayer" | "vest" | "zerolend" | "lnd" | "hyperdrive" | "oku" | "kyo" | "sonex" | "lendle" | "tako-tako" | "equalizer" | "spectra" | "beraborrow" | "superlend" | "avalon" | "iguana" | "xlend" | "sake" | "sonicmarket" | "angles" | "bunni" | "beratrax" | "yei" | "gammaswap" | "uranium" | undefined;
|
13856
|
+
description: string;
|
13857
|
+
howToSteps: string[];
|
13694
13858
|
depositUrl: string | undefined;
|
13695
13859
|
explorerAddress: string | undefined;
|
13696
13860
|
tags: string[];
|
@@ -14977,11 +15141,13 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
14977
15141
|
name: string;
|
14978
15142
|
type: string;
|
14979
15143
|
status: import("@db/api").$Enums.Status;
|
15144
|
+
description: string;
|
14980
15145
|
tags: string[];
|
14981
15146
|
identifier: string;
|
14982
15147
|
action: import("@db/api").$Enums.OpportunityAction;
|
14983
15148
|
manualOverrides: import("@db/api").$Enums.OpportunityManualOverride[];
|
14984
15149
|
chainId: number;
|
15150
|
+
howToSteps: string[];
|
14985
15151
|
depositUrl: string | null;
|
14986
15152
|
explorerAddress: string | null;
|
14987
15153
|
mainProtocolId: string | null;
|
@@ -15089,11 +15255,13 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
|
|
15089
15255
|
name: string;
|
15090
15256
|
type: string;
|
15091
15257
|
status: import("@db/api").$Enums.Status;
|
15258
|
+
description: string;
|
15092
15259
|
tags: string[];
|
15093
15260
|
identifier: string;
|
15094
15261
|
action: import("@db/api").$Enums.OpportunityAction;
|
15095
15262
|
manualOverrides: import("@db/api").$Enums.OpportunityManualOverride[];
|
15096
15263
|
chainId: number;
|
15264
|
+
howToSteps: string[];
|
15097
15265
|
depositUrl: string | null;
|
15098
15266
|
explorerAddress: string | null;
|
15099
15267
|
mainProtocolId: string | null;
|