@merkl/api 0.10.343 → 0.10.344

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.
@@ -125,7 +125,7 @@ declare const eden: {
125
125
  } & {
126
126
  price?: number | null | undefined;
127
127
  })[];
128
- mainProtocol: "morpho" | "aura" | "poolside" | "gearbox" | "fluid" | "compound" | "ionic" | "layerbank" | "moonwell" | "fenix" | "syncswap" | "beefy" | "aerodrome" | "velodrome" | "curve" | "akron" | "dragonswap" | "koi" | "baseswap" | "zkswap" | "rfx" | "woofi" | "zkSwapThreePool" | "venus" | "reactor_fusion" | "curveNPool" | "balancer" | "aave" | "zerolend" | "arthswap" | "camelot" | "crust" | "horiza" | "izumi" | "kim" | "pancakeswap-v3" | "quickswap-algebra" | "quickswap-uni" | "ramses" | "retro" | "stryke" | "stryke-pcs" | "stryke-sushi" | "sushiswap-v3" | "swapr" | "thruster" | "uniswap-v3" | "voltage" | "zero" | "supswap-v3" | "thirdtrade" | "uniswap-v2" | "cross_curve" | "syncswap-v3" | "neptune" | "radiant" | "euler" | "sturdy" | "frax" | "silo" | "coumpound" | "dolomite" | "badger" | "ajna" | "ion" | "eigenlayer" | "vest" | undefined;
128
+ mainProtocol: "morpho" | "arthswap" | "baseswap" | "camelot" | "crust" | "fenix" | "horiza" | "izumi" | "kim" | "pancakeswap-v3" | "quickswap-algebra" | "quickswap-uni" | "ramses" | "retro" | "stryke" | "stryke-pcs" | "stryke-sushi" | "sushiswap-v3" | "swapr" | "thruster" | "uniswap-v3" | "voltage" | "zero" | "koi" | "supswap-v3" | "zkswap" | "thirdtrade" | "uniswap-v2" | "velodrome" | "aerodrome" | "balancer" | "curve" | "cross_curve" | "curveNPool" | "aura" | "akron" | "beefy" | "dragonswap" | "poolside" | "syncswap-v3" | "neptune" | "zkSwapThreePool" | "syncswap" | "rfx" | "radiant" | "aave" | "euler" | "gearbox" | "compound" | "sturdy" | "frax" | "ionic" | "moonwell" | "fluid" | "silo" | "coumpound" | "dolomite" | "badger" | "ajna" | "layerbank" | "ion" | "venus" | "woofi" | "reactor_fusion" | "eigenlayer" | "vest" | "zerolend" | undefined;
129
129
  depositUrl: any;
130
130
  tags: string[];
131
131
  };
@@ -2544,6 +2544,16 @@ declare const eden: {
2544
2544
  boost: string;
2545
2545
  }[];
2546
2546
  }>>;
2547
+ get: (options?: {
2548
+ headers?: Record<string, unknown> | undefined;
2549
+ query?: Record<string, unknown> | undefined;
2550
+ fetch?: RequestInit | undefined;
2551
+ } | undefined) => Promise<import("@elysiajs/eden").Treaty.TreatyResponse<{
2552
+ 200: {
2553
+ address: string;
2554
+ boost: string;
2555
+ }[];
2556
+ }>>;
2547
2557
  };
2548
2558
  };
2549
2559
  };
@@ -2602,8 +2612,8 @@ declare const eden: {
2602
2612
  query: {
2603
2613
  types?: string | number | string[] | number[] | undefined;
2604
2614
  chainIds?: string | string[] | undefined;
2605
- creatorTag?: string | undefined;
2606
2615
  live?: boolean | undefined;
2616
+ creatorTag?: string | undefined;
2607
2617
  hideTestTokens?: string | undefined;
2608
2618
  };
2609
2619
  fetch?: RequestInit | undefined;
@@ -3352,7 +3362,7 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
3352
3362
  } & {
3353
3363
  price?: number | null | undefined;
3354
3364
  })[];
