dsa-connect 0.6.45 → 0.6.46

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.
@@ -114,6 +114,7 @@ export declare const connectors: {
114
114
  'ARB-CLAIM-A': import("web3-utils").AbiItem[];
115
115
  'CONNEXT-A': import("web3-utils").AbiItem[];
116
116
  'SPARK-A': import("web3-utils").AbiItem[];
117
+ 'KYBER-AGGREGATOR-A': import("web3-utils").AbiItem[];
117
118
  };
118
119
  };
119
120
  };
@@ -0,0 +1,2 @@
1
+ import { AbiItem } from 'web3-utils';
2
+ export declare const KYBER_AGGREGATOR_A: AbiItem[];
@@ -106,4 +106,5 @@ export declare const connectorsV2_M1: {
106
106
  'ARB-CLAIM-A': import("web3-utils").AbiItem[];
107
107
  'CONNEXT-A': import("web3-utils").AbiItem[];
108
108
  'SPARK-A': import("web3-utils").AbiItem[];
109
+ 'KYBER-AGGREGATOR-A': import("web3-utils").AbiItem[];
109
110
  };
@@ -112,6 +112,7 @@ export declare const Abi: {
112
112
  'ARB-CLAIM-A': import("web3-utils").AbiItem[];
113
113
  'CONNEXT-A': import("web3-utils").AbiItem[];
114
114
  'SPARK-A': import("web3-utils").AbiItem[];
115
+ 'KYBER-AGGREGATOR-A': import("web3-utils").AbiItem[];
115
116
  };
116
117
  };
117
118
  };
@@ -32,4 +32,5 @@ export declare const connectorsV2_M1: {
32
32
  'CONNEXT-A': string;
33
33
  'COMPOUND-V3-A': string;
34
34
  'COMPOUND-V3-REWARDS-A': string;
35
+ 'KYBER-AGGREGATOR-A': string;
35
36
  };
@@ -33,4 +33,5 @@ export declare const connectorsV2_M1: {
33
33
  'AAVE-V3-AUTOMATION-STAGING-A': string;
34
34
  'AVO-APPROVE-A': string;
35
35
  'AVO-APPROVE-STAGING-A': string;
36
+ 'KYBER-AGGREGATOR-A': string;
36
37
  };
@@ -15,4 +15,5 @@ export declare const connectorsV2_M1: {
15
15
  'INSTA-DEX-SIMULATION-A': string;
16
16
  'ZEROX-A': string;
17
17
  'ZEROX-V4-A': string;
18
+ 'KYBER-AGGREGATOR-A': string;
18
19
  };
@@ -257,6 +257,7 @@ export declare const Addresses: {
257
257
  'AVO-MAKER-STAGING-A': string;
258
258
  'CONNEXT-A': string;
259
259
  'SPARK-A': string;
260
+ 'KYBER-AGGREGATOR-A': string;
260
261
  };
261
262
  };
262
263
  };
@@ -318,6 +319,7 @@ export declare const Addresses: {
318
319
  'CONNEXT-A': string;
319
320
  'COMPOUND-V3-A': string;
320
321
  'COMPOUND-V3-REWARDS-A': string;
322
+ 'KYBER-AGGREGATOR-A': string;
321
323
  };
322
324
  };
323
325
  };
@@ -357,6 +359,7 @@ export declare const Addresses: {
357
359
  'CONNEXT-A': string;
358
360
  'COMPOUND-V3-A': string;
359
361
  'COMPOUND-V3-REWARDS-A': string;
362
+ 'KYBER-AGGREGATOR-A': string;
360
363
  };
361
364
  };
362
365
  };
@@ -397,6 +400,7 @@ export declare const Addresses: {
397
400
  'AAVE-V3-AUTOMATION-STAGING-A': string;
398
401
  'AVO-APPROVE-A': string;
399
402
  'AVO-APPROVE-STAGING-A': string;
403
+ 'KYBER-AGGREGATOR-A': string;
400
404
  };
401
405
  };
402
406
  };
@@ -432,6 +436,7 @@ export declare const Addresses: {
432
436
  'AVO-APPROVE-A': string;
433
437
  'AVO-APPROVE-STAGING-A': string;
434
438
  'CONNEXT-A': string;
439
+ 'KYBER-AGGREGATOR-A': string;
435
440
  };
436
441
  };
437
442
  };
@@ -454,6 +459,7 @@ export declare const Addresses: {
454
459
  'INSTA-DEX-SIMULATION-A': string;
455
460
  'ZEROX-A': string;
456
461
  'ZEROX-V4-A': string;
462
+ 'KYBER-AGGREGATOR-A': string;
457
463
  };
458
464
  };
459
465
  };
@@ -89,4 +89,5 @@ export declare const connectorsV2_M1: {
89
89
  'AVO-MAKER-STAGING-A': string;
90
90
  'CONNEXT-A': string;
91
91
  'SPARK-A': string;
92
+ 'KYBER-AGGREGATOR-A': string;
92
93
  };
@@ -28,4 +28,5 @@ export declare const connectorsV2_M1: {
28
28
  'AVO-APPROVE-A': string;
29
29
  'AVO-APPROVE-STAGING-A': string;
30
30
  'CONNEXT-A': string;
31
+ 'KYBER-AGGREGATOR-A': string;
31
32
  };
@@ -50,4 +50,5 @@ export declare const connectorsV2_M1: {
50
50
  'CONNEXT-A': string;
51
51
  'COMPOUND-V3-A': string;
52
52
  'COMPOUND-V3-REWARDS-A': string;
53
+ 'KYBER-AGGREGATOR-A': string;
53
54
  };