dsa-connect 0.6.18-beta.1 → 0.6.19

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.
@@ -7,6 +7,7 @@ export declare const connectors: {
7
7
  versions: {
8
8
  1: typeof connectorsV1;
9
9
  2: {
10
+ 'AAVE-V3-AUTOMATION-A': import("web3-utils").AbiItem[];
10
11
  'SOCKET-A': import("web3-utils").AbiItem[];
11
12
  'DSA-SPELL-A': import("web3-utils").AbiItem[];
12
13
  'INSTA-DEX-SIMULATION-A': import("web3-utils").AbiItem[];
@@ -0,0 +1,2 @@
1
+ import { AbiItem } from 'web3-utils';
2
+ export declare const AAVE_V3_AUTOMATION_A: AbiItem[];
@@ -1,4 +1,5 @@
1
1
  export declare const connectorsV2_M1: {
2
+ 'AAVE-V3-AUTOMATION-A': import("web3-utils").AbiItem[];
2
3
  'SOCKET-A': import("web3-utils").AbiItem[];
3
4
  'DSA-SPELL-A': import("web3-utils").AbiItem[];
4
5
  'INSTA-DEX-SIMULATION-A': import("web3-utils").AbiItem[];
@@ -5,6 +5,7 @@ export declare const Abi: {
5
5
  versions: {
6
6
  1: typeof import("./connectors/v1");
7
7
  2: {
8
+ 'AAVE-V3-AUTOMATION-A': import("web3-utils").AbiItem[];
8
9
  'SOCKET-A': import("web3-utils").AbiItem[];
9
10
  'DSA-SPELL-A': import("web3-utils").AbiItem[];
10
11
  'INSTA-DEX-SIMULATION-A': import("web3-utils").AbiItem[];
@@ -20,4 +20,7 @@ export declare const connectorsV2_M1: {
20
20
  'UNISWAP-V3-SWAP-A': string;
21
21
  'SWAP-AGGREGATOR-A': string;
22
22
  'DSA-SPELL-A': string;
23
+ 'INSTA-DEX-SIMULATION-A': string;
24
+ 'PARASWAP-V5-A': string;
25
+ 'PARASWAP-A': string;
23
26
  };
@@ -27,4 +27,5 @@ export declare const connectorsV2_M1: {
27
27
  'AAVE-V3-CLAIM-A': string;
28
28
  'SWAP-AGGREGATOR-A': string;
29
29
  'DSA-SPELL-A': string;
30
+ 'INSTA-DEX-SIMULATION-A': string;
30
31
  };
@@ -12,4 +12,5 @@ export declare const connectorsV2_M1: {
12
12
  '1INCH-A': string;
13
13
  '1INCH-V4-A': string;
14
14
  'DSA-SPELL-A': string;
15
+ 'INSTA-DEX-SIMULATION-A': string;
15
16
  };
@@ -234,6 +234,7 @@ export declare const Addresses: {
234
234
  'UNISWAP-V3-SWAP-A': string;
235
235
  'DSA-SPELL-A': string;
236
236
  'SWAP-AGGREGATOR-A': string;
237
+ 'INSTA-DEX-SIMULATION-A': string;
237
238
  };
238
239
  };
239
240
  };
@@ -286,6 +287,7 @@ export declare const Addresses: {
286
287
  'INSTA-DEX-SIMULATION-A': string;
287
288
  'DSA-SPELL-A': string;
288
289
  'SOCKET-A': string;
290
+ 'AAVE-V3-AUTOMATION-A': string;
289
291
  };
290
292
  };
291
293
  };
@@ -313,6 +315,9 @@ export declare const Addresses: {
313
315
  'UNISWAP-V3-SWAP-A': string;
314
316
  'SWAP-AGGREGATOR-A': string;
315
317
  'DSA-SPELL-A': string;
318
+ 'INSTA-DEX-SIMULATION-A': string;
319
+ 'PARASWAP-V5-A': string;
320
+ 'PARASWAP-A': string;
316
321
  };
317
322
  };
318
323
  };
@@ -347,6 +352,7 @@ export declare const Addresses: {
347
352
  'AAVE-V3-CLAIM-A': string;
348
353
  'SWAP-AGGREGATOR-A': string;
349
354
  'DSA-SPELL-A': string;
355
+ 'INSTA-DEX-SIMULATION-A': string;
350
356
  };
351
357
  };
352
358
  };
@@ -372,6 +378,7 @@ export declare const Addresses: {
372
378
  'SWAP-AGGREGATOR-A': string;
373
379
  'AAVE-V3-IMPORT-PERMIT-A': string;
374
380
  'DSA-SPELL-A': string;
381
+ 'INSTA-DEX-SIMULATION-A': string;
375
382
  };
376
383
  };
377
384
  };
@@ -391,6 +398,7 @@ export declare const Addresses: {
391
398
  '1INCH-A': string;
392
399
  '1INCH-V4-A': string;
393
400
  'DSA-SPELL-A': string;
401
+ 'INSTA-DEX-SIMULATION-A': string;
394
402
  };
395
403
  };
396
404
  };
@@ -66,4 +66,5 @@ export declare const connectorsV2_M1: {
66
66
  'UNISWAP-V3-SWAP-A': string;
67
67
  'DSA-SPELL-A': string;
68
68
  'SWAP-AGGREGATOR-A': string;
69
+ 'INSTA-DEX-SIMULATION-A': string;
69
70
  };
@@ -18,4 +18,5 @@ export declare const connectorsV2_M1: {
18
18
  'SWAP-AGGREGATOR-A': string;
19
19
  'AAVE-V3-IMPORT-PERMIT-A': string;
20
20
  'DSA-SPELL-A': string;
21
+ 'INSTA-DEX-SIMULATION-A': string;
21
22
  };
@@ -41,4 +41,5 @@ export declare const connectorsV2_M1: {
41
41
  'INSTA-DEX-SIMULATION-A': string;
42
42
  'DSA-SPELL-A': string;
43
43
  'SOCKET-A': string;
44
+ 'AAVE-V3-AUTOMATION-A': string;
44
45
  };