dsa-connect 0.5.1 → 0.5.2

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,7 @@ export declare const connectors: {
7
7
  versions: {
8
8
  1: typeof connectorsV1;
9
9
  2: {
10
+ "POOLTOGETHER-A": import("web3-utils").AbiItem[];
10
11
  "GELATO-AAVE-A": import("web3-utils").AbiItem[];
11
12
  "INST-STAKING-B": import("web3-utils").AbiItem[];
12
13
  "YEARN-VAULT-A": import("web3-utils").AbiItem[];
@@ -0,0 +1,2 @@
1
+ import { AbiItem } from 'web3-utils';
2
+ export declare const POOLTOGETHER_A: AbiItem[];
@@ -1,4 +1,5 @@
1
1
  export declare const connectorsV2_M1: {
2
+ "POOLTOGETHER-A": import("web3-utils").AbiItem[];
2
3
  "GELATO-AAVE-A": import("web3-utils").AbiItem[];
3
4
  "INST-STAKING-B": import("web3-utils").AbiItem[];
4
5
  "YEARN-VAULT-A": import("web3-utils").AbiItem[];
@@ -5,6 +5,7 @@ export declare const Abi: {
5
5
  versions: {
6
6
  1: typeof import("./connectors/v1");
7
7
  2: {
8
+ "POOLTOGETHER-A": import("web3-utils").AbiItem[];
8
9
  "GELATO-AAVE-A": import("web3-utils").AbiItem[];
9
10
  "INST-STAKING-B": import("web3-utils").AbiItem[];
10
11
  "YEARN-VAULT-A": import("web3-utils").AbiItem[];
@@ -169,6 +169,7 @@ export declare const Addresses: {
169
169
  "YEARN-VAULT-A": string;
170
170
  "INST-STAKING-B": string;
171
171
  "GELATO-AAVE-A": string;
172
+ "POOLTOGETHER-A": string;
172
173
  };
173
174
  };
174
175
  };
@@ -190,6 +191,7 @@ export declare const Addresses: {
190
191
  "AAVE-V2-IMPORT-B": string;
191
192
  "AAVE-CLAIM-B": string;
192
193
  "GELATO-AAVE-A": string;
194
+ "POOLTOGETHER-A": string;
193
195
  };
194
196
  };
195
197
  };
@@ -39,4 +39,5 @@ export declare const connectorsV2_M1: {
39
39
  "YEARN-VAULT-A": string;
40
40
  "INST-STAKING-B": string;
41
41
  "GELATO-AAVE-A": string;
42
+ "POOLTOGETHER-A": string;
42
43
  };
@@ -10,4 +10,5 @@ export declare const connectorsV2_M1: {
10
10
  "AAVE-V2-IMPORT-B": string;
11
11
  "AAVE-CLAIM-B": string;
12
12
  "GELATO-AAVE-A": string;
13
+ "POOLTOGETHER-A": string;
13
14
  };
package/dist/dsa.d.ts CHANGED
@@ -59,82 +59,6 @@ export declare class DSA {
59
59
  readonly config: DSAConfig;
60
60
  get web3(): Web3;
61
61
  get mode(): "node" | "simulation" | "browser" | undefined;
62
- get abi(): {
63
- basics: typeof import("./abi/basics");
64
- connectors: {
65
- versions: {
66
- 1: typeof import("./abi/connectors/v1");
67
- 2: {
68
- "GELATO-AAVE-A": import("web3-utils").AbiItem[];
69
- "INST-STAKING-B": import("web3-utils").AbiItem[];
70
- "YEARN-VAULT-A": import("web3-utils").AbiItem[];
71
- "UNISWAP-V3-STAKE-A": import("web3-utils").AbiItem[];
72
- "BASIC-C": import("web3-utils").AbiItem[];
73
- "BASIC-B": import("web3-utils").AbiItem[];
74
- "B-LIQUITY-A": import("web3-utils").AbiItem[];
75
- "B-MAKERDAO-A": import("web3-utils").AbiItem[];
76
- "B-COMPOUND-A": import("web3-utils").AbiItem[];
77
- "UNISWAP-V3-A": import("web3-utils").AbiItem[];
78
- "REFLEXER-A": import("web3-utils").AbiItem[];
79
- "LIQUITY-A": import("web3-utils").AbiItem[];
80
- "UNISWAP-V2-A": import("web3-utils").AbiItem[];
81
- "INST-LM-A": import("web3-utils").AbiItem[]; /**
82
- * Sets the origin of interactions.
83
- *
84
- * @param origin The origin address for affiliation and on-chain analytics.
85
- */
86
- "REFINANCE-A": import("web3-utils").AbiItem[];
87
- "INST-A": import("web3-utils").AbiItem[];
88
- "WETH-A": import("web3-utils").AbiItem[];
89
- "1INCH-B": import("web3-utils").AbiItem[];
90
- "INST-STAKING-A": import("web3-utils").AbiItem[];
91
- "STAKE-ERC20-A": import("web3-utils").AbiItem[];
92
- "G-UNISWAP-A": import("web3-utils").AbiItem[];
93
- "INSTAPOOL-A": import("web3-utils").AbiItem[];
94
- "COMPOUND-IMPORT-A": import("web3-utils").AbiItem[];
95
- "AAVE-V2-IMPORT-A": import("web3-utils").AbiItem[];
96
- "AAVE-V1-IMPORT-A": import("web3-utils").AbiItem[];
97
- "1INCH-A": import("web3-utils").AbiItem[];
98
- "AAVE-CLAIM-A": import("web3-utils").AbiItem[];
99
- "AAVE-CLAIM-B": import("web3-utils").AbiItem[];
100
- "AAVE-V1-A": import("web3-utils").AbiItem[];
101
- "AAVE-V2-A": import("web3-utils").AbiItem[];
102
- "AUTHORITY-A": import("web3-utils").AbiItem[];
103
- "BASIC-A": import("web3-utils").AbiItem[];
104
- "COMP-A": import("web3-utils").AbiItem[];
105
- "COMPOUND-A": import("web3-utils").AbiItem[];
106
- "MAKERDAO-A": import("web3-utils").AbiItem[];
107
- "UNISWAP-A": import("web3-utils").AbiItem[];
108
- "POLYGON-BRIDGE-A": import("web3-utils").AbiItem[];
109
- "AAVE-STAKE-A": import("web3-utils").AbiItem[];
110
- "PARASWAP-A": import("web3-utils").AbiItem[];
111
- "COMPOUND-IMPORT-B": import("web3-utils").AbiItem[];
112
- "AAVE-V2-IMPORT-B": import("web3-utils").AbiItem[];
113
- "MAKERDAO-CLAIM-A": import("web3-utils").AbiItem[];
114
- };
115
- };
116
- };
117
- core: {
118
- index: import("web3-utils").AbiItem[];
119
- list: import("web3-utils").AbiItem[];
120
- read: import("web3-utils").AbiItem[];
121
- versions: {
122
- 1: {
123
- account: import("web3-utils").AbiItem[];
124
- connectors: typeof import("./abi/core/v1/connector");
125
- events: typeof import("./abi/core/v1/events");
126
- };
127
- 2: {
128
- accountProxy: typeof import("./abi/core/v2/accountProxy");
129
- accountDefault: typeof import("./abi/core/v2/accountDefault");
130
- implementations: typeof import("./abi/core/v2/implementations");
131
- account: import("web3-utils").AbiItem[];
132
- connectors: typeof import("./abi/core/v2/connectorsM1");
133
- };
134
- };
135
- };
136
- read: import("web3-utils").AbiItem[];
137
- };
138
62
  origin: string;
139
63
  /**
140
64
  * Sets the origin of interactions.