dsa-connect 0.6.4 → 0.6.8

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,8 +7,12 @@ export declare const connectors: {
7
7
  versions: {
8
8
  1: typeof connectorsV1;
9
9
  2: {
10
+ 'AAVE-V3-IMPORT-A': import("web3-utils").AbiItem[];
11
+ 'AAVE-IMPORT-V2-V3-A': import("web3-utils").AbiItem[];
12
+ 'AAVE-V3-A': import("web3-utils").AbiItem[];
10
13
  'WFTM-A': import("web3-utils").AbiItem[];
11
14
  'MSTABLE-A': import("web3-utils").AbiItem[];
15
+ 'LIDO-STETH-A': import("web3-utils").AbiItem[];
12
16
  'PANGOLIN-STAKE-A': import("web3-utils").AbiItem[];
13
17
  'PANGOLIN-A': import("web3-utils").AbiItem[];
14
18
  'UNISWAP-V3-STAKER-B': import("web3-utils").AbiItem[];
@@ -0,0 +1,2 @@
1
+ import { AbiItem } from 'web3-utils';
2
+ export declare const AAVE_IMPORT_V2_V3_A: AbiItem[];
@@ -0,0 +1,2 @@
1
+ import { AbiItem } from 'web3-utils';
2
+ export declare const AAVE_V3_A: AbiItem[];
@@ -0,0 +1,2 @@
1
+ import { AbiItem } from 'web3-utils';
2
+ export declare const AAVE_V3_IMPORT_A: AbiItem[];
@@ -0,0 +1,2 @@
1
+ import { AbiItem } from 'web3-utils';
2
+ export declare const INTEROP_B: AbiItem[];
@@ -0,0 +1,2 @@
1
+ import { AbiItem } from 'web3-utils';
2
+ export declare const LIDO_STETH_A: AbiItem[];
@@ -1,6 +1,10 @@
1
1
  export declare const connectorsV2_M1: {
2
+ 'AAVE-V3-IMPORT-A': import("web3-utils").AbiItem[];
3
+ 'AAVE-IMPORT-V2-V3-A': import("web3-utils").AbiItem[];
4
+ 'AAVE-V3-A': import("web3-utils").AbiItem[];
2
5
  'WFTM-A': import("web3-utils").AbiItem[];
3
6
  'MSTABLE-A': import("web3-utils").AbiItem[];
7
+ 'LIDO-STETH-A': import("web3-utils").AbiItem[];
4
8
  'PANGOLIN-STAKE-A': import("web3-utils").AbiItem[];
5
9
  'PANGOLIN-A': import("web3-utils").AbiItem[];
6
10
  'UNISWAP-V3-STAKER-B': import("web3-utils").AbiItem[];
@@ -5,8 +5,12 @@ export declare const Abi: {
5
5
  versions: {
6
6
  1: typeof import("./connectors/v1");
7
7
  2: {
8
+ 'AAVE-V3-IMPORT-A': import("web3-utils").AbiItem[];
9
+ 'AAVE-IMPORT-V2-V3-A': import("web3-utils").AbiItem[];
10
+ 'AAVE-V3-A': import("web3-utils").AbiItem[];
8
11
  'WFTM-A': import("web3-utils").AbiItem[];
9
12
  'MSTABLE-A': import("web3-utils").AbiItem[];
13
+ 'LIDO-STETH-A': import("web3-utils").AbiItem[];
10
14
  'PANGOLIN-STAKE-A': import("web3-utils").AbiItem[];
11
15
  'PANGOLIN-A': import("web3-utils").AbiItem[];
12
16
  'UNISWAP-V3-STAKER-B': import("web3-utils").AbiItem[];
@@ -1,15 +1,18 @@
1
1
  export declare const connectorsV2_M1: {
2
- 'AUTHORITY-A': string;
3
- 'BASIC-A': string;
4
- 'BASIC-B': string;
5
- 'BASIC-C': string;
6
- 'UNISWAP-V3-A': string;
7
- 'WETH-A': string;
8
- 'UNISWAP-SELL-BETA': string;
9
- 'INSTAPOOL-C': string;
10
- '1INCH-V4-A': string;
11
- '1INCH-V3-A ': string;
12
- '1INCH-A': string;
13
- 'SUSHISWAP-A': string;
14
- 'UNISWAP-V3-STAKER-B': string;
2
+ "AUTHORITY-A": string;
3
+ "BASIC-A": string;
4
+ "BASIC-B": string;
5
+ "BASIC-C": string;
6
+ "UNISWAP-V3-A": string;
7
+ "WETH-A": string;
8
+ "UNISWAP-SELL-BETA": string;
9
+ "INSTAPOOL-C": string;
10
+ "1INCH-V4-A": string;
11
+ "1INCH-V3-A ": string;
12
+ "1INCH-A": string;
13
+ "SUSHISWAP-A": string;
14
+ "UNISWAP-V3-STAKER-B": string;
15
+ "UNISWAP-V3-ROUTER-A": string;
16
+ "AAVE-V3-A": string;
17
+ "AAVE-V3-IMPORT-A": string;
15
18
  };
@@ -20,4 +20,7 @@ export declare const connectorsV2_M1: {
20
20
  '1INCH-V4-A': string;
21
21
  'PANGOLIN-A': string;
22
22
  'PANGOLIN-STAKE-A': string;
23
+ 'AAVE-V3-A': string;
24
+ 'AAVE-IMPORT-V2-V3-A': string;
25
+ 'AAVE-V3-IMPORT-A': string;
23
26
  };
@@ -1,7 +1,9 @@
1
1
  export declare const connectorsV2_M1: {
2
- 'AUTHORITY-A': string;
3
- 'BASIC-A': string;
4
- 'BASIC-B': string;
5
- 'BASIC-C': string;
6
- 'WFTM-A': string;
2
+ "AUTHORITY-A": string;
3
+ "BASIC-A": string;
4
+ "BASIC-B": string;
5
+ "BASIC-C": string;
6
+ "WFTM-A": string;
7
+ "AAVE-V3-IMPORT-A": string;
8
+ "AAVE-V3-A": string;
7
9
  };
@@ -0,0 +1,19 @@
1
+ export declare const core: {
2
+ index: string;
3
+ list: string;
4
+ read: string;
5
+ versions: {
6
+ 1: {
7
+ account: string;
8
+ connectors: string;
9
+ events: string;
10
+ };
11
+ 2: {
12
+ accountProxy: string;
13
+ accountDefault: string;
14
+ implementations: string;
15
+ account: string;
16
+ connectors: string;
17
+ };
18
+ };
19
+ };
@@ -225,6 +225,8 @@ export declare const Addresses: {
225
225
  'UBIQUITY-A': string;
226
226
  'UNISWAP-V3-STAKER-B': string;
227
227
  'MSTABLE-A': string;
228
+ 'UNISWAP-V3-ROUTER-A': string;
229
+ 'LIDO-STETH-A': string;
228
230
  };
229
231
  };
230
232
  };
@@ -267,25 +269,31 @@ export declare const Addresses: {
267
269
  'UNISWAP-V3-ROUTER-A': string;
268
270
  'UNISWAP-V3-STAKER-B': string;
269
271
  'MSTABLE-A': string;
272
+ 'AAVE-V3-A': string;
273
+ 'AAVE-IMPORT-V2-V3-A': string;
274
+ 'AAVE-V3-IMPORT-A': string;
270
275
  };
271
276
  };
272
277
  };
273
278
  42161: {
274
279
  versions: {
275
280
  2: {
276
- 'AUTHORITY-A': string;
277
- 'BASIC-A': string;
278
- 'BASIC-B': string;
279
- 'BASIC-C': string;
280
- 'UNISWAP-V3-A': string;
281
- 'WETH-A': string;
282
- 'UNISWAP-SELL-BETA': string;
283
- 'INSTAPOOL-C': string;
284
- '1INCH-V4-A': string;
285
- '1INCH-V3-A ': string;
286
- '1INCH-A': string;
287
- 'SUSHISWAP-A': string;
288
- 'UNISWAP-V3-STAKER-B': string;
281
+ "AUTHORITY-A": string;
282
+ "BASIC-A": string;
283
+ "BASIC-B": string;
284
+ "BASIC-C": string;
285
+ "UNISWAP-V3-A": string;
286
+ "WETH-A": string;
287
+ "UNISWAP-SELL-BETA": string;
288
+ "INSTAPOOL-C": string;
289
+ "1INCH-V4-A": string;
290
+ "1INCH-V3-A ": string;
291
+ "1INCH-A": string;
292
+ "SUSHISWAP-A": string;
293
+ "UNISWAP-V3-STAKER-B": string;
294
+ "UNISWAP-V3-ROUTER-A": string;
295
+ "AAVE-V3-A": string;
296
+ "AAVE-V3-IMPORT-A": string;
289
297
  };
290
298
  };
291
299
  };
@@ -313,33 +321,41 @@ export declare const Addresses: {
313
321
  '1INCH-V4-A': string;
314
322
  'PANGOLIN-A': string;
315
323
  'PANGOLIN-STAKE-A': string;
324
+ 'AAVE-V3-A': string;
325
+ 'AAVE-IMPORT-V2-V3-A': string;
326
+ 'AAVE-V3-IMPORT-A': string;
316
327
  };
317
328
  };
318
329
  };
319
330
  10: {
320
331
  versions: {
321
332
  2: {
322
- 'BASIC-A': string;
323
- 'BASIC-B': string;
324
- 'BASIC-C': string;
325
- 'AUTHORITY-A': string;
326
- 'WETH-A': string;
327
- 'UNISWAP-V3-A': string;
328
- 'UNISWAP-V3-STAKE-A': string;
329
- '1INCH-V4-A': string;
330
- '1INCH-A': string;
331
- 'UNISWAP-V3-STAKER-B': string;
333
+ "BASIC-A": string;
334
+ "BASIC-B": string;
335
+ "BASIC-C": string;
336
+ "AUTHORITY-A": string;
337
+ "WETH-A": string;
338
+ "UNISWAP-V3-A": string;
339
+ "UNISWAP-V3-STAKE-A": string;
340
+ "1INCH-V4-A": string;
341
+ "1INCH-A": string;
342
+ "UNISWAP-V3-STAKER-B": string;
343
+ "UNISWAP-V3-ROUTER-A": string;
344
+ "AAVE-V3-A": string;
345
+ "AAVE-V3-IMPORT-A": string;
332
346
  };
333
347
  };
334
348
  };
335
349
  250: {
336
350
  versions: {
337
351
  2: {
338
- 'AUTHORITY-A': string;
339
- 'BASIC-A': string;
340
- 'BASIC-B': string;
341
- 'BASIC-C': string;
342
- 'WFTM-A': string;
352
+ "AUTHORITY-A": string;
353
+ "BASIC-A": string;
354
+ "BASIC-B": string;
355
+ "BASIC-C": string;
356
+ "WFTM-A": string;
357
+ "AAVE-V3-IMPORT-A": string;
358
+ "AAVE-V3-A": string;
343
359
  };
344
360
  };
345
361
  };
@@ -57,4 +57,6 @@ export declare const connectorsV2_M1: {
57
57
  'UBIQUITY-A': string;
58
58
  'UNISWAP-V3-STAKER-B': string;
59
59
  'MSTABLE-A': string;
60
+ 'UNISWAP-V3-ROUTER-A': string;
61
+ 'LIDO-STETH-A': string;
60
62
  };
@@ -1,12 +1,15 @@
1
1
  export declare const connectorsV2_M1: {
2
- 'BASIC-A': string;
3
- 'BASIC-B': string;
4
- 'BASIC-C': string;
5
- 'AUTHORITY-A': string;
6
- 'WETH-A': string;
7
- 'UNISWAP-V3-A': string;
8
- 'UNISWAP-V3-STAKE-A': string;
9
- '1INCH-V4-A': string;
10
- '1INCH-A': string;
11
- 'UNISWAP-V3-STAKER-B': string;
2
+ "BASIC-A": string;
3
+ "BASIC-B": string;
4
+ "BASIC-C": string;
5
+ "AUTHORITY-A": string;
6
+ "WETH-A": string;
7
+ "UNISWAP-V3-A": string;
8
+ "UNISWAP-V3-STAKE-A": string;
9
+ "1INCH-V4-A": string;
10
+ "1INCH-A": string;
11
+ "UNISWAP-V3-STAKER-B": string;
12
+ "UNISWAP-V3-ROUTER-A": string;
13
+ "AAVE-V3-A": string;
14
+ "AAVE-V3-IMPORT-A": string;
12
15
  };
@@ -31,4 +31,7 @@ export declare const connectorsV2_M1: {
31
31
  'UNISWAP-V3-ROUTER-A': string;
32
32
  'UNISWAP-V3-STAKER-B': string;
33
33
  'MSTABLE-A': string;
34
+ 'AAVE-V3-A': string;
35
+ 'AAVE-IMPORT-V2-V3-A': string;
36
+ 'AAVE-V3-IMPORT-A': string;
34
37
  };