dsa-connect 0.5.4-beta.0 → 0.5.4-beta.4

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,7 @@ export declare const connectors: {
7
7
  versions: {
8
8
  1: typeof connectorsV1;
9
9
  2: {
10
- "INTEROP-B": import("web3-utils").AbiItem[];
11
- "INTEROP-A": import("web3-utils").AbiItem[];
10
+ "UNISWAP-SELL-BETA": import("web3-utils").AbiItem[];
12
11
  "AAVE-V2-IMPORT-C": import("web3-utils").AbiItem[];
13
12
  "COMPOUND-IMPORT-C": import("web3-utils").AbiItem[];
14
13
  "QI-A": import("web3-utils").AbiItem[];
@@ -57,6 +56,8 @@ export declare const connectors: {
57
56
  "COMPOUND-IMPORT-B": import("web3-utils").AbiItem[];
58
57
  "AAVE-V2-IMPORT-B": import("web3-utils").AbiItem[];
59
58
  "MAKERDAO-CLAIM-A": import("web3-utils").AbiItem[];
59
+ "INTEROP-A": import("web3-utils").AbiItem[];
60
+ "INTEROP-STAGING-A": import("web3-utils").AbiItem[];
60
61
  };
61
62
  };
62
63
  };
@@ -0,0 +1,2 @@
1
+ import { AbiItem } from 'web3-utils';
2
+ export declare const INTEROP_STAGING_A: AbiItem[];
@@ -0,0 +1,2 @@
1
+ import { AbiItem } from 'web3-utils';
2
+ export declare const UNISWAP_SELL_BETA: AbiItem[];
@@ -1,6 +1,5 @@
1
1
  export declare const connectorsV2_M1: {
2
- "INTEROP-B": import("web3-utils").AbiItem[];
3
- "INTEROP-A": import("web3-utils").AbiItem[];
2
+ "UNISWAP-SELL-BETA": import("web3-utils").AbiItem[];
4
3
  "AAVE-V2-IMPORT-C": import("web3-utils").AbiItem[];
5
4
  "COMPOUND-IMPORT-C": import("web3-utils").AbiItem[];
6
5
  "QI-A": import("web3-utils").AbiItem[];
@@ -49,4 +48,6 @@ export declare const connectorsV2_M1: {
49
48
  "COMPOUND-IMPORT-B": import("web3-utils").AbiItem[];
50
49
  "AAVE-V2-IMPORT-B": import("web3-utils").AbiItem[];
51
50
  "MAKERDAO-CLAIM-A": import("web3-utils").AbiItem[];
51
+ "INTEROP-A": import("web3-utils").AbiItem[];
52
+ "INTEROP-STAGING-A": import("web3-utils").AbiItem[];
52
53
  };
@@ -5,8 +5,7 @@ export declare const Abi: {
5
5
  versions: {
6
6
  1: typeof import("./connectors/v1");
7
7
  2: {
8
- "INTEROP-B": import("web3-utils").AbiItem[];
9
- "INTEROP-A": import("web3-utils").AbiItem[];
8
+ "UNISWAP-SELL-BETA": import("web3-utils").AbiItem[];
10
9
  "AAVE-V2-IMPORT-C": import("web3-utils").AbiItem[];
11
10
  "COMPOUND-IMPORT-C": import("web3-utils").AbiItem[];
12
11
  "QI-A": import("web3-utils").AbiItem[];
@@ -55,6 +54,8 @@ export declare const Abi: {
55
54
  "COMPOUND-IMPORT-B": import("web3-utils").AbiItem[];
56
55
  "AAVE-V2-IMPORT-B": import("web3-utils").AbiItem[];
57
56
  "MAKERDAO-CLAIM-A": import("web3-utils").AbiItem[];
57
+ "INTEROP-A": import("web3-utils").AbiItem[];
58
+ "INTEROP-STAGING-A": import("web3-utils").AbiItem[];
58
59
  };
59
60
  };
60
61
  };
@@ -6,4 +6,5 @@ export declare const connectorsV2_M1: {
6
6
  "UNISWAP-V3-A": string;
7
7
  "1INCH-A": string;
8
8
  "WETH-A": string;
9
+ "UNISWAP-SELL-BETA": string;
9
10
  };
@@ -5,9 +5,9 @@ export declare const connectorsV2_M1: {
5
5
  "AAVE-V2-A": string;
6
6
  "AAVE-CLAIM-A": string;
7
7
  "PARASWAP-A": string;
8
- "INTEROP-A": string;
9
- "INTEROP-B": string;
10
8
  "BENQI-A": string;
11
9
  "QI-A": string;
12
10
  "INSTAPOOL-B": string;
11
+ "INTEROP-A": string;
12
+ "INTEROP-STAGING-A": string;
13
13
  };
@@ -195,10 +195,10 @@ export declare const Addresses: {
195
195
  "AAVE-CLAIM-B": string;
196
196
  "GELATO-AAVE-A": string;
197
197
  "POOLTOGETHER-A": string;
198
- "INTEROP-A": string;
199
- "INTEROP-B": string;
200
198
  "INSTAPOOL-B": string;
201
199
  "AAVE-V2-IMPORT-C": string;
200
+ "INTEROP-A": string;
201
+ "INTEROP-STAGING-A": string;
202
202
  };
203
203
  };
204
204
  };
@@ -212,6 +212,7 @@ export declare const Addresses: {
212
212
  "UNISWAP-V3-A": string;
213
213
  "1INCH-A": string;
214
214
  "WETH-A": string;
215
+ "UNISWAP-SELL-BETA": string;
215
216
  };
216
217
  };
217
218
  };
@@ -224,11 +225,11 @@ export declare const Addresses: {
224
225
  "AAVE-V2-A": string;
225
226
  "AAVE-CLAIM-A": string;
226
227
  "PARASWAP-A": string;
227
- "INTEROP-A": string;
228
- "INTEROP-B": string;
229
228
  "BENQI-A": string;
230
229
  "QI-A": string;
231
230
  "INSTAPOOL-B": string;
231
+ "INTEROP-A": string;
232
+ "INTEROP-STAGING-A": string;
232
233
  };
233
234
  };
234
235
  };
@@ -11,8 +11,8 @@ export declare const connectorsV2_M1: {
11
11
  "AAVE-CLAIM-B": string;
12
12
  "GELATO-AAVE-A": string;
13
13
  "POOLTOGETHER-A": string;
14
- "INTEROP-A": string;
15
- "INTEROP-B": string;
16
14
  "INSTAPOOL-B": string;
17
15
  "AAVE-V2-IMPORT-C": string;
16
+ "INTEROP-A": string;
17
+ "INTEROP-STAGING-A": string;
18
18
  };