dsa-connect 0.6.92 → 0.6.93

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.
@@ -25,4 +25,6 @@ export declare const connectorsV2_M1: {
25
25
  'KYBER-AGGREGATOR-A': string;
26
26
  'PARASWAP-V6-A': string;
27
27
  'INSTAPOOL-D': string;
28
+ 'FLUID-A': string;
29
+ 'BASIC-D-V2': string;
28
30
  };
@@ -562,6 +562,8 @@ export declare const Addresses: {
562
562
  'KYBER-AGGREGATOR-A': string;
563
563
  'PARASWAP-V6-A': string;
564
564
  'INSTAPOOL-D': string;
565
+ 'FLUID-A': string;
566
+ 'BASIC-D-V2': string;
565
567
  };
566
568
  };
567
569
  };