dsa-connect 0.6.100 → 0.7.0

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.
@@ -40,4 +40,5 @@ export declare const connectorsV2_M1: {
40
40
  'PARASWAP-V6-A': string;
41
41
  'INSTAPOOL-D': string;
42
42
  'OKX-A': string;
43
+ 'ODOS-V2-A': string;
43
44
  };
@@ -29,4 +29,5 @@ export declare const connectorsV2_M1: {
29
29
  'BASIC-D-V2': string;
30
30
  'MORPHO-BLUE-A': string;
31
31
  'OKX-A': string;
32
+ 'ODOS-V2-A': string;
32
33
  };
@@ -302,6 +302,7 @@ export declare const Addresses: {
302
302
  'SPARK-CLAIM-A': string;
303
303
  'WEETHS-A': string;
304
304
  'OKX-A': string;
305
+ 'ODOS-V2-A': string;
305
306
  };
306
307
  };
307
308
  };
@@ -374,6 +375,7 @@ export declare const Addresses: {
374
375
  'PARASWAP-V6-A': string;
375
376
  'INSTAPOOL-D': string;
376
377
  'OKX-A': string;
378
+ 'ODOS-V2-A': string;
377
379
  };
378
380
  };
379
381
  };
@@ -472,6 +474,7 @@ export declare const Addresses: {
472
474
  'PARASWAP-V6-A': string;
473
475
  'INSTAPOOL-D': string;
474
476
  'OKX-A': string;
477
+ 'ODOS-V2-A': string;
475
478
  };
476
479
  };
477
480
  };
@@ -516,6 +519,7 @@ export declare const Addresses: {
516
519
  'COMPOUND-V3-A': string;
517
520
  'COMPOUND-V3-REWARDS-A': string;
518
521
  'OKX-A': string;
522
+ 'ODOS-V2-A': string;
519
523
  };
520
524
  };
521
525
  };
@@ -575,6 +579,7 @@ export declare const Addresses: {
575
579
  'BASIC-D-V2': string;
576
580
  'MORPHO-BLUE-A': string;
577
581
  'OKX-A': string;
582
+ 'ODOS-V2-A': string;
578
583
  };
579
584
  };
580
585
  };
@@ -115,4 +115,5 @@ export declare const connectorsV2_M1: {
115
115
  'SPARK-CLAIM-A': string;
116
116
  'WEETHS-A': string;
117
117
  'OKX-A': string;
118
+ 'ODOS-V2-A': string;
118
119
  };
@@ -37,4 +37,5 @@ export declare const connectorsV2_M1: {
37
37
  'COMPOUND-V3-A': string;
38
38
  'COMPOUND-V3-REWARDS-A': string;
39
39
  'OKX-A': string;
40
+ 'ODOS-V2-A': string;
40
41
  };
@@ -61,4 +61,5 @@ export declare const connectorsV2_M1: {
61
61
  'PARASWAP-V6-A': string;
62
62
  'INSTAPOOL-D': string;
63
63
  'OKX-A': string;
64
+ 'ODOS-V2-A': string;
64
65
  };