dsa-connect 0.6.0 → 0.6.3

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,11 @@ export declare const connectors: {
7
7
  versions: {
8
8
  1: typeof connectorsV1;
9
9
  2: {
10
+ 'PANGOLIN-STAKE-A': import("web3-utils").AbiItem[];
11
+ 'PANGOLIN-A': import("web3-utils").AbiItem[];
12
+ 'UNISWAP-V3-STAKER-B': import("web3-utils").AbiItem[];
13
+ 'UNISWAP-V3-ROUTER-A': import("web3-utils").AbiItem[];
14
+ 'SUSHISWAP-A': import("web3-utils").AbiItem[];
10
15
  'ZEROX-V4-A': import("web3-utils").AbiItem[];
11
16
  'ZEROX-A': import("web3-utils").AbiItem[];
12
17
  'PARASWAP-V5-A': import("web3-utils").AbiItem[];
@@ -68,6 +73,7 @@ export declare const connectors: {
68
73
  'WMATIC-A': import("web3-utils").AbiItem[];
69
74
  'WAVAX-A': import("web3-utils").AbiItem[];
70
75
  'UNIVERSE-A': import("web3-utils").AbiItem[];
76
+ 'UBIQUITY-A': import("web3-utils").AbiItem[];
71
77
  };
72
78
  };
73
79
  };
@@ -0,0 +1,2 @@
1
+ import { AbiItem } from 'web3-utils';
2
+ export declare const PANGOLIN_A: AbiItem[];
@@ -0,0 +1,2 @@
1
+ import { AbiItem } from 'web3-utils';
2
+ export declare const PANGOLIN_STAKE_A: AbiItem[];
@@ -0,0 +1,2 @@
1
+ import { AbiItem } from 'web3-utils';
2
+ export declare const SUSHISWAP_A: AbiItem[];
@@ -0,0 +1,2 @@
1
+ import { AbiItem } from 'web3-utils';
2
+ export declare const UBIQUITY_A: AbiItem[];
@@ -0,0 +1,2 @@
1
+ import { AbiItem } from 'web3-utils';
2
+ export declare const UNISWAP_V3_ROUTER_A: AbiItem[];
@@ -0,0 +1,2 @@
1
+ import { AbiItem } from 'web3-utils';
2
+ export declare const UNISWAP_V3_STAKER_B: AbiItem[];
@@ -1,4 +1,9 @@
1
1
  export declare const connectorsV2_M1: {
2
+ 'PANGOLIN-STAKE-A': import("web3-utils").AbiItem[];
3
+ 'PANGOLIN-A': import("web3-utils").AbiItem[];
4
+ 'UNISWAP-V3-STAKER-B': import("web3-utils").AbiItem[];
5
+ 'UNISWAP-V3-ROUTER-A': import("web3-utils").AbiItem[];
6
+ 'SUSHISWAP-A': import("web3-utils").AbiItem[];
2
7
  'ZEROX-V4-A': import("web3-utils").AbiItem[];
3
8
  'ZEROX-A': import("web3-utils").AbiItem[];
4
9
  'PARASWAP-V5-A': import("web3-utils").AbiItem[];
@@ -60,4 +65,5 @@ export declare const connectorsV2_M1: {
60
65
  'WMATIC-A': import("web3-utils").AbiItem[];
61
66
  'WAVAX-A': import("web3-utils").AbiItem[];
62
67
  'UNIVERSE-A': import("web3-utils").AbiItem[];
68
+ 'UBIQUITY-A': import("web3-utils").AbiItem[];
63
69
  };
@@ -5,6 +5,11 @@ export declare const Abi: {
5
5
  versions: {
6
6
  1: typeof import("./connectors/v1");
7
7
  2: {
8
+ 'PANGOLIN-STAKE-A': import("web3-utils").AbiItem[];
9
+ 'PANGOLIN-A': import("web3-utils").AbiItem[];
10
+ 'UNISWAP-V3-STAKER-B': import("web3-utils").AbiItem[];
11
+ 'UNISWAP-V3-ROUTER-A': import("web3-utils").AbiItem[];
12
+ 'SUSHISWAP-A': import("web3-utils").AbiItem[];
8
13
  'ZEROX-V4-A': import("web3-utils").AbiItem[];
9
14
  'ZEROX-A': import("web3-utils").AbiItem[];
10
15
  'PARASWAP-V5-A': import("web3-utils").AbiItem[];
@@ -66,6 +71,7 @@ export declare const Abi: {
66
71
  'WMATIC-A': import("web3-utils").AbiItem[];
67
72
  'WAVAX-A': import("web3-utils").AbiItem[];
68
73
  'UNIVERSE-A': import("web3-utils").AbiItem[];
74
+ 'UBIQUITY-A': import("web3-utils").AbiItem[];
69
75
  };
70
76
  };
71
77
  };
@@ -10,4 +10,6 @@ export declare const connectorsV2_M1: {
10
10
  '1INCH-V4-A': string;
11
11
  '1INCH-V3-A ': string;
12
12
  '1INCH-A': string;
13
+ 'SUSHISWAP-A': string;
14
+ 'UNISWAP-V3-STAKER-B': string;
13
15
  };
@@ -15,4 +15,9 @@ export declare const connectorsV2_M1: {
15
15
  'PARASWAP-V5-A': string;
16
16
  'ZEROX-A': string;
17
17
  'ZEROX-V4-A': string;
18
+ 'SUSHISWAP-A': string;
19
+ '1INCH-A': string;
20
+ '1INCH-V4-A': string;
21
+ 'PANGOLIN-A': string;
22
+ 'PANGOLIN-STAKE-A': string;
18
23
  };
@@ -148,60 +148,63 @@ export declare const Addresses: {
148
148
  dsa_migrate_v1_to_v2: string;
149
149
  };
150
150
  2: {
151
- "1INCH-A": string;
152
- "1INCH-V4-A": string;
153
- "1INCH-V3-A": string;
154
- "AAVE-V1-A": string;
155
- "AAVE-V2-A": string;
156
- "AUTHORITY-A": string;
157
- "BASIC-A": string;
158
- "COMP-A": string;
159
- "COMPOUND-A": string;
160
- "MAKERDAO-A": string;
161
- "UNISWAP-A": string;
162
- "POLYGON-BRIDGE-A": string;
163
- "AAVE-CLAIM-A": string;
164
- "AAVE-STAKE-A": string;
165
- "AAVE-V1-IMPORT-A": string;
166
- "AAVE-V2-IMPORT-A": string;
167
- "COMPOUND-IMPORT-A": string;
168
- "INSTAPOOL-A": string;
169
- "COMPOUND-IMPORT-B": string;
170
- "AAVE-V2-IMPORT-B": string;
171
- "MAKERDAO-CLAIM-A": string;
172
- "G-UNISWAP-A": string;
173
- "STAKE-ERC20-A": string;
174
- "INST-STAKING-A": string;
175
- "1INCH-B": string;
176
- "WETH-A": string;
177
- "INST-A": string;
178
- "REFINANCE-A": string;
179
- "INST-LM-A": string;
180
- "UNISWAP-V2-A": string;
181
- "LIQUITY-A": string;
182
- "REFLEXER-A": string;
183
- "UNISWAP-V3-A": string;
184
- "B-COMPOUND-A": string;
185
- "B-MAKERDAO-A": string;
186
- "B-LIQUITY-A": string;
187
- "BASIC-B": string;
188
- "BASIC-C": string;
189
- "UNISWAP-V3-STAKE-A": string;
190
- "YEARN-VAULT-A": string;
191
- "INST-STAKING-B": string;
192
- "GELATO-AAVE-A": string;
193
- "POOLTOGETHER-A": string;
194
- "INSTAPOOL-B": string;
195
- "COMPOUND-IMPORT-C": string;
196
- "AAVE-V2-IMPORT-C": string;
197
- "INSTAPOOL-C": string;
198
- "INTEROP-A": string;
199
- "INTEROP-STAGING-A": string;
200
- "PARASWAP-V5-A": string;
201
- "UNIVERSE-A": string;
202
- "PARASWAP-A": string;
203
- "ZEROX-A": string;
204
- "ZEROX-V4-A": string;
151
+ '1INCH-A': string;
152
+ '1INCH-V4-A': string;
153
+ '1INCH-V3-A': string;
154
+ 'AAVE-V1-A': string;
155
+ 'AAVE-V2-A': string;
156
+ 'AUTHORITY-A': string;
157
+ 'BASIC-A': string;
158
+ 'COMP-A': string;
159
+ 'COMPOUND-A': string;
160
+ 'MAKERDAO-A': string;
161
+ 'UNISWAP-A': string;
162
+ 'POLYGON-BRIDGE-A': string;
163
+ 'AAVE-CLAIM-A': string;
164
+ 'AAVE-STAKE-A': string;
165
+ 'AAVE-V1-IMPORT-A': string;
166
+ 'AAVE-V2-IMPORT-A': string;
167
+ 'COMPOUND-IMPORT-A': string;
168
+ 'INSTAPOOL-A': string;
169
+ 'COMPOUND-IMPORT-B': string;
170
+ 'AAVE-V2-IMPORT-B': string;
171
+ 'MAKERDAO-CLAIM-A': string;
172
+ 'G-UNISWAP-A': string;
173
+ 'STAKE-ERC20-A': string;
174
+ 'INST-STAKING-A': string;
175
+ '1INCH-B': string;
176
+ 'WETH-A': string;
177
+ 'INST-A': string;
178
+ 'REFINANCE-A': string;
179
+ 'INST-LM-A': string;
180
+ 'UNISWAP-V2-A': string;
181
+ 'LIQUITY-A': string;
182
+ 'REFLEXER-A': string;
183
+ 'UNISWAP-V3-A': string;
184
+ 'B-COMPOUND-A': string;
185
+ 'B-MAKERDAO-A': string;
186
+ 'B-LIQUITY-A': string;
187
+ 'BASIC-B': string;
188
+ 'BASIC-C': string;
189
+ 'UNISWAP-V3-STAKE-A': string;
190
+ 'YEARN-VAULT-A': string;
191
+ 'INST-STAKING-B': string;
192
+ 'GELATO-AAVE-A': string;
193
+ 'POOLTOGETHER-A': string;
194
+ 'INSTAPOOL-B': string;
195
+ 'COMPOUND-IMPORT-C': string;
196
+ 'AAVE-V2-IMPORT-C': string;
197
+ 'INSTAPOOL-C': string;
198
+ 'INTEROP-A': string;
199
+ 'INTEROP-STAGING-A': string;
200
+ 'PARASWAP-V5-A': string;
201
+ 'UNIVERSE-A': string;
202
+ 'PARASWAP-A': string;
203
+ 'ZEROX-A': string;
204
+ 'ZEROX-V4-A': string;
205
+ 'SUSHISWAP-A': string;
206
+ 'UBIQUITY-A': string;
207
+ 'UNISWAP-V3-STAKER-B': string;
205
208
  };
206
209
  };
207
210
  };
@@ -240,6 +243,9 @@ export declare const Addresses: {
240
243
  'ZEROX-V4-A': string;
241
244
  'BASIC-B': string;
242
245
  'BASIC-C': string;
246
+ 'SUSHISWAP-A': string;
247
+ 'UNISWAP-V3-ROUTER-A': string;
248
+ 'UNISWAP-V3-STAKER-B': string;
243
249
  };
244
250
  };