3355
- mainProtocol: "morpho" | "aura" | "poolside" | "gearbox" | "fluid" | "compound" | "ionic" | "layerbank" | "moonwell" | "fenix" | "syncswap" | "beefy" | "aerodrome" | "velodrome" | "curve" | "akron" | "dragonswap" | "koi" | "baseswap" | "zkswap" | "rfx" | "woofi" | "zkSwapThreePool" | "venus" | "reactor_fusion" | "curveNPool" | "balancer" | "aave" | "zerolend" | "arthswap" | "camelot" | "crust" | "horiza" | "izumi" | "kim" | "pancakeswap-v3" | "quickswap-algebra" | "quickswap-uni" | "ramses" | "retro" | "stryke" | "stryke-pcs" | "stryke-sushi" | "sushiswap-v3" | "swapr" | "thruster" | "uniswap-v3" | "voltage" | "zero" | "supswap-v3" | "thirdtrade" | "uniswap-v2" | "cross_curve" | "syncswap-v3" | "neptune" | "radiant" | "euler" | "sturdy" | "frax" | "silo" | "coumpound" | "dolomite" | "badger" | "ajna" | "ion" | "eigenlayer" | "vest" | undefined;
3365
+ mainProtocol: "morpho" | "arthswap" | "baseswap" | "camelot" | "crust" | "fenix" | "horiza" | "izumi" | "kim" | "pancakeswap-v3" | "quickswap-algebra" | "quickswap-uni" | "ramses" | "retro" | "stryke" | "stryke-pcs" | "stryke-sushi" | "sushiswap-v3" | "swapr" | "thruster" | "uniswap-v3" | "voltage" | "zero" | "koi" | "supswap-v3" | "zkswap" | "thirdtrade" | "uniswap-v2" | "velodrome" | "aerodrome" | "balancer" | "curve" | "cross_curve" | "curveNPool" | "aura" | "akron" | "beefy" | "dragonswap" | "poolside" | "syncswap-v3" | "neptune" | "zkSwapThreePool" | "syncswap" | "rfx" | "radiant" | "aave" | "euler" | "gearbox" | "compound" | "sturdy" | "frax" | "ionic" | "moonwell" | "fluid" | "silo" | "coumpound" | "dolomite" | "badger" | "ajna" | "layerbank" | "ion" | "venus" | "woofi" | "reactor_fusion" | "eigenlayer" | "vest" | "zerolend" | undefined;
3356
3366
  depositUrl: any;
3357
3367
  tags: string[];
3358
3368
  };
@@ -6288,6 +6298,23 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
6288
6298
  };
6289
6299
  };
6290
6300
  };
6301
+ } & {
6302
+ boosts: {
6303
+ euler: {
6304
+ get: {
6305
+ body: unknown;
6306
+ params: {};
6307
+ query: unknown;
6308
+ headers: unknown;
6309
+ response: {
6310
+ 200: {
6311
+ address: string;
6312
+ boost: string;
6313
+ }[];
6314
+ };
6315
+ };
6316
+ };
6317
+ };
6291
6318
  };
6292
6319
  } & {
6293
6320
  v3: {
@@ -6366,8 +6393,8 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
6366
6393
  query: {
6367
6394
  types?: string | number | string[] | number[] | undefined;
6368
6395
  chainIds?: string | string[] | undefined;
6369
- creatorTag?: string | undefined;
6370
6396
  live?: boolean | undefined;
6397
+ creatorTag?: string | undefined;
6371
6398
  hideTestTokens?: string | undefined;
6372
6399
  };
6373
6400
  headers: unknown;
@@ -7174,7 +7201,7 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
7174
7201
  } & {
7175
7202
  price?: number | null | undefined;
7176
7203
  })[];
