dsa-connect 0.7.42 → 0.7.45

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.
@@ -13,4 +13,8 @@ export declare const connectorsV2_M1: {
13
13
  'KYBER-AGGREGATOR-A': string;
14
14
  'FLUID-MERKLE-CLAIM-A': string;
15
15
  'PARASWAP-V6-A': string;
16
+ '1INCH-V6-A': string;
17
+ 'ODOS-V2-A': string;
18
+ 'OKX-V6-A': string;
19
+ 'WBNB-A': string;
16
20
  };
@@ -702,6 +702,10 @@ export declare const Addresses: {
702
702
  'KYBER-AGGREGATOR-A': string;
703
703
  'FLUID-MERKLE-CLAIM-A': string;
704
704
  'PARASWAP-V6-A': string;
705
+ '1INCH-V6-A': string;
706
+ 'ODOS-V2-A': string;
707
+ 'OKX-V6-A': string;
708
+ 'WBNB-A': string;
705
709
  };
706
710
  };
707
711
  };