245
251
  };
@@ -257,6 +263,8 @@ export declare const Addresses: {
257
263
  '1INCH-V4-A': string;
258
264
  '1INCH-V3-A ': string;
259
265
  '1INCH-A': string;
266
+ 'SUSHISWAP-A': string;
267
+ 'UNISWAP-V3-STAKER-B': string;
260
268
  };
261
269
  };
262
270
  };
@@ -279,6 +287,11 @@ export declare const Addresses: {
279
287
  'PARASWAP-V5-A': string;
280
288
  'ZEROX-A': string;
281
289
  'ZEROX-V4-A': string;
290
+ 'SUSHISWAP-A': string;
291
+ '1INCH-A': string;
292
+ '1INCH-V4-A': string;
293
+ 'PANGOLIN-A': string;
294
+ 'PANGOLIN-STAKE-A': string;
282
295
  };
283
296
  };
284
297
  };
@@ -294,6 +307,7 @@ export declare const Addresses: {
294
307
  'UNISWAP-V3-STAKE-A': string;
295
308
  '1INCH-V4-A': string;
296
309
  '1INCH-A': string;
310
+ 'UNISWAP-V3-STAKER-B': string;
297
311
  };
298
312
  };
299
313
  };
@@ -1,56 +1,59 @@
1
1
  export declare const connectorsV2_M1: {
2
- "1INCH-A": string;
3
- "1INCH-V4-A": string;
4
- "1INCH-V3-A": string;
5
- "AAVE-V1-A": string;
6
- "AAVE-V2-A": string;
7
- "AUTHORITY-A": string;
8
- "BASIC-A": string;
9
- "COMP-A": string;
10
- "COMPOUND-A": string;
11
- "MAKERDAO-A": string;
12
- "UNISWAP-A": string;
13
- "POLYGON-BRIDGE-A": string;
14
- "AAVE-CLAIM-A": string;
15
- "AAVE-STAKE-A": string;
16
- "AAVE-V1-IMPORT-A": string;
17
- "AAVE-V2-IMPORT-A": string;
18
- "COMPOUND-IMPORT-A": string;
19
- "INSTAPOOL-A": string;
20
- "COMPOUND-IMPORT-B": string;
21
- "AAVE-V2-IMPORT-B": string;
22
- "MAKERDAO-CLAIM-A": string;
23
- "G-UNISWAP-A": string;
24
- "STAKE-ERC20-A": string;
25
- "INST-STAKING-A": string;
26
- "1INCH-B": string;
27
- "WETH-A": string;
28
- "INST-A": string;
29
- "REFINANCE-A": string;
30
- "INST-LM-A": string;
31
- "UNISWAP-V2-A": string;
32
- "LIQUITY-A": string;
33
- "REFLEXER-A": string;
34
- "UNISWAP-V3-A": string;
35
- "B-COMPOUND-A": string;
36
- "B-MAKERDAO-A": string;
37
- "B-LIQUITY-A": string;
38
- "BASIC-B": string;
39
- "BASIC-C": string;
40
- "UNISWAP-V3-STAKE-A": string;
41
- "YEARN-VAULT-A": string;
42
- "INST-STAKING-B": string;
43
- "GELATO-AAVE-A": string;
44
- "POOLTOGETHER-A": string;
45
- "INSTAPOOL-B": string;
46
- "COMPOUND-IMPORT-C": string;
47
- "AAVE-V2-IMPORT-C": string;
48
- "INSTAPOOL-C": string;
49
- "INTEROP-A": string;
50
- "INTEROP-STAGING-A": string;
51
- "PARASWAP-V5-A": string;
52
- "UNIVERSE-A": string;
53
- "PARASWAP-A": string;
54
- "ZEROX-A": string;
55
- "ZEROX-V4-A": string;
2
+ '1INCH-A': string;
3
+ '1INCH-V4-A': string;
4
+ '1INCH-V3-A': string;
5
+ 'AAVE-V1-A': string;
6
+ 'AAVE-V2-A': string;
7
+ 'AUTHORITY-A': string;
8
+ 'BASIC-A': string;
9
+ 'COMP-A': string;
10
+ 'COMPOUND-A': string;
11
+ 'MAKERDAO-A': string;
12
+ 'UNISWAP-A': string;
13
+ 'POLYGON-BRIDGE-A': string;
14
+ 'AAVE-CLAIM-A': string;
15
+ 'AAVE-STAKE-A': string;
16
+ 'AAVE-V1-IMPORT-A': string;
17
+ 'AAVE-V2-IMPORT-A': string;
18
+ 'COMPOUND-IMPORT-A': string;
19
+ 'INSTAPOOL-A': string;
20
+ 'COMPOUND-IMPORT-B': string;
21
+ 'AAVE-V2-IMPORT-B': string;
22
+ 'MAKERDAO-CLAIM-A': string;
23
+ 'G-UNISWAP-A': string;
24
+ 'STAKE-ERC20-A': string;
25
+ 'INST-STAKING-A': string;
26
+ '1INCH-B': string;
27
+ 'WETH-A': string;
28
+ 'INST-A': string;
29
+ 'REFINANCE-A': string;
30
+ 'INST-LM-A': string;
31
+ 'UNISWAP-V2-A': string;
32
+ 'LIQUITY-A': string;
33
+ 'REFLEXER-A': string;
34
+ 'UNISWAP-V3-A': string;
35
+ 'B-COMPOUND-A': string;
36
+ 'B-MAKERDAO-A': string;
37
+ 'B-LIQUITY-A': string;
38
+ 'BASIC-B': string;
39
+ 'BASIC-C': string;
40
+ 'UNISWAP-V3-STAKE-A': string;
41
+ 'YEARN-VAULT-A': string;
42
+ 'INST-STAKING-B': string;
43
+ 'GELATO-AAVE-A': string;
44
+ 'POOLTOGETHER-A': string;
45
+ 'INSTAPOOL-B': string;
46
+ 'COMPOUND-IMPORT-C': string;
47
+ 'AAVE-V2-IMPORT-C': string;
48
+ 'INSTAPOOL-C': string;
49
+ 'INTEROP-A': string;
50
+ 'INTEROP-STAGING-A': string;
51
+ 'PARASWAP-V5-A': string;
52
+ 'UNIVERSE-A': string;
53
+ 'PARASWAP-A': string;
54
+ 'ZEROX-A': string;
55
+ 'ZEROX-V4-A': string;
56
+ 'SUSHISWAP-A': string;
57
+ 'UBIQUITY-A': string;
58
+ 'UNISWAP-V3-STAKER-B': string;
56
59
  };
@@ -8,4 +8,5 @@ export declare const connectorsV2_M1: {
8
8
  'UNISWAP-V3-STAKE-A': string;
9
9
  '1INCH-V4-A': string;
10
10
  '1INCH-A': string;
11
+ 'UNISWAP-V3-STAKER-B': string;
11
12
  };
@@ -27,4 +27,7 @@ export declare const connectorsV2_M1: {
27
27
  'ZEROX-V4-A': string;
28
28
  'BASIC-B': string;
29
29
  'BASIC-C': string;
30
+ 'SUSHISWAP-A': string;
31
+ 'UNISWAP-V3-ROUTER-A': string;
32
+ 'UNISWAP-V3-STAKER-B': string;
30
33
  };