@merkl/api 1.6.54 → 1.6.56
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/src/eden/index.d.ts +30 -4
- package/dist/src/engine/deprecated/dynamicData/implementations/Erc20.d.ts +54 -0
- package/dist/src/engine/implementations/clamm/tvl.abstract.d.ts +1 -1
- package/dist/src/index.d.ts +28 -2
- package/dist/src/jobs/update-rpc-calls-cache.js.map +1 -1
- package/dist/src/modules/v4/campaign/campaign.service.d.ts +1 -1
- package/dist/src/modules/v4/clamm/clamm.controller.d.ts +2 -2
- package/dist/src/modules/v4/programPayload/subPayloads/ethena.d.ts +30 -30
- package/dist/src/modules/v4/router.d.ts +28 -2
- package/dist/src/modules/v4/uniswap/uniswap.controller.d.ts +26 -0
- package/dist/src/modules/v4/uniswap/uniswap.service.d.ts +28 -0
- package/dist/src/utils/getAPR.d.ts +80 -26
- package/dist/src/utils/parseDistributionType.d.ts +57 -3
- package/dist/src/utils/providers.d.ts +4 -0
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +1 -1
|
@@ -46,9 +46,9 @@ export declare const EthenaPayloads: {
|
|
|
46
46
|
borrowBytesLike?: undefined;
|
|
47
47
|
computeChainId?: undefined;
|
|
48
48
|
} | {
|
|
49
|
-
chainId?: undefined;
|
|
50
49
|
healthFactorThreshold?: undefined;
|
|
51
50
|
targetBytesLike?: undefined;
|
|
51
|
+
chainId?: undefined;
|
|
52
52
|
hookType: HookType;
|
|
53
53
|
protocol: BorrowBLProtocols;
|
|
54
54
|
borrowBytesLike: string[];
|
|
@@ -93,9 +93,9 @@ export declare const EthenaPayloads: {
|
|
|
93
93
|
borrowBytesLike?: undefined;
|
|
94
94
|
computeChainId?: undefined;
|
|
95
95
|
} | {
|
|
96
|
-
chainId?: undefined;
|
|
97
96
|
healthFactorThreshold?: undefined;
|
|
98
97
|
targetBytesLike?: undefined;
|
|
98
|
+
chainId?: undefined;
|
|
99
99
|
hookType: HookType;
|
|
100
100
|
protocol: BorrowBLProtocols;
|
|
101
101
|
borrowBytesLike: string[];
|
|
@@ -140,9 +140,9 @@ export declare const EthenaPayloads: {
|
|
|
140
140
|
borrowBytesLike?: undefined;
|
|
141
141
|
computeChainId?: undefined;
|
|
142
142
|
} | {
|
|
143
|
-
chainId?: undefined;
|
|
144
143
|
healthFactorThreshold?: undefined;
|
|
145
144
|
targetBytesLike?: undefined;
|
|
145
|
+
chainId?: undefined;
|
|
146
146
|
hookType: HookType;
|
|
147
147
|
protocol: BorrowBLProtocols;
|
|
148
148
|
borrowBytesLike: string[];
|
|
@@ -187,9 +187,9 @@ export declare const EthenaPayloads: {
|
|
|
187
187
|
borrowBytesLike?: undefined;
|
|
188
188
|
computeChainId?: undefined;
|
|
189
189
|
} | {
|
|
190
|
-
chainId?: undefined;
|
|
191
190
|
healthFactorThreshold?: undefined;
|
|
192
191
|
targetBytesLike?: undefined;
|
|
192
|
+
chainId?: undefined;
|
|
193
193
|
hookType: HookType;
|
|
194
194
|
protocol: BorrowBLProtocols;
|
|
195
195
|
borrowBytesLike: string[];
|
|
@@ -234,9 +234,9 @@ export declare const EthenaPayloads: {
|
|
|
234
234
|
borrowBytesLike?: undefined;
|
|
235
235
|
computeChainId?: undefined;
|
|
236
236
|
} | {
|
|
237
|
-
chainId?: undefined;
|
|
238
237
|
healthFactorThreshold?: undefined;
|
|
239
238
|
targetBytesLike?: undefined;
|
|
239
|
+
chainId?: undefined;
|
|
240
240
|
hookType: HookType;
|
|
241
241
|
protocol: BorrowBLProtocols;
|
|
242
242
|
borrowBytesLike: string[];
|
|
@@ -281,9 +281,9 @@ export declare const EthenaPayloads: {
|
|
|
281
281
|
borrowBytesLike?: undefined;
|
|
282
282
|
computeChainId?: undefined;
|
|
283
283
|
} | {
|
|
284
|
-
chainId?: undefined;
|
|
285
284
|
healthFactorThreshold?: undefined;
|
|
286
285
|
targetBytesLike?: undefined;
|
|
286
|
+
chainId?: undefined;
|
|
287
287
|
hookType: HookType;
|
|
288
288
|
protocol: BorrowBLProtocols;
|
|
289
289
|
borrowBytesLike: string[];
|
|
@@ -328,9 +328,9 @@ export declare const EthenaPayloads: {
|
|
|
328
328
|
borrowBytesLike?: undefined;
|
|
329
329
|
computeChainId?: undefined;
|
|
330
330
|
} | {
|
|
331
|
-
chainId?: undefined;
|
|
332
331
|
healthFactorThreshold?: undefined;
|
|
333
332
|
targetBytesLike?: undefined;
|
|
333
|
+
chainId?: undefined;
|
|
334
334
|
hookType: HookType;
|
|
335
335
|
protocol: BorrowBLProtocols;
|
|
336
336
|
borrowBytesLike: string[];
|
|
@@ -375,9 +375,9 @@ export declare const EthenaPayloads: {
|
|
|
375
375
|
borrowBytesLike?: undefined;
|
|
376
376
|
computeChainId?: undefined;
|
|
377
377
|
} | {
|
|
378
|
-
chainId?: undefined;
|
|
379
378
|
healthFactorThreshold?: undefined;
|
|
380
379
|
targetBytesLike?: undefined;
|
|
380
|
+
chainId?: undefined;
|
|
381
381
|
hookType: HookType;
|
|
382
382
|
protocol: BorrowBLProtocols;
|
|
383
383
|
borrowBytesLike: string[];
|
|
@@ -422,9 +422,9 @@ export declare const EthenaPayloads: {
|
|
|
422
422
|
borrowBytesLike?: undefined;
|
|
423
423
|
computeChainId?: undefined;
|
|
424
424
|
} | {
|
|
425
|
-
chainId?: undefined;
|
|
426
425
|
healthFactorThreshold?: undefined;
|
|
427
426
|
targetBytesLike?: undefined;
|
|
427
|
+
chainId?: undefined;
|
|
428
428
|
hookType: HookType;
|
|
429
429
|
protocol: BorrowBLProtocols;
|
|
430
430
|
borrowBytesLike: string[];
|
|
@@ -469,9 +469,9 @@ export declare const EthenaPayloads: {
|
|
|
469
469
|
borrowBytesLike?: undefined;
|
|
470
470
|
computeChainId?: undefined;
|
|
471
471
|
} | {
|
|
472
|
-
chainId?: undefined;
|
|
473
472
|
healthFactorThreshold?: undefined;
|
|
474
473
|
targetBytesLike?: undefined;
|
|
474
|
+
chainId?: undefined;
|
|
475
475
|
hookType: HookType;
|
|
476
476
|
protocol: BorrowBLProtocols;
|
|
477
477
|
borrowBytesLike: string[];
|
|
@@ -516,9 +516,9 @@ export declare const EthenaPayloads: {
|
|
|
516
516
|
borrowBytesLike?: undefined;
|
|
517
517
|
computeChainId?: undefined;
|
|
518
518
|
} | {
|
|
519
|
-
chainId?: undefined;
|
|
520
519
|
healthFactorThreshold?: undefined;
|
|
521
520
|
targetBytesLike?: undefined;
|
|
521
|
+
chainId?: undefined;
|
|
522
522
|
hookType: HookType;
|
|
523
523
|
protocol: BorrowBLProtocols;
|
|
524
524
|
borrowBytesLike: string[];
|
|
@@ -563,9 +563,9 @@ export declare const EthenaPayloads: {
|
|
|
563
563
|
borrowBytesLike?: undefined;
|
|
564
564
|
computeChainId?: undefined;
|
|
565
565
|
} | {
|
|
566
|
-
chainId?: undefined;
|
|
567
566
|
healthFactorThreshold?: undefined;
|
|
568
567
|
targetBytesLike?: undefined;
|
|
568
|
+
chainId?: undefined;
|
|
569
569
|
hookType: HookType;
|
|
570
570
|
protocol: BorrowBLProtocols;
|
|
571
571
|
borrowBytesLike: string[];
|
|
@@ -610,9 +610,9 @@ export declare const EthenaPayloads: {
|
|
|
610
610
|
borrowBytesLike?: undefined;
|
|
611
611
|
computeChainId?: undefined;
|
|
612
612
|
} | {
|
|
613
|
-
chainId?: undefined;
|
|
614
613
|
healthFactorThreshold?: undefined;
|
|
615
614
|
targetBytesLike?: undefined;
|
|
615
|
+
chainId?: undefined;
|
|
616
616
|
hookType: HookType;
|
|
617
617
|
protocol: BorrowBLProtocols;
|
|
618
618
|
borrowBytesLike: string[];
|
|
@@ -657,9 +657,9 @@ export declare const EthenaPayloads: {
|
|
|
657
657
|
borrowBytesLike?: undefined;
|
|
658
658
|
computeChainId?: undefined;
|
|
659
659
|
} | {
|
|
660
|
-
chainId?: undefined;
|
|
661
660
|
healthFactorThreshold?: undefined;
|
|
662
661
|
targetBytesLike?: undefined;
|
|
662
|
+
chainId?: undefined;
|
|
663
663
|
hookType: HookType;
|
|
664
664
|
protocol: BorrowBLProtocols;
|
|
665
665
|
borrowBytesLike: string[];
|
|
@@ -704,9 +704,9 @@ export declare const EthenaPayloads: {
|
|
|
704
704
|
borrowBytesLike?: undefined;
|
|
705
705
|
computeChainId?: undefined;
|
|
706
706
|
} | {
|
|
707
|
-
chainId?: undefined;
|
|
708
707
|
healthFactorThreshold?: undefined;
|
|
709
708
|
targetBytesLike?: undefined;
|
|
709
|
+
chainId?: undefined;
|
|
710
710
|
hookType: HookType;
|
|
711
711
|
protocol: BorrowBLProtocols;
|
|
712
712
|
borrowBytesLike: string[];
|
|
@@ -751,9 +751,9 @@ export declare const EthenaPayloads: {
|
|
|
751
751
|
targetBytesLike: string;
|
|
752
752
|
chainId: ChainId;
|
|
753
753
|
} | {
|
|
754
|
-
chainId?: undefined;
|
|
755
754
|
healthFactorThreshold?: undefined;
|
|
756
755
|
targetBytesLike?: undefined;
|
|
756
|
+
chainId?: undefined;
|
|
757
757
|
hookType: HookType;
|
|
758
758
|
protocol: BorrowBLProtocols;
|
|
759
759
|
borrowBytesLike: string[];
|
|
@@ -798,9 +798,9 @@ export declare const EthenaPayloads: {
|
|
|
798
798
|
targetBytesLike: string;
|
|
799
799
|
chainId: ChainId;
|
|
800
800
|
} | {
|
|
801
|
-
chainId?: undefined;
|
|
802
801
|
healthFactorThreshold?: undefined;
|
|
803
802
|
targetBytesLike?: undefined;
|
|
803
|
+
chainId?: undefined;
|
|
804
804
|
hookType: HookType;
|
|
805
805
|
protocol: BorrowBLProtocols;
|
|
806
806
|
borrowBytesLike: string[];
|
|
@@ -845,9 +845,9 @@ export declare const EthenaPayloads: {
|
|
|
845
845
|
targetBytesLike: string;
|
|
846
846
|
chainId: ChainId;
|
|
847
847
|
} | {
|
|
848
|
-
chainId?: undefined;
|
|
849
848
|
healthFactorThreshold?: undefined;
|
|
850
849
|
targetBytesLike?: undefined;
|
|
850
|
+
chainId?: undefined;
|
|
851
851
|
hookType: HookType;
|
|
852
852
|
protocol: BorrowBLProtocols;
|
|
853
853
|
borrowBytesLike: string[];
|
|
@@ -892,9 +892,9 @@ export declare const EthenaPayloads: {
|
|
|
892
892
|
targetBytesLike: string;
|
|
893
893
|
chainId: ChainId;
|
|
894
894
|
} | {
|
|
895
|
-
chainId?: undefined;
|
|
896
895
|
healthFactorThreshold?: undefined;
|
|
897
896
|
targetBytesLike?: undefined;
|
|
897
|
+
chainId?: undefined;
|
|
898
898
|
hookType: HookType;
|
|
899
899
|
protocol: BorrowBLProtocols;
|
|
900
900
|
borrowBytesLike: string[];
|
|
@@ -939,9 +939,9 @@ export declare const EthenaPayloads: {
|
|
|
939
939
|
targetBytesLike: string;
|
|
940
940
|
chainId: ChainId;
|
|
941
941
|
} | {
|
|
942
|
-
chainId?: undefined;
|
|
943
942
|
healthFactorThreshold?: undefined;
|
|
944
943
|
targetBytesLike?: undefined;
|
|
944
|
+
chainId?: undefined;
|
|
945
945
|
hookType: HookType;
|
|
946
946
|
protocol: BorrowBLProtocols;
|
|
947
947
|
borrowBytesLike: string[];
|
|
@@ -986,9 +986,9 @@ export declare const EthenaPayloads: {
|
|
|
986
986
|
targetBytesLike: string;
|
|
987
987
|
chainId: ChainId;
|
|
988
988
|
} | {
|
|
989
|
-
chainId?: undefined;
|
|
990
989
|
healthFactorThreshold?: undefined;
|
|
991
990
|
targetBytesLike?: undefined;
|
|
991
|
+
chainId?: undefined;
|
|
992
992
|
hookType: HookType;
|
|
993
993
|
protocol: BorrowBLProtocols;
|
|
994
994
|
borrowBytesLike: string[];
|
|
@@ -1033,9 +1033,9 @@ export declare const EthenaPayloads: {
|
|
|
1033
1033
|
targetBytesLike: string;
|
|
1034
1034
|
chainId: ChainId;
|
|
1035
1035
|
} | {
|
|
1036
|
-
chainId?: undefined;
|
|
1037
1036
|
healthFactorThreshold?: undefined;
|
|
1038
1037
|
targetBytesLike?: undefined;
|
|
1038
|
+
chainId?: undefined;
|
|
1039
1039
|
hookType: HookType;
|
|
1040
1040
|
protocol: BorrowBLProtocols;
|
|
1041
1041
|
borrowBytesLike: string[];
|
|
@@ -1080,9 +1080,9 @@ export declare const EthenaPayloads: {
|
|
|
1080
1080
|
targetBytesLike: string;
|
|
1081
1081
|
chainId: ChainId;
|
|
1082
1082
|
} | {
|
|
1083
|
-
chainId?: undefined;
|
|
1084
1083
|
healthFactorThreshold?: undefined;
|
|
1085
1084
|
targetBytesLike?: undefined;
|
|
1085
|
+
chainId?: undefined;
|
|
1086
1086
|
hookType: HookType;
|
|
1087
1087
|
protocol: BorrowBLProtocols;
|
|
1088
1088
|
borrowBytesLike: string[];
|
|
@@ -1127,9 +1127,9 @@ export declare const EthenaPayloads: {
|
|
|
1127
1127
|
targetBytesLike: string;
|
|
1128
1128
|
chainId: ChainId;
|
|
1129
1129
|
} | {
|
|
1130
|
-
chainId?: undefined;
|
|
1131
1130
|
healthFactorThreshold?: undefined;
|
|
1132
1131
|
targetBytesLike?: undefined;
|
|
1132
|
+
chainId?: undefined;
|
|
1133
1133
|
hookType: HookType;
|
|
1134
1134
|
protocol: BorrowBLProtocols;
|
|
1135
1135
|
borrowBytesLike: string[];
|
|
@@ -1174,9 +1174,9 @@ export declare const EthenaPayloads: {
|
|
|
1174
1174
|
targetBytesLike: string;
|
|
1175
1175
|
chainId: ChainId;
|
|
1176
1176
|
} | {
|
|
1177
|
-
chainId?: undefined;
|
|
1178
1177
|
healthFactorThreshold?: undefined;
|
|
1179
1178
|
targetBytesLike?: undefined;
|
|
1179
|
+
chainId?: undefined;
|
|
1180
1180
|
hookType: HookType;
|
|
1181
1181
|
protocol: BorrowBLProtocols;
|
|
1182
1182
|
borrowBytesLike: string[];
|
|
@@ -1221,9 +1221,9 @@ export declare const EthenaPayloads: {
|
|
|
1221
1221
|
targetBytesLike: string;
|
|
1222
1222
|
chainId: ChainId;
|
|
1223
1223
|
} | {
|
|
1224
|
-
chainId?: undefined;
|
|
1225
1224
|
healthFactorThreshold?: undefined;
|
|
1226
1225
|
targetBytesLike?: undefined;
|
|
1226
|
+
chainId?: undefined;
|
|
1227
1227
|
hookType: HookType;
|
|
1228
1228
|
protocol: BorrowBLProtocols;
|
|
1229
1229
|
borrowBytesLike: string[];
|
|
@@ -1268,9 +1268,9 @@ export declare const EthenaPayloads: {
|
|
|
1268
1268
|
targetBytesLike: string;
|
|
1269
1269
|
chainId: ChainId;
|
|
1270
1270
|
} | {
|
|
1271
|
-
chainId?: undefined;
|
|
1272
1271
|
healthFactorThreshold?: undefined;
|
|
1273
1272
|
targetBytesLike?: undefined;
|
|
1273
|
+
chainId?: undefined;
|
|
1274
1274
|
hookType: HookType;
|
|
1275
1275
|
protocol: BorrowBLProtocols;
|
|
1276
1276
|
borrowBytesLike: string[];
|
|
@@ -1315,9 +1315,9 @@ export declare const EthenaPayloads: {
|
|
|
1315
1315
|
targetBytesLike: string;
|
|
1316
1316
|
chainId: ChainId;
|
|
1317
1317
|
} | {
|
|
1318
|
-
chainId?: undefined;
|
|
1319
1318
|
healthFactorThreshold?: undefined;
|
|
1320
1319
|
targetBytesLike?: undefined;
|
|
1320
|
+
chainId?: undefined;
|
|
1321
1321
|
hookType: HookType;
|
|
1322
1322
|
protocol: BorrowBLProtocols;
|
|
1323
1323
|
borrowBytesLike: string[];
|
|
@@ -1362,9 +1362,9 @@ export declare const EthenaPayloads: {
|
|
|
1362
1362
|
targetBytesLike: string;
|
|
1363
1363
|
chainId: ChainId;
|
|
1364
1364
|
} | {
|
|
1365
|
-
chainId?: undefined;
|
|
1366
1365
|
healthFactorThreshold?: undefined;
|
|
1367
1366
|
targetBytesLike?: undefined;
|
|
1367
|
+
chainId?: undefined;
|
|
1368
1368
|
hookType: HookType;
|
|
1369
1369
|
protocol: BorrowBLProtocols;
|
|
1370
1370
|
borrowBytesLike: string[];
|
|
@@ -1409,9 +1409,9 @@ export declare const EthenaPayloads: {
|
|
|
1409
1409
|
targetBytesLike: string;
|
|
1410
1410
|
chainId: ChainId;
|
|
1411
1411
|
} | {
|
|
1412
|
-
chainId?: undefined;
|
|
1413
1412
|
healthFactorThreshold?: undefined;
|
|
1414
1413
|
targetBytesLike?: undefined;
|
|
1414
|
+
chainId?: undefined;
|
|
1415
1415
|
hookType: HookType;
|
|
1416
1416
|
protocol: BorrowBLProtocols;
|
|
1417
1417
|
borrowBytesLike: string[];
|
|
@@ -6540,7 +6540,7 @@ export declare const v4: Elysia<"/v4", {
|
|
|
6540
6540
|
symbolCurrency1: string;
|
|
6541
6541
|
tickSpacing: number;
|
|
6542
6542
|
} & {
|
|
6543
|
-
protocol: import("@package/resources/enums").ARTHSWAP | import("@package/resources/enums").BASE_SWAP | import("@package/resources/enums").CAMELOT | import("@package/resources/enums").FENIX | import("@package/resources/enums").HYPERSWAP | import("@package/resources/enums").KYO | import("@package/resources/enums").NEPTUNE | import("@package/resources/enums").QUICKSWAP | import("@package/resources/enums").RETRO | import("@package/resources/enums").SNAP | import("@package/resources/enums").SONEX | import("@package/resources/enums").SPOOKYSWAP_V3 | import("@package/resources/enums").SUSHI_SWAP | import("@package/resources/enums").SWAP_X | import("@package/resources/enums").SYNC_SWAP | import("@package/resources/enums").UNISWAPV4 | import("@package/resources/enums").VELODROME | import("@package/resources/enums").ZERO | import("@package/resources/enums").HYBRA | import("@package/resources/enums").KATANA | import("@package/resources/enums").KATANA_ALGEBRA | import("@package/resources/enums").UNISWAPV3 | import("@package/resources/enums").XSWAP | import("@package/resources/enums").VOLTAGE | import("@package/resources/enums").JAINE | import("@package/resources/enums").PANCAKESWAP | import("@package/resources/enums").RAMSES | import("@package/resources/enums").PHARAOH | import("@package/resources/enums").AERODROME | import("@package/resources/enums").KITTEN_SWAP | import("@package/resources/enums").HYDREX | import("@package/resources/enums").IONEX | import("@package/resources/enums").NINEMM | import("@package/resources/enums").AERODROME_GAUGE_CAP | import("@package/resources/enums").QUICKSWAP_ALGEBRA | import("@package/resources/enums").QUICKSWAP_ALGEBRA_12 | import("@package/resources/enums").MONDAY_TRADE;
|
|
6543
|
+
protocol: import("@package/resources/enums").ARTHSWAP | import("@package/resources/enums").BASE_SWAP | import("@package/resources/enums").CAMELOT | import("@package/resources/enums").FENIX | import("@package/resources/enums").HYPERSWAP | import("@package/resources/enums").KYO | import("@package/resources/enums").NEPTUNE | import("@package/resources/enums").QUICKSWAP | import("@package/resources/enums").RETRO | import("@package/resources/enums").SNAP | import("@package/resources/enums").SONEX | import("@package/resources/enums").SPOOKYSWAP_V3 | import("@package/resources/enums").SUSHI_SWAP | import("@package/resources/enums").SWAP_X | import("@package/resources/enums").SYNC_SWAP | import("@package/resources/enums").UNISWAPV4 | import("@package/resources/enums").VELODROME | import("@package/resources/enums").ZERO | import("@package/resources/enums").HYBRA | import("@package/resources/enums").KATANA | import("@package/resources/enums").KATANA_ALGEBRA | import("@package/resources/enums").UNISWAPV3 | import("@package/resources/enums").XSWAP | import("@package/resources/enums").VOLTAGE | import("@package/resources/enums").JAINE | import("@package/resources/enums").PANCAKESWAP | import("@package/resources/enums").RAMSES | import("@package/resources/enums").PHARAOH | import("@package/resources/enums").AERODROME | import("@package/resources/enums").KITTEN_SWAP | import("@package/resources/enums").HYDREX | import("@package/resources/enums").IONEX | import("@package/resources/enums").NINEMM | import("@package/resources/enums").AERODROME_GAUGE_CAP | import("@package/resources/enums").QUICKSWAP_ALGEBRA | import("@package/resources/enums").QUICKSWAP_ALGEBRA_12 | import("@package/resources/enums").MONDAY_TRADE | import("@package/resources/enums").ROOSTER;
|
|
6544
6544
|
}) | ({
|
|
6545
6545
|
chainId: number;
|
|
6546
6546
|
currency0: string;
|
|
@@ -6600,7 +6600,7 @@ export declare const v4: Elysia<"/v4", {
|
|
|
6600
6600
|
symbolCurrency1: string;
|
|
6601
6601
|
tickSpacing: number;
|
|
6602
6602
|
} & {
|
|
6603
|
-
protocol: import("@package/resources/enums").ARTHSWAP | import("@package/resources/enums").BASE_SWAP | import("@package/resources/enums").CAMELOT | import("@package/resources/enums").FENIX | import("@package/resources/enums").HYPERSWAP | import("@package/resources/enums").KYO | import("@package/resources/enums").NEPTUNE | import("@package/resources/enums").QUICKSWAP | import("@package/resources/enums").RETRO | import("@package/resources/enums").SNAP | import("@package/resources/enums").SONEX | import("@package/resources/enums").SPOOKYSWAP_V3 | import("@package/resources/enums").SUSHI_SWAP | import("@package/resources/enums").SWAP_X | import("@package/resources/enums").SYNC_SWAP | import("@package/resources/enums").UNISWAPV4 | import("@package/resources/enums").VELODROME | import("@package/resources/enums").ZERO | import("@package/resources/enums").HYBRA | import("@package/resources/enums").KATANA | import("@package/resources/enums").KATANA_ALGEBRA | import("@package/resources/enums").UNISWAPV3 | import("@package/resources/enums").XSWAP | import("@package/resources/enums").VOLTAGE | import("@package/resources/enums").JAINE | import("@package/resources/enums").PANCAKESWAP | import("@package/resources/enums").RAMSES | import("@package/resources/enums").PHARAOH | import("@package/resources/enums").AERODROME | import("@package/resources/enums").KITTEN_SWAP | import("@package/resources/enums").HYDREX | import("@package/resources/enums").IONEX | import("@package/resources/enums").NINEMM | import("@package/resources/enums").AERODROME_GAUGE_CAP | import("@package/resources/enums").QUICKSWAP_ALGEBRA | import("@package/resources/enums").QUICKSWAP_ALGEBRA_12 | import("@package/resources/enums").MONDAY_TRADE;
|
|
6603
|
+
protocol: import("@package/resources/enums").ARTHSWAP | import("@package/resources/enums").BASE_SWAP | import("@package/resources/enums").CAMELOT | import("@package/resources/enums").FENIX | import("@package/resources/enums").HYPERSWAP | import("@package/resources/enums").KYO | import("@package/resources/enums").NEPTUNE | import("@package/resources/enums").QUICKSWAP | import("@package/resources/enums").RETRO | import("@package/resources/enums").SNAP | import("@package/resources/enums").SONEX | import("@package/resources/enums").SPOOKYSWAP_V3 | import("@package/resources/enums").SUSHI_SWAP | import("@package/resources/enums").SWAP_X | import("@package/resources/enums").SYNC_SWAP | import("@package/resources/enums").UNISWAPV4 | import("@package/resources/enums").VELODROME | import("@package/resources/enums").ZERO | import("@package/resources/enums").HYBRA | import("@package/resources/enums").KATANA | import("@package/resources/enums").KATANA_ALGEBRA | import("@package/resources/enums").UNISWAPV3 | import("@package/resources/enums").XSWAP | import("@package/resources/enums").VOLTAGE | import("@package/resources/enums").JAINE | import("@package/resources/enums").PANCAKESWAP | import("@package/resources/enums").RAMSES | import("@package/resources/enums").PHARAOH | import("@package/resources/enums").AERODROME | import("@package/resources/enums").KITTEN_SWAP | import("@package/resources/enums").HYDREX | import("@package/resources/enums").IONEX | import("@package/resources/enums").NINEMM | import("@package/resources/enums").AERODROME_GAUGE_CAP | import("@package/resources/enums").QUICKSWAP_ALGEBRA | import("@package/resources/enums").QUICKSWAP_ALGEBRA_12 | import("@package/resources/enums").MONDAY_TRADE | import("@package/resources/enums").ROOSTER;
|
|
6604
6604
|
}) | ({
|
|
6605
6605
|
chainId: number;
|
|
6606
6606
|
currency0: string;
|
|
@@ -15767,6 +15767,19 @@ export declare const v4: Elysia<"/v4", {
|
|
|
15767
15767
|
symbolCurrency1: string;
|
|
15768
15768
|
tickSpacing: number;
|
|
15769
15769
|
}> | undefined;
|
|
15770
|
+
3?: Record<string, {
|
|
15771
|
+
chainId: number;
|
|
15772
|
+
currency0: string;
|
|
15773
|
+
currency1: string;
|
|
15774
|
+
decimalsCurrency0: number;
|
|
15775
|
+
decimalsCurrency1: number;
|
|
15776
|
+
hooks: string;
|
|
15777
|
+
lpFee: number;
|
|
15778
|
+
poolId: string;
|
|
15779
|
+
symbolCurrency0: string;
|
|
15780
|
+
symbolCurrency1: string;
|
|
15781
|
+
tickSpacing: number;
|
|
15782
|
+
}> | undefined;
|
|
15770
15783
|
30?: Record<string, {
|
|
15771
15784
|
chainId: number;
|
|
15772
15785
|
currency0: string;
|
|
@@ -15832,6 +15845,19 @@ export declare const v4: Elysia<"/v4", {
|
|
|
15832
15845
|
symbolCurrency1: string;
|
|
15833
15846
|
tickSpacing: number;
|
|
15834
15847
|
}> | undefined;
|
|
15848
|
+
4?: Record<string, {
|
|
15849
|
+
chainId: number;
|
|
15850
|
+
currency0: string;
|
|
15851
|
+
currency1: string;
|
|
15852
|
+
decimalsCurrency0: number;
|
|
15853
|
+
decimalsCurrency1: number;
|
|
15854
|
+
hooks: string;
|
|
15855
|
+
lpFee: number;
|
|
15856
|
+
poolId: string;
|
|
15857
|
+
symbolCurrency0: string;
|
|
15858
|
+
symbolCurrency1: string;
|
|
15859
|
+
tickSpacing: number;
|
|
15860
|
+
}> | undefined;
|
|
15835
15861
|
42161?: Record<string, {
|
|
15836
15862
|
chainId: number;
|
|
15837
15863
|
currency0: string;
|
|
@@ -1063,6 +1063,19 @@ export declare const UniswapController: Elysia<"uniswap", {
|
|
|
1063
1063
|
symbolCurrency1: string;
|
|
1064
1064
|
tickSpacing: number;
|
|
1065
1065
|
}> | undefined;
|
|
1066
|
+
3?: Record<string, {
|
|
1067
|
+
chainId: number;
|
|
1068
|
+
currency0: string;
|
|
1069
|
+
currency1: string;
|
|
1070
|
+
decimalsCurrency0: number;
|
|
1071
|
+
decimalsCurrency1: number;
|
|
1072
|
+
hooks: string;
|
|
1073
|
+
lpFee: number;
|
|
1074
|
+
poolId: string;
|
|
1075
|
+
symbolCurrency0: string;
|
|
1076
|
+
symbolCurrency1: string;
|
|
1077
|
+
tickSpacing: number;
|
|
1078
|
+
}> | undefined;
|
|
1066
1079
|
30?: Record<string, {
|
|
1067
1080
|
chainId: number;
|
|
1068
1081
|
currency0: string;
|
|
@@ -1128,6 +1141,19 @@ export declare const UniswapController: Elysia<"uniswap", {
|
|
|
1128
1141
|
symbolCurrency1: string;
|
|
1129
1142
|
tickSpacing: number;
|
|
1130
1143
|
}> | undefined;
|
|
1144
|
+
4?: Record<string, {
|
|
1145
|
+
chainId: number;
|
|
1146
|
+
currency0: string;
|
|
1147
|
+
currency1: string;
|
|
1148
|
+
decimalsCurrency0: number;
|
|
1149
|
+
decimalsCurrency1: number;
|
|
1150
|
+
hooks: string;
|
|
1151
|
+
lpFee: number;
|
|
1152
|
+
poolId: string;
|
|
1153
|
+
symbolCurrency0: string;
|
|
1154
|
+
symbolCurrency1: string;
|
|
1155
|
+
tickSpacing: number;
|
|
1156
|
+
}> | undefined;
|
|
1131
1157
|
42161?: Record<string, {
|
|
1132
1158
|
chainId: number;
|
|
1133
1159
|
currency0: string;
|
|
@@ -689,6 +689,19 @@ export declare abstract class UniswapService {
|
|
|
689
689
|
symbolCurrency1: string;
|
|
690
690
|
tickSpacing: number;
|
|
691
691
|
}> | undefined;
|
|
692
|
+
3?: Record<string, {
|
|
693
|
+
chainId: number;
|
|
694
|
+
currency0: string;
|
|
695
|
+
currency1: string;
|
|
696
|
+
decimalsCurrency0: number;
|
|
697
|
+
decimalsCurrency1: number;
|
|
698
|
+
hooks: string;
|
|
699
|
+
lpFee: number;
|
|
700
|
+
poolId: string;
|
|
701
|
+
symbolCurrency0: string;
|
|
702
|
+
symbolCurrency1: string;
|
|
703
|
+
tickSpacing: number;
|
|
704
|
+
}> | undefined;
|
|
692
705
|
30?: Record<string, {
|
|
693
706
|
chainId: number;
|
|
694
707
|
currency0: string;
|
|
@@ -754,6 +767,19 @@ export declare abstract class UniswapService {
|
|
|
754
767
|
symbolCurrency1: string;
|
|
755
768
|
tickSpacing: number;
|
|
756
769
|
}> | undefined;
|
|
770
|
+
4?: Record<string, {
|
|
771
|
+
chainId: number;
|
|
772
|
+
currency0: string;
|
|
773
|
+
currency1: string;
|
|
774
|
+
decimalsCurrency0: number;
|
|
775
|
+
decimalsCurrency1: number;
|
|
776
|
+
hooks: string;
|
|
777
|
+
lpFee: number;
|
|
778
|
+
poolId: string;
|
|
779
|
+
symbolCurrency0: string;
|
|
780
|
+
symbolCurrency1: string;
|
|
781
|
+
tickSpacing: number;
|
|
782
|
+
}> | undefined;
|
|
757
783
|
42161?: Record<string, {
|
|
758
784
|
chainId: number;
|
|
759
785
|
currency0: string;
|
|
@@ -1139,11 +1165,13 @@ export declare abstract class EkuboService {
|
|
|
1139
1165
|
239?: Record<string, EkuboPoolType> | undefined;
|
|
1140
1166
|
250?: Record<string, EkuboPoolType> | undefined;
|
|
1141
1167
|
252?: Record<string, EkuboPoolType> | undefined;
|
|
1168
|
+
3?: Record<string, EkuboPoolType> | undefined;
|
|
1142
1169
|
30?: Record<string, EkuboPoolType> | undefined;
|
|
1143
1170
|
31612?: Record<string, EkuboPoolType> | undefined;
|
|
1144
1171
|
324?: Record<string, EkuboPoolType> | undefined;
|
|
1145
1172
|
33139?: Record<string, EkuboPoolType> | undefined;
|
|
1146
1173
|
34443?: Record<string, EkuboPoolType> | undefined;
|
|
1174
|
+
4?: Record<string, EkuboPoolType> | undefined;
|
|
1147
1175
|
42161?: Record<string, EkuboPoolType> | undefined;
|
|
1148
1176
|
42220?: Record<string, EkuboPoolType> | undefined;
|
|
1149
1177
|
42793?: Record<string, EkuboPoolType> | undefined;
|