7177
- mainProtocol: "morpho" | "aura" | "poolside" | "gearbox" | "fluid" | "compound" | "ionic" | "layerbank" | "moonwell" | "fenix" | "syncswap" | "beefy" | "aerodrome" | "velodrome" | "curve" | "akron" | "dragonswap" | "koi" | "baseswap" | "zkswap" | "rfx" | "woofi" | "zkSwapThreePool" | "venus" | "reactor_fusion" | "curveNPool" | "balancer" | "aave" | "zerolend" | "arthswap" | "camelot" | "crust" | "horiza" | "izumi" | "kim" | "pancakeswap-v3" | "quickswap-algebra" | "quickswap-uni" | "ramses" | "retro" | "stryke" | "stryke-pcs" | "stryke-sushi" | "sushiswap-v3" | "swapr" | "thruster" | "uniswap-v3" | "voltage" | "zero" | "supswap-v3" | "thirdtrade" | "uniswap-v2" | "cross_curve" | "syncswap-v3" | "neptune" | "radiant" | "euler" | "sturdy" | "frax" | "silo" | "coumpound" | "dolomite" | "badger" | "ajna" | "ion" | "eigenlayer" | "vest" | undefined;
7204
+ mainProtocol: "morpho" | "arthswap" | "baseswap" | "camelot" | "crust" | "fenix" | "horiza" | "izumi" | "kim" | "pancakeswap-v3" | "quickswap-algebra" | "quickswap-uni" | "ramses" | "retro" | "stryke" | "stryke-pcs" | "stryke-sushi" | "sushiswap-v3" | "swapr" | "thruster" | "uniswap-v3" | "voltage" | "zero" | "koi" | "supswap-v3" | "zkswap" | "thirdtrade" | "uniswap-v2" | "velodrome" | "aerodrome" | "balancer" | "curve" | "cross_curve" | "curveNPool" | "aura" | "akron" | "beefy" | "dragonswap" | "poolside" | "syncswap-v3" | "neptune" | "zkSwapThreePool" | "syncswap" | "rfx" | "radiant" | "aave" | "euler" | "gearbox" | "compound" | "sturdy" | "frax" | "ionic" | "moonwell" | "fluid" | "silo" | "coumpound" | "dolomite" | "badger" | "ajna" | "layerbank" | "ion" | "venus" | "woofi" | "reactor_fusion" | "eigenlayer" | "vest" | "zerolend" | undefined;
7178
7205
  depositUrl: any;
7179
7206
  tags: string[];
7180
7207
  };
@@ -9593,6 +9620,16 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
9593
9620
  boost: string;
9594
9621
  }[];
9595
9622
  }>>;
9623
+ get: (options?: {
9624
+ headers?: Record<string, unknown> | undefined;
9625
+ query?: Record<string, unknown> | undefined;
9626
+ fetch?: RequestInit | undefined;
9627
+ } | undefined) => Promise<import("@elysiajs/eden").Treaty.TreatyResponse<{
9628
+ 200: {
9629
+ address: string;
9630
+ boost: string;
9631
+ }[];
9632
+ }>>;
9596
9633
  };
9597
9634
  };
9598
9635
  };
@@ -9651,8 +9688,8 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
9651
9688
  query: {
9652
9689
  types?: string | number | string[] | number[] | undefined;
9653
9690
  chainIds?: string | string[] | undefined;
9654
- creatorTag?: string | undefined;
9655
9691
  live?: boolean | undefined;
9692
+ creatorTag?: string | undefined;
9656
9693
  hideTestTokens?: string | undefined;
9657
9694
  };
9658
9695
  fetch?: RequestInit | undefined;
@@ -221,7 +221,7 @@ declare const app: Elysia<"", false, {
221
221
  } & {
222
222
  price?: number | null | undefined;
223
223
  })[];
224
- mainProtocol: "morpho" | "aura" | "poolside" | "gearbox" | "fluid" | "compound" | "ionic" | "layerbank" | "moonwell" | "fenix" | "syncswap" | "beefy" | "aerodrome" | "velodrome" | "curve" | "akron" | "dragonswap" | "koi" | "baseswap" | "zkswap" | "rfx" | "woofi" | "zkSwapThreePool" | "venus" | "reactor_fusion" | "curveNPool" | "balancer" | "aave" | "zerolend" | "arthswap" | "camelot" | "crust" | "horiza" | "izumi" | "kim" | "pancakeswap-v3" | "quickswap-algebra" | "quickswap-uni" | "ramses" | "retro" | "stryke" | "stryke-pcs" | "stryke-sushi" | "sushiswap-v3" | "swapr" | "thruster" | "uniswap-v3" | "voltage" | "zero" | "supswap-v3" | "thirdtrade" | "uniswap-v2" | "cross_curve" | "syncswap-v3" | "neptune" | "radiant" | "euler" | "sturdy" | "frax" | "silo" | "coumpound" | "dolomite" | "badger" | "ajna" | "ion" | "eigenlayer" | "vest" | undefined;
224
+ mainProtocol: "morpho" | "arthswap" | "baseswap" | "camelot" | "crust" | "fenix" | "horiza" | "izumi" | "kim" | "pancakeswap-v3" | "quickswap-algebra" | "quickswap-uni" | "ramses" | "retro" | "stryke" | "stryke-pcs" | "stryke-sushi" | "sushiswap-v3" | "swapr" | "thruster" | "uniswap-v3" | "voltage" | "zero" | "koi" | "supswap-v3" | "zkswap" | "thirdtrade" | "uniswap-v2" | "velodrome" | "aerodrome" | "balancer" | "curve" | "cross_curve" | "curveNPool" | "aura" | "akron" | "beefy" | "dragonswap" | "poolside" | "syncswap-v3" | "neptune" | "zkSwapThreePool" | "syncswap" | "rfx" | "radiant" | "aave" | "euler" | "gearbox" | "compound" | "sturdy" | "frax" | "ionic" | "moonwell" | "fluid" | "silo" | "coumpound" | "dolomite" | "badger" | "ajna" | "layerbank" | "ion" | "venus" | "woofi" | "reactor_fusion" | "eigenlayer" | "vest" | "zerolend" | undefined;
225
225
  depositUrl: any;
