@defisaver/positions-sdk 0.0.201-fluid-dev → 0.0.201-fluid-dev-1

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.
Files changed (40) hide show
  1. package/cjs/config/contracts.d.ts +5 -5
  2. package/cjs/config/contracts.js +2 -2
  3. package/cjs/fluid/index.d.ts +1 -0
  4. package/cjs/fluid/index.js +65 -12
  5. package/cjs/markets/fluid/index.d.ts +2 -0
  6. package/cjs/markets/fluid/index.js +345 -1
  7. package/cjs/markets/index.d.ts +1 -1
  8. package/cjs/markets/index.js +3 -1
  9. package/cjs/morphoBlue/index.js +1 -2
  10. package/cjs/multicall/index.d.ts +1 -0
  11. package/cjs/multicall/index.js +8 -1
  12. package/cjs/services/utils.d.ts +1 -0
  13. package/cjs/services/utils.js +3 -1
  14. package/cjs/types/contracts/generated/FluidView.d.ts +0 -42
  15. package/cjs/types/fluid.d.ts +11 -0
  16. package/esm/config/contracts.d.ts +5 -5
  17. package/esm/config/contracts.js +2 -2
  18. package/esm/fluid/index.d.ts +1 -0
  19. package/esm/fluid/index.js +65 -13
  20. package/esm/markets/fluid/index.d.ts +2 -0
  21. package/esm/markets/fluid/index.js +343 -1
  22. package/esm/markets/index.d.ts +1 -1
  23. package/esm/markets/index.js +1 -1
  24. package/esm/morphoBlue/index.js +1 -2
  25. package/esm/multicall/index.d.ts +1 -0
  26. package/esm/multicall/index.js +6 -0
  27. package/esm/services/utils.d.ts +1 -0
  28. package/esm/services/utils.js +1 -0
  29. package/esm/types/contracts/generated/FluidView.d.ts +0 -42
  30. package/esm/types/fluid.d.ts +11 -0
  31. package/package.json +5 -3
  32. package/src/config/contracts.js +2 -2
  33. package/src/fluid/index.ts +69 -12
  34. package/src/markets/fluid/index.ts +347 -2
  35. package/src/markets/index.ts +1 -1
  36. package/src/morphoBlue/index.ts +1 -3
  37. package/src/multicall/index.ts +10 -1
  38. package/src/services/utils.ts +3 -1
  39. package/src/types/contracts/generated/FluidView.ts +0 -82
  40. package/src/types/fluid.ts +11 -0
@@ -1,10 +1,12 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.CBBTC_GHO_60 = exports.WBTC_GHO_59 = exports.SUSDS_GHO_58 = exports.WEETH_GHO_57 = exports.SUSDE_GHO_56 = exports.WSTETH_GHO_55 = exports.ETH_GHO_54 = exports.WBTC_CBBTC_USDT_53 = exports.WBTC_CBBTC_USDC_52 = exports.WBTC_CBBTC_WBTC_CBBTC_51 = exports.SUSDE_USDC_USDT_50 = exports.CBBTC_USDC_USDT_49 = exports.WBTC_USDC_USDT_48 = exports.WEETH_USDC_USDT_47 = exports.WSTETH_USDC_USDT_46 = exports.ETH_USDC_USDT_45 = exports.WSTETH_ETH_WSTETH_ETH_44 = exports.WSTETH_CBBTC_33 = exports.WEETH_CBBTC_32 = exports.ETH_CBBTC_31 = exports.CBBTC_USDT_30 = exports.CBBTC_USDC_29 = exports.CBBTC_ETH_28 = exports.WEETHS_WSTETH_27 = exports.WEETH_WBTC_26 = exports.WSTETH_WBTC_25 = exports.ETH_WBTC_24 = exports.WBTC_ETH_23 = exports.WBTC_USDT_22 = exports.WBTC_USDC_21 = exports.WEETH_USDT_20 = exports.WEETH_USDC_19 = exports.SUSDE_USDT_18 = exports.SUSDE_USDC_17 = exports.WEETH_WSTETH_16 = exports.WSTETH_USDT_15 = exports.WSTETH_USDC_14 = exports.WSTETH_ETH_13 = exports.ETH_USDT_12 = exports.ETH_USDC_11 = exports.WEETH_USDT_10 = exports.WEETH_USDC_9 = exports.SUSDE_USDT_8 = exports.SUSDE_USDC_7 = exports.WEETH_WSTETH_6 = exports.WSTETH_USDT_5 = exports.WSTETH_USDC_4 = exports.WSTETH_ETH_3 = exports.ETH_USDT_2 = exports.ETH_USDC_1 = void 0;
4
- exports.FluidMarkets = exports.WSTETH_CBBTC_16_BASE = exports.WEETH_CBBTC_15_BASE = exports.ETH_CBBTC_14_BASE = exports.CBBTC_ETH_13_BASE = exports.WSTETH_EURC_12_BASE = exports.WEETH_EURC_11_BASE = exports.ETH_EURC_10_BASE = exports.CBETH_EURC_9_BASE = exports.CBBTC_EURC_8_BASE = exports.CBBTC_USDC_7_BASE = exports.CBETH_USDC_6_BASE = exports.WEETH_USDC_5_BASE = exports.WEETH_WSTETH_4_BASE = exports.WSTETH_ETH_3_BASE = exports.WSTETH_USDC_2_BASE = exports.ETH_USDC_1_BASE = exports.WEETH_ETH_WSTETH_17_ARB = exports.WSTETH_ETH_WSTETH_ETH_16_ARB = exports.ARB_USDT_11_ARB = exports.ARB_USDC_10_ARB = exports.ETH_ARB_9_ARB = exports.WEETH_USDT_8_ARB = exports.WEETH_USDC_7_ARB = exports.WEETH_WSTETH_6_ARB = exports.WSTETH_ETH_5_ARB = exports.WSTETH_USDT_4_ARB = exports.WSTETH_USDC_3_ARB = exports.ETH_USDT_2_ARB = exports.ETH_USDC_1_ARB = exports.WEETHS_ETH_WSTETH_80 = exports.RSETH_WSTETH_79 = exports.RSETH_ETH_WSTETH_78 = exports.USDC_ETH_USDC_ETH_77 = exports.WEETH_ETH_WSTETH_74 = exports.GHO_USDC_GHO_USDC_61 = void 0;
4
+ exports.getFluidMarketInfoById = exports.getFluidVersionsDataForNetwork = exports.FluidMarkets = exports.WSTETH_CBBTC_16_BASE = exports.WEETH_CBBTC_15_BASE = exports.ETH_CBBTC_14_BASE = exports.CBBTC_ETH_13_BASE = exports.WSTETH_EURC_12_BASE = exports.WEETH_EURC_11_BASE = exports.ETH_EURC_10_BASE = exports.CBETH_EURC_9_BASE = exports.CBBTC_EURC_8_BASE = exports.CBBTC_USDC_7_BASE = exports.CBETH_USDC_6_BASE = exports.WEETH_USDC_5_BASE = exports.WEETH_WSTETH_4_BASE = exports.WSTETH_ETH_3_BASE = exports.WSTETH_USDC_2_BASE = exports.ETH_USDC_1_BASE = exports.WEETH_ETH_WSTETH_17_ARB = exports.WSTETH_ETH_WSTETH_ETH_16_ARB = exports.ARB_USDT_11_ARB = exports.ARB_USDC_10_ARB = exports.ETH_ARB_9_ARB = exports.WEETH_USDT_8_ARB = exports.WEETH_USDC_7_ARB = exports.WEETH_WSTETH_6_ARB = exports.WSTETH_ETH_5_ARB = exports.WSTETH_USDT_4_ARB = exports.WSTETH_USDC_3_ARB = exports.ETH_USDT_2_ARB = exports.ETH_USDC_1_ARB = exports.WEETHS_ETH_WSTETH_80 = exports.RSETH_WSTETH_79 = exports.RSETH_ETH_WSTETH_78 = exports.USDC_ETH_USDC_ETH_77 = exports.WEETH_ETH_WSTETH_74 = exports.GHO_USDC_GHO_USDC_61 = void 0;
5
5
  const common_1 = require("../../types/common");
6
6
  const types_1 = require("../../types");
