dsa-connect 0.6.99 → 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.
@@ -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,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
  };
@@ -422,6 +424,7 @@ export declare const Addresses: {
422
424
  'INSTAPOOL-D': string;
423
425
  'FLUID-ARB-CLAIM-A': string;
424
426
  'ODOS-V2-A': string;
427
+ 'OKX-A': string;
425
428
  };
426
429
  };
427
430
  };
@@ -468,6 +471,7 @@ export declare const Addresses: {
468
471
  'AVO-APPROVE-MULTISIG-STAGING-A': string;
469
472
  'PARASWAP-V6-A': string;
470
473
  'INSTAPOOL-D': string;
474
+ 'OKX-A': string;
471
475
  };
472
476
  };
473
477
  };
@@ -511,6 +515,7 @@ export declare const Addresses: {
511
515
  'INSTAPOOL-D': string;
512
516
  'COMPOUND-V3-A': string;
513
517
  'COMPOUND-V3-REWARDS-A': string;
518
+ 'OKX-A': string;
514
519
  };
515
520
  };
516
521
  };
@@ -569,6 +574,7 @@ export declare const Addresses: {
569
574
  'FLUID-A': string;
570
575
  'BASIC-D-V2': string;
571
576
  'MORPHO-BLUE-A': string;
577
+ 'OKX-A': string;
572
578
  };
573
579
  };
574
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
  };