226
226
  tags: string[];
227
227
  };
@@ -3157,6 +3157,23 @@ declare const app: Elysia<"", false, {
3157
3157
  };
3158
3158
  };
3159
3159
  };
3160
+ } & {
3161
+ boosts: {
3162
+ euler: {
3163
+ get: {
3164
+ body: unknown;
3165
+ params: {};
3166
+ query: unknown;
3167
+ headers: unknown;
3168
+ response: {
3169
+ 200: {
3170
+ address: string;
3171
+ boost: string;
3172
+ }[];
3173
+ };
3174
+ };
3175
+ };
3176
+ };
3160
3177
  };
3161
3178
  } & {
3162
3179
  v3: {
@@ -3235,8 +3252,8 @@ declare const app: Elysia<"", false, {
3235
3252
  query: {
3236
3253
  types?: string | number | string[] | number[] | undefined;
3237
3254
  chainIds?: string | string[] | undefined;
3238
- creatorTag?: string | undefined;
3239
3255
  live?: boolean | undefined;
3256
+ creatorTag?: string | undefined;
3240
3257
  hideTestTokens?: string | undefined;
3241
3258
  };
3242
3259
  headers: unknown;
@@ -1,6 +1,5 @@
1
- import { engineDbClient } from "../../utils/prisma";
1
+ import { UserService } from "../../modules/v4/user";
2
2
  import { Campaign } from "@sdk";
3
- import { getAddress } from "ethers/lib/utils";
4
3
  import { AjnaDynamicData } from "./campaignTypes/AjnaDynamicData";
5
4
  import { BadgerDynamicData } from "./campaignTypes/BadgerDynamicData";
6
5
  import { CLAMMDynamicData } from "./campaignTypes/CLAMMDynamicData";
@@ -17,12 +16,9 @@ import { SILODynamicData } from "./campaignTypes/SILODynamicData";
17
16
  import { VestDynamicData } from "./campaignTypes/VestDynamicData";
18
17
  export async function campaignsDynamicData(chainId, campaigns, type) {
19
18
  try {
20
- const tags = (await engineDbClient.campaignCreators.findMany()).reduce((acc, curr) => {
21
- acc[getAddress(curr.address)] = curr.tags.split(",");
22
- return acc;
23
- }, {});
24
19
  for (const campaign of campaigns) {
25
- campaign.tags = tags[getAddress(campaign.creator)] || [];
20
+ const tags = (await UserService.findUnique(campaign.creator))?.tags;
21
+ campaign.tags = tags || [];
26
22
  }
27
23
  }
28
24
  catch (_err) { }
@@ -33,6 +33,23 @@ export declare const BoostController: Elysia<"/boosts", false, {
33
33
  };
34
34
  };
35
35
  };
36
+ } & {
37
+ boosts: {
38
+ euler: {
39
+ get: {
40
+ body: unknown;
41
+ params: {};
42
+ query: unknown;
43
+ headers: unknown;
44
+ response: {
45
+ 200: {
46
+ address: string;
47
+ boost: string;
48
+ }[];
49
+ };
50
+ };
51
+ };
52
+ };
36
53
  }, {
37
54
  derive: {};
38
55
  resolve: {};
@@ -3,7 +3,8 @@ import { getEulerBoostBody } from "./boost.model";
3
3
  import { BoostService } from "./boost.service";
4
4
  export const BoostController = new Elysia({ prefix: "/boosts", detail: { tags: ["Boosts"], hide: true } })
5
5
  // ─── Get Euler Boost ─────────────────────────────────────────────────
6
- .post("/euler", async ({ body }) => await BoostService.getEulerBoost(), {
6
+ .post("/euler", async ({ body }) => BoostService.getEulerBoost(), {
7
7
  body: getEulerBoostBody,
8
8
  detail: { hide: true },
9
- });
9
+ })
10
+ .get("/euler", async () => BoostService.getEulerBoost());
@@ -90,7 +90,7 @@ export declare const OpportunityController: Elysia<"/opportunities", false, {
90
90
  } & {
91
91
  price?: number | null | undefined;
92
92
  })[];
93
- mainProtocol: "morpho" | "aura" | "poolside" | "gearbox" | "fluid" | "compound" | "ionic" | "layerbank" | "moonwell" | "fenix" | "syncswap" | "beefy" | "aerodrome" | "velodrome" | "curve" | "akron" | "dragonswap" | "koi" | "baseswap" | "zkswap" | "rfx" | "woofi" | "zkSwapThreePool" | "venus" | "reactor_fusion" | "curveNPool" | "balancer" | "aave" | "zerolend" | "arthswap" | "camelot" | "crust" | "horiza" | "izumi" | "kim" | "pancakeswap-v3" | "quickswap-algebra" | "quickswap-uni" | "ramses" | "retro" | "stryke" | "stryke-pcs" | "stryke-sushi" | "sushiswap-v3" | "swapr" | "thruster" | "uniswap-v3" | "voltage" | "zero" | "supswap-v3" | "thirdtrade" | "uniswap-v2" | "cross_curve" | "syncswap-v3" | "neptune" | "radiant" | "euler" | "sturdy" | "frax" | "silo" | "coumpound" | "dolomite" | "badger" | "ajna" | "ion" | "eigenlayer" | "vest" | undefined;
93
+ mainProtocol: "morpho" | "arthswap" | "baseswap" | "camelot" | "crust" | "fenix" | "horiza" | "izumi" | "kim" | "pancakeswap-v3" | "quickswap-algebra" | "quickswap-uni" | "ramses" | "retro" | "stryke" | "stryke-pcs" | "stryke-sushi" | "sushiswap-v3" | "swapr" | "thruster" | "uniswap-v3" | "voltage" | "zero" | "koi" | "supswap-v3" | "zkswap" | "thirdtrade" | "uniswap-v2" | "velodrome" | "aerodrome" | "balancer" | "curve" | "cross_curve" | "curveNPool" | "aura" | "akron" | "beefy" | "dragonswap" | "poolside" | "syncswap-v3" | "neptune" | "zkSwapThreePool" | "syncswap" | "rfx" | "radiant" | "aave" | "euler" | "gearbox" | "compound" | "sturdy" | "frax" | "ionic" | "moonwell" | "fluid" | "silo" | "coumpound" | "dolomite" | "badger" | "ajna" | "layerbank" | "ion" | "venus" | "woofi" | "reactor_fusion" | "eigenlayer" | "vest" | "zerolend" | undefined;
94
94
  depositUrl: any;
95
95
  tags: string[];
96
96
  };
