dsa-connect 0.6.17 → 0.6.18-beta.0

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,8 @@ export declare const connectors: {
7
7
  versions: {
8
8
  1: typeof connectorsV1;
9
9
  2: {
10
+ 'DSA-SPELL-A': import("web3-utils").AbiItem[];
11
+ 'INSTA-DEX-SIMULATION-A': import("web3-utils").AbiItem[];
10
12
  'SWAP-AGGREGATOR-A': import("web3-utils").AbiItem[];
11
13
  'UNISWAP-V3-SWAP-A': import("web3-utils").AbiItem[];
12
14
  'HOP-MAINNET-A': import("web3-utils").AbiItem[];
@@ -0,0 +1,2 @@
1
+ import { AbiItem } from 'web3-utils';
2
+ export declare const DSA_SPELL_A: AbiItem[];
@@ -0,0 +1,2 @@
1
+ import { AbiItem } from 'web3-utils';
2
+ export declare const INSTA_DEX_SIMULATION_A: AbiItem[];
@@ -1,4 +1,6 @@
1
1
  export declare const connectorsV2_M1: {
2
+ 'DSA-SPELL-A': import("web3-utils").AbiItem[];
3
+ 'INSTA-DEX-SIMULATION-A': import("web3-utils").AbiItem[];
2
4
  'SWAP-AGGREGATOR-A': import("web3-utils").AbiItem[];
3
5
  'UNISWAP-V3-SWAP-A': import("web3-utils").AbiItem[];
4
6
  'HOP-MAINNET-A': import("web3-utils").AbiItem[];
@@ -5,6 +5,8 @@ export declare const Abi: {
5
5
  versions: {
6
6
  1: typeof import("./connectors/v1");
7
7
  2: {
8
+ 'DSA-SPELL-A': import("web3-utils").AbiItem[];
9
+ 'INSTA-DEX-SIMULATION-A': import("web3-utils").AbiItem[];
8
10
  'SWAP-AGGREGATOR-A': import("web3-utils").AbiItem[];
9
11
  'UNISWAP-V3-SWAP-A': import("web3-utils").AbiItem[];
10
12
  'HOP-MAINNET-A': import("web3-utils").AbiItem[];
@@ -19,4 +19,5 @@ export declare const connectorsV2_M1: {
19
19
  'HOP-A': string;
20
20
  'UNISWAP-V3-SWAP-A': string;
21
21
  'SWAP-AGGREGATOR-A': string;
22
+ 'DSA-SPELL-A': string;
22
23
  };
@@ -26,4 +26,5 @@ export declare const connectorsV2_M1: {
26
26
  'AAVE-V3-IMPORT-PERMIT-A': string;
27
27
  'AAVE-V3-CLAIM-A': string;
28
28
  'SWAP-AGGREGATOR-A': string;
29
+ 'DSA-SPELL-A': string;
29
30
  };
@@ -11,4 +11,5 @@ export declare const connectorsV2_M1: {
11
11
  'SWAP-AGGREGATOR-A': string;
12
12
  '1INCH-A': string;
13
13
  '1INCH-V4-A': string;
14
+ 'DSA-SPELL-A': string;
14
15
  };
@@ -232,6 +232,8 @@ export declare const Addresses: {
232
232
  'NOTIONAL-V2-A': string;
233
233
  'HOP-MAINNET-A': string;
234
234
  'UNISWAP-V3-SWAP-A': string;
235
+ 'DSA-SPELL-A': string;
236
+ 'SWAP-AGGREGATOR-A': string;
235
237
  };
236
238
  };
237
239
  };
@@ -281,6 +283,8 @@ export declare const Addresses: {
281
283
  'HOP-A': string;
282
284
  'UNISWAP-V3-SWAP-A': string;
283
285
  'SWAP-AGGREGATOR-A': string;
286
+ 'INSTA-DEX-SIMULATION-A': string;
287
+ 'DSA-SPELL-A': string;
284
288
  };
285
289
  };
286
290
  };
@@ -307,6 +311,7 @@ export declare const Addresses: {
307
311
  'HOP-A': string;
308
312
  'UNISWAP-V3-SWAP-A': string;
309
313
  'SWAP-AGGREGATOR-A': string;
314
+ 'DSA-SPELL-A': string;
310
315
  };
311
316
  };
312
317
  };
@@ -340,6 +345,7 @@ export declare const Addresses: {
340
345
  'AAVE-V3-IMPORT-PERMIT-A': string;
341
346
  'AAVE-V3-CLAIM-A': string;
342
347
  'SWAP-AGGREGATOR-A': string;
348
+ 'DSA-SPELL-A': string;
343
349
  };
344
350
  };
345
351
  };
@@ -364,6 +370,7 @@ export declare const Addresses: {
364
370
  'UNISWAP-V3-SWAP-A': string;
365
371
  'SWAP-AGGREGATOR-A': string;
366
372
  'AAVE-V3-IMPORT-PERMIT-A': string;
373
+ 'DSA-SPELL-A': string;
367
374
  };
368
375
  };
369
376
  };
@@ -382,6 +389,7 @@ export declare const Addresses: {
382
389
  'SWAP-AGGREGATOR-A': string;
383
390
  '1INCH-A': string;
384
391
  '1INCH-V4-A': string;
392
+ 'DSA-SPELL-A': string;
385
393
  };
386
394
  };
387
395
  };
@@ -64,4 +64,6 @@ export declare const connectorsV2_M1: {
64
64
  'NOTIONAL-V2-A': string;
65
65
  'HOP-MAINNET-A': string;
66
66
  'UNISWAP-V3-SWAP-A': string;
67
+ 'DSA-SPELL-A': string;
68
+ 'SWAP-AGGREGATOR-A': string;
67
69
  };
@@ -17,4 +17,5 @@ export declare const connectorsV2_M1: {
17
17
  'UNISWAP-V3-SWAP-A': string;
18
18
  'SWAP-AGGREGATOR-A': string;
19
19
  'AAVE-V3-IMPORT-PERMIT-A': string;
20
+ 'DSA-SPELL-A': string;
20
21
  };
@@ -38,4 +38,6 @@ export declare const connectorsV2_M1: {
38
38
  'HOP-A': string;
39
39
  'UNISWAP-V3-SWAP-A': string;
40
40
  'SWAP-AGGREGATOR-A': string;
41
+ 'INSTA-DEX-SIMULATION-A': string;
42
+ 'DSA-SPELL-A': string;
41
43
  };