@merkl/api 0.10.153 → 0.10.155

Sign up to get free protection for your applications and to get access to all the features.
@@ -664,18 +664,20 @@ declare const _default: (app: App) => import("elysia").default<"", false, {
664
664
  };
665
665
  } & {
666
666
  "campaigns-to-process": {
667
- index: {
668
- post: {
669
- body: unknown;
670
- params: {};
671
- query: {
672
- chainId: number;
673
- };
674
- headers: {
675
- authorization: string;
676
- };
677
- response: {
678
- 200: string;
667
+ engine: {
668
+ "": {
669
+ post: {
670
+ body: unknown;
671
+ params: {};
672
+ query: {
673
+ chainId: number;
674
+ };
675
+ headers: {
676
+ authorization: string;
677
+ };
678
+ response: {
679
+ 200: string;
680
+ };
679
681
  };
680
682
  };
681
683
  };
@@ -1579,7 +1581,7 @@ declare const _default: (app: App) => import("elysia").default<"", false, {
1579
1581
  address: string;
1580
1582
  };
1581
1583
  query: {
1582
- chainId: number | number[];
1584
+ chainId: number[];
1583
1585
  };
1584
1586
  headers: unknown;
1585
1587
  response: {
@@ -646,18 +646,20 @@ declare const _default: (app: App) => import("elysia").default<"", false, {
646
646
  };
647
647
  } & {
648
648
  "campaigns-to-process": {
649
- index: {
650
- post: {
651
- body: unknown;
652
- params: {};
653
- query: {
654
- chainId: number;
655
- };
656
- headers: {
657
- authorization: string;
658
- };
659
- response: {
660
- 200: string;
649
+ engine: {
650
+ "": {
651
+ post: {
652
+ body: unknown;
653
+ params: {};
654
+ query: {
655
+ chainId: number;
656
+ };
657
+ headers: {
658
+ authorization: string;
659
+ };
660
+ response: {
661
+ 200: string;
662
+ };
661
663
  };
662
664
  };
663
665
  };
@@ -1561,7 +1563,7 @@ declare const _default: (app: App) => import("elysia").default<"", false, {
1561
1563
  address: string;
1562
1564
  };
1563
1565
  query: {
1564
- chainId: number | number[];
1566
+ chainId: number[];
1565
1567
  };
1566
1568
  headers: unknown;
1567
1569
  response: {
@@ -647,18 +647,20 @@ declare const _default: (app: App) => import("elysia").default<"", false, {
647
647
  };
648
648
  } & {
649
649
  "campaigns-to-process": {
650
- index: {
651
- post: {
652
- body: unknown;
653
- params: {};
654
- query: {
655
- chainId: number;
656
- };
657
- headers: {
658
- authorization: string;
659
- };
660
- response: {
661
- 200: string;
650
+ engine: {
651
+ "": {
652
+ post: {
653
+ body: unknown;
654
+ params: {};
655
+ query: {
656
+ chainId: number;
657
+ };
658
+ headers: {
659
+ authorization: string;
660
+ };
661
+ response: {
662
+ 200: string;
663
+ };
662
664
  };
663
665
  };
664
666
  };
@@ -1562,7 +1564,7 @@ declare const _default: (app: App) => import("elysia").default<"", false, {
1562
1564
  address: string;
1563
1565
  };
1564
1566
  query: {
1565
- chainId: number | number[];
1567
+ chainId: number[];
1566
1568
  };
1567
1569
  headers: unknown;
1568
1570
  response: {
@@ -649,18 +649,20 @@ declare const _default: (app: App) => import("elysia").default<"", false, {
649
649
  };
650
650
  } & {
651
651
  "campaigns-to-process": {
652
- index: {
653
- post: {
654
- body: unknown;
655
- params: {};
656
- query: {
657
- chainId: number;
658
- };
659
- headers: {
660
- authorization: string;
661
- };
662
- response: {
663
- 200: string;
652
+ engine: {
653
+ "": {
654
+ post: {
655
+ body: unknown;
656
+ params: {};
657
+ query: {
658
+ chainId: number;
659
+ };
660
+ headers: {
661
+ authorization: string;
662
+ };
663
+ response: {
664
+ 200: string;
665
+ };
664
666
  };
665
667
  };
666
668
  };
@@ -1564,7 +1566,7 @@ declare const _default: (app: App) => import("elysia").default<"", false, {
1564
1566
  address: string;
1565
1567
  };
1566
1568
  query: {
1567
- chainId: number | number[];
1569
+ chainId: number[];
1568
1570
  };
1569
1571
  headers: unknown;
1570
1572
  response: {