@merkl/api 1.1.13 → 1.1.15
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/constants.d.ts +61 -0
- package/dist/src/eden/index.d.ts +895 -5238
- package/dist/src/engine/deprecated/dynamicData/implementations/default.d.ts +1 -1
- package/dist/src/engine/implementations/Aave/metadata.d.ts +1 -1
- package/dist/src/engine/implementations/Erc20/subTypes/index.d.ts +1 -2
- package/dist/src/engine/tvl/factory.d.ts +1 -1
- package/dist/src/index.d.ts +192 -2368
- package/dist/src/modules/v4/apr/apr.model.d.ts +0 -8
- package/dist/src/modules/v4/campaign/campaign.controller.d.ts +20 -396
- package/dist/src/modules/v4/campaign/campaign.convertor.d.ts +1 -2
- package/dist/src/modules/v4/campaign/campaign.model.d.ts +17 -15
- package/dist/src/modules/v4/campaign/campaign.repository.d.ts +60 -63
- package/dist/src/modules/v4/campaign/campaign.service.d.ts +34 -54
- package/dist/src/modules/v4/campaign/campaign.test.controller.d.ts +44 -1168
- package/dist/src/modules/v4/dynamicData/dynamicData.service.d.ts +1 -14
- package/dist/src/modules/v4/opportunity/opportunity.controller.d.ts +46 -264
- package/dist/src/modules/v4/opportunity/opportunity.converter.d.ts +0 -6
- package/dist/src/modules/v4/opportunity/opportunity.formatter.d.ts +6 -3
- package/dist/src/modules/v4/opportunity/opportunity.model.d.ts +21 -73
- package/dist/src/modules/v4/opportunity/opportunity.repository.d.ts +34 -21
- package/dist/src/modules/v4/opportunity/opportunity.service.d.ts +40 -38
- package/dist/src/modules/v4/payload/payload.controller.d.ts +16 -468
- package/dist/src/modules/v4/payload/payload.model.d.ts +1 -10
- package/dist/src/modules/v4/payload/payload.service.d.ts +12 -379
- package/dist/src/modules/v4/programPayload/programPayload.controller.d.ts +3 -17
- package/dist/src/modules/v4/programPayload/programPayload.model.d.ts +1 -1
- package/dist/src/modules/v4/programPayload/programPayload.repository.d.ts +7 -429
- package/dist/src/modules/v4/programPayload/programPayload.service.d.ts +2 -1
- package/dist/src/modules/v4/programPayload/subPayloads/hypurrFi.d.ts +3 -11
- package/dist/src/modules/v4/reward/reward.controller.d.ts +3 -3
- package/dist/src/modules/v4/reward/reward.model.d.ts +4 -18
- package/dist/src/modules/v4/reward/reward.repository.d.ts +4 -2
- package/dist/src/modules/v4/reward/reward.service.d.ts +26 -13
- package/dist/src/modules/v4/router.d.ts +191 -2364
- package/dist/src/modules/v4/token/token.controller.d.ts +22 -14
- package/dist/src/modules/v4/token/token.model.d.ts +5 -15
- package/dist/src/modules/v4/token/token.repository.d.ts +11 -7
- package/dist/src/modules/v4/user/user.controller.d.ts +4 -2
- package/dist/src/routes/v3/opportunity.d.ts +0 -3
- package/dist/src/routes/v3/payload.d.ts +1 -1
- package/dist/src/routes/v3/router.d.ts +1 -4
- package/dist/src/utils/parseDistributionType.d.ts +1 -2
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +1 -1
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/ERC4626/metadata.d.ts +0 -31
- package/dist/src/engine/implementations/Erc20/subTypes/implementations/ERC4626/tvl.d.ts +0 -6
- package/dist/src/modules/v4/token/token.service.d.ts +0 -348
- package/dist/src/modules/v4/transaction/transaction.model.d.ts +0 -17
package/dist/src/constants.d.ts
CHANGED
@@ -10,6 +10,10 @@ export declare const SORTEDCDPS_ADDRESS = "0x591AcB5AE192c147948c12651a0a5f24f05
|
|
10
10
|
export declare const RFX_DATASTORE = "0x895124783008C6c68eFcccac24c482Fdf30439B2";
|
11
11
|
export declare const constantChain: {
|
12
12
|
1: {
|
13
|
+
apw: string;
|
14
|
+
convexEndpoint: string;
|
15
|
+
crv: string;
|
16
|
+
crv3: string;
|
13
17
|
crvANGLESDANGLE: string;
|
14
18
|
crvEURAEUROC: string;
|
15
19
|
crvEURAEURe: string;
|
@@ -17,6 +21,63 @@ export declare const constantChain: {
|
|
17
21
|
crvFRAX: string;
|
18
22
|
crvFRAXEURA: string;
|
19
23
|
crvLUSD3CRV: string;
|
24
|
+
cvx: string;
|
25
|
+
dai: string;
|
26
|
+
frax: string;
|
27
|
+
fxs: string;
|
28
|
+
morpho: string;
|
29
|
+
rKP3R: string;
|
30
|
+
sdt: string;
|
31
|
+
stakeEndpoint: string;
|
32
|
+
sushi: string;
|
33
|
+
usdc: string;
|
34
|
+
weth: string;
|
35
|
+
wstETH: string;
|
36
|
+
};
|
37
|
+
42161: {
|
38
|
+
arb: string;
|
39
|
+
chr: string;
|
40
|
+
convexProxy: string;
|
41
|
+
crv: string;
|
42
|
+
crv2Pool: string;
|
43
|
+
cvx: string;
|
44
|
+
frax: string;
|
45
|
+
jeur: string;
|
46
|
+
ram: string;
|
47
|
+
sdt: string;
|
48
|
+
sliz: string;
|
49
|
+
stakeEndpoint: string;
|
50
|
+
usdc: string;
|
51
|
+
};
|
52
|
+
10: {
|
53
|
+
jeur: string;
|
54
|
+
mai: string;
|
55
|
+
op: string;
|
56
|
+
usdc: string;
|
57
|
+
usdce: string;
|
58
|
+
velo: string;
|
59
|
+
veloV2: string;
|
60
|
+
};
|
61
|
+
8453: {
|
62
|
+
aero: string;
|
63
|
+
usdc: string;
|
64
|
+
};
|
65
|
+
137: {
|
66
|
+
am3CRV: string;
|
67
|
+
amDAI: string;
|
68
|
+
amUSDC: string;
|
69
|
+
amUSDT: string;
|
70
|
+
jeur: string;
|
71
|
+
jrt: string;
|
72
|
+
oretro: string;
|
73
|
+
usdc: string;
|
74
|
+
};
|
75
|
+
43114: {
|
76
|
+
glcr: string;
|
77
|
+
usdc: string;
|
78
|
+
};
|
79
|
+
56: {
|
80
|
+
cake: string;
|
20
81
|
};
|
21
82
|
};
|
22
83
|
export declare const MAVERICK_ZKSYNC_BP_LENS_ADDRESS = "0xd32CE31CaC98CAC0631764B8286358c0606D87F9";
|