dsa-connect 0.5.10-beta.0 → 0.5.13
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.
- package/dist/abi/connectors/index.d.ts +1 -0
- package/dist/abi/connectors/v2/QUICKSWAP-A.d.ts +2 -0
- package/dist/abi/connectors/v2/index.d.ts +1 -0
- package/dist/abi/index.d.ts +1 -0
- package/dist/addresses/avalanche/connectorsV2_M1.d.ts +1 -0
- package/dist/addresses/index.d.ts +20 -18
- package/dist/addresses/polygon/connectorsV2_M1.d.ts +19 -18
- package/dist/index.bundle.js +2 -2
- package/dist/index.es.js +2 -2
- package/dist/index.js +2 -2
- package/package.json +1 -1
- package/dist/abi/connectors/v2/INTEROP-B.d.ts +0 -2
|
@@ -7,6 +7,7 @@ export declare const connectors: {
|
|
|
7
7
|
versions: {
|
|
8
8
|
1: typeof connectorsV1;
|
|
9
9
|
2: {
|
|
10
|
+
"QUICKSWAP-A": import("web3-utils").AbiItem[];
|
|
10
11
|
"INSTAPOOL-C": import("web3-utils").AbiItem[];
|
|
11
12
|
"UNISWAP-SELL-BETA": import("web3-utils").AbiItem[];
|
|
12
13
|
"AAVE-V2-IMPORT-C": import("web3-utils").AbiItem[];
|
package/dist/abi/index.d.ts
CHANGED
|
@@ -5,6 +5,7 @@ export declare const Abi: {
|
|
|
5
5
|
versions: {
|
|
6
6
|
1: typeof import("./connectors/v1");
|
|
7
7
|
2: {
|
|
8
|
+
"QUICKSWAP-A": import("web3-utils").AbiItem[];
|
|
8
9
|
"INSTAPOOL-C": import("web3-utils").AbiItem[];
|
|
9
10
|
"UNISWAP-SELL-BETA": import("web3-utils").AbiItem[];
|
|
10
11
|
"AAVE-V2-IMPORT-C": import("web3-utils").AbiItem[];
|
|
@@ -186,24 +186,25 @@ export declare const Addresses: {
|
|
|
186
186
|
authority: string;
|
|
187
187
|
};
|
|
188
188
|
2: {
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
189
|
+
'1INCH-A': string;
|
|
190
|
+
'AAVE-V2-A': string;
|
|
191
|
+
'AUTHORITY-A': string;
|
|
192
|
+
'BASIC-A': string;
|
|
193
|
+
'AAVE-CLAIM-A': string;
|
|
194
|
+
'INSTAPOOL-A': string;
|
|
195
|
+
'PARASWAP-A': string;
|
|
196
|
+
'AAVE-V2-IMPORT-A': string;
|
|
197
|
+
'AAVE-V2-IMPORT-B': string;
|
|
198
|
+
'AAVE-CLAIM-B': string;
|
|
199
|
+
'GELATO-AAVE-A': string;
|
|
200
|
+
'POOLTOGETHER-A': string;
|
|
201
|
+
'INSTAPOOL-B': string;
|
|
202
|
+
'AAVE-V2-IMPORT-C': string;
|
|
203
|
+
'INTEROP-A': string;
|
|
204
|
+
'INTEROP-STAGING-A': string;
|
|
205
|
+
'INSTAPOOL-C': string;
|
|
206
|
+
'WMATIC-A': string;
|
|
207
|
+
'QUICKSWAP-A': string;
|
|
207
208
|
};
|
|
208
209
|
};
|
|
209
210
|
};
|
|
@@ -230,6 +231,7 @@ export declare const Addresses: {
|
|
|
230
231
|
"WAVAX-A": string;
|
|
231
232
|
"AAVE-V2-A": string;
|
|
232
233
|
"AAVE-CLAIM-A": string;
|
|
234
|
+
"AAVE-V2-IMPORT-C": string;
|
|
233
235
|
"PARASWAP-A": string;
|
|
234
236
|
"BENQI-A": string;
|
|
235
237
|
"QI-A": string;
|
|
@@ -1,20 +1,21 @@
|
|
|
1
1
|
export declare const connectorsV2_M1: {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
2
|
+
'1INCH-A': string;
|
|
3
|
+
'AAVE-V2-A': string;
|
|
4
|
+
'AUTHORITY-A': string;
|
|
5
|
+
'BASIC-A': string;
|
|
6
|
+
'AAVE-CLAIM-A': string;
|
|
7
|
+
'INSTAPOOL-A': string;
|
|
8
|
+
'PARASWAP-A': string;
|
|
9
|
+
'AAVE-V2-IMPORT-A': string;
|
|
10
|
+
'AAVE-V2-IMPORT-B': string;
|
|
11
|
+
'AAVE-CLAIM-B': string;
|
|
12
|
+
'GELATO-AAVE-A': string;
|
|
13
|
+
'POOLTOGETHER-A': string;
|
|
14
|
+
'INSTAPOOL-B': string;
|
|
15
|
+
'AAVE-V2-IMPORT-C': string;
|
|
16
|
+
'INTEROP-A': string;
|
|
17
|
+
'INTEROP-STAGING-A': string;
|
|
18
|
+
'INSTAPOOL-C': string;
|
|
19
|
+
'WMATIC-A': string;
|
|
20
|
+
'QUICKSWAP-A': string;
|
|
20
21
|
};
|