@merkl/api 0.10.133 → 0.10.135

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.
@@ -441,6 +441,38 @@ declare const _default: (app: App) => import("elysia").default<"", false, {
441
441
  };
442
442
  };
443
443
  };
444
+ } & {
445
+ opportunities: {
446
+ aggregate: {
447
+ ":field": {
448
+ get: {
449
+ body: unknown;
450
+ params: {
451
+ field: never;
452
+ };
453
+ query: {
454
+ sort?: undefined;
455
+ name?: string | undefined;
456
+ tokens?: string | undefined;
457
+ status?: string | undefined;
458
+ items?: number | undefined;
459
+ tags?: string | undefined;
460
+ chainId?: string | undefined;
461
+ page?: number | undefined;
462
+ action?: string | undefined;
463
+ mainProtocolId?: string | undefined;
464
+ order?: undefined;
465
+ };
466
+ headers: unknown;
467
+ response: {
468
+ 200: {
469
+ sum: File;
470
+ };
471
+ };
472
+ };
473
+ };
474
+ };
475
+ };
444
476
  };
445
477
  } & {
446
478
  v4: {
@@ -442,6 +442,38 @@ declare const _default: (app: App) => import("elysia").default<"", false, {
442
442
  };
443
443
  };
444
444
  };
445
+ } & {
446
+ opportunities: {
447
+ aggregate: {
448
+ ":field": {
449
+ get: {
450
+ body: unknown;
451
+ params: {
452
+ field: never;
453
+ };
454
+ query: {
455
+ sort?: undefined;
456
+ name?: string | undefined;
457
+ tokens?: string | undefined;
458
+ status?: string | undefined;
459
+ items?: number | undefined;
460
+ tags?: string | undefined;
461
+ chainId?: string | undefined;
462
+ page?: number | undefined;
463
+ action?: string | undefined;
464
+ mainProtocolId?: string | undefined;
465
+ order?: undefined;
466
+ };
467
+ headers: unknown;
468
+ response: {
469
+ 200: {
470
+ sum: File;
471
+ };
472
+ };
473
+ };
474
+ };
475
+ };
476
+ };
445
477
  };
446
478
  } & {
447
479
  v4: {
@@ -444,6 +444,38 @@ declare const _default: (app: App) => import("elysia").default<"", false, {
444
444
  };
445
445
  };
446
446
  };
447
+ } & {
448
+ opportunities: {
449
+ aggregate: {
450
+ ":field": {
451
+ get: {
452
+ body: unknown;
453
+ params: {
454
+ field: never;
455
+ };
456
+ query: {
457
+ sort?: undefined;
458
+ name?: string | undefined;
459
+ tokens?: string | undefined;
460
+ status?: string | undefined;
461
+ items?: number | undefined;
462
+ tags?: string | undefined;
463
+ chainId?: string | undefined;
464
+ page?: number | undefined;
465
+ action?: string | undefined;
466
+ mainProtocolId?: string | undefined;
467
+ order?: undefined;
468
+ };
469
+ headers: unknown;
470
+ response: {
471
+ 200: {
472
+ sum: File;
473
+ };
474
+ };
475
+ };
476
+ };
477
+ };
478
+ };
447
479
  };
448
480
  } & {
449
481
  v4: {