@qidao/sdk 5.1.99 → 5.2.0

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.
@@ -92,6 +92,11 @@ export declare const TOKEN_DESCRIPTIONS: {
92
92
  logo: string;
93
93
  name: string;
94
94
  };
95
+ "yearn-finance": {
96
+ shortDescription: string;
97
+ logo: string;
98
+ name: string;
99
+ };
95
100
  chainlink: {
96
101
  shortDescription: string;
97
102
  logo: string;
@@ -102,6 +107,16 @@ export declare const TOKEN_DESCRIPTIONS: {
102
107
  logo: string;
103
108
  name: string;
104
109
  };
110
+ "coinbase-wrapped-staked-eth": {
111
+ shortDescription: string;
112
+ logo: string;
113
+ name: string;
114
+ };
115
+ "lido-dao-token": {
116
+ shortDescription: string;
117
+ logo: string;
118
+ name: string;
119
+ };
105
120
  optimism: {
106
121
  shortDescription: string;
107
122
  logo: string;
@@ -112,13 +127,12 @@ export declare const TOKEN_DESCRIPTIONS: {
112
127
  logo: string;
113
128
  name: string;
114
129
  };
115
- "wrapped-steth": {};
116
130
  "kyber-network-crystal": {
117
131
  shortDescription: string;
118
132
  logo: string;
119
133
  name: string;
120
134
  };
121
- "binance-coin": {
135
+ "wrapped-bnb": {
122
136
  shortDescription: string;
123
137
  logo: string;
124
138
  name: string;
@@ -138,7 +152,7 @@ export declare const TOKEN_DESCRIPTIONS: {
138
152
  logo: string;
139
153
  name: string;
140
154
  };
141
- polygon: {
155
+ "wrapped-matic": {
142
156
  shortDescription: string;
143
157
  logo: string;
144
158
  name: string;
@@ -158,6 +172,11 @@ export declare const TOKEN_DESCRIPTIONS: {
158
172
  logo: string;
159
173
  name: string;
160
174
  };
175
+ "dragon-s-quick": {
176
+ shortDescription: string;
177
+ logo: string;
178
+ name: string;
179
+ };
161
180
  aavegotchi: {
162
181
  shortDescription: string;
163
182
  logo: string;
@@ -223,12 +242,12 @@ export declare const TOKEN_DESCRIPTIONS: {
223
242
  logo: string;
224
243
  name: string;
225
244
  };
226
- fantom: {
245
+ "stader-maticx": {
227
246
  shortDescription: string;
228
247
  logo: string;
229
248
  name: string;
230
249
  };
231
- "yearn-finance": {
250
+ fantom: {
232
251
  shortDescription: string;
233
252
  logo: string;
234
253
  name: string;
@@ -285,6 +304,9 @@ export declare const METIS_WBTC_ADDRESS = "0xa5B55ab1dAF0F8e1EFc0eB1931a957fd89B
285
304
  export declare const AAVE_ADDRESS = "0xD6DF932A45C0f255f85145f286eA0b292B21C90B";
286
305
  export declare const ETH_CRV_ADDRESS = "0xD533a949740bb3306d119CC777fa900bA034cd52";
287
306
  export declare const ARBI_ARB_ADDRESS = "0x912CE59144191C1204E64559FE8253a0e49E6548";
307
+ export declare const ETH_CBETH_ADDRESS = "0xBe9895146f7AF43049ca1c1AE358B0541Ea49704";
308
+ export declare const ETH_STETH_ADDRESS = "0xae7ab96520DE3A18E5e111B5EaAb095312D7fE84";
309
+ export declare const ETH_LDO_ADDRESS = "0x5A98FcBEA516Cf06857215779Fd812CA3beF1B32";
288
310
  export declare const CAMWMATIC_VAULT_ADDRESS = "0x88d84a85A87ED12B8f098e8953B322fF789fCD1a";
289
311
  export declare const CAMWETH_VAULT_ADDRESS = "0x11A33631a5B5349AF3F165d2B7901A4d67e561ad";
290
312
  export declare const CAMAAVE_VAULT_ADDRESS = "0x578375c3af7d61586c2C3A7BA87d2eEd640EFA40";
@@ -324,3 +346,6 @@ export declare const ETH_BEEFY_CONVEX_STETH_VAULT_ADDRESS = "0x86f78d3cbCa063681
324
346
  export declare const ETH_CRV_VAULT_ADDRESS = "0xCA3EB45FB186Ed4e75B9B22A514fF1d4abAdD123";
325
347
  export declare const MATIC_WBTC_I_VAULT_ADDRESS = "0x169d47043CC0c94c39fa327941c56CB0344dc508";
326
348
  export declare const MATIC_WETH_I_VAULT_ADDRESS = "0xB5B31E6A13aE856bc30b3C76B16eDaD9F432B54F";
349
+ export declare const ETH_CBETH_VAULT_ADDRESS = "0x4ce4C542D96Ce1872fEA4fa3fbB2E7aE31862Bad";
350
+ export declare const ETH_STETH_VAULT_ADDRESS = "0x5773e8953cF60F495eB3c2Db45DD753b5c4b7473";
351
+ export declare const ETH_LDO_VAULT_ADDRESS = "0x954ac12c339c60eafbb32213b15af3f7c7a0dec2";