dsa-connect 0.7.37 → 0.7.38

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.
@@ -655,6 +655,7 @@ export declare const Addresses: {
655
655
  'INSTA-DEX-SIMULATION-A': string;
656
656
  'ZEROX-V2-A': string;
657
657
  'KYBER-AGGREGATOR-A': string;
658
+ 'FLUID-MERKLE-CLAIM-A': string;
658
659
  };
659
660
  };
660
661
  };
@@ -11,4 +11,5 @@ export declare const connectorsV2_M1: {
11
11
  'INSTA-DEX-SIMULATION-A': string;
12
12
  'ZEROX-V2-A': string;
13
13
  'KYBER-AGGREGATOR-A': string;
14
+ 'FLUID-MERKLE-CLAIM-A': string;
14
15
  };