@@ -47,7 +47,7 @@ export declare abstract class OpportunityService {
47
47
  } & {
48
48
  price?: number | null | undefined;
49
49
  })[];
50
- mainProtocol: "morpho" | "aura" | "poolside" | "gearbox" | "fluid" | "compound" | "ionic" | "layerbank" | "moonwell" | "fenix" | "syncswap" | "beefy" | "aerodrome" | "velodrome" | "curve" | "akron" | "dragonswap" | "koi" | "baseswap" | "zkswap" | "rfx" | "woofi" | "zkSwapThreePool" | "venus" | "reactor_fusion" | "curveNPool" | "balancer" | "aave" | "zerolend" | "arthswap" | "camelot" | "crust" | "horiza" | "izumi" | "kim" | "pancakeswap-v3" | "quickswap-algebra" | "quickswap-uni" | "ramses" | "retro" | "stryke" | "stryke-pcs" | "stryke-sushi" | "sushiswap-v3" | "swapr" | "thruster" | "uniswap-v3" | "voltage" | "zero" | "supswap-v3" | "thirdtrade" | "uniswap-v2" | "cross_curve" | "syncswap-v3" | "neptune" | "radiant" | "euler" | "sturdy" | "frax" | "silo" | "coumpound" | "dolomite" | "badger" | "ajna" | "ion" | "eigenlayer" | "vest" | undefined;
50
+ mainProtocol: "morpho" | "arthswap" | "baseswap" | "camelot" | "crust" | "fenix" | "horiza" | "izumi" | "kim" | "pancakeswap-v3" | "quickswap-algebra" | "quickswap-uni" | "ramses" | "retro" | "stryke" | "stryke-pcs" | "stryke-sushi" | "sushiswap-v3" | "swapr" | "thruster" | "uniswap-v3" | "voltage" | "zero" | "koi" | "supswap-v3" | "zkswap" | "thirdtrade" | "uniswap-v2" | "velodrome" | "aerodrome" | "balancer" | "curve" | "cross_curve" | "curveNPool" | "aura" | "akron" | "beefy" | "dragonswap" | "poolside" | "syncswap-v3" | "neptune" | "zkSwapThreePool" | "syncswap" | "rfx" | "radiant" | "aave" | "euler" | "gearbox" | "compound" | "sturdy" | "frax" | "ionic" | "moonwell" | "fluid" | "silo" | "coumpound" | "dolomite" | "badger" | "ajna" | "layerbank" | "ion" | "venus" | "woofi" | "reactor_fusion" | "eigenlayer" | "vest" | "zerolend" | undefined;
51
51
  depositUrl: any;
