dsa-connect 0.6.52 → 0.6.54

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.
@@ -19,4 +19,5 @@ export declare const connectorsV2_M1: {
19
19
  'AAVE-V3-CLAIM-A': string;
20
20
  'AAVE-V3-A': string;
21
21
  'AAVE-V3-IMPORT-PERMIT-A': string;
22
+ 'INSTAPOOL-C': string;
22
23
  };
@@ -278,7 +278,7 @@ export declare const Addresses: {
278
278
  'CONNEXT-A': string;
279
279
  'SPARK-A': string;
280
280
  'KYBER-AGGREGATOR-A': string;
281
- BASIC_D: string;
281
+ 'BASIC-D': string;
282
282
  };
283
283
  };
284
284
  };
@@ -507,6 +507,7 @@ export declare const Addresses: {
507
507
  'AAVE-V3-CLAIM-A': string;
508
508
  'AAVE-V3-A': string;
509
509
  'AAVE-V3-IMPORT-PERMIT-A': string;
510
+ 'INSTAPOOL-C': string;
510
511
  };
511
512
  };
512
513
  };
@@ -91,5 +91,5 @@ export declare const connectorsV2_M1: {
91
91
  'CONNEXT-A': string;
92
92
  'SPARK-A': string;
93
93
  'KYBER-AGGREGATOR-A': string;
94
- BASIC_D: string;
94
+ 'BASIC-D': string;
95
95
  };