@merkl/api 1.1.21 → 1.1.22

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.
@@ -4267,6 +4267,23 @@ declare const katanaCampaignsInterface: {
4267
4267
  };
4268
4268
  };
4269
4269
  };
4270
+ "Morpho Supply WBTC market LBTC collateral fixed APR Katana rewards 0x60b54e17d55b765955a20908ed5143192a48df7fd3833f7f7fe86504bf6c4c1a": {
4271
+ campaignType: Campaign;
4272
+ computeChainId: ChainId;
4273
+ market: string;
4274
+ hooks: never[];
4275
+ url: string;
4276
+ whitelist: never[];
4277
+ blacklist: never[];
4278
+ distributionMethodParameters: {
4279
+ distributionMethod: DistributionMethod;
4280
+ distributionSettings: {
4281
+ apr: string;
4282
+ rewardTokenPricing: boolean;
4283
+ targetTokenPricing: boolean;
4284
+ };
4285
+ };
4286
+ };
4270
4287
  "Morpho Borrow AUSD market WETH collateral fixed APR Katana rewards 0x02a77b251cb27b04b5ddab89c852bdc77ee85d359c082170389001d71571a967": {
4271
4288
  campaignType: Campaign;
4272
4289
  computeChainId: ChainId;
@@ -4301,6 +4318,23 @@ declare const katanaCampaignsInterface: {
4301
4318
  };
4302
4319
  };
4303
4320
  };
4321
+ "Morpho Borrow WBTC market LBTC collateral fixed APR Katana rewards 0x60b54e17d55b765955a20908ed5143192a48df7fd3833f7f7fe86504bf6c4c1a": {
4322
+ campaignType: Campaign;
4323
+ computeChainId: ChainId;
4324
+ market: string;
4325
+ hooks: never[];
4326
+ url: string;
4327
+ whitelist: never[];
4328
+ blacklist: never[];
4329
+ distributionMethodParameters: {
4330
+ distributionMethod: DistributionMethod;
4331
+ distributionSettings: {
4332
+ apr: string;
4333
+ rewardTokenPricing: boolean;
4334
+ targetTokenPricing: boolean;
4335
+ };
4336
+ };
4337
+ };
4304
4338
  "Morpho Supply USDC market WETH collateral fixed APR Morpho rewards 0x2fb14719030835b8e0a39a1461b384ad6a9c8392550197a7c857cf9fcbd6c534": {
4305
4339
  campaignType: Campaign;
4306
4340
  computeChainId: ChainId;
@@ -4488,6 +4522,23 @@ declare const katanaCampaignsInterface: {
4488
4522
  };
4489
4523
  };
4490
4524
  };
4525
+ "Morpho Supply WBTC market LBTC collateral fixed APR Morpho rewards 0x60b54e17d55b765955a20908ed5143192a48df7fd3833f7f7fe86504bf6c4c1a": {
4526
+ campaignType: Campaign;
4527
+ computeChainId: ChainId;
4528
+ market: string;
4529
+ hooks: never[];
4530
+ url: string;
4531
+ whitelist: never[];
4532
+ blacklist: never[];
4533
+ distributionMethodParameters: {
4534
+ distributionMethod: DistributionMethod;
4535
+ distributionSettings: {
4536
+ apr: string;
4537
+ rewardTokenPricing: boolean;
4538
+ targetTokenPricing: boolean;
4539
+ };
4540
+ };
4541
+ };
4491
4542
  "Morpho Borrow AUSD market WETH collateral fixed APR Morpho rewards 0x02a77b251cb27b04b5ddab89c852bdc77ee85d359c082170389001d71571a967": {
4492
4543
  campaignType: Campaign;
4493
4544
  computeChainId: ChainId;
@@ -4522,6 +4573,23 @@ declare const katanaCampaignsInterface: {
4522
4573
  };
4523
4574
  };
4524
4575
  };
4576
+ "Morpho Borrow WBTC market LBTC collateral fixed APR Morpho rewards 0x60b54e17d55b765955a20908ed5143192a48df7fd3833f7f7fe86504bf6c4c1a": {
4577
+ campaignType: Campaign;
4578
+ computeChainId: ChainId;
4579
+ market: string;
4580
+ hooks: never[];
4581
+ url: string;
4582
+ whitelist: never[];
4583
+ blacklist: never[];
4584
+ distributionMethodParameters: {
4585
+ distributionMethod: DistributionMethod;
4586
+ distributionSettings: {
4587
+ apr: string;
4588
+ rewardTokenPricing: boolean;
4589
+ targetTokenPricing: boolean;
4590
+ };
4591
+ };
4592
+ };
4525
4593
  };
4526
4594
  export declare const MerklInterfaceCampaigns: {
4527
4595
  [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 TanssiCampaignsInterface | typeof ExtrafiCampaignsInterface | typeof NibiruSubPayloads | typeof SagaCampaignsInterface | typeof SwellCampaignsInterface | typeof EthenaCampaigns;