52
52
  tags: string[];
53
53
  }>;
@@ -75,7 +75,7 @@ export declare abstract class OpportunityService {
75
75
  } & {
76
76
  price?: number | null | undefined;
77
77
  })[];
78
- mainProtocol: "morpho" | "aura" | "poolside" | "gearbox" | "fluid" | "compound" | "ionic" | "layerbank" | "moonwell" | "fenix" | "syncswap" | "beefy" | "aerodrome" | "velodrome" | "curve" | "akron" | "dragonswap" | "koi" | "baseswap" | "zkswap" | "rfx" | "woofi" | "zkSwapThreePool" | "venus" | "reactor_fusion" | "curveNPool" | "balancer" | "aave" | "zerolend" | "arthswap" | "camelot" | "crust" | "horiza" | "izumi" | "kim" | "pancakeswap-v3" | "quickswap-algebra" | "quickswap-uni" | "ramses" | "retro" | "stryke" | "stryke-pcs" | "stryke-sushi" | "sushiswap-v3" | "swapr" | "thruster" | "uniswap-v3" | "voltage" | "zero" | "supswap-v3" | "thirdtrade" | "uniswap-v2" | "cross_curve" | "syncswap-v3" | "neptune" | "radiant" | "euler" | "sturdy" | "frax" | "silo" | "coumpound" | "dolomite" | "badger" | "ajna" | "ion" | "eigenlayer" | "vest" | undefined;
78
+ mainProtocol: "morpho" | "arthswap" | "baseswap" | "camelot" | "crust" | "fenix" | "horiza" | "izumi" | "kim" | "pancakeswap-v3" | "quickswap-algebra" | "quickswap-uni" | "ramses" | "retro" | "stryke" | "stryke-pcs" | "stryke-sushi" | "sushiswap-v3" | "swapr" | "thruster" | "uniswap-v3" | "voltage" | "zero" | "koi" | "supswap-v3" | "zkswap" | "thirdtrade" | "uniswap-v2" | "velodrome" | "aerodrome" | "balancer" | "curve" | "cross_curve" | "curveNPool" | "aura" | "akron" | "beefy" | "dragonswap" | "poolside" | "syncswap-v3" | "neptune" | "zkSwapThreePool" | "syncswap" | "rfx" | "radiant" | "aave" | "euler" | "gearbox" | "compound" | "sturdy" | "frax" | "ionic" | "moonwell" | "fluid" | "silo" | "coumpound" | "dolomite" | "badger" | "ajna" | "layerbank" | "ion" | "venus" | "woofi" | "reactor_fusion" | "eigenlayer" | "vest" | "zerolend" | undefined;
79
79
  depositUrl: any;
80
80
  tags: string[];
