@merkl/api 1.0.91 → 1.0.93
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/modules/v4/programPayload/programPayload.repository.d.ts +5 -10
- package/dist/src/modules/v4/programPayload/subPayloads/helpers.d.ts +1 -0
- package/dist/src/modules/v4/programPayload/subPayloads/hypurrFi.d.ts +25 -1
- package/dist/src/modules/v4/programPayload/subPayloads/nibiru.d.ts +36 -0
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +1 -1
@@ -1,6 +1,7 @@
|
|
1
1
|
import { Campaign, ChainId, ComposedType, CompoundV3SubCampaignType, ComputeScoreMethod, DistributionMethod, HOOK, boostingReferralFunction, contractStateBoost, defaultReferralBoost } from "@angleprotocol/sdk/ts";
|
2
2
|
import type { partialConfig } from "./programPayload.model";
|
3
3
|
import { HypurrFiSubPayloads } from "./subPayloads/hypurrFi";
|
4
|
+
import { NibiruSubPayloads } from "./subPayloads/nibiru";
|
4
5
|
export declare enum program {
|
5
6
|
Puffer = "Puffer",
|
6
7
|
ZkSync = "ZkSync",
|
@@ -30,12 +31,6 @@ export declare enum program {
|
|
30
31
|
Tanssi = "Tanssi",
|
31
32
|
Nibiru = "Nibiru"
|
32
33
|
}
|
33
|
-
export declare enum NibiruCampaigns {
|
34
|
-
Uniswap_stNIBI_WNIBI_Nibiru = "Uniswap stNIBI/WNIBI Nibiru 0x0085a09e68468a99c6ec3c0c9c98e17af614c470",
|
35
|
-
Uniswap_stNIBI_USDC_Nibiru = "Uniswap stNIBI/USDC Nibiru 0x9fe58f1883732931625c281afe2a068fe19183f5",
|
36
|
-
Uniswap_stNIBI_WETH_Nibiru = "Uniswap stNIBI/WETH Nibiru 0x9475b76b7f77791b6147cb989187fecd9b55398a",
|
37
|
-
Uniswap_USDC_MIM_Nibiru = "Uniswap USDC/MIM Nibiru 0x8279699D397ED22b1014fE4D08fFD7Da7B3374C0"
|
38
|
-
}
|
39
34
|
export declare enum TanssiCampaigns {
|
40
35
|
Tanssi_Restaking_Vault_ETH_Tanssi = "Tanssi Restaking Vault ETH 0x7b276aAD6D2ebfD7e270C5a2697ac79182D9550E",
|
41
36
|
Tanssi_Ether_fi_wstETH_Tanssi = "Tanssi Ether.fi - wstETH 0x450a90fdEa8B87a6448Ca1C87c88Ff65676aC45b",
|
@@ -1670,6 +1665,9 @@ export declare enum tacCampaigns {
|
|
1670
1665
|
TAC_Supply_ylbfBTCtac = "TAC Supply ylbfBTC.tac 0x0d1862e73a1430A5FD3245B47859c1BEcD6f3A1D",
|
1671
1666
|
TAC_Supply_uTAC = "TAC Supply uTAC++ 0xAF87B90E8a3035905697E07Bb813d2d59D2b0951"
|
1672
1667
|
}
|
1668
|
+
export declare enum ethenaMaxAPR {
|
1669
|
+
EthenaTest = "test"
|
1670
|
+
}
|
1673
1671
|
declare const AnglesInterfaceCampaigns: {
|
1674
1672
|
"0x15E96CDecA34B9DE1B31586c1206206aDb92E69D": {
|
1675
1673
|
campaignType: Campaign;
|
@@ -2704,9 +2702,6 @@ declare const EtherlinkInterfaceCampaigns: {
|
|
2704
2702
|
declare const SwapxInterfaceCampaigns: {
|
2705
2703
|
[key in swapxCampaigns]: partialConfig;
|
2706
2704
|
};
|
2707
|
-
declare const NibiruCampaignsInterface: {
|
2708
|
-
[key in NibiruCampaigns]: partialConfig;
|
2709
|
-
};
|
2710
2705
|
declare const CeloInterfaceCampaigns: {
|
2711
2706
|
[key in celoCampaigns]: partialConfig;
|
2712
2707
|
};
|
@@ -3497,6 +3492,6 @@ declare const stabilityCampaignsInterface: {
|
|
3497
3492
|
[key in stabilityCampaigns]: partialConfig;
|
3498
3493
|
};
|
3499
3494
|
export declare const MerklInterfaceCampaigns: {
|
3500
|
-
[key in program]: typeof PufferInterfaceCampaigns | typeof ZkSyncInterfaceCampaigns | typeof ModeInterfaceCampaigns | typeof VicunaInterfaceCampaigns | typeof SonicmarketInterfaceCampaigns | typeof ReserveInterfaceCampaigns | typeof BeetsInterfaceCampaigns | typeof CeloInterfaceCampaigns | typeof EtherlinkInterfaceCampaigns | typeof SwapxInterfaceCampaigns | typeof AnglesInterfaceCampaigns | typeof RoninInterfaceCampaigns | typeof TACInterfaceCampaigns | typeof HypurrFiSubPayloads | typeof WorldChainInterfaceCampaigns | typeof StableJackInterfaceCampaigns | typeof CornInterfaceCampaigns | typeof GauntletCompoundInterfaceCampaigns | typeof YieldNetCampaigns | typeof TermMaxInterfaceCampaigns | typeof MorphoUnichainInterfaceCampaigns | typeof katanaCampaignsInterface | typeof LiskInterfaceCampaigns | typeof TestCampaigns | typeof stabilityCampaignsInterface | typeof TanssiCampaignsInterface | typeof
|
3495
|
+
[key in program]: typeof PufferInterfaceCampaigns | typeof ZkSyncInterfaceCampaigns | typeof ModeInterfaceCampaigns | typeof VicunaInterfaceCampaigns | typeof SonicmarketInterfaceCampaigns | typeof ReserveInterfaceCampaigns | typeof BeetsInterfaceCampaigns | typeof CeloInterfaceCampaigns | typeof EtherlinkInterfaceCampaigns | typeof SwapxInterfaceCampaigns | typeof AnglesInterfaceCampaigns | typeof RoninInterfaceCampaigns | typeof TACInterfaceCampaigns | typeof HypurrFiSubPayloads | typeof WorldChainInterfaceCampaigns | typeof StableJackInterfaceCampaigns | typeof CornInterfaceCampaigns | typeof GauntletCompoundInterfaceCampaigns | typeof YieldNetCampaigns | typeof TermMaxInterfaceCampaigns | typeof MorphoUnichainInterfaceCampaigns | typeof katanaCampaignsInterface | typeof LiskInterfaceCampaigns | typeof TestCampaigns | typeof stabilityCampaignsInterface | typeof TanssiCampaignsInterface | typeof NibiruSubPayloads;
|
3501
3496
|
};
|
3502
3497
|
export {};
|
@@ -0,0 +1 @@
|
|
1
|
+
export declare function generateAPR(multiplier: number, live?: boolean, apr?: number): string;
|
@@ -11,6 +11,7 @@ export declare enum HypuurCampaigns {
|
|
11
11
|
PooledBorrowUSDe = "Pooled Borrow USDe",
|
12
12
|
PooledfeUSDDDeposit = "Pooled feUSD Deposit",
|
13
13
|
PooledDepositUSDT0 = "Pooled Deposit USDT0",
|
14
|
+
PooledBorrowUSDXL = "Pooled Borrow USXL",
|
14
15
|
PooledBorrowUSDT0 = "Pooled Borrow USDT0",
|
15
16
|
IsolatedLHYPEDepositUSDXL = "Isolated LHYPE Deposit USDXL",
|
16
17
|
IsolatedLHYPEBorrowUSDXL = "Isolated LHYPE Borrow USDXL",
|
@@ -32,10 +33,22 @@ export declare enum HypuurCampaigns {
|
|
32
33
|
BUDDYHYPEHyperswap = "BUDDY / HYPE Hyperswap",
|
33
34
|
USOLHYPEKitten = "USOL-HYPE Kitten",
|
34
35
|
IsolatedBUDDYDepositUSDXL = "Isolated BUDDY Deposit USDXL",
|
35
|
-
IsolatedBUDDYBorrowUSDXL = "Isolated BUDDY Borrow USDXL"
|
36
|
+
IsolatedBUDDYBorrowUSDXL = "Isolated BUDDY Borrow USDXL",
|
37
|
+
IsolatedXAUT0DepositUSDT0 = "Isolated XAUT0 Deposit USDT0",
|
38
|
+
IsolatedXAUT0BorrowUSDT0 = "Isolated XAUT0 Borrow USDT0",
|
39
|
+
IsolatedsUSDEDepositUSDXL = "Isolated sUSDE Deposit USDXL",
|
40
|
+
IsolatedsUSDEBorrowUSDXL = "Isolated sUSDE Borrow USDXL",
|
41
|
+
IsolatedUSOLDepositUSDT0 = "Isolated USOL Deposit USDT0",
|
42
|
+
IsolatedUSOLBorrowUSDT0 = "Isolated USOL Borrow USDT0",
|
43
|
+
IsolatedLHYPEDepositUSDT0 = "Isolated LHYPE Deposit USDT0",
|
44
|
+
IsolatedLHYPEBorrowUSDT0 = "Isolated LHYPE Borrow USDT0",
|
45
|
+
XAUT0HYPEHyperswap = "XAUT0 / HYPE Hyperswap",
|
46
|
+
USDXLUSDT0KittenStable = "USDXLUSDT0KittenStable",
|
47
|
+
USDXLHypeKittenSwap = "USDXL-Hype KittenSwap"
|
36
48
|
}
|
37
49
|
export declare const HypurrFiSubPayloads: {
|
38
50
|
stkUSDXL: Record<string, any>;
|
51
|
+
"Pooled Borrow USXL": Record<string, any>;
|
39
52
|
"Pooled Deposit HYPE": Record<string, any>;
|
40
53
|
"Pooled Borrow HYPE": Record<string, any>;
|
41
54
|
"Pooled Deposit wstHYPE": Record<string, any>;
|
@@ -60,6 +73,15 @@ export declare const HypurrFiSubPayloads: {
|
|
60
73
|
"Isolated cmETH Borrow UETH": Record<string, any>;
|
61
74
|
"Isolated BUDDY Deposit USDXL": Record<string, any>;
|
62
75
|
"Isolated BUDDY Borrow USDXL": Record<string, any>;
|
76
|
+
"Isolated XAUT0 Deposit USDT0": Record<string, any>;
|
77
|
+
"Isolated XAUT0 Borrow USDT0": Record<string, any>;
|
78
|
+
"Isolated sUSDE Deposit USDXL": Record<string, any>;
|
79
|
+
USDXLUSDT0KittenStable: Record<string, any>;
|
80
|
+
"Isolated sUSDE Borrow USDXL": Record<string, any>;
|
81
|
+
"Isolated USOL Deposit USDT0": Record<string, any>;
|
82
|
+
"Isolated USOL Borrow USDT0": Record<string, any>;
|
83
|
+
"Isolated LHYPE Deposit USDT0": Record<string, any>;
|
84
|
+
"Isolated LHYPE Borrow USDT0": Record<string, any>;
|
63
85
|
"HYPE LP Valantis": Record<string, any>;
|
64
86
|
"HYPE-uETH Kitten": Record<string, any>;
|
65
87
|
"HYPE-uBTC Kitten": Record<string, any>;
|
@@ -69,4 +91,6 @@ export declare const HypurrFiSubPayloads: {
|
|
69
91
|
"USDXL / USDT0 Hyperswap": Record<string, any>;
|
70
92
|
"BUDDY / HYPE Hyperswap": Record<string, any>;
|
71
93
|
"USOL-HYPE Kitten": Record<string, any>;
|
94
|
+
"USDXL-Hype KittenSwap": Record<string, any>;
|
95
|
+
"XAUT0 / HYPE Hyperswap": Record<string, any>;
|
72
96
|
};
|
@@ -0,0 +1,36 @@
|
|
1
|
+
export declare enum NibiruCampaigns {
|
2
|
+
OkustNIBIWETH = "Oku stNIBI / WETH",
|
3
|
+
OkWNIBIstNIBI = "Oku WNIBI / stNIBI",
|
4
|
+
OkuUSDCstNIBI = "Oku USDC/stNIBI",
|
5
|
+
OkuUSDCWNIBI = "Oku USDC/WNIBI",
|
6
|
+
MIMSwapUSDCMIM = "MIMSwap USDC/MIM",
|
7
|
+
IchiWNIBIstNIBI = "Ichi WNIBI-stNIBI",
|
8
|
+
IchistNIBIWNIBI = "Ichi stNIBI-WNIBI",
|
9
|
+
IchiUSDCwNIBI = "Ichi USDC-wNIBI",
|
10
|
+
IchiwNIBIuSDC = "Ichi wNIBI-uSDC",
|
11
|
+
IchistNIBIUSDC = "Ichi stNIBI-USDC",
|
12
|
+
IchiUSDCstNIBI = "Ichi USDC-stNIBI",
|
13
|
+
IchiWETHstNIBI = "Ichi WETH-stNIBI",
|
14
|
+
IchistNIBIWETH = "Ichi stNIBI-WETH",
|
15
|
+
LayerbankSupplyUSDC = "Layerbank Supply USDC",
|
16
|
+
NebulaSupplyUSDC = "Nebula Supply USDC",
|
17
|
+
NebulaBorrowUSDC = "Nebula Borrow USDC"
|
18
|
+
}
|
19
|
+
export declare const NibiruSubPayloads: {
|
20
|
+
"Oku stNIBI / WETH": Record<string, any>;
|
21
|
+
"Oku WNIBI / stNIBI": Record<string, any>;
|
22
|
+
"Oku USDC/stNIBI": Record<string, any>;
|
23
|
+
"Oku USDC/WNIBI": Record<string, any>;
|
24
|
+
"MIMSwap USDC/MIM": Record<string, any>;
|
25
|
+
"Ichi WNIBI-stNIBI": Record<string, any>;
|
26
|
+
"Ichi stNIBI-WNIBI": Record<string, any>;
|
27
|
+
"Ichi USDC-wNIBI": Record<string, any>;
|
28
|
+
"Ichi wNIBI-uSDC": Record<string, any>;
|
29
|
+
"Ichi stNIBI-USDC": Record<string, any>;
|
30
|
+
"Ichi USDC-stNIBI": Record<string, any>;
|
31
|
+
"Ichi WETH-stNIBI": Record<string, any>;
|
32
|
+
"Ichi stNIBI-WETH": Record<string, any>;
|
33
|
+
"Layerbank Supply USDC": Record<string, any>;
|
34
|
+
"Nebula Supply USDC": Record<string, any>;
|
35
|
+
"Nebula Borrow USDC": Record<string, any>;
|
36
|
+
};
|