dsa-connect 0.7.35 → 0.7.36

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.
@@ -653,6 +653,8 @@ export declare const Addresses: {
653
653
  'SWAP-AGGREGATOR-A': string;
654
654
  'INSTAPOOL-D': string;
655
655
  'INSTA-DEX-SIMULATION-A': string;
656
+ 'ZEROX-V2-A': string;
657
+ 'KYBER-AGGREGATOR-A': string;
656
658
  };
657
659
  };
658
660
  };
@@ -9,4 +9,6 @@ export declare const connectorsV2_M1: {
9
9
  'SWAP-AGGREGATOR-A': string;
10
10
  'INSTAPOOL-D': string;
11
11
  'INSTA-DEX-SIMULATION-A': string;
12
+ 'ZEROX-V2-A': string;
13
+ 'KYBER-AGGREGATOR-A': string;
12
14
  };