@merkl/api 1.6.44 → 1.6.48
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 +418 -473
- package/dist/src/engine/deprecated/erc20SubTypeProcessors/helpers/ownerFinder.js.map +1 -1
- package/dist/src/engine/implementations/Ajna/metadata.d.ts +2 -2
- package/dist/src/engine/implementations/Ajna/metadata.js.map +1 -1
- package/dist/src/engine/implementations/Compound/metadata.d.ts +2 -2
- package/dist/src/engine/implementations/Compound/metadata.js.map +1 -1
- package/dist/src/engine/implementations/Erc20/metadata.d.ts +12 -1
- package/dist/src/engine/implementations/Erc20/subTypes/factories.js.map +1 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/arrakisVault/metadata.d.ts +2 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/arrakisVault/metadata.js.map +1 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/balancerGauge/metadata.d.ts +2 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/balancerGauge/metadata.js.map +1 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/blade/metadata.d.ts +2 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/blade/metadata.js.map +1 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/bunni/metadata.d.ts +2 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/bunni/metadata.js.map +1 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/charm/metadata.d.ts +2 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/charm/metadata.js.map +1 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/curve/metadata.d.ts +2 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/curve/metadata.js.map +1 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/curveGauge/metadata.d.ts +2 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/curveGauge/metadata.js.map +1 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/elyx/metadata.d.ts +2 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/elyx/metadata.js.map +1 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/euler/metadata.d.ts +2 -2
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/euler/metadata.js.map +1 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/eulerEarn/metadata.d.ts +2 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/eulerEarn/metadata.js.map +1 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/gamma/metadata.d.ts +2 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/gamma/metadata.js.map +1 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/gearbox/metadata.d.ts +2 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/gearbox/metadata.js.map +1 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/kuruVault/metadata.d.ts +17 -0
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/kuruVault/metadata.js.map +1 -0
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/kuruVault/tvl.d.ts +9 -0
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/kuruVault/tvl.js.map +1 -0
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/lendleVaults/metadata.d.ts +2 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/lendleVaults/metadata.js.map +1 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/lpPendle/metadata.d.ts +2 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/lpPendle/metadata.js.map +1 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/metamorpho/metadata.d.ts +2 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/metamorpho/metadata.js.map +1 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/midas/metadata.d.ts +2 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/midas/metadata.js.map +1 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/penpiePRT/metadata.d.ts +2 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/penpiePRT/metadata.js.map +1 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/pino/metadata.d.ts +2 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/pino/metadata.js.map +1 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/rooster/metadata.d.ts +2 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/rooster/metadata.js.map +1 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/seamless/metadata.d.ts +2 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/seamless/metadata.js.map +1 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/spectra/metadata.d.ts +2 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/spectra/metadata.js.map +1 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/stableswap/metadata.d.ts +2 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/stableswap/metadata.js.map +1 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/steer/metadata.d.ts +2 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/steer/metadata.js.map +1 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/summer/metadata.d.ts +2 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/summer/metadata.js.map +1 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/syPendle/metadata.d.ts +2 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/syPendle/metadata.js.map +1 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/termmax/metadata.d.ts +2 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/termmax/metadata.js.map +1 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/termmaxVault/metadata.d.ts +2 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/termmaxVault/metadata.js.map +1 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/vlPUFFER/metadata.d.ts +2 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/vlPUFFER/metadata.js.map +1 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/yearn/metadata.d.ts +2 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/yearn/metadata.js.map +1 -1
- package/dist/src/engine/implementations/Erc20/subTypes/index.d.ts +2 -1
- package/dist/src/engine/implementations/Erc20/subTypes/index.js.map +1 -1
- package/dist/src/engine/implementations/ErcMultiToken/metadata.d.ts +2 -2
- package/dist/src/engine/implementations/ErcMultiToken/metadata.js.map +1 -1
- package/dist/src/engine/implementations/clamm/metadata.abstract.js.map +1 -1
- package/dist/src/engine/implementations/clamm/tvl.abstract.d.ts +1 -1
- package/dist/src/engine/implementations/deprecated_clamm/metadata.d.ts +2 -2
- package/dist/src/engine/implementations/deprecated_clamm/metadata.js.map +1 -1
- package/dist/src/engine/implementations/gravitaCollateral/metadata.d.ts +2 -2
- package/dist/src/engine/implementations/gravitaCollateral/metadata.js.map +1 -1
- package/dist/src/engine/implementations/gravitaStability/metadata.d.ts +2 -2
- package/dist/src/engine/implementations/gravitaStability/metadata.js.map +1 -1
- package/dist/src/engine/implementations/morphoVault/metadata.d.ts +2 -2
- package/dist/src/engine/implementations/morphoVault/metadata.js.map +1 -1
- package/dist/src/index.d.ts +426 -469
- package/dist/src/jobs/prices.js.map +1 -1
- package/dist/src/jobs/update-dynamic-data.js.map +1 -1
- package/dist/src/modules/v4/apr/apr.model.d.ts +2 -2
- package/dist/src/modules/v4/apr/apr.model.js.map +1 -1
- package/dist/src/modules/v4/campaign/campaign.controller.d.ts +32 -40
- package/dist/src/modules/v4/campaign/campaign.formatter.js.map +1 -1
- package/dist/src/modules/v4/campaign/campaign.model.d.ts +2 -3
- package/dist/src/modules/v4/campaign/campaign.model.js.map +1 -1
- package/dist/src/modules/v4/campaign/campaign.repository.d.ts +50 -50
- package/dist/src/modules/v4/campaign/campaign.service.d.ts +37 -45
- package/dist/src/modules/v4/campaign/campaign.service.js.map +1 -1
- package/dist/src/modules/v4/campaign/campaign.test.controller.d.ts +56 -72
- package/dist/src/modules/v4/campaignStatus/campaignStatus.controller.d.ts +7 -9
- package/dist/src/modules/v4/campaignStatus/campaignStatus.repository.d.ts +1 -1
- package/dist/src/modules/v4/campaignStatus/campaignStatus.repository.js.map +1 -1
- package/dist/src/modules/v4/campaignStatus/campaignStatus.service.d.ts +11 -11
- package/dist/src/modules/v4/campaignStatus/campaignStatus.service.js.map +1 -1
- package/dist/src/modules/v4/claims/claims.controller.d.ts +9 -11
- package/dist/src/modules/v4/claims/claims.service.d.ts +9 -11
- package/dist/src/modules/v4/claims/claims.service.js.map +1 -1
- package/dist/src/modules/v4/clamm/clamm.controller.d.ts +2 -2
- package/dist/src/modules/v4/coingecko/coingecko.service.js.map +1 -1
- package/dist/src/modules/v4/computedValue/computedValue.controller.d.ts +14 -18
- package/dist/src/modules/v4/config/config.controller.d.ts +49 -28
- package/dist/src/modules/v4/config/config.controller.js.map +1 -1
- package/dist/src/modules/v4/config/config.service.d.ts +14 -18
- package/dist/src/modules/v4/dispute/dispute.controller.d.ts +7 -9
- package/dist/src/modules/v4/dispute/dispute.service.d.ts +7 -9
- package/dist/src/modules/v4/dynamicData/dynamicData.service.d.ts +15 -19
- package/dist/src/modules/v4/enso/enso.service.d.ts +7 -8
- package/dist/src/modules/v4/interaction/interaction.controller.d.ts +7 -8
- package/dist/src/modules/v4/interaction/interaction.model.d.ts +6 -6
- package/dist/src/modules/v4/interaction/interaction.model.js.map +1 -1
- package/dist/src/modules/v4/merklRoot/merklRoot.service.js.map +1 -1
- package/dist/src/modules/v4/opportunity/opportunity.formatter.d.ts +36 -44
- package/dist/src/modules/v4/opportunity/opportunity.formatter.js.map +1 -1
- package/dist/src/modules/v4/opportunity/opportunity.model.d.ts +3 -4
- package/dist/src/modules/v4/opportunity/opportunity.model.js.map +1 -1
- package/dist/src/modules/v4/opportunity/opportunity.service.d.ts +57 -70
- package/dist/src/modules/v4/opportunity/opportunity.service.js.map +1 -1
- package/dist/src/modules/v4/priceSource/priceFetchers/factory.d.ts +1 -1
- package/dist/src/modules/v4/priceSource/priceFetchers/factory.js.map +1 -1
- package/dist/src/modules/v4/priceSource/priceFetchers/implementations/OnChainCallService.d.ts +1 -1
- package/dist/src/modules/v4/priceSource/priceFetchers/implementations/OnChainCallService.js.map +1 -1
- package/dist/src/modules/v4/priceSource/priceFetchers/implementations/erc4626Service.d.ts +1 -1
- package/dist/src/modules/v4/priceSource/priceFetchers/implementations/erc4626Service.js.map +1 -1
- package/dist/src/modules/v4/priceSource/priceFetchers/implementations/formulaService.js.map +1 -1
- package/dist/src/modules/v4/priceSource/priceFetchers/implementations/uniswapV2PriceService.d.ts +1 -1
- package/dist/src/modules/v4/priceSource/priceFetchers/implementations/uniswapV2PriceService.js.map +1 -1
- package/dist/src/modules/v4/priceSource/priceSource.model.js.map +1 -1
- package/dist/src/modules/v4/priceSource/priceSource.repository.d.ts +8 -8
- package/dist/src/modules/v4/priceSource/priceSource.service.d.ts +8 -8
- package/dist/src/modules/v4/priceSource/priceSource.service.js.map +1 -1
- package/dist/src/modules/v4/programPayload/programPayload.controller.d.ts +7 -9
- package/dist/src/modules/v4/programPayload/programPayload.service.d.ts +7 -9
- package/dist/src/modules/v4/programPayload/subPayloads/ethena.d.ts +30 -30
- package/dist/src/modules/v4/protocol/protocol.controller.d.ts +25 -14
- package/dist/src/modules/v4/protocol/protocol.formatter.d.ts +23 -2
- package/dist/src/modules/v4/protocol/protocol.formatter.js.map +1 -1
- package/dist/src/modules/v4/protocol/protocol.model.d.ts +0 -11
- package/dist/src/modules/v4/protocol/protocol.model.js.map +1 -1
- package/dist/src/modules/v4/protocol/protocol.repository.d.ts +11 -116
- package/dist/src/modules/v4/protocol/protocol.repository.js.map +1 -1
- package/dist/src/modules/v4/protocol/protocol.service.d.ts +11 -49
- package/dist/src/modules/v4/protocol/protocol.service.js.map +1 -1
- package/dist/src/modules/v4/reward/reward.model.d.ts +3 -3
- package/dist/src/modules/v4/reward/reward.model.js.map +1 -1
- package/dist/src/modules/v4/reward/reward.service.d.ts +46 -57
- package/dist/src/modules/v4/router.d.ts +426 -469
- package/dist/src/modules/v4/token/token.controller.d.ts +59 -61
- package/dist/src/modules/v4/token/token.controller.js.map +1 -1
- package/dist/src/modules/v4/token/token.formatter.d.ts +20 -0
- package/dist/src/modules/v4/token/token.formatter.js.map +1 -0
- package/dist/src/modules/v4/token/token.model.d.ts +1 -13
- package/dist/src/modules/v4/token/token.model.js.map +1 -1
- package/dist/src/modules/v4/token/token.repository.d.ts +22 -89
- package/dist/src/modules/v4/token/token.repository.js.map +1 -1
- package/dist/src/modules/v4/token/token.service.d.ts +37 -243
- package/dist/src/modules/v4/token/token.service.js.map +1 -1
- package/dist/src/modules/v4/uniswap/uniswap.controller.d.ts +106 -132
- package/dist/src/modules/v4/uniswap/uniswap.service.d.ts +53 -66
- package/dist/src/modules/v4/uniswap/uniswap.service.js.map +1 -1
- package/dist/src/modules/v4/user/user.controller.d.ts +46 -57
- package/dist/src/utils/formatResource.decorator.d.ts +25 -0
- package/dist/src/utils/formatResource.decorator.js.map +1 -0
- package/dist/src/utils/getAPR.d.ts +3 -3
- package/dist/src/utils/parseDistributionType.d.ts +3 -3
- package/dist/src/utils/prices/priceService.js.map +1 -1
- package/package.json +1 -1
|
@@ -100,17 +100,17 @@ export declare abstract class CampaignRepository {
|
|
|
100
100
|
Creator?: undefined;
|
|
101
101
|
tags?: undefined;
|
|
102
102
|
} | {
|
|
103
|
+
OR?: undefined;
|
|
103
104
|
tags?: undefined;
|
|
104
105
|
Creator: {
|
|
105
106
|
id: string;
|
|
106
107
|
};
|
|
107
|
-
OR?: undefined;
|
|
108
108
|
} | {
|
|
109
|
+
OR?: undefined;
|
|
109
110
|
Creator?: undefined;
|
|
110
111
|
tags: {
|
|
111
112
|
has: string;
|
|
112
113
|
};
|
|
113
|
-
OR?: undefined;
|
|
114
114
|
} | undefined;
|
|
115
115
|
createdAt: {
|
|
116
116
|
gte: Date;
|
|
@@ -146,6 +146,7 @@ export declare abstract class CampaignRepository {
|
|
|
146
146
|
Opportunity?: undefined;
|
|
147
147
|
RewardToken?: undefined;
|
|
148
148
|
} | {
|
|
149
|
+
id?: undefined;
|
|
149
150
|
campaignId: {
|
|
150
151
|
contains: string;
|
|
151
152
|
mode: "insensitive";
|
|
@@ -153,8 +154,8 @@ export declare abstract class CampaignRepository {
|
|
|
153
154
|
creatorAddress?: undefined;
|
|
154
155
|
Opportunity?: undefined;
|
|
155
156
|
RewardToken?: undefined;
|
|
156
|
-
id?: undefined;
|
|
157
157
|
} | {
|
|
158
|
+
id?: undefined;
|
|
158
159
|
campaignId?: undefined;
|
|
159
160
|
creatorAddress: {
|
|
160
161
|
contains: string;
|
|
@@ -162,8 +163,8 @@ export declare abstract class CampaignRepository {
|
|
|
162
163
|
};
|
|
163
164
|
Opportunity?: undefined;
|
|
164
165
|
RewardToken?: undefined;
|
|
165
|
-
id?: undefined;
|
|
166
166
|
} | {
|
|
167
|
+
id?: undefined;
|
|
167
168
|
campaignId?: undefined;
|
|
168
169
|
creatorAddress?: undefined;
|
|
169
170
|
Opportunity: {
|
|
@@ -174,8 +175,8 @@ export declare abstract class CampaignRepository {
|
|
|
174
175
|
mainProtocolId?: undefined;
|
|
175
176
|
};
|
|
176
177
|
RewardToken?: undefined;
|
|
177
|
-
id?: undefined;
|
|
178
178
|
} | {
|
|
179
|
+
id?: undefined;
|
|
179
180
|
campaignId?: undefined;
|
|
180
181
|
creatorAddress?: undefined;
|
|
181
182
|
Opportunity: {
|
|
@@ -186,8 +187,8 @@ export declare abstract class CampaignRepository {
|
|
|
186
187
|
};
|
|
187
188
|
};
|
|
188
189
|
RewardToken?: undefined;
|
|
189
|
-
id?: undefined;
|
|
190
190
|
} | {
|
|
191
|
+
id?: undefined;
|
|
191
192
|
campaignId?: undefined;
|
|
192
193
|
creatorAddress?: undefined;
|
|
193
194
|
Opportunity?: undefined;
|
|
@@ -200,22 +201,21 @@ export declare abstract class CampaignRepository {
|
|
|
200
201
|
displaySymbol?: undefined;
|
|
201
202
|
address?: undefined;
|
|
202
203
|
} | {
|
|
204
|
+
symbol?: undefined;
|
|
203
205
|
displaySymbol: {
|
|
204
206
|
contains: string;
|
|
205
207
|
mode: "insensitive";
|
|
206
208
|
};
|
|
207
|
-
symbol?: undefined;
|
|
208
209
|
address?: undefined;
|
|
209
210
|
} | {
|
|
211
|
+
symbol?: undefined;
|
|
212
|
+
displaySymbol?: undefined;
|
|
210
213
|
address: {
|
|
211
214
|
contains: string;
|
|
212
215
|
mode: "insensitive";
|
|
213
216
|
};
|
|
214
|
-
displaySymbol?: undefined;
|
|
215
|
-
symbol?: undefined;
|
|
216
217
|
})[];
|
|
217
218
|
};
|
|
218
|
-
id?: undefined;
|
|
219
219
|
})[];
|
|
220
220
|
}[] | undefined;
|
|
221
221
|
} | {
|
|
@@ -315,17 +315,17 @@ export declare abstract class CampaignRepository {
|
|
|
315
315
|
Creator?: undefined;
|
|
316
316
|
tags?: undefined;
|
|
317
317
|
} | {
|
|
318
|
+
OR?: undefined;
|
|
318
319
|
tags?: undefined;
|
|
319
320
|
Creator: {
|
|
320
321
|
id: string;
|
|
321
322
|
};
|
|
322
|
-
OR?: undefined;
|
|
323
323
|
} | {
|
|
324
|
+
OR?: undefined;
|
|
324
325
|
Creator?: undefined;
|
|
325
326
|
tags: {
|
|
326
327
|
has: string;
|
|
327
328
|
};
|
|
328
|
-
OR?: undefined;
|
|
329
329
|
} | undefined;
|
|
330
330
|
createdAt: {
|
|
331
331
|
gte: Date;
|
|
@@ -361,6 +361,7 @@ export declare abstract class CampaignRepository {
|
|
|
361
361
|
Opportunity?: undefined;
|
|
362
362
|
RewardToken?: undefined;
|
|
363
363
|
} | {
|
|
364
|
+
id?: undefined;
|
|
364
365
|
campaignId: {
|
|
365
366
|
contains: string;
|
|
366
367
|
mode: "insensitive";
|
|
@@ -368,8 +369,8 @@ export declare abstract class CampaignRepository {
|
|
|
368
369
|
creatorAddress?: undefined;
|
|
369
370
|
Opportunity?: undefined;
|
|
370
371
|
RewardToken?: undefined;
|
|
371
|
-
id?: undefined;
|
|
372
372
|
} | {
|
|
373
|
+
id?: undefined;
|
|
373
374
|
campaignId?: undefined;
|
|
374
375
|
creatorAddress: {
|
|
375
376
|
contains: string;
|
|
@@ -377,8 +378,8 @@ export declare abstract class CampaignRepository {
|
|
|
377
378
|
};
|
|
378
379
|
Opportunity?: undefined;
|
|
379
380
|
RewardToken?: undefined;
|
|
380
|
-
id?: undefined;
|
|
381
381
|
} | {
|
|
382
|
+
id?: undefined;
|
|
382
383
|
campaignId?: undefined;
|
|
383
384
|
creatorAddress?: undefined;
|
|
384
385
|
Opportunity: {
|
|
@@ -389,8 +390,8 @@ export declare abstract class CampaignRepository {
|
|
|
389
390
|
mainProtocolId?: undefined;
|
|
390
391
|
};
|
|
391
392
|
RewardToken?: undefined;
|
|
392
|
-
id?: undefined;
|
|
393
393
|
} | {
|
|
394
|
+
id?: undefined;
|
|
394
395
|
campaignId?: undefined;
|
|
395
396
|
creatorAddress?: undefined;
|
|
396
397
|
Opportunity: {
|
|
@@ -401,8 +402,8 @@ export declare abstract class CampaignRepository {
|
|
|
401
402
|
};
|
|
402
403
|
};
|
|
403
404
|
RewardToken?: undefined;
|
|
404
|
-
id?: undefined;
|
|
405
405
|
} | {
|
|
406
|
+
id?: undefined;
|
|
406
407
|
campaignId?: undefined;
|
|
407
408
|
creatorAddress?: undefined;
|
|
408
409
|
Opportunity?: undefined;
|
|
@@ -415,22 +416,21 @@ export declare abstract class CampaignRepository {
|
|
|
415
416
|
displaySymbol?: undefined;
|
|
416
417
|
address?: undefined;
|
|
417
418
|
} | {
|
|
419
|
+
symbol?: undefined;
|
|
418
420
|
displaySymbol: {
|
|
419
421
|
contains: string;
|
|
420
422
|
mode: "insensitive";
|
|
421
423
|
};
|
|
422
|
-
symbol?: undefined;
|
|
423
424
|
address?: undefined;
|
|
424
425
|
} | {
|
|
426
|
+
symbol?: undefined;
|
|
427
|
+
displaySymbol?: undefined;
|
|
425
428
|
address: {
|
|
426
429
|
contains: string;
|
|
427
430
|
mode: "insensitive";
|
|
428
431
|
};
|
|
429
|
-
displaySymbol?: undefined;
|
|
430
|
-
symbol?: undefined;
|
|
431
432
|
})[];
|
|
432
433
|
};
|
|
433
|
-
id?: undefined;
|
|
434
434
|
})[];
|
|
435
435
|
}[] | undefined;
|
|
436
436
|
endTimestamp: {
|
|
@@ -540,17 +540,17 @@ export declare abstract class CampaignRepository {
|
|
|
540
540
|
Creator?: undefined;
|
|
541
541
|
tags?: undefined;
|
|
542
542
|
} | {
|
|
543
|
+
OR?: undefined;
|
|
543
544
|
tags?: undefined;
|
|
544
545
|
Creator: {
|
|
545
546
|
id: string;
|
|
546
547
|
};
|
|
547
|
-
OR?: undefined;
|
|
548
548
|
} | {
|
|
549
|
+
OR?: undefined;
|
|
549
550
|
Creator?: undefined;
|
|
550
551
|
tags: {
|
|
551
552
|
has: string;
|
|
552
553
|
};
|
|
553
|
-
OR?: undefined;
|
|
554
554
|
} | undefined;
|
|
555
555
|
createdAt: {
|
|
556
556
|
gte: Date;
|
|
@@ -586,6 +586,7 @@ export declare abstract class CampaignRepository {
|
|
|
586
586
|
Opportunity?: undefined;
|
|
587
587
|
RewardToken?: undefined;
|
|
588
588
|
} | {
|
|
589
|
+
id?: undefined;
|
|
589
590
|
campaignId: {
|
|
590
591
|
contains: string;
|
|
591
592
|
mode: "insensitive";
|
|
@@ -593,8 +594,8 @@ export declare abstract class CampaignRepository {
|
|
|
593
594
|
creatorAddress?: undefined;
|
|
594
595
|
Opportunity?: undefined;
|
|
595
596
|
RewardToken?: undefined;
|
|
596
|
-
id?: undefined;
|
|
597
597
|
} | {
|
|
598
|
+
id?: undefined;
|
|
598
599
|
campaignId?: undefined;
|
|
599
600
|
creatorAddress: {
|
|
600
601
|
contains: string;
|
|
@@ -602,8 +603,8 @@ export declare abstract class CampaignRepository {
|
|
|
602
603
|
};
|
|
603
604
|
Opportunity?: undefined;
|
|
604
605
|
RewardToken?: undefined;
|
|
605
|
-
id?: undefined;
|
|
606
606
|
} | {
|
|
607
|
+
id?: undefined;
|
|
607
608
|
campaignId?: undefined;
|
|
608
609
|
creatorAddress?: undefined;
|
|
609
610
|
Opportunity: {
|
|
@@ -614,8 +615,8 @@ export declare abstract class CampaignRepository {
|
|
|
614
615
|
mainProtocolId?: undefined;
|
|
615
616
|
};
|
|
616
617
|
RewardToken?: undefined;
|
|
617
|
-
id?: undefined;
|
|
618
618
|
} | {
|
|
619
|
+
id?: undefined;
|
|
619
620
|
campaignId?: undefined;
|
|
620
621
|
creatorAddress?: undefined;
|
|
621
622
|
Opportunity: {
|
|
@@ -626,8 +627,8 @@ export declare abstract class CampaignRepository {
|
|
|
626
627
|
};
|
|
627
628
|
};
|
|
628
629
|
RewardToken?: undefined;
|
|
629
|
-
id?: undefined;
|
|
630
630
|
} | {
|
|
631
|
+
id?: undefined;
|
|
631
632
|
campaignId?: undefined;
|
|
632
633
|
creatorAddress?: undefined;
|
|
633
634
|
Opportunity?: undefined;
|
|
@@ -640,22 +641,21 @@ export declare abstract class CampaignRepository {
|
|
|
640
641
|
displaySymbol?: undefined;
|
|
641
642
|
address?: undefined;
|
|
642
643
|
} | {
|
|
644
|
+
symbol?: undefined;
|
|
643
645
|
displaySymbol: {
|
|
644
646
|
contains: string;
|
|
645
647
|
mode: "insensitive";
|
|
646
648
|
};
|
|
647
|
-
symbol?: undefined;
|
|
648
649
|
address?: undefined;
|
|
649
650
|
} | {
|
|
651
|
+
symbol?: undefined;
|
|
652
|
+
displaySymbol?: undefined;
|
|
650
653
|
address: {
|
|
651
654
|
contains: string;
|
|
652
655
|
mode: "insensitive";
|
|
653
656
|
};
|
|
654
|
-
displaySymbol?: undefined;
|
|
655
|
-
symbol?: undefined;
|
|
656
657
|
})[];
|
|
657
658
|
};
|
|
658
|
-
id?: undefined;
|
|
659
659
|
})[];
|
|
660
660
|
}[] | undefined;
|
|
661
661
|
endTimestamp: {
|
|
@@ -761,17 +761,17 @@ export declare abstract class CampaignRepository {
|
|
|
761
761
|
Creator?: undefined;
|
|
762
762
|
tags?: undefined;
|
|
763
763
|
} | {
|
|
764
|
+
OR?: undefined;
|
|
764
765
|
tags?: undefined;
|
|
765
766
|
Creator: {
|
|
766
767
|
id: string;
|
|
767
768
|
};
|
|
768
|
-
OR?: undefined;
|
|
769
769
|
} | {
|
|
770
|
+
OR?: undefined;
|
|
770
771
|
Creator?: undefined;
|
|
771
772
|
tags: {
|
|
772
773
|
has: string;
|
|
773
774
|
};
|
|
774
|
-
OR?: undefined;
|
|
775
775
|
} | undefined;
|
|
776
776
|
createdAt: {
|
|
777
777
|
gte: Date;
|
|
@@ -807,6 +807,7 @@ export declare abstract class CampaignRepository {
|
|
|
807
807
|
Opportunity?: undefined;
|
|
808
808
|
RewardToken?: undefined;
|
|
809
809
|
} | {
|
|
810
|
+
id?: undefined;
|
|
810
811
|
campaignId: {
|
|
811
812
|
contains: string;
|
|
812
813
|
mode: "insensitive";
|
|
@@ -814,8 +815,8 @@ export declare abstract class CampaignRepository {
|
|
|
814
815
|
creatorAddress?: undefined;
|
|
815
816
|
Opportunity?: undefined;
|
|
816
817
|
RewardToken?: undefined;
|
|
817
|
-
id?: undefined;
|
|
818
818
|
} | {
|
|
819
|
+
id?: undefined;
|
|
819
820
|
campaignId?: undefined;
|
|
820
821
|
creatorAddress: {
|
|
821
822
|
contains: string;
|
|
@@ -823,8 +824,8 @@ export declare abstract class CampaignRepository {
|
|
|
823
824
|
};
|
|
824
825
|
Opportunity?: undefined;
|
|
825
826
|
RewardToken?: undefined;
|
|
826
|
-
id?: undefined;
|
|
827
827
|
} | {
|
|
828
|
+
id?: undefined;
|
|
828
829
|
campaignId?: undefined;
|
|
829
830
|
creatorAddress?: undefined;
|
|
830
831
|
Opportunity: {
|
|
@@ -835,8 +836,8 @@ export declare abstract class CampaignRepository {
|
|
|
835
836
|
mainProtocolId?: undefined;
|
|
836
837
|
};
|
|
837
838
|
RewardToken?: undefined;
|
|
838
|
-
id?: undefined;
|
|
839
839
|
} | {
|
|
840
|
+
id?: undefined;
|
|
840
841
|
campaignId?: undefined;
|
|
841
842
|
creatorAddress?: undefined;
|
|
842
843
|
Opportunity: {
|
|
@@ -847,8 +848,8 @@ export declare abstract class CampaignRepository {
|
|
|
847
848
|
};
|
|
848
849
|
};
|
|
849
850
|
RewardToken?: undefined;
|
|
850
|
-
id?: undefined;
|
|
851
851
|
} | {
|
|
852
|
+
id?: undefined;
|
|
852
853
|
campaignId?: undefined;
|
|
853
854
|
creatorAddress?: undefined;
|
|
854
855
|
Opportunity?: undefined;
|
|
@@ -861,22 +862,21 @@ export declare abstract class CampaignRepository {
|
|
|
861
862
|
displaySymbol?: undefined;
|
|
862
863
|
address?: undefined;
|
|
863
864
|
} | {
|
|
865
|
+
symbol?: undefined;
|
|
864
866
|
displaySymbol: {
|
|
865
867
|
contains: string;
|
|
866
868
|
mode: "insensitive";
|
|
867
869
|
};
|
|
868
|
-
symbol?: undefined;
|
|
869
870
|
address?: undefined;
|
|
870
871
|
} | {
|
|
872
|
+
symbol?: undefined;
|
|
873
|
+
displaySymbol?: undefined;
|
|
871
874
|
address: {
|
|
872
875
|
contains: string;
|
|
873
876
|
mode: "insensitive";
|
|
874
877
|
};
|
|
875
|
-
displaySymbol?: undefined;
|
|
876
|
-
symbol?: undefined;
|
|
877
878
|
})[];
|
|
878
879
|
};
|
|
879
|
-
id?: undefined;
|
|
880
880
|
})[];
|
|
881
881
|
}[] | undefined;
|
|
882
882
|
startTimestamp: {
|
|
@@ -982,17 +982,17 @@ export declare abstract class CampaignRepository {
|
|
|
982
982
|
Creator?: undefined;
|
|
983
983
|
tags?: undefined;
|
|
984
984
|
} | {
|
|
985
|
+
OR?: undefined;
|
|
985
986
|
tags?: undefined;
|
|
986
987
|
Creator: {
|
|
987
988
|
id: string;
|
|
988
989
|
};
|
|
989
|
-
OR?: undefined;
|
|
990
990
|
} | {
|
|
991
|
+
OR?: undefined;
|
|
991
992
|
Creator?: undefined;
|
|
992
993
|
tags: {
|
|
993
994
|
has: string;
|
|
994
995
|
};
|
|
995
|
-
OR?: undefined;
|
|
996
996
|
} | undefined;
|
|
997
997
|
createdAt: {
|
|
998
998
|
gte: Date;
|
|
@@ -1028,6 +1028,7 @@ export declare abstract class CampaignRepository {
|
|
|
1028
1028
|
Opportunity?: undefined;
|
|
1029
1029
|
RewardToken?: undefined;
|
|
1030
1030
|
} | {
|
|
1031
|
+
id?: undefined;
|
|
1031
1032
|
campaignId: {
|
|
1032
1033
|
contains: string;
|
|
1033
1034
|
mode: "insensitive";
|
|
@@ -1035,8 +1036,8 @@ export declare abstract class CampaignRepository {
|
|
|
1035
1036
|
creatorAddress?: undefined;
|
|
1036
1037
|
Opportunity?: undefined;
|
|
1037
1038
|
RewardToken?: undefined;
|
|
1038
|
-
id?: undefined;
|
|
1039
1039
|
} | {
|
|
1040
|
+
id?: undefined;
|
|
1040
1041
|
campaignId?: undefined;
|
|
1041
1042
|
creatorAddress: {
|
|
1042
1043
|
contains: string;
|
|
@@ -1044,8 +1045,8 @@ export declare abstract class CampaignRepository {
|
|
|
1044
1045
|
};
|
|
1045
1046
|
Opportunity?: undefined;
|
|
1046
1047
|
RewardToken?: undefined;
|
|
1047
|
-
id?: undefined;
|
|
1048
1048
|
} | {
|
|
1049
|
+
id?: undefined;
|
|
1049
1050
|
campaignId?: undefined;
|
|
1050
1051
|
creatorAddress?: undefined;
|
|
1051
1052
|
Opportunity: {
|
|
@@ -1056,8 +1057,8 @@ export declare abstract class CampaignRepository {
|
|
|
1056
1057
|
mainProtocolId?: undefined;
|
|
1057
1058
|
};
|
|
1058
1059
|
RewardToken?: undefined;
|
|
1059
|
-
id?: undefined;
|
|
1060
1060
|
} | {
|
|
1061
|
+
id?: undefined;
|
|
1061
1062
|
campaignId?: undefined;
|
|
1062
1063
|
creatorAddress?: undefined;
|
|
1063
1064
|
Opportunity: {
|
|
@@ -1068,8 +1069,8 @@ export declare abstract class CampaignRepository {
|
|
|
1068
1069
|
};
|
|
1069
1070
|
};
|
|
1070
1071
|
RewardToken?: undefined;
|
|
1071
|
-
id?: undefined;
|
|
1072
1072
|
} | {
|
|
1073
|
+
id?: undefined;
|
|
1073
1074
|
campaignId?: undefined;
|
|
1074
1075
|
creatorAddress?: undefined;
|
|
1075
1076
|
Opportunity?: undefined;
|
|
@@ -1082,22 +1083,21 @@ export declare abstract class CampaignRepository {
|
|
|
1082
1083
|
displaySymbol?: undefined;
|
|
1083
1084
|
address?: undefined;
|
|
1084
1085
|
} | {
|
|
1086
|
+
symbol?: undefined;
|
|
1085
1087
|
displaySymbol: {
|
|
1086
1088
|
contains: string;
|
|
1087
1089
|
mode: "insensitive";
|
|
1088
1090
|
};
|
|
1089
|
-
symbol?: undefined;
|
|
1090
1091
|
address?: undefined;
|
|
1091
1092
|
} | {
|
|
1093
|
+
symbol?: undefined;
|
|
1094
|
+
displaySymbol?: undefined;
|
|
1092
1095
|
address: {
|
|
1093
1096
|
contains: string;
|
|
1094
1097
|
mode: "insensitive";
|
|
1095
1098
|
};
|
|
1096
|
-
displaySymbol?: undefined;
|
|
1097
|
-
symbol?: undefined;
|
|
1098
1099
|
})[];
|
|
1099
1100
|
};
|
|
1100
|
-
id?: undefined;
|
|
1101
1101
|
})[];
|
|
1102
1102
|
}[] | undefined;
|
|
1103
1103
|
endTimestamp: {
|
|
@@ -34,12 +34,12 @@ export declare abstract class CampaignService {
|
|
|
34
34
|
};
|
|
35
35
|
startTimestamp?: undefined;
|
|
36
36
|
} | {
|
|
37
|
+
endTimestamp?: undefined;
|
|
37
38
|
startTimestamp: {
|
|
38
39
|
lte?: undefined;
|
|
39
40
|
gt: number;
|
|
40
41
|
gte?: undefined;
|
|
41
42
|
};
|
|
42
|
-
endTimestamp?: undefined;
|
|
43
43
|
} | {
|
|
44
44
|
endTimestamp: {
|
|
45
45
|
lt?: undefined;
|
|
@@ -311,25 +311,23 @@ export declare abstract class CampaignService {
|
|
|
311
311
|
dailyRewards: number;
|
|
312
312
|
tags: string[];
|
|
313
313
|
liveCampaigns: number;
|
|
314
|
-
tokens:
|
|
315
|
-
|
|
314
|
+
tokens: {
|
|
315
|
+
id: string;
|
|
316
|
+
name: string | null;
|
|
316
317
|
chainId: number;
|
|
318
|
+
address: string;
|
|
317
319
|
decimals: number;
|
|
320
|
+
symbol: string;
|
|
318
321
|
icon: string;
|
|
319
|
-
|
|
322
|
+
verified: boolean;
|
|
320
323
|
isNative: boolean;
|
|
321
324
|
isTest: boolean;
|
|
322
|
-
|
|
323
|
-
symbol: string;
|
|
324
|
-
type: import("@package/databases").TokenType;
|
|
325
|
-
verified: boolean;
|
|
326
|
-
} & {
|
|
325
|
+
type: "POINT" | "PRETGE" | "TOKEN";
|
|
327
326
|
price?: number | null | undefined;
|
|
328
327
|
updatedAt?: number | null | undefined;
|
|
329
328
|
priceSource?: string | null | undefined;
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
})[];
|
|
329
|
+
displaySymbol?: string | undefined;
|
|
330
|
+
}[];
|
|
333
331
|
chain: {
|
|
334
332
|
id: number;
|
|
335
333
|
name: string;
|
|
@@ -385,25 +383,23 @@ export declare abstract class CampaignService {
|
|
|
385
383
|
dailyRewards: number;
|
|
386
384
|
tags: string[];
|
|
387
385
|
liveCampaigns: number;
|
|
388
|
-
tokens:
|
|
389
|
-
|
|
386
|
+
tokens: {
|
|
387
|
+
id: string;
|
|
388
|
+
name: string | null;
|
|
390
389
|
chainId: number;
|
|
390
|
+
address: string;
|
|
391
391
|
decimals: number;
|
|
392
|
+
symbol: string;
|
|
392
393
|
icon: string;
|
|
393
|
-
|
|
394
|
+
verified: boolean;
|
|
394
395
|
isNative: boolean;
|
|
395
396
|
isTest: boolean;
|
|
396
|
-
|
|
397
|
-
symbol: string;
|
|
398
|
-
type: import("@package/databases").TokenType;
|
|
399
|
-
verified: boolean;
|
|
400
|
-
} & {
|
|
397
|
+
type: "POINT" | "PRETGE" | "TOKEN";
|
|
401
398
|
price?: number | null | undefined;
|
|
402
399
|
updatedAt?: number | null | undefined;
|
|
403
400
|
priceSource?: string | null | undefined;
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
})[];
|
|
401
|
+
displaySymbol?: string | undefined;
|
|
402
|
+
}[];
|
|
407
403
|
chain: {
|
|
408
404
|
id: number;
|
|
409
405
|
name: string;
|
|
@@ -465,25 +461,23 @@ export declare abstract class CampaignService {
|
|
|
465
461
|
dailyRewards: number;
|
|
466
462
|
tags: string[];
|
|
467
463
|
liveCampaigns: number;
|
|
468
|
-
tokens:
|
|
469
|
-
|
|
464
|
+
tokens: {
|
|
465
|
+
id: string;
|
|
466
|
+
name: string | null;
|
|
470
467
|
chainId: number;
|
|
468
|
+
address: string;
|
|
471
469
|
decimals: number;
|
|
470
|
+
symbol: string;
|
|
472
471
|
icon: string;
|
|
473
|
-
|
|
472
|
+
verified: boolean;
|
|
474
473
|
isNative: boolean;
|
|
475
474
|
isTest: boolean;
|
|
476
|
-
|
|
477
|
-
symbol: string;
|
|
478
|
-
type: import("@package/databases").TokenType;
|
|
479
|
-
verified: boolean;
|
|
480
|
-
} & {
|
|
475
|
+
type: "POINT" | "PRETGE" | "TOKEN";
|
|
481
476
|
price?: number | null | undefined;
|
|
482
477
|
updatedAt?: number | null | undefined;
|
|
483
478
|
priceSource?: string | null | undefined;
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
})[];
|
|
479
|
+
displaySymbol?: string | undefined;
|
|
480
|
+
}[];
|
|
487
481
|
chain: {
|
|
488
482
|
id: number;
|
|
489
483
|
name: string;
|
|
@@ -537,25 +531,23 @@ export declare abstract class CampaignService {
|
|
|
537
531
|
dailyRewards: number;
|
|
538
532
|
tags: string[];
|
|
539
533
|
liveCampaigns: number;
|
|
540
|
-
tokens:
|
|
541
|
-
|
|
534
|
+
tokens: {
|
|
535
|
+
id: string;
|
|
536
|
+
name: string | null;
|
|
542
537
|
chainId: number;
|
|
538
|
+
address: string;
|
|
543
539
|
decimals: number;
|
|
540
|
+
symbol: string;
|
|
544
541
|
icon: string;
|
|
545
|
-
|
|
542
|
+
verified: boolean;
|
|
546
543
|
isNative: boolean;
|
|
547
544
|
isTest: boolean;
|
|
548
|
-
|
|
549
|
-
symbol: string;
|
|
550
|
-
type: import("@package/databases").TokenType;
|
|
551
|
-
verified: boolean;
|
|
552
|
-
} & {
|
|
545
|
+
type: "POINT" | "PRETGE" | "TOKEN";
|
|
553
546
|
price?: number | null | undefined;
|
|
554
547
|
updatedAt?: number | null | undefined;
|
|
555
548
|
priceSource?: string | null | undefined;
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
})[];
|
|
549
|
+
displaySymbol?: string | undefined;
|
|
550
|
+
}[];
|
|
559
551
|
chain: {
|
|
560
552
|
id: number;
|
|
561
553
|
name: string;
|