@merkl/api 0.21.7 → 0.21.9

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.
@@ -15,7 +15,8 @@ export declare enum program {
15
15
  TAC = "TAC",
16
16
  HypurrFi = "HypurrFi",
17
17
  WorldChain = "WorldChain",
18
- StableJack = "StableJack"
18
+ StableJack = "StableJack",
19
+ Corn = "Corn"
19
20
  }
20
21
  export declare enum roninCampaigns {
21
22
  Katana_WETH_RON_Ronin = "Katana WETH-RON Ronin 0x90f31f1907a4d1443a6aacdc91ac2312f91bafa7",
@@ -24,6 +25,13 @@ export declare enum roninCampaigns {
24
25
  Katana_LRON_RON_Ronin = "Katana LRON-RON Ronin 0x0fbe1a7f0f006a4a4d817b2aa922889612758ce8",
25
26
  Supply_WETH_Compound_Ronin = "Supply WETH Compound Ronin 0x4006ed4097ee51c09a04c3b0951d28ccf19e6dfe"
26
27
  }
28
+ export declare enum cornCampaigns {
29
+ Uniswap_USDT_WBTCN_Corn = "Uniswap USDT/WBTCN Corn 0x660C6C6C2ad9bE9fca2D40dA22E1e6142ce5e7ca",
30
+ Uniswap_CORN_WBTCN_Corn = "Uniswap CORN/WBTCN Corn 0xE05EC6d50A4E03C2EeaDe6A1a91732f62E982e52",
31
+ Uniswap_CORN_BABY_Corn = "Uniswap CORN/BABY Corn 0x255F0b304f701A0530F5dc1739A3d1469e21dd5f",
32
+ Uniswap_BTCN_LBTC_Corn = "Uniswap BTCN/LBTC Corn 0xbd108c1dd7802dff6c24138a72949184ffbe006f",
33
+ Concrete_CornUSDT_Vault_Corn = "Concrete CornUSDT Vault Corn 0x3Eb6464A77D7B619AaAfa7e9FFC0fBe3ed7084B3"
34
+ }
27
35
  export declare enum anglesCampaigns {
28
36
  Angles_supply_in_angles_liquid = "0x15E96CDecA34B9DE1B31586c1206206aDb92E69D",
29
37
  hold_anS = "0x0C4E186Eae8aCAA7F7de1315D5AD174BE39Ec987",
@@ -523,6 +531,74 @@ declare const RoninInterfaceCampaigns: {
523
531
  subCampaignType: any;
524
532
  };
525
533
  };
534
+ declare const CornInterfaceCampaigns: {
535
+ "Uniswap USDT/WBTCN Corn 0x660C6C6C2ad9bE9fca2D40dA22E1e6142ce5e7ca": {
536
+ campaignType: any;
537
+ computeChainId: any;
538
+ hooks: never[];
539
+ poolAddress: string;
540
+ whitelist: never[];
541
+ blacklist: string[];
542
+ url: string;
543
+ forwarders: never[];
544
+ isOutOfRangeIncentivized: boolean;
545
+ weightFees: number;
546
+ weightToken0: number;
547
+ weightToken1: number;
548
+ };
549
+ "Uniswap CORN/WBTCN Corn 0xE05EC6d50A4E03C2EeaDe6A1a91732f62E982e52": {
550
+ campaignType: any;
551
+ computeChainId: any;
552
+ hooks: never[];
553
+ poolAddress: string;
554
+ whitelist: never[];
555
+ blacklist: string[];
556
+ url: string;
557
+ forwarders: never[];
558
+ isOutOfRangeIncentivized: boolean;
559
+ weightFees: number;
560
+ weightToken0: number;
561
+ weightToken1: number;
562
+ };
563
+ "Uniswap CORN/BABY Corn 0x255F0b304f701A0530F5dc1739A3d1469e21dd5f": {
564
+ campaignType: any;
565
+ computeChainId: any;
566
+ hooks: never[];
567
+ poolAddress: string;
568
+ whitelist: never[];
569
+ blacklist: string[];
570
+ url: string;
571
+ forwarders: never[];
572
+ isOutOfRangeIncentivized: boolean;
573
+ weightFees: number;
574
+ weightToken0: number;
575
+ weightToken1: number;
576
+ };
577
+ "Uniswap BTCN/LBTC Corn 0xbd108c1dd7802dff6c24138a72949184ffbe006f": {
578
+ campaignType: any;
579
+ computeChainId: any;
580
+ hooks: never[];
581
+ poolAddress: string;
582
+ whitelist: never[];
583
+ blacklist: string[];
584
+ url: string;
585
+ forwarders: never[];
586
+ isOutOfRangeIncentivized: boolean;
587
+ weightFees: number;
588
+ weightToken0: number;
589
+ weightToken1: number;
590
+ };
591
+ "Concrete CornUSDT Vault Corn 0x3Eb6464A77D7B619AaAfa7e9FFC0fBe3ed7084B3": {
592
+ campaignType: any;
593
+ computeChainId: any;
594
+ hooks: never[];
595
+ targetToken: string;
596
+ whitelist: never[];
597
+ blacklist: string[];
598
+ url: string;
599
+ forwarders: never[];
600
+ };
601
+ };
526
602
  export declare enum tacCampaigns {
527
603
  TAC_Supply_TACETH = "TAC Supply tacETH 0x294eecec65A0142e84AEdfD8eB2FBEA8c9a9fbad",
528
604
  TAC_Supply_TACBTC = "TAC Supply tacBTC 0x6Bf340dB729d82af1F6443A0Ea0d79647b1c3DDf",
@@ -1679,6 +1755,6 @@ declare const StableJackInterfaceCampaigns: {
1679
1755
  [key in StableJackCampaigns]: partialConfig;
1680
1756
  };
1681
1757
  export declare const MerklInterfaceCampaigns: {
1682
- [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 HypurrFiCampaignsInterface | typeof WorldChainInterfaceCampaigns | typeof StableJackInterfaceCampaigns;
1758
+ [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 HypurrFiCampaignsInterface | typeof WorldChainInterfaceCampaigns | typeof StableJackInterfaceCampaigns | typeof CornInterfaceCampaigns;
1683
1759
  };
1684
1760
  export {};
@@ -19,6 +19,7 @@ export var program;
19
19
  program["HypurrFi"] = "HypurrFi";
20
20
  program["WorldChain"] = "WorldChain";
21
21
  program["StableJack"] = "StableJack";
22
+ program["Corn"] = "Corn";
22
23
  })(program || (program = {}));
23
24
  export var roninCampaigns;
24
25
  (function (roninCampaigns) {
@@ -28,6 +29,14 @@ export var roninCampaigns;
28
29
  roninCampaigns["Katana_LRON_RON_Ronin"] = "Katana LRON-RON Ronin 0x0fbe1a7f0f006a4a4d817b2aa922889612758ce8";
29
30
  roninCampaigns["Supply_WETH_Compound_Ronin"] = "Supply WETH Compound Ronin 0x4006ed4097ee51c09a04c3b0951d28ccf19e6dfe";
30
31
  })(roninCampaigns || (roninCampaigns = {}));
32
+ export var cornCampaigns;
33
+ (function (cornCampaigns) {
34
+ cornCampaigns["Uniswap_USDT_WBTCN_Corn"] = "Uniswap USDT/WBTCN Corn 0x660C6C6C2ad9bE9fca2D40dA22E1e6142ce5e7ca";
35
+ cornCampaigns["Uniswap_CORN_WBTCN_Corn"] = "Uniswap CORN/WBTCN Corn 0xE05EC6d50A4E03C2EeaDe6A1a91732f62E982e52";
36
+ cornCampaigns["Uniswap_CORN_BABY_Corn"] = "Uniswap CORN/BABY Corn 0x255F0b304f701A0530F5dc1739A3d1469e21dd5f";
37
+ cornCampaigns["Uniswap_BTCN_LBTC_Corn"] = "Uniswap BTCN/LBTC Corn 0xbd108c1dd7802dff6c24138a72949184ffbe006f";
38
+ cornCampaigns["Concrete_CornUSDT_Vault_Corn"] = "Concrete CornUSDT Vault Corn 0x3Eb6464A77D7B619AaAfa7e9FFC0fBe3ed7084B3";
39
+ })(cornCampaigns || (cornCampaigns = {}));
31
40
  export var anglesCampaigns;
32
41
  (function (anglesCampaigns) {
33
42
  anglesCampaigns["Angles_supply_in_angles_liquid"] = "0x15E96CDecA34B9DE1B31586c1206206aDb92E69D";
@@ -598,6 +607,119 @@ const RoninInterfaceCampaigns = {
598
607
  subCampaignType: CompoundV3SubCampaignType.SUPPLY,
599
608
  },
600
609
  };
610
+ const CornInterfaceCampaigns = {
611
+ [cornCampaigns.Uniswap_USDT_WBTCN_Corn]: {
612
+ campaignType: Campaign.CLAMM,
613
+ computeChainId: ChainId.CORN,
614
+ hooks: [],
615
+ poolAddress: "0x660C6C6C2ad9bE9fca2D40dA22E1e6142ce5e7ca",
616
+ whitelist: [],
617
+ blacklist: [
618
+ "0xA38C58D92749D4419d9081222504E3EcFF879485",
619
+ "0xAAaD5AE4481a8CBc8DD2a0b5eE32F0b3222d337c",
620
+ "0x42D08188338D1574C206044E2A4289b74ba80c9B",
621
+ "0x5E272ca4bD94e57Ec5C51D26703621Ccac1A7089",
622
+ "0x250D1567407D68ca6889c11a153a3c0e857954C8",
623
+ "0x09EA21C03a5B112d308751A24a008d6533d84cf3",
624
+ "0x262D5AA4000b5C19a0CcE6246e9932200e1Eb8Cb",
625
+ "0xBB9E520Eecf8B16E4Dd30EfdEf7c12C4393bed14",
626
+ ],
627
+ url: "https://oku.trade/app/corn/liquidity/0x660C6C6C2ad9bE9fca2D40dA22E1e6142ce5e7ca",
628
+ forwarders: [],
629
+ isOutOfRangeIncentivized: false,
630
+ weightFees: 4000,
631
+ weightToken0: 3000,
632
+ weightToken1: 3000,
633
+ },
634
+ [cornCampaigns.Uniswap_CORN_WBTCN_Corn]: {
635
+ campaignType: Campaign.CLAMM,
636
+ computeChainId: ChainId.CORN,
637
+ hooks: [],
638
+ poolAddress: "0xE05EC6d50A4E03C2EeaDe6A1a91732f62E982e52",
639
+ whitelist: [],
640
+ blacklist: [
641
+ "0xA38C58D92749D4419d9081222504E3EcFF879485",
642
+ "0xAAaD5AE4481a8CBc8DD2a0b5eE32F0b3222d337c",
643
+ "0x42D08188338D1574C206044E2A4289b74ba80c9B",
644
+ "0x5E272ca4bD94e57Ec5C51D26703621Ccac1A7089",
645
+ "0x250D1567407D68ca6889c11a153a3c0e857954C8",
646
+ "0x09EA21C03a5B112d308751A24a008d6533d84cf3",
647
+ "0x262D5AA4000b5C19a0CcE6246e9932200e1Eb8Cb",
648
+ "0xBB9E520Eecf8B16E4Dd30EfdEf7c12C4393bed14",
649
+ ],
650
+ url: "https://oku.trade/app/corn/liquidity/0xE05EC6d50A4E03C2EeaDe6A1a91732f62E982e52",
651
+ forwarders: [],
652
+ isOutOfRangeIncentivized: false,
653
+ weightFees: 4000,
654
+ weightToken0: 3000,
655
+ weightToken1: 3000,
656
+ },
657
+ [cornCampaigns.Uniswap_CORN_BABY_Corn]: {
658
+ campaignType: Campaign.CLAMM,
659
+ computeChainId: ChainId.CORN,
660
+ hooks: [],
661
+ poolAddress: "0x255F0b304f701A0530F5dc1739A3d1469e21dd5f",
662
+ whitelist: [],
663
+ blacklist: [
664
+ "0xA38C58D92749D4419d9081222504E3EcFF879485",
665
+ "0xAAaD5AE4481a8CBc8DD2a0b5eE32F0b3222d337c",
666
+ "0x42D08188338D1574C206044E2A4289b74ba80c9B",
667
+ "0x5E272ca4bD94e57Ec5C51D26703621Ccac1A7089",
668
+ "0x250D1567407D68ca6889c11a153a3c0e857954C8",
669
+ "0x09EA21C03a5B112d308751A24a008d6533d84cf3",
670
+ "0x262D5AA4000b5C19a0CcE6246e9932200e1Eb8Cb",
671
+ "0xBB9E520Eecf8B16E4Dd30EfdEf7c12C4393bed14",
672
+ ],
673
+ url: "https://oku.trade/app/corn/liquidity/0x255F0b304f701A0530F5dc1739A3d1469e21dd5f",
674
+ forwarders: [],
675
+ isOutOfRangeIncentivized: false,
676
+ weightFees: 4000,
677
+ weightToken0: 3000,
678
+ weightToken1: 3000,
679
+ },
680
+ [cornCampaigns.Uniswap_BTCN_LBTC_Corn]: {
681
+ campaignType: Campaign.CLAMM,
682
+ computeChainId: ChainId.CORN,
683
+ hooks: [],
684
+ poolAddress: "0xbd108c1dd7802dff6c24138a72949184ffbe006f",
685
+ whitelist: [],
686
+ blacklist: [
687
+ "0xA38C58D92749D4419d9081222504E3EcFF879485",
688
+ "0xAAaD5AE4481a8CBc8DD2a0b5eE32F0b3222d337c",
689
+ "0x42D08188338D1574C206044E2A4289b74ba80c9B",
690
+ "0x5E272ca4bD94e57Ec5C51D26703621Ccac1A7089",
691
+ "0x250D1567407D68ca6889c11a153a3c0e857954C8",
692
+ "0x09EA21C03a5B112d308751A24a008d6533d84cf3",
693
+ "0x262D5AA4000b5C19a0CcE6246e9932200e1Eb8Cb",
694
+ "0xBB9E520Eecf8B16E4Dd30EfdEf7c12C4393bed14",
695
+ ],
696
+ url: "https://oku.trade/app/corn/liquidity/0xbd108c1dd7802dff6c24138a72949184ffbe006f",
697
+ forwarders: [],
698
+ isOutOfRangeIncentivized: false,
699
+ weightFees: 4000,
700
+ weightToken0: 3000,
701
+ weightToken1: 3000,
702
+ },
703
+ [cornCampaigns.Concrete_CornUSDT_Vault_Corn]: {
704
+ campaignType: Campaign.ERC20,
705
+ computeChainId: ChainId.CORN,
706
+ hooks: [],
707
+ targetToken: "0x3Eb6464A77D7B619AaAfa7e9FFC0fBe3ed7084B3",
708
+ whitelist: [],
709
+ blacklist: [
710
+ "0xA38C58D92749D4419d9081222504E3EcFF879485",
711
+ "0xAAaD5AE4481a8CBc8DD2a0b5eE32F0b3222d337c",
712
+ "0x42D08188338D1574C206044E2A4289b74ba80c9B",
713
+ "0x5E272ca4bD94e57Ec5C51D26703621Ccac1A7089",
714
+ "0x250D1567407D68ca6889c11a153a3c0e857954C8",
715
+ "0x09EA21C03a5B112d308751A24a008d6533d84cf3",
716
+ "0x262D5AA4000b5C19a0CcE6246e9932200e1Eb8Cb",
717
+ "0xBB9E520Eecf8B16E4Dd30EfdEf7c12C4393bed14",
718
+ ],
719
+ url: "https://app.concrete.xyz/vault/corn/usdt/0x3Eb6464A77D7B619AaAfa7e9FFC0fBe3ed7084B3",
720
+ forwarders: [],
721
+ },
722
+ };
601
723
  export var tacCampaigns;
602
724
  (function (tacCampaigns) {
603
725
  tacCampaigns["TAC_Supply_TACETH"] = "TAC Supply tacETH 0x294eecec65A0142e84AEdfD8eB2FBEA8c9a9fbad";
@@ -7043,4 +7165,5 @@ export const MerklInterfaceCampaigns = {
7043
7165
  [program.HypurrFi]: HypurrFiCampaignsInterface,
7044
7166
  [program.WorldChain]: WorldChainInterfaceCampaigns,
7045
7167
  [program.StableJack]: StableJackInterfaceCampaigns,
7168
+ [program.Corn]: CornInterfaceCampaigns,
7046
7169
  };