7
7
  const ETH_USDC_1 = (networkId = common_1.NetworkNumber.Eth) => ({
8
+ btcBased: false,
9
+ wstETHBased: false,
8
10
  chainIds: [common_1.NetworkNumber.Eth],
9
11
  label: 'ETH / USDC Market 1',
10
12
  shortLabel: 'ETH/USDC',
@@ -16,9 +18,13 @@ const ETH_USDC_1 = (networkId = common_1.NetworkNumber.Eth) => ({
16
18
  hasSmartDebt: false,
17
19
  collateralAsset: 'ETH',
18
20
  debtAsset: 'USDC',
21
+ type: types_1.FluidVaultType.T1,
22
+ ethBased: true,
19
23
  });
20
24
  exports.ETH_USDC_1 = ETH_USDC_1;
21
25
  const ETH_USDT_2 = (networkId = common_1.NetworkNumber.Eth) => ({
26
+ btcBased: false,
27
+ wstETHBased: false,
22
28
  chainIds: [common_1.NetworkNumber.Eth],
23
29
  label: 'ETH / USDT Market 2',
24
30
  shortLabel: 'ETH/USDT',
@@ -30,9 +36,12 @@ const ETH_USDT_2 = (networkId = common_1.NetworkNumber.Eth) => ({
30
36
  hasSmartDebt: false,
31
37
  collateralAsset: 'ETH',
32
38
  debtAsset: 'USDT',
39
+ type: types_1.FluidVaultType.T1,
40
+ ethBased: true,
33
41
  });
34
42
  exports.ETH_USDT_2 = ETH_USDT_2;
35
43
  const WSTETH_ETH_3 = (networkId = common_1.NetworkNumber.Eth) => ({
44
+ btcBased: false,
36
45
  chainIds: [common_1.NetworkNumber.Eth],
37
46
  label: 'wstETH / ETH Market 3',
38
47
  shortLabel: 'wstETH/ETH',
@@ -44,9 +53,14 @@ const WSTETH_ETH_3 = (networkId = common_1.NetworkNumber.Eth) => ({
44
53
  hasSmartDebt: false,
45
54
  collateralAsset: 'wstETH',
46
55
  debtAsset: 'ETH',
56
+ type: types_1.FluidVaultType.T1,
57
+ ethBased: false,
58
+ wstETHBased: true,
47
59
  });
48
60
  exports.WSTETH_ETH_3 = WSTETH_ETH_3;
49
61
  const WSTETH_USDC_4 = (networkId = common_1.NetworkNumber.Eth) => ({
62
+ btcBased: false,
63
+ ethBased: false,
50
64
  chainIds: [common_1.NetworkNumber.Eth],
51
65
  label: 'wstETH / USDC Market 4',
52
66
  shortLabel: 'wstETH/USDC',
@@ -58,9 +72,13 @@ const WSTETH_USDC_4 = (networkId = common_1.NetworkNumber.Eth) => ({
58
72
  hasSmartDebt: false,
59
73
  collateralAsset: 'wstETH',
60
74
  debtAsset: 'USDC',
75
+ type: types_1.FluidVaultType.T1,
76
+ wstETHBased: true,
61
77
  });
62
78
  exports.WSTETH_USDC_4 = WSTETH_USDC_4;
63
79
  const WSTETH_USDT_5 = (networkId = common_1.NetworkNumber.Eth) => ({
80
+ btcBased: false,
81
+ ethBased: false,
64
82
  chainIds: [common_1.NetworkNumber.Eth],
65
83
  label: 'wstETH / USDT Market 5',
66
84
  shortLabel: 'wstETH/USDT',
@@ -72,9 +90,13 @@ const WSTETH_USDT_5 = (networkId = common_1.NetworkNumber.Eth) => ({
72
90
  hasSmartDebt: false,
73
91
  collateralAsset: 'wstETH',
74
92
  debtAsset: 'USDT',
93
+ type: types_1.FluidVaultType.T1,
94
+ wstETHBased: true,
75
95
  });
76
96
  exports.WSTETH_USDT_5 = WSTETH_USDT_5;
77
97
  const WEETH_WSTETH_6 = (networkId = common_1.NetworkNumber.Eth) => ({
98
+ btcBased: false,
99
+ ethBased: true,
78
100
  chainIds: [common_1.NetworkNumber.Eth],
79
101
  label: 'weETH / wstETH Market 6',
80
102
  shortLabel: 'weETH/wstETH',
@@ -86,9 +108,13 @@ const WEETH_WSTETH_6 = (networkId = common_1.NetworkNumber.Eth) => ({
86
108
  hasSmartDebt: false,
87
109
  collateralAsset: 'weETH',
88
110
  debtAsset: 'wstETH',
111
+ type: types_1.FluidVaultType.T1,
112
+ wstETHBased: false,
89
113
  });
90
114
  exports.WEETH_WSTETH_6 = WEETH_WSTETH_6;
91
115
  const SUSDE_USDC_7 = (networkId = common_1.NetworkNumber.Eth) => ({
116
+ btcBased: false,
117
+ ethBased: false,
92
118
  chainIds: [common_1.NetworkNumber.Eth],
93
119
  label: 'sUSDe / USDC Market 7',
94
120
  shortLabel: 'sUSDe/USDC',
@@ -100,9 +126,13 @@ const SUSDE_USDC_7 = (networkId = common_1.NetworkNumber.Eth) => ({
100
126
  hasSmartDebt: false,
101
127
  collateralAsset: 'sUSDe',
102
128
  debtAsset: 'USDC',
129
+ type: types_1.FluidVaultType.T1,
130
+ wstETHBased: false,
103
131
  });
104
132
  exports.SUSDE_USDC_7 = SUSDE_USDC_7;
105
133
  const SUSDE_USDT_8 = (networkId = common_1.NetworkNumber.Eth) => ({
134
+ btcBased: false,
135
+ ethBased: false,
106
136
  chainIds: [common_1.NetworkNumber.Eth],
107
137
  label: 'sUSDe / USDT Market 8',
108
138
  shortLabel: 'sUSDe/USDT',
@@ -114,9 +144,13 @@ const SUSDE_USDT_8 = (networkId = common_1.NetworkNumber.Eth) => ({
114
144
  hasSmartDebt: false,
115
145
  collateralAsset: 'sUSDe',
116
146
  debtAsset: 'USDT',
147
+ type: types_1.FluidVaultType.T1,
148
+ wstETHBased: false,
117
149
  });
118
150
  exports.SUSDE_USDT_8 = SUSDE_USDT_8;
119
151
  const WEETH_USDC_9 = (networkId = common_1.NetworkNumber.Eth) => ({
152
+ btcBased: false,
153
+ ethBased: true,
120
154
  chainIds: [common_1.NetworkNumber.Eth],
121
155
  label: 'weETH / USDC Market 9',
122
156
  shortLabel: 'weETH/USDC',
@@ -128,9 +162,15 @@ const WEETH_USDC_9 = (networkId = common_1.NetworkNumber.Eth) => ({
128
162
  hasSmartDebt: false,
129
163
  collateralAsset: 'weETH',
130
164
  debtAsset: 'USDC',
165
+ type: types_1.FluidVaultType.T1,
166
+ wstETHBased: false,
131
167
  });
132
168
  exports.WEETH_USDC_9 = WEETH_USDC_9;
133
169
  const WEETH_USDT_10 = (networkId = common_1.NetworkNumber.Eth) => ({
170
+ btcBased: false,
171
+ wstETHBased: false,
172
+ ethBased: true,
173
+ type: types_1.FluidVaultType.T1,
134
174
  chainIds: [common_1.NetworkNumber.Eth],
135
175
  label: 'weETH / USDT Market 10',
136
176
  shortLabel: 'weETH/USDT',
@@ -145,6 +185,10 @@ const WEETH_USDT_10 = (networkId = common_1.NetworkNumber.Eth) => ({
145
185
  });
146
186
  exports.WEETH_USDT_10 = WEETH_USDT_10;
147
187
  const ETH_USDC_11 = (networkId = common_1.NetworkNumber.Eth) => ({
188
+ btcBased: false,
189
+ wstETHBased: false,
190
+ ethBased: true,
191
+ type: types_1.FluidVaultType.T1,
148
192
  chainIds: [common_1.NetworkNumber.Eth],
149
193
  label: 'ETH / USDC Market 11',
150
194
  shortLabel: 'ETH/USDC',
@@ -159,6 +203,10 @@ const ETH_USDC_11 = (networkId = common_1.NetworkNumber.Eth) => ({
159
203
  });
160
204
  exports.ETH_USDC_11 = ETH_USDC_11;
161
205
  const ETH_USDT_12 = (networkId = common_1.NetworkNumber.Eth) => ({
206
+ btcBased: false,
207
+ wstETHBased: false,
208
+ ethBased: true,
209
+ type: types_1.FluidVaultType.T1,
162
210
  chainIds: [common_1.NetworkNumber.Eth],
163
211
  label: 'ETH / USDT Market 12',
164
212
  shortLabel: 'ETH/USDT',
@@ -173,6 +221,10 @@ const ETH_USDT_12 = (networkId = common_1.NetworkNumber.Eth) => ({
173
221
  });
174
222
  exports.ETH_USDT_12 = ETH_USDT_12;
175
223
  const WSTETH_ETH_13 = (networkId = common_1.NetworkNumber.Eth) => ({
224
+ btcBased: false,
225
+ wstETHBased: true,
226
+ ethBased: false,
227
+ type: types_1.FluidVaultType.T1,
176
228
  chainIds: [common_1.NetworkNumber.Eth],
177
229
  label: 'wstETH / ETH Market 13',
178
230
  shortLabel: 'wstETH/ETH',
@@ -187,6 +239,10 @@ const WSTETH_ETH_13 = (networkId = common_1.NetworkNumber.Eth) => ({
187
239
  });
188
240
  exports.WSTETH_ETH_13 = WSTETH_ETH_13;
189
241
  const WSTETH_USDC_14 = (networkId = common_1.NetworkNumber.Eth) => ({
242
+ btcBased: false,
243
+ wstETHBased: true,
244
+ ethBased: false,
245
+ type: types_1.FluidVaultType.T1,
190
246
  chainIds: [common_1.NetworkNumber.Eth],
191
247
  label: 'wstETH / USDC Market 14',
192
248
  shortLabel: 'wstETH/USDC',
@@ -201,6 +257,10 @@ const WSTETH_USDC_14 = (networkId = common_1.NetworkNumber.Eth) => ({
201
257
  });
202
258
  exports.WSTETH_USDC_14 = WSTETH_USDC_14;
203
259
  const WSTETH_USDT_15 = (networkId = common_1.NetworkNumber.Eth) => ({
260
+ btcBased: false,
261
+ wstETHBased: true,
262
+ ethBased: false,
263
+ type: types_1.FluidVaultType.T1,
204
264
  chainIds: [common_1.NetworkNumber.Eth],
205
265
  label: 'wstETH / USDT Market 15',
206
266
  shortLabel: 'wstETH/USDT',
@@ -215,6 +275,10 @@ const WSTETH_USDT_15 = (networkId = common_1.NetworkNumber.Eth) => ({
215
275
  });
216
276
  exports.WSTETH_USDT_15 = WSTETH_USDT_15;
217
277
  const WEETH_WSTETH_16 = (networkId = common_1.NetworkNumber.Eth) => ({
278
+ btcBased: false,
279
+ wstETHBased: false,
280
+ ethBased: true,
281
+ type: types_1.FluidVaultType.T1,
218
282
  chainIds: [common_1.NetworkNumber.Eth],
219
283
  label: 'weETH / wstETH Market 16',
220
284
  shortLabel: 'weETH/wstETH',
@@ -229,6 +293,10 @@ const WEETH_WSTETH_16 = (networkId = common_1.NetworkNumber.Eth) => ({
229
293
  });
230
294
  exports.WEETH_WSTETH_16 = WEETH_WSTETH_16;
231
295
  const SUSDE_USDC_17 = (networkId = common_1.NetworkNumber.Eth) => ({
296
+ btcBased: false,
297
+ wstETHBased: false,
298
+ ethBased: false,
299
+ type: types_1.FluidVaultType.T1,
232
300
  chainIds: [common_1.NetworkNumber.Eth],
233
301
  label: 'sUSDe / USDC Market 17',
234
302
  shortLabel: 'sUSDe/USDC',
@@ -243,6 +311,10 @@ const SUSDE_USDC_17 = (networkId = common_1.NetworkNumber.Eth) => ({
243
311
  });
244
312
  exports.SUSDE_USDC_17 = SUSDE_USDC_17;
245
313
  const SUSDE_USDT_18 = (networkId = common_1.NetworkNumber.Eth) => ({
314
+ btcBased: false,
315
+ wstETHBased: false,
316
+ ethBased: false,
317
+ type: types_1.FluidVaultType.T1,
246
318
  chainIds: [common_1.NetworkNumber.Eth],
247
319
  label: 'sUSDe / USDT Market 18',
248
320
  shortLabel: 'sUSDe/USDT',
@@ -257,6 +329,10 @@ const SUSDE_USDT_18 = (networkId = common_1.NetworkNumber.Eth) => ({
257
329
  });
258
330
  exports.SUSDE_USDT_18 = SUSDE_USDT_18;
259
331
  const WEETH_USDC_19 = (networkId = common_1.NetworkNumber.Eth) => ({
332
+ btcBased: false,
333
+ wstETHBased: false,
334
+ ethBased: true,
335
+ type: types_1.FluidVaultType.T1,
260
336
  chainIds: [common_1.NetworkNumber.Eth],
261
337
  label: 'weETH / USDC Market 19',
262
338
  shortLabel: 'weETH/USDC',
@@ -271,6 +347,10 @@ const WEETH_USDC_19 = (networkId = common_1.NetworkNumber.Eth) => ({
271
347
  });
272
348
  exports.WEETH_USDC_19 = WEETH_USDC_19;
273
349
  const WEETH_USDT_20 = (networkId = common_1.NetworkNumber.Eth) => ({
350
+ btcBased: false,
351
+ wstETHBased: false,
352
+ ethBased: true,
353
+ type: types_1.FluidVaultType.T1,
274
354
  chainIds: [common_1.NetworkNumber.Eth],
275
355
  label: 'weETH / USDT Market 20',
276
356
  shortLabel: 'weETH/USDT',
@@ -285,6 +365,10 @@ const WEETH_USDT_20 = (networkId = common_1.NetworkNumber.Eth) => ({
285
365
  });
286
366
  exports.WEETH_USDT_20 = WEETH_USDT_20;
287
367
  const WBTC_USDC_21 = (networkId = common_1.NetworkNumber.Eth) => ({
368
+ btcBased: true,
369
+ wstETHBased: false,
370
+ ethBased: false,
371
+ type: types_1.FluidVaultType.T1,
288
372
  chainIds: [common_1.NetworkNumber.Eth],
289
373
  label: 'WBTC / USDC Market 21',
290
374
  shortLabel: 'WBTC/USDC',
@@ -299,6 +383,10 @@ const WBTC_USDC_21 = (networkId = common_1.NetworkNumber.Eth) => ({
299
383
  });
300
384
  exports.WBTC_USDC_21 = WBTC_USDC_21;
301
385
  const WBTC_USDT_22 = (networkId = common_1.NetworkNumber.Eth) => ({
386
+ btcBased: true,
387
+ wstETHBased: false,
388
+ ethBased: false,
389
+ type: types_1.FluidVaultType.T1,
302
390
  chainIds: [common_1.NetworkNumber.Eth],
303
391
  label: 'WBTC / USDT Market 22',
304
392
  shortLabel: 'WBTC/USDT',
@@ -313,6 +401,10 @@ const WBTC_USDT_22 = (networkId = common_1.NetworkNumber.Eth) => ({
313
401
  });
314
402
  exports.WBTC_USDT_22 = WBTC_USDT_22;
315
403
  const WBTC_ETH_23 = (networkId = common_1.NetworkNumber.Eth) => ({
404
+ btcBased: true,
405
+ wstETHBased: false,
406
+ ethBased: false,
407
+ type: types_1.FluidVaultType.T1,
316
408
  chainIds: [common_1.NetworkNumber.Eth],
317
409
  label: 'WBTC / ETH Market 23',
318
410
  shortLabel: 'WBTC/ETH',
@@ -327,6 +419,10 @@ const WBTC_ETH_23 = (networkId = common_1.NetworkNumber.Eth) => ({
327
419
  });
328
420
  exports.WBTC_ETH_23 = WBTC_ETH_23;
329
421
  const ETH_WBTC_24 = (networkId = common_1.NetworkNumber.Eth) => ({
422
+ btcBased: false,
423
+ wstETHBased: false,
424
+ ethBased: true,
425
+ type: types_1.FluidVaultType.T1,
330
426
  chainIds: [common_1.NetworkNumber.Eth],
331
427
  label: 'ETH / WBTC Market 24',
332
428
  shortLabel: 'ETH/WBTC',
@@ -341,6 +437,10 @@ const ETH_WBTC_24 = (networkId = common_1.NetworkNumber.Eth) => ({
341
437
  });
342
438
  exports.ETH_WBTC_24 = ETH_WBTC_24;
343
439
  const WSTETH_WBTC_25 = (networkId = common_1.NetworkNumber.Eth) => ({
440
+ btcBased: false,
441
+ wstETHBased: true,
442
+ ethBased: false,
443
+ type: types_1.FluidVaultType.T1,
344
444
  chainIds: [common_1.NetworkNumber.Eth],
345
445
  label: 'wstETH / WBTC Market 25',
346
446
  shortLabel: 'wstETH/WBTC',
@@ -355,6 +455,10 @@ const WSTETH_WBTC_25 = (networkId = common_1.NetworkNumber.Eth) => ({
355
455
  });
356
456
  exports.WSTETH_WBTC_25 = WSTETH_WBTC_25;
357
457
  const WEETH_WBTC_26 = (networkId = common_1.NetworkNumber.Eth) => ({
458
+ btcBased: false,
459
+ wstETHBased: false,
460
+ ethBased: true,
461
+ type: types_1.FluidVaultType.T1,
358
462
  chainIds: [common_1.NetworkNumber.Eth],
359
463
  label: 'weETH / WBTC Market 26',
360
464
  shortLabel: 'weETH/WBTC',
@@ -369,6 +473,10 @@ const WEETH_WBTC_26 = (networkId = common_1.NetworkNumber.Eth) => ({
369
473
  });
370
474
  exports.WEETH_WBTC_26 = WEETH_WBTC_26;
371
475
  const WEETHS_WSTETH_27 = (networkId = common_1.NetworkNumber.Eth) => ({
476
+ btcBased: false,
477
+ wstETHBased: false,
478
+ ethBased: true,
479
+ type: types_1.FluidVaultType.T1,
372
480
  chainIds: [common_1.NetworkNumber.Eth],
373
481
  label: 'weETHs / wstETH Market 27',
374
482
  shortLabel: 'weETHs/wstETH',
@@ -383,6 +491,10 @@ const WEETHS_WSTETH_27 = (networkId = common_1.NetworkNumber.Eth) => ({
383
491
  });
384
492
  exports.WEETHS_WSTETH_27 = WEETHS_WSTETH_27;
385
493
  const CBBTC_ETH_28 = (networkId = common_1.NetworkNumber.Eth) => ({
494
+ btcBased: true,
495
+ wstETHBased: false,
496
+ ethBased: false,
497
+ type: types_1.FluidVaultType.T1,
386
498
  chainIds: [common_1.NetworkNumber.Eth],
387
499
  label: 'cbBTC / ETH Market 28',
388
500
  shortLabel: 'cbBTC/ETH',
@@ -397,6 +509,10 @@ const CBBTC_ETH_28 = (networkId = common_1.NetworkNumber.Eth) => ({
397
509
  });
398
510
  exports.CBBTC_ETH_28 = CBBTC_ETH_28;
399
511
  const CBBTC_USDC_29 = (networkId = common_1.NetworkNumber.Eth) => ({
512
+ btcBased: true,
513
+ wstETHBased: false,
514
+ ethBased: false,
515
+ type: types_1.FluidVaultType.T1,
400
516
  chainIds: [common_1.NetworkNumber.Eth],
401
517
  label: 'cbBTC / USDC Market 29',
402
518
  shortLabel: 'cbBTC/USDC',
@@ -411,6 +527,10 @@ const CBBTC_USDC_29 = (networkId = common_1.NetworkNumber.Eth) => ({
411
527
  });
412
528
  exports.CBBTC_USDC_29 = CBBTC_USDC_29;
413
529
  const CBBTC_USDT_30 = (networkId = common_1.NetworkNumber.Eth) => ({
530
+ btcBased: true,
531
+ wstETHBased: false,
532
+ ethBased: false,
533
+ type: types_1.FluidVaultType.T1,
414
534
  chainIds: [common_1.NetworkNumber.Eth],
415
535
  label: 'cbBTC / USDT Market 30',
416
536
  shortLabel: 'cbBTC/USDT',
@@ -425,6 +545,10 @@ const CBBTC_USDT_30 = (networkId = common_1.NetworkNumber.Eth) => ({
425
545
  });
426
546
  exports.CBBTC_USDT_30 = CBBTC_USDT_30;
427
547
  const ETH_CBBTC_31 = (networkId = common_1.NetworkNumber.Eth) => ({
548
+ btcBased: false,
549
+ wstETHBased: false,
550
+ ethBased: true,
551
+ type: types_1.FluidVaultType.T1,
428
552
  chainIds: [common_1.NetworkNumber.Eth],
429
553
  label: 'ETH / cbBTC Market 31',
430
554
  shortLabel: 'ETH/cbBTC',
@@ -439,6 +563,10 @@ const ETH_CBBTC_31 = (networkId = common_1.NetworkNumber.Eth) => ({
439
563
  });
440
564
  exports.ETH_CBBTC_31 = ETH_CBBTC_31;
441
565
  const WEETH_CBBTC_32 = (networkId = common_1.NetworkNumber.Eth) => ({
566
+ btcBased: false,
567
+ wstETHBased: false,
568
+ ethBased: true,
569
+ type: types_1.FluidVaultType.T1,
442
570
  chainIds: [common_1.NetworkNumber.Eth],
443
571
  label: 'weETH / cbBTC Market 32',
444
572
  shortLabel: 'weETH/cbBTC',
@@ -453,6 +581,10 @@ const WEETH_CBBTC_32 = (networkId = common_1.NetworkNumber.Eth) => ({
453
581
  });
454
582
  exports.WEETH_CBBTC_32 = WEETH_CBBTC_32;
455
583
  const WSTETH_CBBTC_33 = (networkId = common_1.NetworkNumber.Eth) => ({
584
+ btcBased: false,
585
+ wstETHBased: true,
586
+ ethBased: false,
587
+ type: types_1.FluidVaultType.T1,
456
588
  chainIds: [common_1.NetworkNumber.Eth],
457
589
  label: 'wstETH / cbBTC Market 33',
458
590
  shortLabel: 'wstETH/cbBTC',
@@ -467,6 +599,10 @@ const WSTETH_CBBTC_33 = (networkId = common_1.NetworkNumber.Eth) => ({
467
599
  });
468
600
  exports.WSTETH_CBBTC_33 = WSTETH_CBBTC_33;
469
601
  const WSTETH_ETH_WSTETH_ETH_44 = (networkId = common_1.NetworkNumber.Eth) => ({
602
+ btcBased: false,
603
+ wstETHBased: true,
604
+ ethBased: false,
605
+ type: types_1.FluidVaultType.T4,
470
606
  chainIds: [common_1.NetworkNumber.Eth],
471
607
  label: 'wstETH / ETH Market 44',
472
608
  shortLabel: 'wstETH/ETH',
@@ -481,6 +617,10 @@ const WSTETH_ETH_WSTETH_ETH_44 = (networkId = common_1.NetworkNumber.Eth) => ({
481
617
  });
482
618
  exports.WSTETH_ETH_WSTETH_ETH_44 = WSTETH_ETH_WSTETH_ETH_44;
483
619
  const ETH_USDC_USDT_45 = (networkId = common_1.NetworkNumber.Eth) => ({
620
+ btcBased: false,
621
+ wstETHBased: false,
622
+ ethBased: true,
623
+ type: types_1.FluidVaultType.T3,
484
624
  chainIds: [common_1.NetworkNumber.Eth],
485
625
  label: 'ETH / USDC Market 45',
486
626
  shortLabel: 'ETH/USDC',
@@ -495,6 +635,10 @@ const ETH_USDC_USDT_45 = (networkId = common_1.NetworkNumber.Eth) => ({
495
635
  });
496
636
  exports.ETH_USDC_USDT_45 = ETH_USDC_USDT_45;
497
637
  const WSTETH_USDC_USDT_46 = (networkId = common_1.NetworkNumber.Eth) => ({
638
+ btcBased: false,
639
+ wstETHBased: true,
640
+ ethBased: false,
641
+ type: types_1.FluidVaultType.T3,
498
642
  chainIds: [common_1.NetworkNumber.Eth],
499
643
  label: 'wstETH / USDC Market 46',
500
644
  shortLabel: 'wstETH/USDC',
@@ -509,6 +653,10 @@ const WSTETH_USDC_USDT_46 = (networkId = common_1.NetworkNumber.Eth) => ({
509
653
  });
510
654
  exports.WSTETH_USDC_USDT_46 = WSTETH_USDC_USDT_46;
511
655
  const WEETH_USDC_USDT_47 = (networkId = common_1.NetworkNumber.Eth) => ({
656
+ btcBased: false,
657
+ wstETHBased: false,
658
+ ethBased: true,
659
+ type: types_1.FluidVaultType.T3,
512
660
  chainIds: [common_1.NetworkNumber.Eth],
513
661
  label: 'weETH / USDC Market 47',
514
662
  shortLabel: 'weETH/USDC',
@@ -523,6 +671,10 @@ const WEETH_USDC_USDT_47 = (networkId = common_1.NetworkNumber.Eth) => ({
523
671
  });
524
672
  exports.WEETH_USDC_USDT_47 = WEETH_USDC_USDT_47;
525
673
  const WBTC_USDC_USDT_48 = (networkId = common_1.NetworkNumber.Eth) => ({
674
+ btcBased: true,
675
+ wstETHBased: false,
676
+ ethBased: false,
677
+ type: types_1.FluidVaultType.T3,
526
678
  chainIds: [common_1.NetworkNumber.Eth],
527
679
  label: 'WBTC / USDC Market 48',
528
680
  shortLabel: 'WBTC/USDC',
@@ -537,6 +689,10 @@ const WBTC_USDC_USDT_48 = (networkId = common_1.NetworkNumber.Eth) => ({
537
689
  });
538
690
  exports.WBTC_USDC_USDT_48 = WBTC_USDC_USDT_48;
539
691
  const CBBTC_USDC_USDT_49 = (networkId = common_1.NetworkNumber.Eth) => ({
692
+ btcBased: true,
693
+ wstETHBased: false,
694
+ ethBased: false,
695
+ type: types_1.FluidVaultType.T3,
540
696
  chainIds: [common_1.NetworkNumber.Eth],
541
697
  label: 'cbBTC / USDC Market 49',
542
698
  shortLabel: 'cbBTC/USDC',
@@ -551,6 +707,10 @@ const CBBTC_USDC_USDT_49 = (networkId = common_1.NetworkNumber.Eth) => ({
551
707
  });
552
708
  exports.CBBTC_USDC_USDT_49 = CBBTC_USDC_USDT_49;
553
709
  const SUSDE_USDC_USDT_50 = (networkId = common_1.NetworkNumber.Eth) => ({
710
+ btcBased: false,
711
+ wstETHBased: false,
712
+ ethBased: false,
713
+ type: types_1.FluidVaultType.T3,
554
714
  chainIds: [common_1.NetworkNumber.Eth],
555
715
  label: 'sUSDe / USDC Market 50',
556
716
  shortLabel: 'sUSDe/USDC',
@@ -565,6 +725,10 @@ const SUSDE_USDC_USDT_50 = (networkId = common_1.NetworkNumber.Eth) => ({
565
725
  });
566
726
  exports.SUSDE_USDC_USDT_50 = SUSDE_USDC_USDT_50;
567
727
  const WBTC_CBBTC_WBTC_CBBTC_51 = (networkId = common_1.NetworkNumber.Eth) => ({
728
+ btcBased: true,
729
+ wstETHBased: false,
730
+ ethBased: false,
731
+ type: types_1.FluidVaultType.T4,
568
732
  chainIds: [common_1.NetworkNumber.Eth],
569
733
  label: 'WBTC / cbBTC Market 51',
570
734
  shortLabel: 'WBTC/cbBTC',
@@ -579,6 +743,10 @@ const WBTC_CBBTC_WBTC_CBBTC_51 = (networkId = common_1.NetworkNumber.Eth) => ({
579
743
  });
580
744
  exports.WBTC_CBBTC_WBTC_CBBTC_51 = WBTC_CBBTC_WBTC_CBBTC_51;
581
745
  const WBTC_CBBTC_USDC_52 = (networkId = common_1.NetworkNumber.Eth) => ({
746
+ btcBased: true,
747
+ wstETHBased: false,
748
+ ethBased: false,
749
+ type: types_1.FluidVaultType.T2,
582
750
  chainIds: [common_1.NetworkNumber.Eth],
583
751
  label: 'WBTC / cbBTC Market 52',
584
752
  shortLabel: 'WBTC/cbBTC',
@@ -593,6 +761,10 @@ const WBTC_CBBTC_USDC_52 = (networkId = common_1.NetworkNumber.Eth) => ({
593
761
  });
594
762
  exports.WBTC_CBBTC_USDC_52 = WBTC_CBBTC_USDC_52;
595
763
  const WBTC_CBBTC_USDT_53 = (networkId = common_1.NetworkNumber.Eth) => ({
764
+ btcBased: true,
765
+ wstETHBased: false,
766
+ ethBased: false,
767
+ type: types_1.FluidVaultType.T2,
596
768
  id: 53,
597
769
  chainIds: [common_1.NetworkNumber.Eth],
598
770
  label: 'WBTC / cbBTC Market 53',
@@ -607,6 +779,10 @@ const WBTC_CBBTC_USDT_53 = (networkId = common_1.NetworkNumber.Eth) => ({
607
779
  });
608
780
  exports.WBTC_CBBTC_USDT_53 = WBTC_CBBTC_USDT_53;
609
781
  const ETH_GHO_54 = (networkId = common_1.NetworkNumber.Eth) => ({
782
+ btcBased: false,
783
+ wstETHBased: false,
784
+ ethBased: true,
785
+ type: types_1.FluidVaultType.T1,
610
786
  id: 54,
611
787
  chainIds: [common_1.NetworkNumber.Eth],
612
788
  label: 'ETH / GHO Market 54',
@@ -621,6 +797,10 @@ const ETH_GHO_54 = (networkId = common_1.NetworkNumber.Eth) => ({
621
797
  });
622
798
  exports.ETH_GHO_54 = ETH_GHO_54;
623
799
  const WSTETH_GHO_55 = (networkId = common_1.NetworkNumber.Eth) => ({
800
+ btcBased: false,
801
+ wstETHBased: true,
802
+ ethBased: false,
803
+ type: types_1.FluidVaultType.T1,
624
804
  id: 55,
625
805
  chainIds: [common_1.NetworkNumber.Eth],
626
806
  label: 'wstETH / GHO Market 55',
@@ -635,6 +815,10 @@ const WSTETH_GHO_55 = (networkId = common_1.NetworkNumber.Eth) => ({
635
815
  });
636
816
  exports.WSTETH_GHO_55 = WSTETH_GHO_55;
637
817
  const SUSDE_GHO_56 = (networkId = common_1.NetworkNumber.Eth) => ({
818
+ btcBased: false,
819
+ wstETHBased: false,
820
+ ethBased: false,
821
+ type: types_1.FluidVaultType.T1,
638
822
  id: 56,
639
823
  chainIds: [common_1.NetworkNumber.Eth],
640
824
  label: 'sUSDe / GHO Market 56',
@@ -649,6 +833,10 @@ const SUSDE_GHO_56 = (networkId = common_1.NetworkNumber.Eth) => ({
649
833
  });
650
834
  exports.SUSDE_GHO_56 = SUSDE_GHO_56;
651
835
  const WEETH_GHO_57 = (networkId = common_1.NetworkNumber.Eth) => ({
836
+ btcBased: false,
837
+ wstETHBased: false,
838
+ ethBased: true,
839
+ type: types_1.FluidVaultType.T1,
652
840
  id: 57,
653
841
  chainIds: [common_1.NetworkNumber.Eth],
654
842
  label: 'weETH / GHO Market 57',
@@ -663,6 +851,10 @@ const WEETH_GHO_57 = (networkId = common_1.NetworkNumber.Eth) => ({
663
851
  });
664
852
  exports.WEETH_GHO_57 = WEETH_GHO_57;
665
853
  const SUSDS_GHO_58 = (networkId = common_1.NetworkNumber.Eth) => ({
854
+ btcBased: false,
855
+ wstETHBased: false,
856
+ ethBased: false,
857
+ type: types_1.FluidVaultType.T1,
666
858
  id: 58,
667
859
  chainIds: [common_1.NetworkNumber.Eth],
668
860
  label: 'SUSDS / GHO Market 58',
@@ -677,6 +869,10 @@ const SUSDS_GHO_58 = (networkId = common_1.NetworkNumber.Eth) => ({
677
869
  });
678
870
  exports.SUSDS_GHO_58 = SUSDS_GHO_58;
679
871
  const WBTC_GHO_59 = (networkId = common_1.NetworkNumber.Eth) => ({
872
+ btcBased: true,
873
+ wstETHBased: false,
874
+ ethBased: false,
875
+ type: types_1.FluidVaultType.T1,
680
876
  id: 59,
681
877
  chainIds: [common_1.NetworkNumber.Eth],
682
878
  label: 'WBTC / GHO Market 59',
@@ -691,6 +887,10 @@ const WBTC_GHO_59 = (networkId = common_1.NetworkNumber.Eth) => ({
691
887
  });
692
888
  exports.WBTC_GHO_59 = WBTC_GHO_59;
693
889
  const CBBTC_GHO_60 = (networkId = common_1.NetworkNumber.Eth) => ({
890
+ btcBased: true,
891
+ wstETHBased: false,
892
+ ethBased: false,
893
+ type: types_1.FluidVaultType.T1,
694
894
  id: 60,
695
895
  chainIds: [common_1.NetworkNumber.Eth],
696
896
  label: 'cbBTC / GHO Market 60',
@@ -705,6 +905,10 @@ const CBBTC_GHO_60 = (networkId = common_1.NetworkNumber.Eth) => ({
705
905
  });
706
906
  exports.CBBTC_GHO_60 = CBBTC_GHO_60;
707
907
  const GHO_USDC_GHO_USDC_61 = (networkId = common_1.NetworkNumber.Eth) => ({
908
+ btcBased: false,
909
+ wstETHBased: false,
910
+ ethBased: false,
911
+ type: types_1.FluidVaultType.T4,
708
912
  id: 61,
709
913
  chainIds: [common_1.NetworkNumber.Eth],
710
914
  label: 'GHO / USDC Market 61',
@@ -719,6 +923,10 @@ const GHO_USDC_GHO_USDC_61 = (networkId = common_1.NetworkNumber.Eth) => ({
719
923
  });
720
924
  exports.GHO_USDC_GHO_USDC_61 = GHO_USDC_GHO_USDC_61;
721
925
  const WEETH_ETH_WSTETH_74 = (networkId = common_1.NetworkNumber.Eth) => ({
926
+ btcBased: false,
927
+ wstETHBased: false,
928
+ ethBased: true,
929
+ type: types_1.FluidVaultType.T2,
722
930
  id: 74,
723
931
  chainIds: [common_1.NetworkNumber.Eth],
724
932
  label: 'weETH / ETH Market 74',
@@ -733,6 +941,10 @@ const WEETH_ETH_WSTETH_74 = (networkId = common_1.NetworkNumber.Eth) => ({
733
941
  });
734
942
  exports.WEETH_ETH_WSTETH_74 = WEETH_ETH_WSTETH_74;
735
943
  const USDC_ETH_USDC_ETH_77 = (networkId = common_1.NetworkNumber.Eth) => ({
944
+ btcBased: false,
945
+ wstETHBased: false,
946
+ ethBased: false,
947
+ type: types_1.FluidVaultType.T4,
736
948
  id: 77,
737
949
  chainIds: [common_1.NetworkNumber.Eth],
738
950
  label: 'USDC / ETH Market 77',
@@ -747,6 +959,10 @@ const USDC_ETH_USDC_ETH_77 = (networkId = common_1.NetworkNumber.Eth) => ({
747
959
  });
748
960
  exports.USDC_ETH_USDC_ETH_77 = USDC_ETH_USDC_ETH_77;
749
961
  const RSETH_ETH_WSTETH_78 = (networkId = common_1.NetworkNumber.Eth) => ({
962
+ btcBased: false,
963
+ wstETHBased: false,
964
+ ethBased: true,
965
+ type: types_1.FluidVaultType.T2,
750
966
  id: 78,
751
967
  chainIds: [common_1.NetworkNumber.Eth],
752
968
  label: 'RSETH / ETH Market 78',
@@ -761,6 +977,10 @@ const RSETH_ETH_WSTETH_78 = (networkId = common_1.NetworkNumber.Eth) => ({
761
977
  });
762
978
  exports.RSETH_ETH_WSTETH_78 = RSETH_ETH_WSTETH_78;
763
979
  const RSETH_WSTETH_79 = (networkId = common_1.NetworkNumber.Eth) => ({
980
+ btcBased: false,
981
+ wstETHBased: false,
982
+ ethBased: true,
983
+ type: types_1.FluidVaultType.T1,
764
984
  id: 79,
765
985
  chainIds: [common_1.NetworkNumber.Eth],
766
986
  label: 'RSETH / wstETH Market 79',
@@ -775,6 +995,10 @@ const RSETH_WSTETH_79 = (networkId = common_1.NetworkNumber.Eth) => ({
775
995
  });
776
996
  exports.RSETH_WSTETH_79 = RSETH_WSTETH_79;
777
997
  const WEETHS_ETH_WSTETH_80 = (networkId = common_1.NetworkNumber.Eth) => ({
998
+ btcBased: false,
999
+ wstETHBased: false,
1000
+ ethBased: true,
1001
+ type: types_1.FluidVaultType.T2,
778
1002
  id: 80,
779
1003
  chainIds: [common_1.NetworkNumber.Eth],
780
1004
  label: 'weETHs / ETH Market 80',
@@ -789,6 +1013,10 @@ const WEETHS_ETH_WSTETH_80 = (networkId = common_1.NetworkNumber.Eth) => ({
789
1013
  });
790
1014
  exports.WEETHS_ETH_WSTETH_80 = WEETHS_ETH_WSTETH_80;
791
1015
  const ETH_USDC_1_ARB = (networkId = common_1.NetworkNumber.Eth) => ({
1016
+ btcBased: false,
1017
+ wstETHBased: false,
1018
+ ethBased: true,
1019
+ type: types_1.FluidVaultType.T1,
792
1020
  id: 1,
793
1021
  chainIds: [common_1.NetworkNumber.Arb],
794
1022
  label: 'ETH / USDC Market 1',
@@ -803,6 +1031,10 @@ const ETH_USDC_1_ARB = (networkId = common_1.NetworkNumber.Eth) => ({
803
1031
  });
804
1032
  exports.ETH_USDC_1_ARB = ETH_USDC_1_ARB;
805
1033
  const ETH_USDT_2_ARB = (networkId = common_1.NetworkNumber.Eth) => ({
1034
+ btcBased: false,
1035
+ wstETHBased: false,
1036
+ ethBased: true,
1037
+ type: types_1.FluidVaultType.T1,
806
1038
  id: 2,
807
1039
  chainIds: [common_1.NetworkNumber.Arb],
808
1040
  label: 'ETH / USDT Market 2',
@@ -817,6 +1049,10 @@ const ETH_USDT_2_ARB = (networkId = common_1.NetworkNumber.Eth) => ({
817
1049
  });
818
1050
  exports.ETH_USDT_2_ARB = ETH_USDT_2_ARB;
819
1051
  const WSTETH_USDC_3_ARB = (networkId = common_1.NetworkNumber.Eth) => ({
1052
+ btcBased: false,
1053
+ wstETHBased: true,
1054
+ ethBased: false,
1055
+ type: types_1.FluidVaultType.T1,
820
1056
  id: 3,
821
1057
  chainIds: [common_1.NetworkNumber.Arb],
822
1058
  label: 'wstETH / USDC Market 3',
@@ -831,6 +1067,10 @@ const WSTETH_USDC_3_ARB = (networkId = common_1.NetworkNumber.Eth) => ({
831
1067
  });
832
1068
  exports.WSTETH_USDC_3_ARB = WSTETH_USDC_3_ARB;
833
1069
  const WSTETH_USDT_4_ARB = (networkId = common_1.NetworkNumber.Eth) => ({
1070
+ btcBased: false,
1071
+ wstETHBased: true,
1072
+ ethBased: false,
1073
+ type: types_1.FluidVaultType.T1,
834
1074
  id: 4,
835
1075
  chainIds: [common_1.NetworkNumber.Arb],
836
1076
  label: 'wstETH / USDT Market 4',
@@ -845,6 +1085,10 @@ const WSTETH_USDT_4_ARB = (networkId = common_1.NetworkNumber.Eth) => ({
845
1085
  });
846
1086
  exports.WSTETH_USDT_4_ARB = WSTETH_USDT_4_ARB;
847
1087
  const WSTETH_ETH_5_ARB = (networkId = common_1.NetworkNumber.Eth) => ({
1088
+ btcBased: false,
1089
+ wstETHBased: true,
1090
+ ethBased: false,
1091
+ type: types_1.FluidVaultType.T1,
848
1092
  id: 5,
849
1093
  chainIds: [common_1.NetworkNumber.Arb],
850
1094
  label: 'wstETH / ETH Market 5',
@@ -859,6 +1103,10 @@ const WSTETH_ETH_5_ARB = (networkId = common_1.NetworkNumber.Eth) => ({
859
1103
  });
860
1104
  exports.WSTETH_ETH_5_ARB = WSTETH_ETH_5_ARB;
861
1105
  const WEETH_WSTETH_6_ARB = (networkId = common_1.NetworkNumber.Eth) => ({
1106
+ btcBased: false,
1107
+ wstETHBased: false,
1108
+ ethBased: true,
1109
+ type: types_1.FluidVaultType.T1,
862
1110
  id: 6,
863
1111
  chainIds: [common_1.NetworkNumber.Arb],
864
1112
  label: 'weETH / wstETH Market 6',
@@ -873,6 +1121,10 @@ const WEETH_WSTETH_6_ARB = (networkId = common_1.NetworkNumber.Eth) => ({
873
1121
  });
874
1122
  exports.WEETH_WSTETH_6_ARB = WEETH_WSTETH_6_ARB;
875
1123
  const WEETH_USDC_7_ARB = (networkId = common_1.NetworkNumber.Eth) => ({
1124
+ btcBased: false,
1125
+ wstETHBased: false,
1126
+ ethBased: true,
1127
+ type: types_1.FluidVaultType.T1,
876
1128
  id: 7,
877
1129
  chainIds: [common_1.NetworkNumber.Arb],
878
1130
  label: 'weETH / USDC Market 7',
@@ -887,6 +1139,10 @@ const WEETH_USDC_7_ARB = (networkId = common_1.NetworkNumber.Eth) => ({
887
1139
  });
888
1140
  exports.WEETH_USDC_7_ARB = WEETH_USDC_7_ARB;
889
1141
  const WEETH_USDT_8_ARB = (networkId = common_1.NetworkNumber.Eth) => ({
1142
+ btcBased: false,
1143
+ wstETHBased: false,
1144
+ ethBased: true,
1145
+ type: types_1.FluidVaultType.T1,
890
1146
  id: 8,
891
1147
  chainIds: [common_1.NetworkNumber.Arb],
892
1148
  label: 'weETH / USDT Market 8',
@@ -901,6 +1157,10 @@ const WEETH_USDT_8_ARB = (networkId = common_1.NetworkNumber.Eth) => ({
901
1157
  });
902
1158
  exports.WEETH_USDT_8_ARB = WEETH_USDT_8_ARB;
903
1159
  const ETH_ARB_9_ARB = (networkId = common_1.NetworkNumber.Eth) => ({
1160
+ btcBased: false,
1161
+ wstETHBased: false,
1162
+ ethBased: true,
1163
+ type: types_1.FluidVaultType.T1,
904
1164
  id: 9,
905
1165
  chainIds: [common_1.NetworkNumber.Arb],
906
1166
  label: 'ETH / ARB Market 9',
@@ -915,6 +1175,10 @@ const ETH_ARB_9_ARB = (networkId = common_1.NetworkNumber.Eth) => ({
915
1175
  });
916
1176
  exports.ETH_ARB_9_ARB = ETH_ARB_9_ARB;
917
1177
  const ARB_USDC_10_ARB = (networkId = common_1.NetworkNumber.Eth) => ({
1178
+ btcBased: false,
1179
+ wstETHBased: false,
1180
+ ethBased: false,
1181
+ type: types_1.FluidVaultType.T1,
918
1182
  id: 10,
919
1183
  chainIds: [common_1.NetworkNumber.Arb],
920
1184
  label: 'ARB / USDC Market 10',
@@ -929,6 +1193,10 @@ const ARB_USDC_10_ARB = (networkId = common_1.NetworkNumber.Eth) => ({
929
1193
  });
930
1194
  exports.ARB_USDC_10_ARB = ARB_USDC_10_ARB;
931
1195
  const ARB_USDT_11_ARB = (networkId = common_1.NetworkNumber.Eth) => ({
1196
+ btcBased: false,
1197
+ wstETHBased: false,
1198
+ ethBased: false,
1199
+ type: types_1.FluidVaultType.T1,
932
1200
  id: 11,
933
1201
  chainIds: [common_1.NetworkNumber.Arb],
934
1202
  label: 'ARB / USDT Market 11',
@@ -943,6 +1211,10 @@ const ARB_USDT_11_ARB = (networkId = common_1.NetworkNumber.Eth) => ({
943
1211
  });
944
1212
  exports.ARB_USDT_11_ARB = ARB_USDT_11_ARB;
945
1213
  const WSTETH_ETH_WSTETH_ETH_16_ARB = (networkId = common_1.NetworkNumber.Eth) => ({
1214
+ btcBased: false,
1215
+ wstETHBased: true,
1216
+ ethBased: false,
1217
+ type: types_1.FluidVaultType.T1,
946
1218
  id: 16,
947
1219
  chainIds: [common_1.NetworkNumber.Arb],
948
1220
  label: 'wstETH / ETH Market 16',
@@ -957,6 +1229,10 @@ const WSTETH_ETH_WSTETH_ETH_16_ARB = (networkId = common_1.NetworkNumber.Eth) =>
957
1229
  });
958
1230
  exports.WSTETH_ETH_WSTETH_ETH_16_ARB = WSTETH_ETH_WSTETH_ETH_16_ARB;
959
1231
  const WEETH_ETH_WSTETH_17_ARB = (networkId = common_1.NetworkNumber.Eth) => ({
1232
+ btcBased: false,
1233
+ wstETHBased: false,
1234
+ ethBased: true,
1235
+ type: types_1.FluidVaultType.T1,
960
1236
  id: 17,
961
1237
  chainIds: [common_1.NetworkNumber.Arb],
962
1238
  label: 'weETH / ETH Market 17',
@@ -971,6 +1247,10 @@ const WEETH_ETH_WSTETH_17_ARB = (networkId = common_1.NetworkNumber.Eth) => ({
971
1247
  });
972
1248
  exports.WEETH_ETH_WSTETH_17_ARB = WEETH_ETH_WSTETH_17_ARB;
973
1249
  const ETH_USDC_1_BASE = (networkId = common_1.NetworkNumber.Eth) => ({
1250
+ btcBased: false,
1251
+ wstETHBased: false,
1252
+ ethBased: true,
1253
+ type: types_1.FluidVaultType.T1,
974
1254
  id: 1,
975
1255
  chainIds: [common_1.NetworkNumber.Base],
976
1256
  label: 'ETH / USDC Market 1',
@@ -985,6 +1265,10 @@ const ETH_USDC_1_BASE = (networkId = common_1.NetworkNumber.Eth) => ({
985
1265
  });
986
1266
  exports.ETH_USDC_1_BASE = ETH_USDC_1_BASE;
987
1267
  const WSTETH_USDC_2_BASE = (networkId = common_1.NetworkNumber.Eth) => ({
1268
+ btcBased: false,
1269
+ wstETHBased: true,
1270
+ ethBased: false,
1271
+ type: types_1.FluidVaultType.T1,
988
1272
  id: 2,
989
1273
  chainIds: [common_1.NetworkNumber.Base],
990
1274
  label: 'wstETH / USDC Market 2',
@@ -999,6 +1283,10 @@ const WSTETH_USDC_2_BASE = (networkId = common_1.NetworkNumber.Eth) => ({
999
1283
  });
1000
1284
  exports.WSTETH_USDC_2_BASE = WSTETH_USDC_2_BASE;
1001
1285
  const WSTETH_ETH_3_BASE = (networkId = common_1.NetworkNumber.Eth) => ({
1286
+ btcBased: false,
1287
+ wstETHBased: true,
1288
+ ethBased: false,
1289
+ type: types_1.FluidVaultType.T1,
1002
1290
  id: 3,
1003
1291
  chainIds: [common_1.NetworkNumber.Base],
1004
1292
  label: 'wstETH / ETH Market 3',
@@ -1013,6 +1301,10 @@ const WSTETH_ETH_3_BASE = (networkId = common_1.NetworkNumber.Eth) => ({
1013
1301
  });
1014
1302
  exports.WSTETH_ETH_3_BASE = WSTETH_ETH_3_BASE;
1015
1303
  const WEETH_WSTETH_4_BASE = (networkId = common_1.NetworkNumber.Eth) => ({
1304
+ btcBased: false,
1305
+ wstETHBased: false,
1306
+ ethBased: true,
1307
+ type: types_1.FluidVaultType.T1,
1016
1308
  id: 4,
1017
1309
  chainIds: [common_1.NetworkNumber.Base],
1018
1310
  label: 'weETH / wstETH Market 4',
@@ -1027,6 +1319,10 @@ const WEETH_WSTETH_4_BASE = (networkId = common_1.NetworkNumber.Eth) => ({
1027
1319
  });
1028
1320
  exports.WEETH_WSTETH_4_BASE = WEETH_WSTETH_4_BASE;
1029
1321
  const WEETH_USDC_5_BASE = (networkId = common_1.NetworkNumber.Eth) => ({
1322
+ btcBased: false,
1323
+ wstETHBased: false,
1324
+ ethBased: true,
1325
+ type: types_1.FluidVaultType.T1,
1030
1326
  id: 5,
1031
1327
  chainIds: [common_1.NetworkNumber.Base],
1032
1328
  label: 'weETH / USDC Market 5',
@@ -1041,6 +1337,10 @@ const WEETH_USDC_5_BASE = (networkId = common_1.NetworkNumber.Eth) => ({
1041
1337
  });
1042
1338
  exports.WEETH_USDC_5_BASE = WEETH_USDC_5_BASE;
1043
1339
  const CBETH_USDC_6_BASE = (networkId = common_1.NetworkNumber.Eth) => ({
1340
+ btcBased: false,
1341
+ wstETHBased: false,
1342
+ ethBased: true,
1343
+ type: types_1.FluidVaultType.T1,
1044
1344
  id: 6,
1045
1345
  chainIds: [common_1.NetworkNumber.Base],
1046
1346
  label: 'CBETH / USDC Market 6',
@@ -1055,6 +1355,10 @@ const CBETH_USDC_6_BASE = (networkId = common_1.NetworkNumber.Eth) => ({
1055
1355
  });
1056
1356
  exports.CBETH_USDC_6_BASE = CBETH_USDC_6_BASE;
1057
1357
  const CBBTC_USDC_7_BASE = (networkId = common_1.NetworkNumber.Eth) => ({
1358
+ btcBased: true,
1359
+ wstETHBased: false,
1360
+ ethBased: false,
1361
+ type: types_1.FluidVaultType.T1,
1058
1362
  id: 7,
1059
1363
  chainIds: [common_1.NetworkNumber.Base],
1060
1364
  label: 'cbBTC / USDC Market 7',
@@ -1069,6 +1373,10 @@ const CBBTC_USDC_7_BASE = (networkId = common_1.NetworkNumber.Eth) => ({
1069
1373
  });
1070
1374
  exports.CBBTC_USDC_7_BASE = CBBTC_USDC_7_BASE;
1071
1375
  const CBBTC_EURC_8_BASE = (networkId = common_1.NetworkNumber.Eth) => ({
1376
+ btcBased: true,
1377
+ wstETHBased: false,
1378
+ ethBased: false,
1379
+ type: types_1.FluidVaultType.T1,
1072
1380
  id: 8,
1073
1381
  chainIds: [common_1.NetworkNumber.Base],
1074
1382
  label: 'cbBTC / EURC Market 8',
@@ -1083,6 +1391,10 @@ const CBBTC_EURC_8_BASE = (networkId = common_1.NetworkNumber.Eth) => ({
1083
1391
  });
1084
1392
  exports.CBBTC_EURC_8_BASE = CBBTC_EURC_8_BASE;
1085
1393
  const CBETH_EURC_9_BASE = (networkId = common_1.NetworkNumber.Eth) => ({
1394
+ btcBased: false,
1395
+ wstETHBased: false,
1396
+ ethBased: true,
1397
+ type: types_1.FluidVaultType.T1,
1086
1398
  id: 9,
1087
1399
  chainIds: [common_1.NetworkNumber.Base],
1088
1400
  label: 'CBETH / EURC Market 9',
@@ -1097,6 +1409,10 @@ const CBETH_EURC_9_BASE = (networkId = common_1.NetworkNumber.Eth) => ({
1097
1409
  });
1098
1410
  exports.CBETH_EURC_9_BASE = CBETH_EURC_9_BASE;
1099
1411
  const ETH_EURC_10_BASE = (networkId = common_1.NetworkNumber.Eth) => ({
1412
+ btcBased: false,
1413
+ wstETHBased: false,
1414
+ ethBased: true,
1415
+ type: types_1.FluidVaultType.T1,
1100
1416
  id: 10,
1101
1417
  chainIds: [common_1.NetworkNumber.Base],
1102
1418
  label: 'ETH / EURC Market 10',
@@ -1111,6 +1427,10 @@ const ETH_EURC_10_BASE = (networkId = common_1.NetworkNumber.Eth) => ({
1111
1427
  });
1112
1428
  exports.ETH_EURC_10_BASE = ETH_EURC_10_BASE;
1113
1429
  const WEETH_EURC_11_BASE = (networkId = common_1.NetworkNumber.Eth) => ({
1430
+ btcBased: false,
1431
+ wstETHBased: false,
1432
+ ethBased: true,
1433
+ type: types_1.FluidVaultType.T1,
1114
1434
  id: 11,
1115
1435
  chainIds: [common_1.NetworkNumber.Base],
1116
1436
  label: 'weETH / EURC Market 11',
@@ -1125,6 +1445,10 @@ const WEETH_EURC_11_BASE = (networkId = common_1.NetworkNumber.Eth) => ({
1125
1445
  });
1126
1446
  exports.WEETH_EURC_11_BASE = WEETH_EURC_11_BASE;
1127
1447
  const WSTETH_EURC_12_BASE = (networkId = common_1.NetworkNumber.Eth) => ({
1448
+ btcBased: false,
1449
+ wstETHBased: true,
1450
+ ethBased: false,
1451
+ type: types_1.FluidVaultType.T1,
1128
1452
  id: 12,
1129
1453
  chainIds: [common_1.NetworkNumber.Base],
1130
1454
  label: 'wstETH / EURC Market 12',
@@ -1139,6 +1463,10 @@ const WSTETH_EURC_12_BASE = (networkId = common_1.NetworkNumber.Eth) => ({
1139
1463
  });
1140
1464
  exports.WSTETH_EURC_12_BASE = WSTETH_EURC_12_BASE;
1141
1465
  const CBBTC_ETH_13_BASE = (networkId = common_1.NetworkNumber.Eth) => ({
1466
+ btcBased: true,
1467
+ wstETHBased: false,
1468
+ ethBased: false,
1469
+ type: types_1.FluidVaultType.T1,
1142
1470
  id: 13,
1143
1471
  chainIds: [common_1.NetworkNumber.Base],
1144
1472
  label: 'cbBTC / ETH Market 13',
@@ -1153,6 +1481,10 @@ const CBBTC_ETH_13_BASE = (networkId = common_1.NetworkNumber.Eth) => ({
1153
1481
  });
1154
1482
  exports.CBBTC_ETH_13_BASE = CBBTC_ETH_13_BASE;
1155
1483
  const ETH_CBBTC_14_BASE = (networkId = common_1.NetworkNumber.Eth) => ({
1484
+ btcBased: false,
1485
+ wstETHBased: false,
1486
+ ethBased: true,
1487
+ type: types_1.FluidVaultType.T1,
1156
1488
  id: 14,
1157
1489
  chainIds: [common_1.NetworkNumber.Base],
1158
1490
  label: 'ETH / cbBTC Market 14',
@@ -1167,6 +1499,10 @@ const ETH_CBBTC_14_BASE = (networkId = common_1.NetworkNumber.Eth) => ({
1167
1499
  });
1168
1500
  exports.ETH_CBBTC_14_BASE = ETH_CBBTC_14_BASE;
1169
1501
  const WEETH_CBBTC_15_BASE = (networkId = common_1.NetworkNumber.Eth) => ({
1502
+ btcBased: false,
1503
+ wstETHBased: false,
1504
+ ethBased: true,
1505
+ type: types_1.FluidVaultType.T1,
1170
1506
  id: 15,
1171
1507
  chainIds: [common_1.NetworkNumber.Base],
1172
1508
  label: 'weETH / cbBTC Market 15',
@@ -1181,6 +1517,10 @@ const WEETH_CBBTC_15_BASE = (networkId = common_1.NetworkNumber.Eth) => ({
1181
1517
  });
1182
1518
  exports.WEETH_CBBTC_15_BASE = WEETH_CBBTC_15_BASE;
1183
1519
  const WSTETH_CBBTC_16_BASE = (networkId = common_1.NetworkNumber.Eth) => ({
1520
+ btcBased: false,
1521
+ wstETHBased: true,
1522
+ ethBased: false,
1523
+ type: types_1.FluidVaultType.T1,
1184
1524
  id: 16,
1185
1525
  chainIds: [common_1.NetworkNumber.Base],
1186
1526
  label: 'wstETH / cbBTC Market 16',
@@ -1284,3 +1624,7 @@ const FluidMarkets = (networkId) => ({
1284
1624
  [types_1.FluidBaseVersions.WSTETH_CBBTC_16_BASE]: (0, exports.WSTETH_CBBTC_16_BASE)(networkId),
1285
1625
  });
1286
1626
  exports.FluidMarkets = FluidMarkets;
1627
+ const getFluidVersionsDataForNetwork = (network) => (Object.values((0, exports.FluidMarkets)(network)).filter(({ chainIds, marketAddress, type }) => !!marketAddress && chainIds.includes(network) && type === types_1.FluidVaultType.T1));
1628
+ exports.getFluidVersionsDataForNetwork = getFluidVersionsDataForNetwork;
1629
+ const getFluidMarketInfoById = (vaultId, network = 1) => (0, exports.getFluidVersionsDataForNetwork)(network).find(({ id }) => id === vaultId);
1630
+ exports.getFluidMarketInfoById = getFluidMarketInfoById;