dsa-connect 0.7.34 → 0.7.35

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.
@@ -652,6 +652,7 @@ export declare const Addresses: {
652
652
  'FLUID-VAULT-T4-A': string;
653
653
  'SWAP-AGGREGATOR-A': string;
654
654
  'INSTAPOOL-D': string;
655
+ 'INSTA-DEX-SIMULATION-A': string;
655
656
  };
656
657
  };
657
658
  };
@@ -8,4 +8,5 @@ export declare const connectorsV2_M1: {
8
8
  'FLUID-VAULT-T4-A': string;
9
9
  'SWAP-AGGREGATOR-A': string;
10
10
  'INSTAPOOL-D': string;
11
+ 'INSTA-DEX-SIMULATION-A': string;
11
12
  };