81
81
  }>;
@@ -99,7 +99,7 @@ export declare const v4: Elysia<"/v4", false, {
99
99
  } & {
100
100
  price?: number | null | undefined;
101
101
  })[];
102
- mainProtocol: "morpho" | "aura" | "poolside" | "gearbox" | "fluid" | "compound" | "ionic" | "layerbank" | "moonwell" | "fenix" | "syncswap" | "beefy" | "aerodrome" | "velodrome" | "curve" | "akron" | "dragonswap" | "koi" | "baseswap" | "zkswap" | "rfx" | "woofi" | "zkSwapThreePool" | "venus" | "reactor_fusion" | "curveNPool" | "balancer" | "aave" | "zerolend" | "arthswap" | "camelot" | "crust" | "horiza" | "izumi" | "kim" | "pancakeswap-v3" | "quickswap-algebra" | "quickswap-uni" | "ramses" | "retro" | "stryke" | "stryke-pcs" | "stryke-sushi" | "sushiswap-v3" | "swapr" | "thruster" | "uniswap-v3" | "voltage" | "zero" | "supswap-v3" | "thirdtrade" | "uniswap-v2" | "cross_curve" | "syncswap-v3" | "neptune" | "radiant" | "euler" | "sturdy" | "frax" | "silo" | "coumpound" | "dolomite" | "badger" | "ajna" | "ion" | "eigenlayer" | "vest" | undefined;
102
+ mainProtocol: "morpho" | "arthswap" | "baseswap" | "camelot" | "crust" | "fenix" | "horiza" | "izumi" | "kim" | "pancakeswap-v3" | "quickswap-algebra" | "quickswap-uni" | "ramses" | "retro" | "stryke" | "stryke-pcs" | "stryke-sushi" | "sushiswap-v3" | "swapr" | "thruster" | "uniswap-v3" | "voltage" | "zero" | "koi" | "supswap-v3" | "zkswap" | "thirdtrade" | "uniswap-v2" | "velodrome" | "aerodrome" | "balancer" | "curve" | "cross_curve" | "curveNPool" | "aura" | "akron" | "beefy" | "dragonswap" | "poolside" | "syncswap-v3" | "neptune" | "zkSwapThreePool" | "syncswap" | "rfx" | "radiant" | "aave" | "euler" | "gearbox" | "compound" | "sturdy" | "frax" | "ionic" | "moonwell" | "fluid" | "silo" | "coumpound" | "dolomite" | "badger" | "ajna" | "layerbank" | "ion" | "venus" | "woofi" | "reactor_fusion" | "eigenlayer" | "vest" | "zerolend" | undefined;
103
103
  depositUrl: any;
104
104
  tags: string[];
105
105
  };
@@ -3035,6 +3035,23 @@ export declare const v4: Elysia<"/v4", false, {
3035
3035
  };
3036
3036
  };
3037
3037
  };
3038
+ } & {
3039
+ boosts: {
3040
+ euler: {
3041
+ get: {
3042
+ body: unknown;
3043
+ params: {};
3044
+ query: unknown;
3045
+ headers: unknown;
3046
+ response: {
3047
+ 200: {
3048
+ address: string;
3049
+ boost: string;
3050
+ }[];
3051
+ };
3052
+ };
3053
+ };
3054
+ };
3038
3055
  };
3039
3056
  }, {
3040
3057
  derive: {};
@@ -27,8 +27,8 @@ declare const _default: (app: Elysia) => Elysia<"", false, {
27
27
  query: {
28
28
  types?: string | number | string[] | number[] | undefined;
29
29
  chainIds?: string | string[] | undefined;
30
- creatorTag?: string | undefined;
31
30
  live?: boolean | undefined;
31
+ creatorTag?: string | undefined;
32
32
  hideTestTokens?: string | undefined;
33
33
  };
34
34
  headers: unknown;
@@ -88,8 +88,8 @@ export declare const v3: Elysia<"/v3", false, {
88
88
  query: {
89
89
  types?: string | number | string[] | number[] | undefined;
90
90
  chainIds?: string | string[] | undefined;
91
- creatorTag?: string | undefined;
92
91
  live?: boolean | undefined;
92
+ creatorTag?: string | undefined;
93
93
  hideTestTokens?: string | undefined;
94
94
  };
95
95
  headers: unknown;