dsa-connect 0.6.98 → 0.6.100

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.
@@ -139,6 +139,8 @@ export declare const connectors: {
139
139
  'SPARK-CLAIM-A': import("web3-utils").AbiItem[];
140
140
  'FLUID-ARB-CLAIM-A': import("web3-utils").AbiItem[];
141
141
  'WEETHS-A': import("web3-utils").AbiItem[];
142
+ 'ODOS-V2-A': import("web3-utils").AbiItem[];
143
+ 'OKX-A': import("web3-utils").AbiItem[];
142
144
  };
143
145
  };
144
146
  };
@@ -0,0 +1,2 @@
1
+ import { AbiItem } from 'web3-utils';
2
+ export declare const ODOS_V2_A: AbiItem[];
@@ -0,0 +1,2 @@
1
+ import { AbiItem } from 'web3-utils';
2
+ export declare const OKX_A: AbiItem[];
@@ -131,4 +131,6 @@ export declare const connectorsV2_M1: {
131
131
  'SPARK-CLAIM-A': import("web3-utils").AbiItem[];
132
132
  'FLUID-ARB-CLAIM-A': import("web3-utils").AbiItem[];
133
133
  'WEETHS-A': import("web3-utils").AbiItem[];
134
+ 'ODOS-V2-A': import("web3-utils").AbiItem[];
135
+ 'OKX-A': import("web3-utils").AbiItem[];
134
136
  };
@@ -137,6 +137,8 @@ export declare const Abi: {
137
137
  'SPARK-CLAIM-A': import("web3-utils").AbiItem[];
138
138
  'FLUID-ARB-CLAIM-A': import("web3-utils").AbiItem[];
139
139
  'WEETHS-A': import("web3-utils").AbiItem[];
140
+ 'ODOS-V2-A': import("web3-utils").AbiItem[];
141
+ 'OKX-A': import("web3-utils").AbiItem[];
140
142
  };
141
143
  };
142
144
  };
@@ -42,4 +42,6 @@ export declare const connectorsV2_M1: {
42
42
  'BASIC-D-V2': string;
43
43
  'INSTAPOOL-D': string;
44
44
  'FLUID-ARB-CLAIM-A': string;
45
+ 'ODOS-V2-A': string;
46
+ 'OKX-A': string;
45
47
  };
@@ -39,4 +39,5 @@ export declare const connectorsV2_M1: {
39
39
  'AVO-APPROVE-MULTISIG-STAGING-A': string;
40
40
  'PARASWAP-V6-A': string;
41
41
  'INSTAPOOL-D': string;
42
+ 'OKX-A': string;
42
43
  };
@@ -28,4 +28,5 @@ export declare const connectorsV2_M1: {
28
28
  'FLUID-A': string;
29
29
  'BASIC-D-V2': string;
30
30
  'MORPHO-BLUE-A': string;
31
+ 'OKX-A': string;
31
32
  };
@@ -301,6 +301,7 @@ export declare const Addresses: {
301
301
  'MERKLE-CLAIM-A': string;
302
302
  'SPARK-CLAIM-A': string;
303
303
  'WEETHS-A': string;
304
+ 'OKX-A': string;
304
305
  };
305
306
  };
306
307
  };
@@ -372,6 +373,7 @@ export declare const Addresses: {
372
373
  'FLUID-STAKING-A': string;
373
374
  'PARASWAP-V6-A': string;
374
375
  'INSTAPOOL-D': string;
376
+ 'OKX-A': string;
375
377
  };
376
378
  };
377
379
  };
@@ -421,6 +423,8 @@ export declare const Addresses: {
421
423
  'BASIC-D-V2': string;
422
424
  'INSTAPOOL-D': string;
423
425
  'FLUID-ARB-CLAIM-A': string;
426
+ 'ODOS-V2-A': string;
427
+ 'OKX-A': string;
424
428
  };
425
429
  };
426
430
  };
@@ -467,6 +471,7 @@ export declare const Addresses: {
467
471
  'AVO-APPROVE-MULTISIG-STAGING-A': string;
468
472
  'PARASWAP-V6-A': string;
469
473
  'INSTAPOOL-D': string;
474
+ 'OKX-A': string;
470
475
  };
471
476
  };
472
477
  };
@@ -510,6 +515,7 @@ export declare const Addresses: {
510
515
  'INSTAPOOL-D': string;
511
516
  'COMPOUND-V3-A': string;
512
517
  'COMPOUND-V3-REWARDS-A': string;
518
+ 'OKX-A': string;
513
519
  };
514
520
  };
515
521
  };
@@ -568,6 +574,7 @@ export declare const Addresses: {
568
574
  'FLUID-A': string;
569
575
  'BASIC-D-V2': string;
570
576
  'MORPHO-BLUE-A': string;
577
+ 'OKX-A': string;
571
578
  };
572
579
  };
573
580
  };
@@ -114,4 +114,5 @@ export declare const connectorsV2_M1: {
114
114
  'MERKLE-CLAIM-A': string;
115
115
  'SPARK-CLAIM-A': string;
116
116
  'WEETHS-A': string;
117
+ 'OKX-A': string;
117
118
  };
@@ -36,4 +36,5 @@ export declare const connectorsV2_M1: {
36
36
  'INSTAPOOL-D': string;
37
37
  'COMPOUND-V3-A': string;
38
38
  'COMPOUND-V3-REWARDS-A': string;
39
+ 'OKX-A': string;
39
40
  };
@@ -60,4 +60,5 @@ export declare const connectorsV2_M1: {
60
60
  'FLUID-STAKING-A': string;
61
61
  'PARASWAP-V6-A': string;
62
62
  'INSTAPOOL-D': string;
63
+ 'OKX-A': string;
63
64
  };