dsa-connect 0.6.99 → 0.6.101

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.
@@ -140,6 +140,7 @@ export declare const connectors: {
140
140
  'FLUID-ARB-CLAIM-A': import("web3-utils").AbiItem[];
141
141
  'WEETHS-A': import("web3-utils").AbiItem[];
142
142
  'ODOS-V2-A': import("web3-utils").AbiItem[];
143
+ 'OKX-A': import("web3-utils").AbiItem[];
143
144
  };
144
145
  };
145
146
  };
@@ -0,0 +1,2 @@
1
+ import { AbiItem } from 'web3-utils';
2
+ export declare const OKX_A: AbiItem[];
@@ -132,4 +132,5 @@ export declare const connectorsV2_M1: {
132
132
  'FLUID-ARB-CLAIM-A': import("web3-utils").AbiItem[];
133
133
  'WEETHS-A': import("web3-utils").AbiItem[];
134
134
  'ODOS-V2-A': import("web3-utils").AbiItem[];
135
+ 'OKX-A': import("web3-utils").AbiItem[];
135
136
  };
@@ -138,6 +138,7 @@ export declare const Abi: {
138
138
  'FLUID-ARB-CLAIM-A': import("web3-utils").AbiItem[];
139
139
  'WEETHS-A': import("web3-utils").AbiItem[];
140
140
  'ODOS-V2-A': import("web3-utils").AbiItem[];
141
+ 'OKX-A': import("web3-utils").AbiItem[];
141
142
  };
142
143
  };
143
144
  };
@@ -43,4 +43,5 @@ export declare const connectorsV2_M1: {
43
43
  'INSTAPOOL-D': string;
44
44
  'FLUID-ARB-CLAIM-A': string;
45
45
  'ODOS-V2-A': string;
46
+ 'OKX-A': string;
46
47
  };
@@ -39,4 +39,6 @@ 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;
43
+ 'ODOS-V2-A': string;
42
44
  };
@@ -28,4 +28,6 @@ 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;
32
+ 'ODOS-V2-A': string;
31
33
  };
@@ -301,6 +301,8 @@ 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;
305
+ 'ODOS-V2-A': string;
304
306
  };
305
307
  };
306
308
  };
@@ -372,6 +374,8 @@ export declare const Addresses: {
372
374
  'FLUID-STAKING-A': string;
373
375
  'PARASWAP-V6-A': string;
374
376
  'INSTAPOOL-D': string;
377
+ 'OKX-A': string;
378
+ 'ODOS-V2-A': string;
375
379
  };
376
380
  };
377
381
  };
@@ -422,6 +426,7 @@ export declare const Addresses: {
422
426
  'INSTAPOOL-D': string;
423
427
  'FLUID-ARB-CLAIM-A': string;
424
428
  'ODOS-V2-A': string;
429
+ 'OKX-A': string;
425
430
  };
426
431
  };
427
432
  };
@@ -468,6 +473,8 @@ export declare const Addresses: {
468
473
  'AVO-APPROVE-MULTISIG-STAGING-A': string;
469
474
  'PARASWAP-V6-A': string;
470
475
  'INSTAPOOL-D': string;
476
+ 'OKX-A': string;
477
+ 'ODOS-V2-A': string;
471
478
  };
472
479
  };
473
480
  };
@@ -511,6 +518,8 @@ export declare const Addresses: {
511
518
  'INSTAPOOL-D': string;
512
519
  'COMPOUND-V3-A': string;
513
520
  'COMPOUND-V3-REWARDS-A': string;
521
+ 'OKX-A': string;
522
+ 'ODOS-V2-A': string;
514
523
  };
515
524
  };
516
525
  };
@@ -569,6 +578,8 @@ export declare const Addresses: {
569
578
  'FLUID-A': string;
570
579
  'BASIC-D-V2': string;
571
580
  'MORPHO-BLUE-A': string;
581
+ 'OKX-A': string;
582
+ 'ODOS-V2-A': string;
572
583
  };
573
584
  };
574
585
  };
@@ -114,4 +114,6 @@ 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;
118
+ 'ODOS-V2-A': string;
117
119
  };
@@ -36,4 +36,6 @@ 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;
40
+ 'ODOS-V2-A': string;
39
41
  };
@@ -60,4 +60,6 @@ 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;
64
+ 'ODOS-V2-A': string;
63
65
  };