dsa-connect 0.7.9 → 0.7.10

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.
@@ -149,6 +149,7 @@ export declare const connectors: {
149
149
  'FLUID-VAULT-T4-A': import("web3-utils").AbiItem[];
150
150
  'ZEROX-V5-A': import("web3-utils").AbiItem[];
151
151
  'MERKLE-CLAIM-LRT-A': import("web3-utils").AbiItem[];
152
+ 'ZEROX-V2-A': import("web3-utils").AbiItem[];
152
153
  };
153
154
  };
154
155
  };
@@ -0,0 +1,2 @@
1
+ import { AbiItem } from 'web3-utils';
2
+ export declare const ZEROX_V2_A: AbiItem[];
@@ -141,4 +141,5 @@ export declare const connectorsV2_M1: {
141
141
  'FLUID-VAULT-T4-A': import("web3-utils").AbiItem[];
142
142
  'ZEROX-V5-A': import("web3-utils").AbiItem[];
143
143
  'MERKLE-CLAIM-LRT-A': import("web3-utils").AbiItem[];
144
+ 'ZEROX-V2-A': import("web3-utils").AbiItem[];
144
145
  };
@@ -147,6 +147,7 @@ export declare const Abi: {
147
147
  'FLUID-VAULT-T4-A': import("web3-utils").AbiItem[];
148
148
  'ZEROX-V5-A': import("web3-utils").AbiItem[];
149
149
  'MERKLE-CLAIM-LRT-A': import("web3-utils").AbiItem[];
150
+ 'ZEROX-V2-A': import("web3-utils").AbiItem[];
150
151
  };
151
152
  };
152
153
  };
@@ -44,4 +44,6 @@ export declare const connectorsV2_M1: {
44
44
  'FLUID-ARB-CLAIM-A': string;
45
45
  'ODOS-V2-A': string;
46
46
  'OKX-A': string;
47
+ 'ZEROX-V2-A': string;
48
+ 'ZEROX-A': string;
47
49
  };
@@ -41,4 +41,5 @@ export declare const connectorsV2_M1: {
41
41
  'INSTAPOOL-D': string;
42
42
  'OKX-A': string;
43
43
  'ODOS-V2-A': string;
44
+ 'ZEROX-V2-A': string;
44
45
  };
@@ -30,4 +30,5 @@ export declare const connectorsV2_M1: {
30
30
  'MORPHO-BLUE-A': string;
31
31
  'OKX-A': string;
32
32
  'ODOS-V2-A': string;
33
+ 'ZEROX-V2-A': string;
33
34
  };
@@ -311,6 +311,7 @@ export declare const Addresses: {
311
311
  'FLUID-VAULT-T4-A': string;
312
312
  'ZEROX-V5-A': string;
313
313
  'MERKLE-CLAIM-LRT-A': string;
314
+ 'ZEROX-V2-A': string;
314
315
  };
315
316
  };
316
317
  };
@@ -384,6 +385,7 @@ export declare const Addresses: {
384
385
  'INSTAPOOL-D': string;
385
386
  'OKX-A': string;
386
387
  'ODOS-V2-A': string;
388
+ 'ZEROX-V2-A': string;
387
389
  };
388
390
  };
389
391
  };
@@ -435,6 +437,8 @@ export declare const Addresses: {
435
437
  'FLUID-ARB-CLAIM-A': string;
436
438
  'ODOS-V2-A': string;
437
439
  'OKX-A': string;
440
+ 'ZEROX-V2-A': string;
441
+ 'ZEROX-A': string;
438
442
  };
439
443
  };
440
444
  };
@@ -483,6 +487,7 @@ export declare const Addresses: {
483
487
  'INSTAPOOL-D': string;
484
488
  'OKX-A': string;
485
489
  'ODOS-V2-A': string;
490
+ 'ZEROX-V2-A': string;
486
491
  };
487
492
  };
488
493
  };
@@ -528,6 +533,7 @@ export declare const Addresses: {
528
533
  'COMPOUND-V3-REWARDS-A': string;
529
534
  'OKX-A': string;
530
535
  'ODOS-V2-A': string;
536
+ 'ZEROX-V2-A': string;
531
537
  };
532
538
  };
533
539
  };
@@ -588,6 +594,7 @@ export declare const Addresses: {
588
594
  'MORPHO-BLUE-A': string;
589
595
  'OKX-A': string;
590
596
  'ODOS-V2-A': string;
597
+ 'ZEROX-V2-A': string;
591
598
  };
592
599
  };
593
600
  };
@@ -124,4 +124,5 @@ export declare const connectorsV2_M1: {
124
124
  'FLUID-VAULT-T4-A': string;
125
125
  'ZEROX-V5-A': string;
126
126
  'MERKLE-CLAIM-LRT-A': string;
127
+ 'ZEROX-V2-A': string;
127
128
  };
@@ -38,4 +38,5 @@ export declare const connectorsV2_M1: {
38
38
  'COMPOUND-V3-REWARDS-A': string;
39
39
  'OKX-A': string;
40
40
  'ODOS-V2-A': string;
41
+ 'ZEROX-V2-A': string;
41
42
  };
@@ -62,4 +62,5 @@ export declare const connectorsV2_M1: {
62
62
  'INSTAPOOL-D': string;
63
63
  'OKX-A': string;
64
64
  'ODOS-V2-A': string;
65
+ 'ZEROX-V2-A': string;
65
66
  };