dsa-connect 0.6.21 → 0.6.24

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.
@@ -8,6 +8,7 @@ export declare const connectors: {
8
8
  1: typeof connectorsV1;
9
9
  2: {
10
10
  'EULER-A': import("web3-utils").AbiItem[];
11
+ 'EULER-REWARDS-A': import("web3-utils").AbiItem[];
11
12
  'AAVE-V3-AUTOMATION-STAGING-A': import("web3-utils").AbiItem[];
12
13
  'AAVE-V3-AUTOMATION-A': import("web3-utils").AbiItem[];
13
14
  'SOCKET-A': import("web3-utils").AbiItem[];
@@ -0,0 +1,2 @@
1
+ import { AbiItem } from 'web3-utils';
2
+ export declare const EULER_REWARDS_A: AbiItem[];
@@ -1,5 +1,6 @@
1
1
  export declare const connectorsV2_M1: {
2
2
  'EULER-A': import("web3-utils").AbiItem[];
3
+ 'EULER-REWARDS-A': import("web3-utils").AbiItem[];
3
4
  'AAVE-V3-AUTOMATION-STAGING-A': import("web3-utils").AbiItem[];
4
5
  'AAVE-V3-AUTOMATION-A': import("web3-utils").AbiItem[];
5
6
  'SOCKET-A': import("web3-utils").AbiItem[];
@@ -6,6 +6,7 @@ export declare const Abi: {
6
6
  1: typeof import("./connectors/v1");
7
7
  2: {
8
8
  'EULER-A': import("web3-utils").AbiItem[];
9
+ 'EULER-REWARDS-A': import("web3-utils").AbiItem[];
9
10
  'AAVE-V3-AUTOMATION-STAGING-A': import("web3-utils").AbiItem[];
10
11
  'AAVE-V3-AUTOMATION-A': import("web3-utils").AbiItem[];
11
12
  'SOCKET-A': import("web3-utils").AbiItem[];
@@ -167,75 +167,76 @@ export declare const Addresses: {
167
167
  dsa_migrate_v1_to_v2: string;
168
168
  };
169
169
  2: {
170
- "1INCH-A": string;
171
- "1INCH-V4-A": string;
172
- "1INCH-V3-A": string;
173
- "AAVE-V1-A": string;
174
- "AAVE-V2-A": string;
175
- "AUTHORITY-A": string;
176
- "BASIC-A": string;
177
- "COMP-A": string;
178
- "COMPOUND-A": string;
179
- "MAKERDAO-A": string;
180
- "UNISWAP-A": string;
181
- "POLYGON-BRIDGE-A": string;
182
- "AAVE-CLAIM-A": string;
183
- "AAVE-STAKE-A": string;
184
- "AAVE-V1-IMPORT-A": string;
185
- "AAVE-V2-IMPORT-A": string;
186
- "COMPOUND-IMPORT-A": string;
187
- "INSTAPOOL-A": string;
188
- "COMPOUND-IMPORT-B": string;
189
- "AAVE-V2-IMPORT-B": string;
190
- "MAKERDAO-CLAIM-A": string;
191
- "G-UNISWAP-A": string;
192
- "STAKE-ERC20-A": string;
193
- "INST-STAKING-A": string;
194
- "1INCH-B": string;
195
- "WETH-A": string;
196
- "INST-A": string;
197
- "REFINANCE-A": string;
198
- "INST-LM-A": string;
199
- "UNISWAP-V2-A": string;
200
- "LIQUITY-A": string;
201
- "REFLEXER-A": string;
202
- "UNISWAP-V3-A": string;
203
- "B-COMPOUND-A": string;
204
- "B-MAKERDAO-A": string;
205
- "B-LIQUITY-A": string;
206
- "BASIC-B": string;
207
- "BASIC-C": string;
208
- "UNISWAP-V3-STAKE-A": string;
209
- "YEARN-VAULT-A": string;
210
- "INST-STAKING-B": string;
211
- "GELATO-AAVE-A": string;
212
- "POOLTOGETHER-A": string;
213
- "INSTAPOOL-B": string;
214
- "COMPOUND-IMPORT-C": string;
215
- "AAVE-V2-IMPORT-C": string;
216
- "INSTAPOOL-C": string;
217
- "INTEROP-A": string;
218
- "INTEROP-STAGING-A": string;
219
- "PARASWAP-V5-A": string;
220
- "UNIVERSE-A": string;
221
- "PARASWAP-A": string;
222
- "ZEROX-A": string;
223
- "ZEROX-V4-A": string;
224
- "SUSHISWAP-A": string;
225
- "UBIQUITY-A": string;
226
- "UNISWAP-V3-STAKER-B": string;
227
- "MSTABLE-A": string;
228
- "UNISWAP-V3-ROUTER-A": string;
229
- "LIDO-STETH-A": string;
230
- "COMPOUND-IMPORT-D": string;
231
- "LITE-A": string;
232
- "NOTIONAL-V2-A": string;
233
- "HOP-MAINNET-A": string;
234
- "UNISWAP-V3-SWAP-A": string;
235
- "DSA-SPELL-A": string;
236
- "SWAP-AGGREGATOR-A": string;
237
- "INSTA-DEX-SIMULATION-A": string;
238
- "EULER-A": string;
170
+ '1INCH-A': string;
171
+ '1INCH-V4-A': string;
172
+ '1INCH-V3-A': string;
173
+ 'AAVE-V1-A': string;
174
+ 'AAVE-V2-A': string;
175
+ 'AUTHORITY-A': string;
176
+ 'BASIC-A': string;
177
+ 'COMP-A': string;
178
+ 'COMPOUND-A': string;
179
+ 'MAKERDAO-A': string;
180
+ 'UNISWAP-A': string;
181
+ 'POLYGON-BRIDGE-A': string;
182
+ 'AAVE-CLAIM-A': string;
183
+ 'AAVE-STAKE-A': string;
184
+ 'AAVE-V1-IMPORT-A': string;
185
+ 'AAVE-V2-IMPORT-A': string;
186
+ 'COMPOUND-IMPORT-A': string;
187
+ 'INSTAPOOL-A': string;
188
+ 'COMPOUND-IMPORT-B': string;
189
+ 'AAVE-V2-IMPORT-B': string;
190
+ 'MAKERDAO-CLAIM-A': string;
191
+ 'G-UNISWAP-A': string;
192
+ 'STAKE-ERC20-A': string;
193
+ 'INST-STAKING-A': string;
194
+ '1INCH-B': string;
195
+ 'WETH-A': string;
196
+ 'INST-A': string;
197
+ 'REFINANCE-A': string;
198
+ 'INST-LM-A': string;
199
+ 'UNISWAP-V2-A': string;
200
+ 'LIQUITY-A': string;
201
+ 'REFLEXER-A': string;
202
+ 'UNISWAP-V3-A': string;
203
+ 'B-COMPOUND-A': string;
204
+ 'B-MAKERDAO-A': string;
205
+ 'B-LIQUITY-A': string;
206
+ 'BASIC-B': string;
207
+ 'BASIC-C': string;
208
+ 'UNISWAP-V3-STAKE-A': string;
209
+ 'YEARN-VAULT-A': string;
210
+ 'INST-STAKING-B': string;
211
+ 'GELATO-AAVE-A': string;
212
+ 'POOLTOGETHER-A': string;
213
+ 'INSTAPOOL-B': string;
214
+ 'COMPOUND-IMPORT-C': string;
215
+ 'AAVE-V2-IMPORT-C': string;
216
+ 'INSTAPOOL-C': string;
217
+ 'INTEROP-A': string;
218
+ 'INTEROP-STAGING-A': string;
219
+ 'PARASWAP-V5-A': string;
220
+ 'UNIVERSE-A': string;
221
+ 'PARASWAP-A': string;
222
+ 'ZEROX-A': string;
223
+ 'ZEROX-V4-A': string;
224
+ 'SUSHISWAP-A': string;
225
+ 'UBIQUITY-A': string;
226
+ 'UNISWAP-V3-STAKER-B': string;
227
+ 'MSTABLE-A': string;
228
+ 'UNISWAP-V3-ROUTER-A': string;
229
+ 'LIDO-STETH-A': string;
230
+ 'COMPOUND-IMPORT-D': string;
231
+ 'LITE-A': string;
232
+ 'NOTIONAL-V2-A': string;
233
+ 'HOP-MAINNET-A': string;
234
+ 'UNISWAP-V3-SWAP-A': string;
235
+ 'DSA-SPELL-A': string;
236
+ 'SWAP-AGGREGATOR-A': string;
237
+ 'INSTA-DEX-SIMULATION-A': string;
238
+ 'EULER-A': string;
239
+ 'EULER-REWARDS-A': string;
239
240
  };
240
241
  };
241
242
  };
@@ -383,6 +384,7 @@ export declare const Addresses: {
383
384
  'AAVE-V3-IMPORT-PERMIT-A': string;
384
385
  'DSA-SPELL-A': string;
385
386
  'INSTA-DEX-SIMULATION-A': string;
387
+ 'AAVE-V3-CLAIM-A': string;
386
388
  };
387
389
  };
388
390
  };
@@ -1,71 +1,72 @@
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;
56
- "SUSHISWAP-A": string;
57
- "UBIQUITY-A": string;
58
- "UNISWAP-V3-STAKER-B": string;
59
- "MSTABLE-A": string;
60
- "UNISWAP-V3-ROUTER-A": string;
61
- "LIDO-STETH-A": string;
62
- "COMPOUND-IMPORT-D": string;
63
- "LITE-A": string;
64
- "NOTIONAL-V2-A": string;
65
- "HOP-MAINNET-A": string;
66
- "UNISWAP-V3-SWAP-A": string;
67
- "DSA-SPELL-A": string;
68
- "SWAP-AGGREGATOR-A": string;
69
- "INSTA-DEX-SIMULATION-A": string;
70
- "EULER-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;
59
+ 'MSTABLE-A': string;
60
+ 'UNISWAP-V3-ROUTER-A': string;
61
+ 'LIDO-STETH-A': string;
62
+ 'COMPOUND-IMPORT-D': string;
63
+ 'LITE-A': string;
64
+ 'NOTIONAL-V2-A': string;
65
+ 'HOP-MAINNET-A': string;
66
+ 'UNISWAP-V3-SWAP-A': string;
67
+ 'DSA-SPELL-A': string;
68
+ 'SWAP-AGGREGATOR-A': string;
69
+ 'INSTA-DEX-SIMULATION-A': string;
70
+ 'EULER-A': string;
71
+ 'EULER-REWARDS-A': string;
71
72
  };
@@ -19,4 +19,5 @@ export declare const connectorsV2_M1: {
19
19
  'AAVE-V3-IMPORT-PERMIT-A': string;
20
20
  'DSA-SPELL-A': string;
21
21
  'INSTA-DEX-SIMULATION-A': string;
22
+ 'AAVE-V3-CLAIM-A': string;
22
23
  };