@merkl/api 0.21.30 → 0.21.31

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.
@@ -555,9 +555,9 @@ const RoninInterfaceCampaigns = {
555
555
  url: "https://app.roninchain.com/liquidity/v3/0x90f31f1907a4d1443a6aacdc91ac2312f91bafa7",
556
556
  forwarders: [],
557
557
  isOutOfRangeIncentivized: false,
558
- weightFees: 3000,
559
- weightToken0: 4500,
560
- weightToken1: 2500,
558
+ weightFees: 4000,
559
+ weightToken0: 4000,
560
+ weightToken1: 2000,
561
561
  },
562
562
  [roninCampaigns.Katana_AXS_RON_Ronin]: {
563
563
  campaignType: Campaign.CLAMM,
@@ -583,9 +583,9 @@ const RoninInterfaceCampaigns = {
583
583
  url: "https://app.roninchain.com/liquidity/v3/0x392d372f2a51610e9ac5b741379d5631ca9a1c7f",
584
584
  forwarders: [],
585
585
  isOutOfRangeIncentivized: false,
586
- weightFees: 3000,
587
- weightToken0: 4500,
588
- weightToken1: 2500,
586
+ weightFees: 4000,
587
+ weightToken0: 4000,
588
+ weightToken1: 2000,
589
589
  },
590
590
  [roninCampaigns.Katana_LRON_RON_Ronin]: {
591
591
  campaignType: Campaign.CLAMM,
@@ -597,9 +597,9 @@ const RoninInterfaceCampaigns = {
597
597
  url: "https://app.roninchain.com/liquidity/v3/0x0fbe1a7f0f006a4a4d817b2aa922889612758ce8",
598
598
  forwarders: [],
599
599
  isOutOfRangeIncentivized: false,
600
- weightFees: 8500,
600
+ weightFees: 8000,
601
601
  weightToken0: 500,
602
- weightToken1: 1000,
602
+ weightToken1: 1500,
603
603
  },
604
604
  [roninCampaigns.Supply_WETH_Compound_Ronin]: {
605
605
  campaignType: Campaign.COMPOUND_V3,