@merkl/api 0.19.34 → 0.19.35

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.
@@ -1184,6 +1184,7 @@ declare const eden: {
1184
1184
  200: unknown[];
1185
1185
  }>>;
1186
1186
  };
1187
+ }) & {
1187
1188
  metadata: {
1188
1189
  get: (options: {
1189
1190
  headers: {
@@ -1224,7 +1225,7 @@ declare const eden: {
1224
1225
  };
1225
1226
  }>>;
1226
1227
  };
1227
- }) & {};
1228
+ };
1228
1229
  index: {
1229
1230
  get: (options: {
1230
1231
  headers?: Record<string, unknown> | undefined;
@@ -4842,6 +4843,7 @@ declare const eden: {
4842
4843
  200: unknown[];
4843
4844
  }>>;
4844
4845
  };
4846
+ }) & {
4845
4847
  metadata: {
4846
4848
  get: (options: {
4847
4849
  headers: {
@@ -4882,7 +4884,7 @@ declare const eden: {
4882
4884
  };
4883
4885
  }>>;
4884
4886
  };
4885
- }) & {};
4887
+ };
4886
4888
  index: {
4887
4889
  get: (options: {
4888
4890
  headers?: Record<string, unknown> | undefined;
@@ -9252,48 +9254,44 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
9252
9254
  };
9253
9255
  } & {
9254
9256
  "dry-run": {
9255
- ":campaignId": {
9256
- metadata: {
9257
- get: {
9258
- body: unknown;
9259
- params: {
9260
- campaignId: string;
9261
- };
9262
- query: {
9263
- campaignId: string;
9264
- distributionChain: number;
9265
- };
9266
- headers: {
9267
- authorization: string;
9268
- };
9269
- response: {
9270
- 200: {
9257
+ metadata: {
9258
+ get: {
9259
+ body: unknown;
9260
+ params: {};
9261
+ query: {
9262
+ campaignId: string;
9263
+ distributionChain: number;
9264
+ };
9265
+ headers: {
9266
+ authorization: string;
9267
+ };
9268
+ response: {
9269
+ 200: {
9270
+ id: string;
9271
+ chainId: number;
9272
+ type: string;
9273
+ identifier: string;
9274
+ name: string;
9275
+ status: "PAST" | "LIVE" | "SOON";
9276
+ action: any;
9277
+ tokens: ({
9278
+ symbol: string;
9271
9279
  id: string;
9280
+ name: string | null;
9281
+ icon: string;
9282
+ address: string;
9272
9283
  chainId: number;
9273
- type: string;
9274
- identifier: string;
9275
- name: string;
9276
- status: "PAST" | "LIVE" | "SOON";
9277
- action: any;
9278
- tokens: ({
9279
- symbol: string;
9280
- id: string;
9281
- name: string | null;
9282
- icon: string;
9283
- address: string;
9284
- chainId: number;
9285
- decimals: number;
9286
- verified: boolean;
9287
- isTest: boolean;
9288
- isPoint: boolean;
9289
- isNative: boolean;
9290
- } & {
9291
- price?: number | null | undefined;
9292
- })[];
9293
- mainProtocol: "splice" | "morpho" | "euler" | "ambient" | "uniswap" | "arthswap" | "base-swap" | "camelot" | "crust" | "fenix" | "horiza" | "izumi" | "kim" | "pancake-swap" | "quick-swap" | "ramses" | "retro" | "stryke" | "sushiswap" | "swapr" | "thruster" | "voltage" | "zero" | "koi" | "supswap" | "zk-swap" | "thirdtrade" | "swap-x" | "velodrome" | "aerodrome" | "balancer" | "curve" | "cross_curve" | "curveNPool" | "aura" | "akron" | "beefy" | "dragonswap" | "poolside" | "syncswap" | "neptune" | "zkSwapThreePool" | "rfx" | "ra" | "maverick" | "trader-joe" | "hanji" | "radiant" | "aave" | "fraxlend" | "ironclad" | "gearbox" | "compound" | "sturdy" | "frax" | "ionic" | "moonwell" | "fluid" | "silo" | "dolomite" | "badger" | "ajna" | "layerbank" | "ion" | "venus" | "woofi" | "reactor_fusion" | "eigenlayer" | "vest" | "zerolend" | "hyperdrive" | "gamma" | "oku" | "hourglass" | "veda" | "kyo" | "sonex" | "lendle" | "tako-tako" | "equalizer" | "spectra" | "beraborrow" | "superlend" | "avalon" | "angles" | "enzyme" | "toros" | "vicuna" | "bunni" | "beratrax" | "concrete" | "cian" | "pendle" | "yei" | "filament" | "gammaswap" | "maha" | "tempest" | "uranium" | "holdstation" | "katana" | "satlayer" | undefined;
9294
- depositUrl: any;
9295
- tags: string[];
9296
- };
9284
+ decimals: number;
9285
+ verified: boolean;
9286
+ isTest: boolean;
9287
+ isPoint: boolean;
9288
+ isNative: boolean;
9289
+ } & {
9290
+ price?: number | null | undefined;
9291
+ })[];
9292
+ mainProtocol: "splice" | "morpho" | "euler" | "ambient" | "uniswap" | "arthswap" | "base-swap" | "camelot" | "crust" | "fenix" | "horiza" | "izumi" | "kim" | "pancake-swap" | "quick-swap" | "ramses" | "retro" | "stryke" | "sushiswap" | "swapr" | "thruster" | "voltage" | "zero" | "koi" | "supswap" | "zk-swap" | "thirdtrade" | "swap-x" | "velodrome" | "aerodrome" | "balancer" | "curve" | "cross_curve" | "curveNPool" | "aura" | "akron" | "beefy" | "dragonswap" | "poolside" | "syncswap" | "neptune" | "zkSwapThreePool" | "rfx" | "ra" | "maverick" | "trader-joe" | "hanji" | "radiant" | "aave" | "fraxlend" | "ironclad" | "gearbox" | "compound" | "sturdy" | "frax" | "ionic" | "moonwell" | "fluid" | "silo" | "dolomite" | "badger" | "ajna" | "layerbank" | "ion" | "venus" | "woofi" | "reactor_fusion" | "eigenlayer" | "vest" | "zerolend" | "hyperdrive" | "gamma" | "oku" | "hourglass" | "veda" | "kyo" | "sonex" | "lendle" | "tako-tako" | "equalizer" | "spectra" | "beraborrow" | "superlend" | "avalon" | "angles" | "enzyme" | "toros" | "vicuna" | "bunni" | "beratrax" | "concrete" | "cian" | "pendle" | "yei" | "filament" | "gammaswap" | "maha" | "tempest" | "uranium" | "holdstation" | "katana" | "satlayer" | undefined;
9293
+ depositUrl: any;
9294
+ tags: string[];
9297
9295
  };
9298
9296
  };
9299
9297
  };
@@ -14572,6 +14570,7 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
14572
14570
  200: unknown[];
14573
14571
  }>>;
14574
14572
  };
14573
+ }) & {
14575
14574
  metadata: {
14576
14575
  get: (options: {
14577
14576
  headers: {
@@ -14612,7 +14611,7 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
14612
14611
  };
14613
14612
  }>>;
14614
14613
  };
14615
- }) & {};
14614
+ };
14616
14615
  index: {
14617
14616
  get: (options: {
14618
14617
  headers?: Record<string, unknown> | undefined;
@@ -18230,6 +18229,7 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
18230
18229
  200: unknown[];
18231
18230
  }>>;
18232
18231
  };
18232
+ }) & {
18233
18233
  metadata: {
18234
18234
  get: (options: {
18235
18235
  headers: {
@@ -18270,7 +18270,7 @@ export declare const MerklApi: (domain: string | import("elysia").default<"", fa
18270
18270
  };
18271
18271
  }>>;
18272
18272
  };
18273
- }) & {};
18273
+ };
18274
18274
  index: {
18275
18275
  get: (options: {
18276
18276
  headers?: Record<string, unknown> | undefined;
@@ -1273,48 +1273,44 @@ declare const app: Elysia<"", false, {
1273
1273
  };
1274
1274
  } & {
1275
1275
  "dry-run": {
1276
- ":campaignId": {
1277
- metadata: {
1278
- get: {
1279
- body: unknown;
1280
- params: {
1281
- campaignId: string;
1282
- };
1283
- query: {
1284
- campaignId: string;
1285
- distributionChain: number;
1286
- };
1287
- headers: {
1288
- authorization: string;
1289
- };
1290
- response: {
1291
- 200: {
1276
+ metadata: {
1277
+ get: {
1278
+ body: unknown;
1279
+ params: {};
1280
+ query: {
1281
+ campaignId: string;
1282
+ distributionChain: number;
1283
+ };
1284
+ headers: {
1285
+ authorization: string;
1286
+ };
1287
+ response: {
1288
+ 200: {
1289
+ id: string;
1290
+ chainId: number;
1291
+ type: string;
1292
+ identifier: string;
1293
+ name: string;
1294
+ status: "PAST" | "LIVE" | "SOON";
1295
+ action: any;
1296
+ tokens: ({
1297
+ symbol: string;
1292
1298
  id: string;
1299
+ name: string | null;
1300
+ icon: string;
1301
+ address: string;
1293
1302
  chainId: number;
1294
- type: string;
1295
- identifier: string;
1296
- name: string;
1297
- status: "PAST" | "LIVE" | "SOON";
1298
- action: any;
1299
- tokens: ({
1300
- symbol: string;
1301
- id: string;
1302
- name: string | null;
1303
- icon: string;
1304
- address: string;
1305
- chainId: number;
1306
- decimals: number;
1307
- verified: boolean;
1308
- isTest: boolean;
1309
- isPoint: boolean;
1310
- isNative: boolean;
1311
- } & {
1312
- price?: number | null | undefined;
1313
- })[];
1314
- mainProtocol: "splice" | "morpho" | "euler" | "ambient" | "uniswap" | "arthswap" | "base-swap" | "camelot" | "crust" | "fenix" | "horiza" | "izumi" | "kim" | "pancake-swap" | "quick-swap" | "ramses" | "retro" | "stryke" | "sushiswap" | "swapr" | "thruster" | "voltage" | "zero" | "koi" | "supswap" | "zk-swap" | "thirdtrade" | "swap-x" | "velodrome" | "aerodrome" | "balancer" | "curve" | "cross_curve" | "curveNPool" | "aura" | "akron" | "beefy" | "dragonswap" | "poolside" | "syncswap" | "neptune" | "zkSwapThreePool" | "rfx" | "ra" | "maverick" | "trader-joe" | "hanji" | "radiant" | "aave" | "fraxlend" | "ironclad" | "gearbox" | "compound" | "sturdy" | "frax" | "ionic" | "moonwell" | "fluid" | "silo" | "dolomite" | "badger" | "ajna" | "layerbank" | "ion" | "venus" | "woofi" | "reactor_fusion" | "eigenlayer" | "vest" | "zerolend" | "hyperdrive" | "gamma" | "oku" | "hourglass" | "veda" | "kyo" | "sonex" | "lendle" | "tako-tako" | "equalizer" | "spectra" | "beraborrow" | "superlend" | "avalon" | "angles" | "enzyme" | "toros" | "vicuna" | "bunni" | "beratrax" | "concrete" | "cian" | "pendle" | "yei" | "filament" | "gammaswap" | "maha" | "tempest" | "uranium" | "holdstation" | "katana" | "satlayer" | undefined;
1315
- depositUrl: any;
1316
- tags: string[];
1317
- };
1303
+ decimals: number;
1304
+ verified: boolean;
1305
+ isTest: boolean;
1306
+ isPoint: boolean;
1307
+ isNative: boolean;
1308
+ } & {
1309
+ price?: number | null | undefined;
1310
+ })[];
1311
+ mainProtocol: "splice" | "morpho" | "euler" | "ambient" | "uniswap" | "arthswap" | "base-swap" | "camelot" | "crust" | "fenix" | "horiza" | "izumi" | "kim" | "pancake-swap" | "quick-swap" | "ramses" | "retro" | "stryke" | "sushiswap" | "swapr" | "thruster" | "voltage" | "zero" | "koi" | "supswap" | "zk-swap" | "thirdtrade" | "swap-x" | "velodrome" | "aerodrome" | "balancer" | "curve" | "cross_curve" | "curveNPool" | "aura" | "akron" | "beefy" | "dragonswap" | "poolside" | "syncswap" | "neptune" | "zkSwapThreePool" | "rfx" | "ra" | "maverick" | "trader-joe" | "hanji" | "radiant" | "aave" | "fraxlend" | "ironclad" | "gearbox" | "compound" | "sturdy" | "frax" | "ionic" | "moonwell" | "fluid" | "silo" | "dolomite" | "badger" | "ajna" | "layerbank" | "ion" | "venus" | "woofi" | "reactor_fusion" | "eigenlayer" | "vest" | "zerolend" | "hyperdrive" | "gamma" | "oku" | "hourglass" | "veda" | "kyo" | "sonex" | "lendle" | "tako-tako" | "equalizer" | "spectra" | "beraborrow" | "superlend" | "avalon" | "angles" | "enzyme" | "toros" | "vicuna" | "bunni" | "beratrax" | "concrete" | "cian" | "pendle" | "yei" | "filament" | "gammaswap" | "maha" | "tempest" | "uranium" | "holdstation" | "katana" | "satlayer" | undefined;
1312
+ depositUrl: any;
1313
+ tags: string[];
1318
1314
  };
1319
1315
  };
1320
1316
  };
@@ -185,48 +185,44 @@ export declare const CampaignController: Elysia<"/campaigns", false, {
185
185
  };
186
186
  } & {
187
187
  "dry-run": {
188
- ":campaignId": {
189
- metadata: {
190
- get: {
191
- body: unknown;
192
- params: {
193
- campaignId: string;
194
- };
195
- query: {
196
- campaignId: string;
197
- distributionChain: number;
198
- };
199
- headers: {
200
- authorization: string;
201
- };
202
- response: {
203
- 200: {
188
+ metadata: {
189
+ get: {
190
+ body: unknown;
191
+ params: {};
192
+ query: {
193
+ campaignId: string;
194
+ distributionChain: number;
195
+ };
196
+ headers: {
197
+ authorization: string;
198
+ };
199
+ response: {
200
+ 200: {
201
+ id: string;
202
+ chainId: number;
203
+ type: string;
204
+ identifier: string;
205
+ name: string;
206
+ status: "PAST" | "LIVE" | "SOON";
207
+ action: any;
208
+ tokens: ({
209
+ symbol: string;
204
210
  id: string;
211
+ name: string | null;
212
+ icon: string;
213
+ address: string;
205
214
  chainId: number;
206
- type: string;
207
- identifier: string;
208
- name: string;
209
- status: "PAST" | "LIVE" | "SOON";
210
- action: any;
211
- tokens: ({
212
- symbol: string;
213
- id: string;
214
- name: string | null;
215
- icon: string;
216
- address: string;
217
- chainId: number;
218
- decimals: number;
219
- verified: boolean;
220
- isTest: boolean;
221
- isPoint: boolean;
222
- isNative: boolean;
223
- } & {
224
- price?: number | null | undefined;
225
- })[];
226
- mainProtocol: "splice" | "morpho" | "euler" | "ambient" | "uniswap" | "arthswap" | "base-swap" | "camelot" | "crust" | "fenix" | "horiza" | "izumi" | "kim" | "pancake-swap" | "quick-swap" | "ramses" | "retro" | "stryke" | "sushiswap" | "swapr" | "thruster" | "voltage" | "zero" | "koi" | "supswap" | "zk-swap" | "thirdtrade" | "swap-x" | "velodrome" | "aerodrome" | "balancer" | "curve" | "cross_curve" | "curveNPool" | "aura" | "akron" | "beefy" | "dragonswap" | "poolside" | "syncswap" | "neptune" | "zkSwapThreePool" | "rfx" | "ra" | "maverick" | "trader-joe" | "hanji" | "radiant" | "aave" | "fraxlend" | "ironclad" | "gearbox" | "compound" | "sturdy" | "frax" | "ionic" | "moonwell" | "fluid" | "silo" | "dolomite" | "badger" | "ajna" | "layerbank" | "ion" | "venus" | "woofi" | "reactor_fusion" | "eigenlayer" | "vest" | "zerolend" | "hyperdrive" | "gamma" | "oku" | "hourglass" | "veda" | "kyo" | "sonex" | "lendle" | "tako-tako" | "equalizer" | "spectra" | "beraborrow" | "superlend" | "avalon" | "angles" | "enzyme" | "toros" | "vicuna" | "bunni" | "beratrax" | "concrete" | "cian" | "pendle" | "yei" | "filament" | "gammaswap" | "maha" | "tempest" | "uranium" | "holdstation" | "katana" | "satlayer" | undefined;
227
- depositUrl: any;
228
- tags: string[];
229
- };
215
+ decimals: number;
216
+ verified: boolean;
217
+ isTest: boolean;
218
+ isPoint: boolean;
219
+ isNative: boolean;
220
+ } & {
221
+ price?: number | null | undefined;
222
+ })[];
223
+ mainProtocol: "splice" | "morpho" | "euler" | "ambient" | "uniswap" | "arthswap" | "base-swap" | "camelot" | "crust" | "fenix" | "horiza" | "izumi" | "kim" | "pancake-swap" | "quick-swap" | "ramses" | "retro" | "stryke" | "sushiswap" | "swapr" | "thruster" | "voltage" | "zero" | "koi" | "supswap" | "zk-swap" | "thirdtrade" | "swap-x" | "velodrome" | "aerodrome" | "balancer" | "curve" | "cross_curve" | "curveNPool" | "aura" | "akron" | "beefy" | "dragonswap" | "poolside" | "syncswap" | "neptune" | "zkSwapThreePool" | "rfx" | "ra" | "maverick" | "trader-joe" | "hanji" | "radiant" | "aave" | "fraxlend" | "ironclad" | "gearbox" | "compound" | "sturdy" | "frax" | "ionic" | "moonwell" | "fluid" | "silo" | "dolomite" | "badger" | "ajna" | "layerbank" | "ion" | "venus" | "woofi" | "reactor_fusion" | "eigenlayer" | "vest" | "zerolend" | "hyperdrive" | "gamma" | "oku" | "hourglass" | "veda" | "kyo" | "sonex" | "lendle" | "tako-tako" | "equalizer" | "spectra" | "beraborrow" | "superlend" | "avalon" | "angles" | "enzyme" | "toros" | "vicuna" | "bunni" | "beratrax" | "concrete" | "cian" | "pendle" | "yei" | "filament" | "gammaswap" | "maha" | "tempest" | "uranium" | "holdstation" | "katana" | "satlayer" | undefined;
224
+ depositUrl: any;
225
+ tags: string[];
230
226
  };
231
227
  };
232
228
  };
@@ -67,7 +67,7 @@ export const CampaignController = new Elysia({ prefix: "/campaigns", detail: { t
67
67
  }, { beforeHandle: BackOfficeGuard, headers: AuthorizationHeadersDto, detail: { hide: true } })
68
68
  // ─── Test Opportunity creation through a campaign Id and a chain ───────────────────────
69
69
  // @dev Starts from the engine db to debug opportunity creation failing and preventing the api db to be filled
70
- .get("/:campaignId/metadata", async ({ query }) => {
70
+ .get("/metadata", async ({ query }) => {
71
71
  const [campaign] = await CampaignService.findEngineCampaigns([
72
72
  {
73
73
  distributionChain: query.distributionChain,
@@ -1143,48 +1143,44 @@ export declare const v4: Elysia<"/v4", false, {
1143
1143
  };
1144
1144
  } & {
1145
1145
  "dry-run": {
1146
- ":campaignId": {
1147
- metadata: {
1148
- get: {
1149
- body: unknown;
1150
- params: {
1151
- campaignId: string;
1152
- };
1153
- query: {
1154
- campaignId: string;
1155
- distributionChain: number;
1156
- };
1157
- headers: {
1158
- authorization: string;
1159
- };
1160
- response: {
1161
- 200: {
1146
+ metadata: {
1147
+ get: {
1148
+ body: unknown;
1149
+ params: {};
1150
+ query: {
1151
+ campaignId: string;
1152
+ distributionChain: number;
1153
+ };
1154
+ headers: {
1155
+ authorization: string;
1156
+ };
1157
+ response: {
1158
+ 200: {
1159
+ id: string;
1160
+ chainId: number;
1161
+ type: string;
1162
+ identifier: string;
1163
+ name: string;
1164
+ status: "PAST" | "LIVE" | "SOON";
1165
+ action: any;
1166
+ tokens: ({
1167
+ symbol: string;
1162
1168
  id: string;
1169
+ name: string | null;
1170
+ icon: string;
1171
+ address: string;
1163
1172
  chainId: number;
1164
- type: string;
1165
- identifier: string;
1166
- name: string;
1167
- status: "PAST" | "LIVE" | "SOON";
1168
- action: any;
1169
- tokens: ({
1170
- symbol: string;
1171
- id: string;
1172
- name: string | null;
1173
- icon: string;
1174
- address: string;
1175
- chainId: number;
1176
- decimals: number;
1177
- verified: boolean;
1178
- isTest: boolean;
1179
- isPoint: boolean;
1180
- isNative: boolean;
1181
- } & {
1182
- price?: number | null | undefined;
1183
- })[];
1184
- mainProtocol: "splice" | "morpho" | "euler" | "ambient" | "uniswap" | "arthswap" | "base-swap" | "camelot" | "crust" | "fenix" | "horiza" | "izumi" | "kim" | "pancake-swap" | "quick-swap" | "ramses" | "retro" | "stryke" | "sushiswap" | "swapr" | "thruster" | "voltage" | "zero" | "koi" | "supswap" | "zk-swap" | "thirdtrade" | "swap-x" | "velodrome" | "aerodrome" | "balancer" | "curve" | "cross_curve" | "curveNPool" | "aura" | "akron" | "beefy" | "dragonswap" | "poolside" | "syncswap" | "neptune" | "zkSwapThreePool" | "rfx" | "ra" | "maverick" | "trader-joe" | "hanji" | "radiant" | "aave" | "fraxlend" | "ironclad" | "gearbox" | "compound" | "sturdy" | "frax" | "ionic" | "moonwell" | "fluid" | "silo" | "dolomite" | "badger" | "ajna" | "layerbank" | "ion" | "venus" | "woofi" | "reactor_fusion" | "eigenlayer" | "vest" | "zerolend" | "hyperdrive" | "gamma" | "oku" | "hourglass" | "veda" | "kyo" | "sonex" | "lendle" | "tako-tako" | "equalizer" | "spectra" | "beraborrow" | "superlend" | "avalon" | "angles" | "enzyme" | "toros" | "vicuna" | "bunni" | "beratrax" | "concrete" | "cian" | "pendle" | "yei" | "filament" | "gammaswap" | "maha" | "tempest" | "uranium" | "holdstation" | "katana" | "satlayer" | undefined;
1185
- depositUrl: any;
1186
- tags: string[];
1187
- };
1173
+ decimals: number;
1174
+ verified: boolean;
1175
+ isTest: boolean;
1176
+ isPoint: boolean;
1177
+ isNative: boolean;
1178
+ } & {
1179
+ price?: number | null | undefined;
1180
+ })[];
1181
+ mainProtocol: "splice" | "morpho" | "euler" | "ambient" | "uniswap" | "arthswap" | "base-swap" | "camelot" | "crust" | "fenix" | "horiza" | "izumi" | "kim" | "pancake-swap" | "quick-swap" | "ramses" | "retro" | "stryke" | "sushiswap" | "swapr" | "thruster" | "voltage" | "zero" | "koi" | "supswap" | "zk-swap" | "thirdtrade" | "swap-x" | "velodrome" | "aerodrome" | "balancer" | "curve" | "cross_curve" | "curveNPool" | "aura" | "akron" | "beefy" | "dragonswap" | "poolside" | "syncswap" | "neptune" | "zkSwapThreePool" | "rfx" | "ra" | "maverick" | "trader-joe" | "hanji" | "radiant" | "aave" | "fraxlend" | "ironclad" | "gearbox" | "compound" | "sturdy" | "frax" | "ionic" | "moonwell" | "fluid" | "silo" | "dolomite" | "badger" | "ajna" | "layerbank" | "ion" | "venus" | "woofi" | "reactor_fusion" | "eigenlayer" | "vest" | "zerolend" | "hyperdrive" | "gamma" | "oku" | "hourglass" | "veda" | "kyo" | "sonex" | "lendle" | "tako-tako" | "equalizer" | "spectra" | "beraborrow" | "superlend" | "avalon" | "angles" | "enzyme" | "toros" | "vicuna" | "bunni" | "beratrax" | "concrete" | "cian" | "pendle" | "yei" | "filament" | "gammaswap" | "maha" | "tempest" | "uranium" | "holdstation" | "katana" | "satlayer" | undefined;
1182
+ depositUrl: any;
1183
+ tags: string[];
1188
1184
  };
1189
1185
  };
1190
1186
  };