dsa-connect 0.6.35 → 0.6.37

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.
@@ -24,4 +24,5 @@ export declare const connectorsV2_M1: {
24
24
  'INSTA-DEX-SIMULATION-A': string;
25
25
  'PARASWAP-V5-A': string;
26
26
  'PARASWAP-A': string;
27
+ 'ZEROX-V4-A': string;
27
28
  };
@@ -173,6 +173,7 @@ export declare const Addresses: {
173
173
  '1INCH-V3-A': string;
174
174
  'AAVE-V1-A': string;
175
175
  'AAVE-V2-A': string;
176
+ 'AAVE-V3-A': string;
176
177
  'AUTHORITY-A': string;
177
178
  'BASIC-A': string;
178
179
  'COMP-A': string;
@@ -334,6 +335,7 @@ export declare const Addresses: {
334
335
  'INSTA-DEX-SIMULATION-A': string;
335
336
  'PARASWAP-V5-A': string;
336
337
  'PARASWAP-A': string;
338
+ 'ZEROX-V4-A': string;
337
339
  };
338
340
  };
339
341
  };
@@ -5,6 +5,7 @@ export declare const connectorsV2_M1: {
5
5
  '1INCH-V3-A': string;
6
6
  'AAVE-V1-A': string;
7
7
  'AAVE-V2-A': string;
8
+ 'AAVE-V3-A': string;
8
9
  'AUTHORITY-A': string;
9
10
  'BASIC-A': string;
10
11
  'COMP-A': string;