@defisaver/positions-sdk 2.1.148-dev → 2.1.149-shifter-v2-dev
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/cjs/fluid/index.d.ts +2 -0
- package/cjs/fluid/index.js +36 -1
- package/cjs/maker/index.d.ts +7 -2
- package/cjs/maker/index.js +27 -10
- package/cjs/markets/index.d.ts +1 -0
- package/cjs/markets/index.js +3 -1
- package/cjs/markets/maker/index.d.ts +1 -0
- package/cjs/markets/maker/index.js +13 -0
- package/cjs/markets/morphoBlue/index.js +122 -122
- package/cjs/portfolio/index.d.ts +5 -1
- package/cjs/portfolio/index.js +290 -27
- package/cjs/types/portfolio.d.ts +26 -10
- package/esm/fluid/index.d.ts +2 -0
- package/esm/fluid/index.js +33 -0
- package/esm/maker/index.d.ts +7 -2
- package/esm/maker/index.js +26 -11
- package/esm/markets/index.d.ts +1 -0
- package/esm/markets/index.js +1 -0
- package/esm/markets/maker/index.d.ts +1 -0
- package/esm/markets/maker/index.js +10 -0
- package/esm/markets/morphoBlue/index.js +122 -122
- package/esm/portfolio/index.d.ts +5 -1
- package/esm/portfolio/index.js +293 -31
- package/esm/types/portfolio.d.ts +26 -10
- package/package.json +1 -1
- package/src/fluid/index.ts +40 -0
- package/src/maker/index.ts +56 -28
- package/src/markets/index.ts +2 -1
- package/src/markets/maker/index.ts +10 -0
- package/src/markets/morphoBlue/index.ts +122 -122
- package/src/portfolio/index.ts +273 -29
- package/src/types/portfolio.ts +31 -12
|
@@ -8,7 +8,7 @@ const types_1 = require("../../types");
|
|
|
8
8
|
// MAINNET
|
|
9
9
|
const MORPHO_BLUE_WSTETH_USDC = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
10
10
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
11
|
-
label: 'Morpho',
|
|
11
|
+
label: 'Morpho Blue',
|
|
12
12
|
shortLabel: 'wstETH/USDC',
|
|
13
13
|
value: types_1.MorphoBlueVersions.MorphoBlueWstEthUSDC,
|
|
14
14
|
url: 'wstethusdc',
|
|
@@ -24,7 +24,7 @@ const MORPHO_BLUE_WSTETH_USDC = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
24
24
|
exports.MORPHO_BLUE_WSTETH_USDC = MORPHO_BLUE_WSTETH_USDC;
|
|
25
25
|
const MORPHO_BLUE_WEETH_ETH_860 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
26
26
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
27
|
-
label: 'Morpho',
|
|
27
|
+
label: 'Morpho Blue',
|
|
28
28
|
shortLabel: 'weETH/ETH',
|
|
29
29
|
value: types_1.MorphoBlueVersions.MorphoBlueWeEthEth_860,
|
|
30
30
|
url: 'weethweth-698fe982',
|
|
@@ -40,7 +40,7 @@ const MORPHO_BLUE_WEETH_ETH_860 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
40
40
|
exports.MORPHO_BLUE_WEETH_ETH_860 = MORPHO_BLUE_WEETH_ETH_860;
|
|
41
41
|
const MORPHO_BLUE_SDAI_USDC = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
42
42
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
43
|
-
label: 'Morpho',
|
|
43
|
+
label: 'Morpho Blue',
|
|
44
44
|
shortLabel: 'sDAI/USDC',
|
|
45
45
|
value: types_1.MorphoBlueVersions.MorphoBlueSDAIUSDC,
|
|
46
46
|
url: 'sdaiusdc',
|
|
@@ -56,7 +56,7 @@ const MORPHO_BLUE_SDAI_USDC = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
56
56
|
exports.MORPHO_BLUE_SDAI_USDC = MORPHO_BLUE_SDAI_USDC;
|
|
57
57
|
const MORPHO_BLUE_WBTC_USDC = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
58
58
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
59
|
-
label: 'Morpho',
|
|
59
|
+
label: 'Morpho Blue',
|
|
60
60
|
shortLabel: 'WBTC/USDC',
|
|
61
61
|
value: types_1.MorphoBlueVersions.MorphoBlueWBTCUSDC,
|
|
62
62
|
url: 'wbtcusdc',
|
|
@@ -72,7 +72,7 @@ const MORPHO_BLUE_WBTC_USDC = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
72
72
|
exports.MORPHO_BLUE_WBTC_USDC = MORPHO_BLUE_WBTC_USDC;
|
|
73
73
|
const MORPHO_BLUE_ETH_USDC_915 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
74
74
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
75
|
-
label: 'Morpho',
|
|
75
|
+
label: 'Morpho Blue',
|
|
76
76
|
shortLabel: 'ETH/USDC',
|
|
77
77
|
value: types_1.MorphoBlueVersions.MorphoBlueEthUSDC_915,
|
|
78
78
|
url: 'ethusdc-f9acc677',
|
|
@@ -88,7 +88,7 @@ const MORPHO_BLUE_ETH_USDC_915 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
88
88
|
exports.MORPHO_BLUE_ETH_USDC_915 = MORPHO_BLUE_ETH_USDC_915;
|
|
89
89
|
const MORPHO_BLUE_ETH_USDC_860 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
90
90
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
91
|
-
label: 'Morpho',
|
|
91
|
+
label: 'Morpho Blue',
|
|
92
92
|
shortLabel: 'ETH/USDC',
|
|
93
93
|
value: types_1.MorphoBlueVersions.MorphoBlueEthUSDC_860,
|
|
94
94
|
url: 'ethusdc-7dde86a1',
|
|
@@ -104,7 +104,7 @@ const MORPHO_BLUE_ETH_USDC_860 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
104
104
|
exports.MORPHO_BLUE_ETH_USDC_860 = MORPHO_BLUE_ETH_USDC_860;
|
|
105
105
|
const MORPHO_BLUE_WBTC_USDT = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
106
106
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
107
|
-
label: 'Morpho',
|
|
107
|
+
label: 'Morpho Blue',
|
|
108
108
|
shortLabel: 'WBTC/USDT',
|
|
109
109
|
value: types_1.MorphoBlueVersions.MorphoBlueWBTCUSDT,
|
|
110
110
|
url: 'wbtcusdt',
|
|
@@ -120,7 +120,7 @@ const MORPHO_BLUE_WBTC_USDT = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
120
120
|
exports.MORPHO_BLUE_WBTC_USDT = MORPHO_BLUE_WBTC_USDT;
|
|
121
121
|
const MORPHO_BLUE_WBTC_PYUSD = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
122
122
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
123
|
-
label: 'Morpho',
|
|
123
|
+
label: 'Morpho Blue',
|
|
124
124
|
shortLabel: 'WBTC/PYUSD',
|
|
125
125
|
value: types_1.MorphoBlueVersions.MorphoBlueWBTCPYUSD,
|
|
126
126
|
url: 'wbtcpyusd',
|
|
@@ -136,7 +136,7 @@ const MORPHO_BLUE_WBTC_PYUSD = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
136
136
|
exports.MORPHO_BLUE_WBTC_PYUSD = MORPHO_BLUE_WBTC_PYUSD;
|
|
137
137
|
const MORPHO_BLUE_WBTC_ETH = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
138
138
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
139
|
-
label: 'Morpho',
|
|
139
|
+
label: 'Morpho Blue',
|
|
140
140
|
shortLabel: 'WBTC/ETH',
|
|
141
141
|
value: types_1.MorphoBlueVersions.MorphoBlueWBTCEth,
|
|
142
142
|
url: 'wbtceth',
|
|
@@ -152,7 +152,7 @@ const MORPHO_BLUE_WBTC_ETH = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
152
152
|
exports.MORPHO_BLUE_WBTC_ETH = MORPHO_BLUE_WBTC_ETH;
|
|
153
153
|
const MORPHO_BLUE_WSTETH_USDT = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
154
154
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
155
|
-
label: 'Morpho',
|
|
155
|
+
label: 'Morpho Blue',
|
|
156
156
|
shortLabel: 'wstETH/USDT',
|
|
157
157
|
value: types_1.MorphoBlueVersions.MorphoBlueWstEthUSDT,
|
|
158
158
|
url: 'wstethusdt',
|
|
@@ -168,7 +168,7 @@ const MORPHO_BLUE_WSTETH_USDT = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
168
168
|
exports.MORPHO_BLUE_WSTETH_USDT = MORPHO_BLUE_WSTETH_USDT;
|
|
169
169
|
const MORPHO_BLUE_WSTETH_USDA_EXCHANGE_RATE = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
170
170
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
171
|
-
label: 'Morpho',
|
|
171
|
+
label: 'Morpho Blue',
|
|
172
172
|
shortLabel: 'wstETH/USDA',
|
|
173
173
|
value: types_1.MorphoBlueVersions.MorphoBlueWstEthUSDA_Exchange_Rate,
|
|
174
174
|
url: 'wstethusda',
|
|
@@ -184,7 +184,7 @@ const MORPHO_BLUE_WSTETH_USDA_EXCHANGE_RATE = (networkId = types_1.NetworkNumber
|
|
|
184
184
|
exports.MORPHO_BLUE_WSTETH_USDA_EXCHANGE_RATE = MORPHO_BLUE_WSTETH_USDA_EXCHANGE_RATE;
|
|
185
185
|
const MORPHO_BLUE_WSTETH_PYUSD = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
186
186
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
187
|
-
label: 'Morpho',
|
|
187
|
+
label: 'Morpho Blue',
|
|
188
188
|
shortLabel: 'wstETH/PYUSD',
|
|
189
189
|
value: types_1.MorphoBlueVersions.MorphoBlueWstEthPYUSD,
|
|
190
190
|
url: 'wstethpyusd',
|
|
@@ -200,7 +200,7 @@ const MORPHO_BLUE_WSTETH_PYUSD = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
200
200
|
exports.MORPHO_BLUE_WSTETH_PYUSD = MORPHO_BLUE_WSTETH_PYUSD;
|
|
201
201
|
const MORPHO_BLUE_USDE_USDT = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
202
202
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
203
|
-
label: 'Morpho',
|
|
203
|
+
label: 'Morpho Blue',
|
|
204
204
|
shortLabel: 'USDe/USDT',
|
|
205
205
|
value: types_1.MorphoBlueVersions.MorphoBlueUSDeUSDT,
|
|
206
206
|
url: 'usdeusdt',
|
|
@@ -216,7 +216,7 @@ const MORPHO_BLUE_USDE_USDT = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
216
216
|
exports.MORPHO_BLUE_USDE_USDT = MORPHO_BLUE_USDE_USDT;
|
|
217
217
|
const MORPHO_BLUE_SUSDE_USDT = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
218
218
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
219
|
-
label: 'Morpho',
|
|
219
|
+
label: 'Morpho Blue',
|
|
220
220
|
shortLabel: 'sUSDe/USDT',
|
|
221
221
|
value: types_1.MorphoBlueVersions.MorphoBlueSUSDeUSDT,
|
|
222
222
|
url: 'susdeusdt',
|
|
@@ -232,7 +232,7 @@ const MORPHO_BLUE_SUSDE_USDT = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
232
232
|
exports.MORPHO_BLUE_SUSDE_USDT = MORPHO_BLUE_SUSDE_USDT;
|
|
233
233
|
const MORPHO_BLUE_MKR_USDC = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
234
234
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
235
|
-
label: 'Morpho',
|
|
235
|
+
label: 'Morpho Blue',
|
|
236
236
|
shortLabel: 'MKR/USDC',
|
|
237
237
|
value: types_1.MorphoBlueVersions.MorphoBlueMKRUSDC,
|
|
238
238
|
url: 'mkrusdc',
|
|
@@ -248,7 +248,7 @@ const MORPHO_BLUE_MKR_USDC = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
248
248
|
exports.MORPHO_BLUE_MKR_USDC = MORPHO_BLUE_MKR_USDC;
|
|
249
249
|
const MORPHO_BLUE_MKR_DAI_777 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
250
250
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
251
|
-
label: 'Morpho',
|
|
251
|
+
label: 'Morpho Blue',
|
|
252
252
|
shortLabel: 'MKR/DAI',
|
|
253
253
|
value: types_1.MorphoBlueVersions.MorphoBlueMKRDAI_777,
|
|
254
254
|
url: 'mkrdai-578996c3',
|
|
@@ -264,7 +264,7 @@ const MORPHO_BLUE_MKR_DAI_777 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
264
264
|
exports.MORPHO_BLUE_MKR_DAI_777 = MORPHO_BLUE_MKR_DAI_777;
|
|
265
265
|
const MORPHO_BLUE_TBTC_USDC = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
266
266
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
267
|
-
label: 'Morpho',
|
|
267
|
+
label: 'Morpho Blue',
|
|
268
268
|
shortLabel: 'tBTC/USDC',
|
|
269
269
|
value: types_1.MorphoBlueVersions.MorphoBlueTBTCUSDC,
|
|
270
270
|
url: 'tbtcusdc',
|
|
@@ -280,7 +280,7 @@ const MORPHO_BLUE_TBTC_USDC = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
280
280
|
exports.MORPHO_BLUE_TBTC_USDC = MORPHO_BLUE_TBTC_USDC;
|
|
281
281
|
const MORPHO_BLUE_CBBTC_ETH_915 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
282
282
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
283
|
-
label: 'Morpho',
|
|
283
|
+
label: 'Morpho Blue',
|
|
284
284
|
shortLabel: 'cbBTC/ETH',
|
|
285
285
|
value: types_1.MorphoBlueVersions.MorphoBlueCbBTCEth_915,
|
|
286
286
|
url: 'cbbtceth-2cbfb3872',
|
|
@@ -296,7 +296,7 @@ const MORPHO_BLUE_CBBTC_ETH_915 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
296
296
|
exports.MORPHO_BLUE_CBBTC_ETH_915 = MORPHO_BLUE_CBBTC_ETH_915;
|
|
297
297
|
const MORPHO_BLUE_CBBTC_USDC_860 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
298
298
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
299
|
-
label: 'Morpho',
|
|
299
|
+
label: 'Morpho Blue',
|
|
300
300
|
shortLabel: 'cbBTC/USDC',
|
|
301
301
|
value: types_1.MorphoBlueVersions.MorphoBlueCbBTCUSDC_860,
|
|
302
302
|
url: 'cbbtcusdc-64d65c9a',
|
|
@@ -312,7 +312,7 @@ const MORPHO_BLUE_CBBTC_USDC_860 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
312
312
|
exports.MORPHO_BLUE_CBBTC_USDC_860 = MORPHO_BLUE_CBBTC_USDC_860;
|
|
313
313
|
const MORPHO_BLUE_SUSDE_USDC_915 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
314
314
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
315
|
-
label: 'Morpho',
|
|
315
|
+
label: 'Morpho Blue',
|
|
316
316
|
shortLabel: 'sUSDe/USDC',
|
|
317
317
|
value: types_1.MorphoBlueVersions.MorphoBlueSUSDeUSDC_915,
|
|
318
318
|
url: 'susdeusdc-85c7f437',
|
|
@@ -328,7 +328,7 @@ const MORPHO_BLUE_SUSDE_USDC_915 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
328
328
|
exports.MORPHO_BLUE_SUSDE_USDC_915 = MORPHO_BLUE_SUSDE_USDC_915;
|
|
329
329
|
const MORPHO_BLUE_SUSDE_USDTB_915 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
330
330
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
331
|
-
label: 'Morpho',
|
|
331
|
+
label: 'Morpho Blue',
|
|
332
332
|
shortLabel: 'sUSDe/USDTb',
|
|
333
333
|
value: types_1.MorphoBlueVersions.MorphoBlueSUSDeUSDtb_915,
|
|
334
334
|
url: 'susdeusdtb-88a18b2f',
|
|
@@ -344,7 +344,7 @@ const MORPHO_BLUE_SUSDE_USDTB_915 = (networkId = types_1.NetworkNumber.Eth) => (
|
|
|
344
344
|
exports.MORPHO_BLUE_SUSDE_USDTB_915 = MORPHO_BLUE_SUSDE_USDTB_915;
|
|
345
345
|
const MORPHO_BLUE_USDE_USDTB_915 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
346
346
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
347
|
-
label: 'Morpho',
|
|
347
|
+
label: 'Morpho Blue',
|
|
348
348
|
shortLabel: 'USDe/USDTb',
|
|
349
349
|
value: types_1.MorphoBlueVersions.MorphoBlueUSDeUSDtb_915,
|
|
350
350
|
url: 'usdeusdtb-ba5bb3cc',
|
|
@@ -360,7 +360,7 @@ const MORPHO_BLUE_USDE_USDTB_915 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
360
360
|
exports.MORPHO_BLUE_USDE_USDTB_915 = MORPHO_BLUE_USDE_USDTB_915;
|
|
361
361
|
const MORPHO_BLUE_ETH_USDT_915 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
362
362
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
363
|
-
label: 'Morpho',
|
|
363
|
+
label: 'Morpho Blue',
|
|
364
364
|
shortLabel: 'ETH/USDT',
|
|
365
365
|
value: types_1.MorphoBlueVersions.MorphoBlueEthUSDT_915,
|
|
366
366
|
url: 'ethusdt-dbffac82',
|
|
@@ -376,7 +376,7 @@ const MORPHO_BLUE_ETH_USDT_915 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
376
376
|
exports.MORPHO_BLUE_ETH_USDT_915 = MORPHO_BLUE_ETH_USDT_915;
|
|
377
377
|
const MORPHO_BLUE_RSETH_ETH_945 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
378
378
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
379
|
-
label: 'Morpho',
|
|
379
|
+
label: 'Morpho Blue',
|
|
380
380
|
shortLabel: 'rsETH/ETH',
|
|
381
381
|
value: types_1.MorphoBlueVersions.MorphoBlueRsEthEth_945,
|
|
382
382
|
url: 'rsetheth-ba761af4',
|
|
@@ -392,7 +392,7 @@ const MORPHO_BLUE_RSETH_ETH_945 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
392
392
|
exports.MORPHO_BLUE_RSETH_ETH_945 = MORPHO_BLUE_RSETH_ETH_945;
|
|
393
393
|
const MORPHO_BLUE_RSWETH_ETH_945 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
394
394
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
395
|
-
label: 'Morpho',
|
|
395
|
+
label: 'Morpho Blue',
|
|
396
396
|
shortLabel: 'rswETH/ETH',
|
|
397
397
|
value: types_1.MorphoBlueVersions.MorphoBlueRswEthEth_945,
|
|
398
398
|
url: 'rswetheth-cacd4c39',
|
|
@@ -408,7 +408,7 @@ const MORPHO_BLUE_RSWETH_ETH_945 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
408
408
|
exports.MORPHO_BLUE_RSWETH_ETH_945 = MORPHO_BLUE_RSWETH_ETH_945;
|
|
409
409
|
const MORPHO_BLUE_EZETH_ETH_860 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
410
410
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
411
|
-
label: 'Morpho',
|
|
411
|
+
label: 'Morpho Blue',
|
|
412
412
|
shortLabel: 'ezETH/ETH',
|
|
413
413
|
value: types_1.MorphoBlueVersions.MorphoBlueEzEthEth_860,
|
|
414
414
|
url: 'ezetheth-49bb2d11',
|
|
@@ -424,7 +424,7 @@ const MORPHO_BLUE_EZETH_ETH_860 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
424
424
|
exports.MORPHO_BLUE_EZETH_ETH_860 = MORPHO_BLUE_EZETH_ETH_860;
|
|
425
425
|
const MORPHO_BLUE_EZETH_ETH_945 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
426
426
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
427
|
-
label: 'Morpho',
|
|
427
|
+
label: 'Morpho Blue',
|
|
428
428
|
shortLabel: 'ezETH/ETH',
|
|
429
429
|
value: types_1.MorphoBlueVersions.MorphoBlueEzEthEth_945,
|
|
430
430
|
url: 'ezetheth-a0534c78',
|
|
@@ -440,7 +440,7 @@ const MORPHO_BLUE_EZETH_ETH_945 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
440
440
|
exports.MORPHO_BLUE_EZETH_ETH_945 = MORPHO_BLUE_EZETH_ETH_945;
|
|
441
441
|
const MORPHO_BLUE_WEETH_ETH_945 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
442
442
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
443
|
-
label: 'Morpho',
|
|
443
|
+
label: 'Morpho Blue',
|
|
444
444
|
shortLabel: 'weETH/ETH',
|
|
445
445
|
value: types_1.MorphoBlueVersions.MorphoBlueWeEthEth_945,
|
|
446
446
|
url: 'weetheth-37e7484d',
|
|
@@ -456,7 +456,7 @@ const MORPHO_BLUE_WEETH_ETH_945 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
456
456
|
exports.MORPHO_BLUE_WEETH_ETH_945 = MORPHO_BLUE_WEETH_ETH_945;
|
|
457
457
|
const MORPHO_BLUE_WSTETH_ETH_945 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
458
458
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
459
|
-
label: 'Morpho',
|
|
459
|
+
label: 'Morpho Blue',
|
|
460
460
|
shortLabel: 'wstETH/ETH',
|
|
461
461
|
value: types_1.MorphoBlueVersions.MorphoBlueWstEthEth_945,
|
|
462
462
|
url: 'wstetheth-c54d7acf',
|
|
@@ -472,7 +472,7 @@ const MORPHO_BLUE_WSTETH_ETH_945 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
472
472
|
exports.MORPHO_BLUE_WSTETH_ETH_945 = MORPHO_BLUE_WSTETH_ETH_945;
|
|
473
473
|
const MORPHO_BLUE_WSTETH_ETH_945_EXCHANGE_RATE = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
474
474
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
475
|
-
label: 'Morpho',
|
|
475
|
+
label: 'Morpho Blue',
|
|
476
476
|
shortLabel: 'wstETH/ETH',
|
|
477
477
|
value: types_1.MorphoBlueVersions.MorphoBlueWstEthEth_945_Exchange_Rate,
|
|
478
478
|
url: 'wstetheth-d0e50cda',
|
|
@@ -488,7 +488,7 @@ const MORPHO_BLUE_WSTETH_ETH_945_EXCHANGE_RATE = (networkId = types_1.NetworkNum
|
|
|
488
488
|
exports.MORPHO_BLUE_WSTETH_ETH_945_EXCHANGE_RATE = MORPHO_BLUE_WSTETH_ETH_945_EXCHANGE_RATE;
|
|
489
489
|
const MORPHO_BLUE_WSTETH_ETH_965_EXCHANGE_RATE = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
490
490
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
491
|
-
label: 'Morpho',
|
|
491
|
+
label: 'Morpho Blue',
|
|
492
492
|
shortLabel: 'wstETH/ETH',
|
|
493
493
|
value: types_1.MorphoBlueVersions.MorphoBlueWstEthEth_965_Exchange_Rate,
|
|
494
494
|
url: 'wstetheth-b8fc70e8',
|
|
@@ -504,7 +504,7 @@ const MORPHO_BLUE_WSTETH_ETH_965_EXCHANGE_RATE = (networkId = types_1.NetworkNum
|
|
|
504
504
|
exports.MORPHO_BLUE_WSTETH_ETH_965_EXCHANGE_RATE = MORPHO_BLUE_WSTETH_ETH_965_EXCHANGE_RATE;
|
|
505
505
|
const MORPHO_BLUE_SUSDE_DAI_860 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
506
506
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
507
|
-
label: 'Morpho',
|
|
507
|
+
label: 'Morpho Blue',
|
|
508
508
|
shortLabel: 'sUSDe/DAI',
|
|
509
509
|
value: types_1.MorphoBlueVersions.MorphoBlueSUSDeDAI_860,
|
|
510
510
|
url: 'susdedai-39d11026',
|
|
@@ -520,7 +520,7 @@ const MORPHO_BLUE_SUSDE_DAI_860 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
520
520
|
exports.MORPHO_BLUE_SUSDE_DAI_860 = MORPHO_BLUE_SUSDE_DAI_860;
|
|
521
521
|
const MORPHO_BLUE_SUSDE_DAI_915 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
522
522
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
523
|
-
label: 'Morpho',
|
|
523
|
+
label: 'Morpho Blue',
|
|
524
524
|
shortLabel: 'sUSDe/DAI',
|
|
525
525
|
value: types_1.MorphoBlueVersions.MorphoBlueSUSDeDAI_915,
|
|
526
526
|
url: 'susdedai-1247f1c2',
|
|
@@ -536,7 +536,7 @@ const MORPHO_BLUE_SUSDE_DAI_915 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
536
536
|
exports.MORPHO_BLUE_SUSDE_DAI_915 = MORPHO_BLUE_SUSDE_DAI_915;
|
|
537
537
|
const MORPHO_BLUE_SUSDE_DAI_945 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
538
538
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
539
|
-
label: 'Morpho',
|
|
539
|
+
label: 'Morpho Blue',
|
|
540
540
|
shortLabel: 'sUSDe/DAI',
|
|
541
541
|
value: types_1.MorphoBlueVersions.MorphoBlueSUSDeDAI_945,
|
|
542
542
|
url: 'susdedai-0e475337',
|
|
@@ -552,7 +552,7 @@ const MORPHO_BLUE_SUSDE_DAI_945 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
552
552
|
exports.MORPHO_BLUE_SUSDE_DAI_945 = MORPHO_BLUE_SUSDE_DAI_945;
|
|
553
553
|
const MORPHO_BLUE_SUSDE_DAI_777 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
554
554
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
555
|
-
label: 'Morpho',
|
|
555
|
+
label: 'Morpho Blue',
|
|
556
556
|
shortLabel: 'sUSDe/DAI',
|
|
557
557
|
value: types_1.MorphoBlueVersions.MorphoBlueSUSDeDAI_777,
|
|
558
558
|
url: 'susdedai-42dcfb38',
|
|
@@ -568,7 +568,7 @@ const MORPHO_BLUE_SUSDE_DAI_777 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
568
568
|
exports.MORPHO_BLUE_SUSDE_DAI_777 = MORPHO_BLUE_SUSDE_DAI_777;
|
|
569
569
|
const MORPHO_BLUE_USDE_DAI_860 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
570
570
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
571
|
-
label: 'Morpho',
|
|
571
|
+
label: 'Morpho Blue',
|
|
572
572
|
shortLabel: 'USDe/DAI',
|
|
573
573
|
value: types_1.MorphoBlueVersions.MorphoBlueUSDeDAI_860,
|
|
574
574
|
url: 'usdedai-c581c5f7',
|
|
@@ -584,7 +584,7 @@ const MORPHO_BLUE_USDE_DAI_860 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
584
584
|
exports.MORPHO_BLUE_USDE_DAI_860 = MORPHO_BLUE_USDE_DAI_860;
|
|
585
585
|
const MORPHO_BLUE_USDE_DAI_915 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
586
586
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
587
|
-
label: 'Morpho',
|
|
587
|
+
label: 'Morpho Blue',
|
|
588
588
|
shortLabel: 'USDe/DAI',
|
|
589
589
|
value: types_1.MorphoBlueVersions.MorphoBlueUSDeDAI_915,
|
|
590
590
|
url: 'usdedai-8e6aeb10',
|
|
@@ -600,7 +600,7 @@ const MORPHO_BLUE_USDE_DAI_915 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
600
600
|
exports.MORPHO_BLUE_USDE_DAI_915 = MORPHO_BLUE_USDE_DAI_915;
|
|
601
601
|
const MORPHO_BLUE_USDE_DAI_945 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
602
602
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
603
|
-
label: 'Morpho',
|
|
603
|
+
label: 'Morpho Blue',
|
|
604
604
|
shortLabel: 'USDe/DAI',
|
|
605
605
|
value: types_1.MorphoBlueVersions.MorphoBlueUSDeDAI_945,
|
|
606
606
|
url: 'usdedai-db760246',
|
|
@@ -616,7 +616,7 @@ const MORPHO_BLUE_USDE_DAI_945 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
616
616
|
exports.MORPHO_BLUE_USDE_DAI_945 = MORPHO_BLUE_USDE_DAI_945;
|
|
617
617
|
const MORPHO_BLUE_USDE_DAI_777 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
618
618
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
619
|
-
label: 'Morpho',
|
|
619
|
+
label: 'Morpho Blue',
|
|
620
620
|
shortLabel: 'USDe/DAI',
|
|
621
621
|
value: types_1.MorphoBlueVersions.MorphoBlueUSDeDAI_777,
|
|
622
622
|
url: 'usdedai-fd8493f0',
|
|
@@ -632,7 +632,7 @@ const MORPHO_BLUE_USDE_DAI_777 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
632
632
|
exports.MORPHO_BLUE_USDE_DAI_777 = MORPHO_BLUE_USDE_DAI_777;
|
|
633
633
|
const MORPHO_BLUE_USR_USDC_915 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
634
634
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
635
|
-
label: 'Morpho',
|
|
635
|
+
label: 'Morpho Blue',
|
|
636
636
|
shortLabel: 'USR/USDC',
|
|
637
637
|
value: types_1.MorphoBlueVersions.MorphoBlueUSRUSDC_915,
|
|
638
638
|
url: 'usrusdc-8e7cc042',
|
|
@@ -648,7 +648,7 @@ const MORPHO_BLUE_USR_USDC_915 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
648
648
|
exports.MORPHO_BLUE_USR_USDC_915 = MORPHO_BLUE_USR_USDC_915;
|
|
649
649
|
const MORPHO_BLUE_SYRUPUSDC_USDC_915 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
650
650
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
651
|
-
label: 'Morpho',
|
|
651
|
+
label: 'Morpho Blue',
|
|
652
652
|
shortLabel: 'syrupUSDC/USDC',
|
|
653
653
|
value: types_1.MorphoBlueVersions.MorphoBlueSyrupUSDCUSDC_915,
|
|
654
654
|
url: 'syrupusdcusdc-729badf2',
|
|
@@ -664,7 +664,7 @@ const MORPHO_BLUE_SYRUPUSDC_USDC_915 = (networkId = types_1.NetworkNumber.Eth) =
|
|
|
664
664
|
exports.MORPHO_BLUE_SYRUPUSDC_USDC_915 = MORPHO_BLUE_SYRUPUSDC_USDC_915;
|
|
665
665
|
const MORPHO_BLUE_LBTC_USDC_860 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
666
666
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
667
|
-
label: 'Morpho',
|
|
667
|
+
label: 'Morpho Blue',
|
|
668
668
|
shortLabel: 'LBTC/USDC',
|
|
669
669
|
value: types_1.MorphoBlueVersions.MorphoBlueLBTCUSDC_860,
|
|
670
670
|
url: 'lbtcusdc-bf02d6c6',
|
|
@@ -680,7 +680,7 @@ const MORPHO_BLUE_LBTC_USDC_860 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
680
680
|
exports.MORPHO_BLUE_LBTC_USDC_860 = MORPHO_BLUE_LBTC_USDC_860;
|
|
681
681
|
const MORPHO_BLUE_LBTC_CBBTC_945 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
682
682
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
683
|
-
label: 'Morpho',
|
|
683
|
+
label: 'Morpho Blue',
|
|
684
684
|
shortLabel: 'LBTC/cbBTC',
|
|
685
685
|
value: types_1.MorphoBlueVersions.MorphoBlueLBTCCbBTC_945,
|
|
686
686
|
url: 'lbtccbbtc-444bbce8',
|
|
@@ -696,7 +696,7 @@ const MORPHO_BLUE_LBTC_CBBTC_945 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
696
696
|
exports.MORPHO_BLUE_LBTC_CBBTC_945 = MORPHO_BLUE_LBTC_CBBTC_945;
|
|
697
697
|
const MORPHO_BLUE_SUSDS_USDT_965 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
698
698
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
699
|
-
label: 'Morpho',
|
|
699
|
+
label: 'Morpho Blue',
|
|
700
700
|
shortLabel: 'sUSDS/USDT',
|
|
701
701
|
value: types_1.MorphoBlueVersions.MorphoBluesUSDSUSDT_965,
|
|
702
702
|
url: 'susdsusdt-3274643d',
|
|
@@ -712,7 +712,7 @@ const MORPHO_BLUE_SUSDS_USDT_965 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
712
712
|
exports.MORPHO_BLUE_SUSDS_USDT_965 = MORPHO_BLUE_SUSDS_USDT_965;
|
|
713
713
|
const MORPHO_BLUE_MORPHO_USDC_625 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
714
714
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
715
|
-
label: 'Morpho',
|
|
715
|
+
label: 'Morpho Blue',
|
|
716
716
|
shortLabel: 'MORPHO/USDC',
|
|
717
717
|
value: types_1.MorphoBlueVersions.MorphoBlueMORPHOUSDC_625,
|
|
718
718
|
url: 'morphousdc-6d95bf5f',
|
|
@@ -728,7 +728,7 @@ const MORPHO_BLUE_MORPHO_USDC_625 = (networkId = types_1.NetworkNumber.Eth) => (
|
|
|
728
728
|
exports.MORPHO_BLUE_MORPHO_USDC_625 = MORPHO_BLUE_MORPHO_USDC_625;
|
|
729
729
|
const MORPHO_BLUE_LBTC_WBTC_945 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
730
730
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
731
|
-
label: 'Morpho',
|
|
731
|
+
label: 'Morpho Blue',
|
|
732
732
|
shortLabel: 'LBTC/WBTC',
|
|
733
733
|
value: types_1.MorphoBlueVersions.MorphoBlueLBTCWBTC_945,
|
|
734
734
|
url: 'lbtcwbtc-f6a05662',
|
|
@@ -744,7 +744,7 @@ const MORPHO_BLUE_LBTC_WBTC_945 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
744
744
|
exports.MORPHO_BLUE_LBTC_WBTC_945 = MORPHO_BLUE_LBTC_WBTC_945;
|
|
745
745
|
const MORPHO_BLUE_SWBTC_WBTC_945 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
746
746
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
747
|
-
label: 'Morpho',
|
|
747
|
+
label: 'Morpho Blue',
|
|
748
748
|
shortLabel: 'swBTC/WBTC',
|
|
749
749
|
value: types_1.MorphoBlueVersions.MorphoBlueSwBTCWBTC_945,
|
|
750
750
|
url: 'swbtcwbtc-514efda7',
|
|
@@ -760,7 +760,7 @@ const MORPHO_BLUE_SWBTC_WBTC_945 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
760
760
|
exports.MORPHO_BLUE_SWBTC_WBTC_945 = MORPHO_BLUE_SWBTC_WBTC_945;
|
|
761
761
|
const MORPHO_BLUE_OSETH_ETH_860 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
762
762
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
763
|
-
label: 'Morpho',
|
|
763
|
+
label: 'Morpho Blue',
|
|
764
764
|
shortLabel: 'osETH/ETH',
|
|
765
765
|
value: types_1.MorphoBlueVersions.MorphoBlueOsEthEth_860,
|
|
766
766
|
url: 'osethweth-d5211d0e',
|
|
@@ -776,7 +776,7 @@ const MORPHO_BLUE_OSETH_ETH_860 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
776
776
|
exports.MORPHO_BLUE_OSETH_ETH_860 = MORPHO_BLUE_OSETH_ETH_860;
|
|
777
777
|
const MORPHO_BLUE_WOETH_ETH_860 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
778
778
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
779
|
-
label: 'Morpho',
|
|
779
|
+
label: 'Morpho Blue',
|
|
780
780
|
shortLabel: 'WOETH/ETH',
|
|
781
781
|
value: types_1.MorphoBlueVersions.MorphoBlueWoEthEth_860,
|
|
782
782
|
url: 'woethweth-ea023e57',
|
|
@@ -792,7 +792,7 @@ const MORPHO_BLUE_WOETH_ETH_860 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
792
792
|
exports.MORPHO_BLUE_WOETH_ETH_860 = MORPHO_BLUE_WOETH_ETH_860;
|
|
793
793
|
const MORPHO_BLUE_PTWEETH_USDA_860 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
794
794
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
795
|
-
label: 'Morpho',
|
|
795
|
+
label: 'Morpho Blue',
|
|
796
796
|
shortLabel: 'PTWEETH/USDA',
|
|
797
797
|
value: types_1.MorphoBlueVersions.MorphoBluePTweETHUSDA_860,
|
|
798
798
|
url: 'ptweethusda-cc7b1919',
|
|
@@ -808,7 +808,7 @@ const MORPHO_BLUE_PTWEETH_USDA_860 = (networkId = types_1.NetworkNumber.Eth) =>
|
|
|
808
808
|
exports.MORPHO_BLUE_PTWEETH_USDA_860 = MORPHO_BLUE_PTWEETH_USDA_860;
|
|
809
809
|
const MORPHO_BLUE_PRIME_PYUSD_860 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
810
810
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
811
|
-
label: 'Morpho',
|
|
811
|
+
label: 'Morpho Blue',
|
|
812
812
|
shortLabel: 'PRIME/PYUSD',
|
|
813
813
|
value: types_1.MorphoBlueVersions.MorphoBluePRIMEPYUSD_860,
|
|
814
814
|
url: 'primepyusd-41c41d0c',
|
|
@@ -824,7 +824,7 @@ const MORPHO_BLUE_PRIME_PYUSD_860 = (networkId = types_1.NetworkNumber.Eth) => (
|
|
|
824
824
|
exports.MORPHO_BLUE_PRIME_PYUSD_860 = MORPHO_BLUE_PRIME_PYUSD_860;
|
|
825
825
|
const MORPHO_BLUE_KBTC_RLUSD_860 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
826
826
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
827
|
-
label: 'Morpho',
|
|
827
|
+
label: 'Morpho Blue',
|
|
828
828
|
shortLabel: 'kBTC/RLUSD',
|
|
829
829
|
value: types_1.MorphoBlueVersions.MorphoBlueKBTCRLUSD_860,
|
|
830
830
|
url: 'kbtcrlusd-15bb2a6a',
|
|
@@ -840,7 +840,7 @@ const MORPHO_BLUE_KBTC_RLUSD_860 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
840
840
|
exports.MORPHO_BLUE_KBTC_RLUSD_860 = MORPHO_BLUE_KBTC_RLUSD_860;
|
|
841
841
|
const MORPHO_BLUE_KBTC_PYUSD_860 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
842
842
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
843
|
-
label: 'Morpho',
|
|
843
|
+
label: 'Morpho Blue',
|
|
844
844
|
shortLabel: 'kBTC/PYUSD',
|
|
845
845
|
value: types_1.MorphoBlueVersions.MorphoBlueKBTCPYUSD_860,
|
|
846
846
|
url: 'kbtcpyusd-e51f9aaa',
|
|
@@ -856,7 +856,7 @@ const MORPHO_BLUE_KBTC_PYUSD_860 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
856
856
|
exports.MORPHO_BLUE_KBTC_PYUSD_860 = MORPHO_BLUE_KBTC_PYUSD_860;
|
|
857
857
|
const MORPHO_BLUE_WSTETH_USDC_860 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
858
858
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
859
|
-
label: 'Morpho',
|
|
859
|
+
label: 'Morpho Blue',
|
|
860
860
|
shortLabel: 'wstETH/USDC',
|
|
861
861
|
value: types_1.MorphoBlueVersions.MorphoBlueWstEthUSDC_860,
|
|
862
862
|
url: 'wstethusdc-7e585a93',
|
|
@@ -872,7 +872,7 @@ const MORPHO_BLUE_WSTETH_USDC_860 = (networkId = types_1.NetworkNumber.Eth) => (
|
|
|
872
872
|
exports.MORPHO_BLUE_WSTETH_USDC_860 = MORPHO_BLUE_WSTETH_USDC_860;
|
|
873
873
|
const MORPHO_BLUE_SYRUPUSDC_PYUSD_915 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
874
874
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
875
|
-
label: 'Morpho',
|
|
875
|
+
label: 'Morpho Blue',
|
|
876
876
|
shortLabel: 'syrupUSDC/PYUSD',
|
|
877
877
|
value: types_1.MorphoBlueVersions.MorphoBlueSyrupUSDCPYUSD_915,
|
|
878
878
|
url: 'syrupusdcpyusd-c9629945',
|
|
@@ -888,7 +888,7 @@ const MORPHO_BLUE_SYRUPUSDC_PYUSD_915 = (networkId = types_1.NetworkNumber.Eth)
|
|
|
888
888
|
exports.MORPHO_BLUE_SYRUPUSDC_PYUSD_915 = MORPHO_BLUE_SYRUPUSDC_PYUSD_915;
|
|
889
889
|
const MORPHO_BLUE_WBTC_USDC_860 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
890
890
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
891
|
-
label: 'Morpho',
|
|
891
|
+
label: 'Morpho Blue',
|
|
892
892
|
shortLabel: 'WBTC/USDC',
|
|
893
893
|
value: types_1.MorphoBlueVersions.MorphoBlueWBTCUSDC_860,
|
|
894
894
|
url: 'wbtcusdc-09dc9e7e',
|
|
@@ -904,7 +904,7 @@ const MORPHO_BLUE_WBTC_USDC_860 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
904
904
|
exports.MORPHO_BLUE_WBTC_USDC_860 = MORPHO_BLUE_WBTC_USDC_860;
|
|
905
905
|
const MORPHO_BLUE_CBBTC_USDC_860_BC99DE6A = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
906
906
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
907
|
-
label: 'Morpho',
|
|
907
|
+
label: 'Morpho Blue',
|
|
908
908
|
shortLabel: 'cbBTC/USDC',
|
|
909
909
|
value: types_1.MorphoBlueVersions.MorphoBlueCbBTCUSDC_860_bc99de6a,
|
|
910
910
|
url: 'cbbtcusdc-bc99de6a',
|
|
@@ -920,7 +920,7 @@ const MORPHO_BLUE_CBBTC_USDC_860_BC99DE6A = (networkId = types_1.NetworkNumber.E
|
|
|
920
920
|
exports.MORPHO_BLUE_CBBTC_USDC_860_BC99DE6A = MORPHO_BLUE_CBBTC_USDC_860_BC99DE6A;
|
|
921
921
|
const MORPHO_BLUE_WEETH_RLUSD_860 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
922
922
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
923
|
-
label: 'Morpho',
|
|
923
|
+
label: 'Morpho Blue',
|
|
924
924
|
shortLabel: 'weETH/RLUSD',
|
|
925
925
|
value: types_1.MorphoBlueVersions.MorphoBlueWeEthRLUSD_860,
|
|
926
926
|
url: 'weethrlusd-ea4bfb18',
|
|
@@ -936,7 +936,7 @@ const MORPHO_BLUE_WEETH_RLUSD_860 = (networkId = types_1.NetworkNumber.Eth) => (
|
|
|
936
936
|
exports.MORPHO_BLUE_WEETH_RLUSD_860 = MORPHO_BLUE_WEETH_RLUSD_860;
|
|
937
937
|
const MORPHO_BLUE_WEETH_PYUSD_860 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
938
938
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
939
|
-
label: 'Morpho',
|
|
939
|
+
label: 'Morpho Blue',
|
|
940
940
|
shortLabel: 'weETH/PYUSD',
|
|
941
941
|
value: types_1.MorphoBlueVersions.MorphoBlueWeEthPYUSD_860,
|
|
942
942
|
url: 'weethpyusd-85d59152',
|
|
@@ -952,7 +952,7 @@ const MORPHO_BLUE_WEETH_PYUSD_860 = (networkId = types_1.NetworkNumber.Eth) => (
|
|
|
952
952
|
exports.MORPHO_BLUE_WEETH_PYUSD_860 = MORPHO_BLUE_WEETH_PYUSD_860;
|
|
953
953
|
const MORPHO_BLUE_CBBTC_USDT_860 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
954
954
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
955
|
-
label: 'Morpho',
|
|
955
|
+
label: 'Morpho Blue',
|
|
956
956
|
shortLabel: 'cbBTC/USDT',
|
|
957
957
|
value: types_1.MorphoBlueVersions.MorphoBlueCbBTCUSDT_860,
|
|
958
958
|
url: 'cbbtcusdt-4fe72543',
|
|
@@ -968,7 +968,7 @@ const MORPHO_BLUE_CBBTC_USDT_860 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
968
968
|
exports.MORPHO_BLUE_CBBTC_USDT_860 = MORPHO_BLUE_CBBTC_USDT_860;
|
|
969
969
|
const MORPHO_BLUE_LBTC_PYUSD_860 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
970
970
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
971
|
-
label: 'Morpho',
|
|
971
|
+
label: 'Morpho Blue',
|
|
972
972
|
shortLabel: 'LBTC/PYUSD',
|
|
973
973
|
value: types_1.MorphoBlueVersions.MorphoBlueLBTCPYUSD_860,
|
|
974
974
|
url: 'lbtcpyusd-6a7e36eb',
|
|
@@ -984,7 +984,7 @@ const MORPHO_BLUE_LBTC_PYUSD_860 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
984
984
|
exports.MORPHO_BLUE_LBTC_PYUSD_860 = MORPHO_BLUE_LBTC_PYUSD_860;
|
|
985
985
|
const MORPHO_BLUE_SUSDE_PYUSD_915 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
986
986
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
987
|
-
label: 'Morpho',
|
|
987
|
+
label: 'Morpho Blue',
|
|
988
988
|
shortLabel: 'sUSDe/PYUSD',
|
|
989
989
|
value: types_1.MorphoBlueVersions.MorphoBlueSUSDePYUSD_915,
|
|
990
990
|
url: 'susdepyusd-90ef0c5a',
|
|
@@ -1000,7 +1000,7 @@ const MORPHO_BLUE_SUSDE_PYUSD_915 = (networkId = types_1.NetworkNumber.Eth) => (
|
|
|
1000
1000
|
exports.MORPHO_BLUE_SUSDE_PYUSD_915 = MORPHO_BLUE_SUSDE_PYUSD_915;
|
|
1001
1001
|
const MORPHO_BLUE_WBTC_USDT_860 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1002
1002
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
1003
|
-
label: 'Morpho',
|
|
1003
|
+
label: 'Morpho Blue',
|
|
1004
1004
|
shortLabel: 'WBTC/USDT',
|
|
1005
1005
|
value: types_1.MorphoBlueVersions.MorphoBlueWBTCUSDT_860,
|
|
1006
1006
|
url: 'wbtcusdt-3c5a244b',
|
|
@@ -1016,7 +1016,7 @@ const MORPHO_BLUE_WBTC_USDT_860 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
1016
1016
|
exports.MORPHO_BLUE_WBTC_USDT_860 = MORPHO_BLUE_WBTC_USDT_860;
|
|
1017
1017
|
const MORPHO_BLUE_WSTETH_USDT_860 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1018
1018
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
1019
|
-
label: 'Morpho',
|
|
1019
|
+
label: 'Morpho Blue',
|
|
1020
1020
|
shortLabel: 'wstETH/USDT',
|
|
1021
1021
|
value: types_1.MorphoBlueVersions.MorphoBlueWstEthUSDT_860,
|
|
1022
1022
|
url: 'wstethusdt-6a57d77b',
|
|
@@ -1032,7 +1032,7 @@ const MORPHO_BLUE_WSTETH_USDT_860 = (networkId = types_1.NetworkNumber.Eth) => (
|
|
|
1032
1032
|
exports.MORPHO_BLUE_WSTETH_USDT_860 = MORPHO_BLUE_WSTETH_USDT_860;
|
|
1033
1033
|
const MORPHO_BLUE_SYRUPUSDC_RLUSD_915 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1034
1034
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
1035
|
-
label: 'Morpho',
|
|
1035
|
+
label: 'Morpho Blue',
|
|
1036
1036
|
shortLabel: 'syrupUSDC/RLUSD',
|
|
1037
1037
|
value: types_1.MorphoBlueVersions.MorphoBlueSyrupUSDCRLUSD_915,
|
|
1038
1038
|
url: 'syrupusdcrlusd-c0ae375f',
|
|
@@ -1048,7 +1048,7 @@ const MORPHO_BLUE_SYRUPUSDC_RLUSD_915 = (networkId = types_1.NetworkNumber.Eth)
|
|
|
1048
1048
|
exports.MORPHO_BLUE_SYRUPUSDC_RLUSD_915 = MORPHO_BLUE_SYRUPUSDC_RLUSD_915;
|
|
1049
1049
|
const MORPHO_BLUE_WEETH_USDC_770 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1050
1050
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
1051
|
-
label: 'Morpho',
|
|
1051
|
+
label: 'Morpho Blue',
|
|
1052
1052
|
shortLabel: 'weETH/USDC',
|
|
1053
1053
|
value: types_1.MorphoBlueVersions.MorphoBlueWeEthUSDC_770,
|
|
1054
1054
|
url: 'weethusdc-34377fc4',
|
|
@@ -1064,7 +1064,7 @@ const MORPHO_BLUE_WEETH_USDC_770 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
1064
1064
|
exports.MORPHO_BLUE_WEETH_USDC_770 = MORPHO_BLUE_WEETH_USDC_770;
|
|
1065
1065
|
const MORPHO_BLUE_WEETH_USDC_860 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1066
1066
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
1067
|
-
label: 'Morpho',
|
|
1067
|
+
label: 'Morpho Blue',
|
|
1068
1068
|
shortLabel: 'weETH/USDC',
|
|
1069
1069
|
value: types_1.MorphoBlueVersions.MorphoBlueWeEthUSDC_860,
|
|
1070
1070
|
url: 'weethusdc-61765602',
|
|
@@ -1080,7 +1080,7 @@ const MORPHO_BLUE_WEETH_USDC_860 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
1080
1080
|
exports.MORPHO_BLUE_WEETH_USDC_860 = MORPHO_BLUE_WEETH_USDC_860;
|
|
1081
1081
|
const MORPHO_BLUE_WEETH_USDC_860_85252BB8 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1082
1082
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
1083
|
-
label: 'Morpho',
|
|
1083
|
+
label: 'Morpho Blue',
|
|
1084
1084
|
shortLabel: 'weETH/USDC',
|
|
1085
1085
|
value: types_1.MorphoBlueVersions.MorphoBlueWeEthUSDC_860_85252bb8,
|
|
1086
1086
|
url: 'weethusdc-85252bb8',
|
|
@@ -1096,7 +1096,7 @@ const MORPHO_BLUE_WEETH_USDC_860_85252BB8 = (networkId = types_1.NetworkNumber.E
|
|
|
1096
1096
|
exports.MORPHO_BLUE_WEETH_USDC_860_85252BB8 = MORPHO_BLUE_WEETH_USDC_860_85252BB8;
|
|
1097
1097
|
const MORPHO_BLUE_ETH_USDC_860_94B823E6 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1098
1098
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
1099
|
-
label: 'Morpho',
|
|
1099
|
+
label: 'Morpho Blue',
|
|
1100
1100
|
shortLabel: 'ETH/USDC',
|
|
1101
1101
|
value: types_1.MorphoBlueVersions.MorphoBlueEthUSDC_860_94b823e6,
|
|
1102
1102
|
url: 'wethusdc-94b823e6',
|
|
@@ -1112,7 +1112,7 @@ const MORPHO_BLUE_ETH_USDC_860_94B823E6 = (networkId = types_1.NetworkNumber.Eth
|
|
|
1112
1112
|
exports.MORPHO_BLUE_ETH_USDC_860_94B823E6 = MORPHO_BLUE_ETH_USDC_860_94B823E6;
|
|
1113
1113
|
const MORPHO_BLUE_USD3_USDC_915 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1114
1114
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
1115
|
-
label: 'Morpho',
|
|
1115
|
+
label: 'Morpho Blue',
|
|
1116
1116
|
shortLabel: 'USD3/USDC',
|
|
1117
1117
|
value: types_1.MorphoBlueVersions.MorphoBlueUSD3USDC_915,
|
|
1118
1118
|
url: 'usd3usdc-e3df58f9',
|
|
@@ -1128,7 +1128,7 @@ const MORPHO_BLUE_USD3_USDC_915 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
1128
1128
|
exports.MORPHO_BLUE_USD3_USDC_915 = MORPHO_BLUE_USD3_USDC_915;
|
|
1129
1129
|
const MORPHO_BLUE_STUSDS_USDC_860 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1130
1130
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
1131
|
-
label: 'Morpho',
|
|
1131
|
+
label: 'Morpho Blue',
|
|
1132
1132
|
shortLabel: 'stUSDS/USDC',
|
|
1133
1133
|
value: types_1.MorphoBlueVersions.MorphoBlueStUSDSUSDC_860,
|
|
1134
1134
|
url: 'stusdsusdc-d570c19c',
|
|
@@ -1144,7 +1144,7 @@ const MORPHO_BLUE_STUSDS_USDC_860 = (networkId = types_1.NetworkNumber.Eth) => (
|
|
|
1144
1144
|
exports.MORPHO_BLUE_STUSDS_USDC_860 = MORPHO_BLUE_STUSDS_USDC_860;
|
|
1145
1145
|
const MORPHO_BLUE_CBBTC_RLUSD_860 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1146
1146
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
1147
|
-
label: 'Morpho',
|
|
1147
|
+
label: 'Morpho Blue',
|
|
1148
1148
|
shortLabel: 'cbBTC/RLUSD',
|
|
1149
1149
|
value: types_1.MorphoBlueVersions.MorphoBlueCbBTCRLUSD_860,
|
|
1150
1150
|
url: 'cbbtcrlusd-ffd01061',
|
|
@@ -1160,7 +1160,7 @@ const MORPHO_BLUE_CBBTC_RLUSD_860 = (networkId = types_1.NetworkNumber.Eth) => (
|
|
|
1160
1160
|
exports.MORPHO_BLUE_CBBTC_RLUSD_860 = MORPHO_BLUE_CBBTC_RLUSD_860;
|
|
1161
1161
|
const MORPHO_BLUE_WBTC_ETH_915 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1162
1162
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
1163
|
-
label: 'Morpho',
|
|
1163
|
+
label: 'Morpho Blue',
|
|
1164
1164
|
shortLabel: 'WBTC/ETH',
|
|
1165
1165
|
value: types_1.MorphoBlueVersions.MorphoBlueWBTCEth_915,
|
|
1166
1166
|
url: 'wbtcweth-62aad0b7',
|
|
@@ -1176,7 +1176,7 @@ const MORPHO_BLUE_WBTC_ETH_915 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
1176
1176
|
exports.MORPHO_BLUE_WBTC_ETH_915 = MORPHO_BLUE_WBTC_ETH_915;
|
|
1177
1177
|
const MORPHO_BLUE_CBBTC_ETH_915_12DBF493 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1178
1178
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
1179
|
-
label: 'Morpho',
|
|
1179
|
+
label: 'Morpho Blue',
|
|
1180
1180
|
shortLabel: 'cbBTC/ETH',
|
|
1181
1181
|
value: types_1.MorphoBlueVersions.MorphoBlueCbBTCEth_915_12dbf493,
|
|
1182
1182
|
url: 'cbbtcweth-12dbf493',
|
|
@@ -1192,7 +1192,7 @@ const MORPHO_BLUE_CBBTC_ETH_915_12DBF493 = (networkId = types_1.NetworkNumber.Et
|
|
|
1192
1192
|
exports.MORPHO_BLUE_CBBTC_ETH_915_12DBF493 = MORPHO_BLUE_CBBTC_ETH_915_12DBF493;
|
|
1193
1193
|
const MORPHO_BLUE_WEETH_USDT_860 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1194
1194
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
1195
|
-
label: 'Morpho',
|
|
1195
|
+
label: 'Morpho Blue',
|
|
1196
1196
|
shortLabel: 'weETH/USDT',
|
|
1197
1197
|
value: types_1.MorphoBlueVersions.MorphoBlueWeEthUSDT_860,
|
|
1198
1198
|
url: 'weethusdt-c2c53d2b',
|
|
@@ -1208,7 +1208,7 @@ const MORPHO_BLUE_WEETH_USDT_860 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
1208
1208
|
exports.MORPHO_BLUE_WEETH_USDT_860 = MORPHO_BLUE_WEETH_USDT_860;
|
|
1209
1209
|
const MORPHO_BLUE_WEETH_USDT_860_A6A4C1F1 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1210
1210
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
1211
|
-
label: 'Morpho',
|
|
1211
|
+
label: 'Morpho Blue',
|
|
1212
1212
|
shortLabel: 'weETH/USDT',
|
|
1213
1213
|
value: types_1.MorphoBlueVersions.MorphoBlueWeEthUSDT_860_a6a4c1f1,
|
|
1214
1214
|
url: 'weethusdt-a6a4c1f1',
|
|
@@ -1224,7 +1224,7 @@ const MORPHO_BLUE_WEETH_USDT_860_A6A4C1F1 = (networkId = types_1.NetworkNumber.E
|
|
|
1224
1224
|
exports.MORPHO_BLUE_WEETH_USDT_860_A6A4C1F1 = MORPHO_BLUE_WEETH_USDT_860_A6A4C1F1;
|
|
1225
1225
|
const MORPHO_BLUE_SYRUPUSDT_USDT_915 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1226
1226
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
1227
|
-
label: 'Morpho',
|
|
1227
|
+
label: 'Morpho Blue',
|
|
1228
1228
|
shortLabel: 'syrupUSDT/USDT',
|
|
1229
1229
|
value: types_1.MorphoBlueVersions.MorphoBlueSyrupUSDTUSDT_915,
|
|
1230
1230
|
url: 'syrupusdtusdt-a4774e3e',
|
|
@@ -1240,7 +1240,7 @@ const MORPHO_BLUE_SYRUPUSDT_USDT_915 = (networkId = types_1.NetworkNumber.Eth) =
|
|
|
1240
1240
|
exports.MORPHO_BLUE_SYRUPUSDT_USDT_915 = MORPHO_BLUE_SYRUPUSDT_USDT_915;
|
|
1241
1241
|
const MORPHO_BLUE_CBBTC_PYUSD_860 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1242
1242
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
1243
|
-
label: 'Morpho',
|
|
1243
|
+
label: 'Morpho Blue',
|
|
1244
1244
|
shortLabel: 'cbBTC/PYUSD',
|
|
1245
1245
|
value: types_1.MorphoBlueVersions.MorphoBlueCbBTCPYUSD_860,
|
|
1246
1246
|
url: 'cbbtcpyusd-d8a8e666',
|
|
@@ -1256,7 +1256,7 @@ const MORPHO_BLUE_CBBTC_PYUSD_860 = (networkId = types_1.NetworkNumber.Eth) => (
|
|
|
1256
1256
|
exports.MORPHO_BLUE_CBBTC_PYUSD_860 = MORPHO_BLUE_CBBTC_PYUSD_860;
|
|
1257
1257
|
const MORPHO_BLUE_WEETH_USDT_770 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1258
1258
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
1259
|
-
label: 'Morpho',
|
|
1259
|
+
label: 'Morpho Blue',
|
|
1260
1260
|
shortLabel: 'weETH/USDT',
|
|
1261
1261
|
value: types_1.MorphoBlueVersions.MorphoBlueWeEthUSDT_770,
|
|
1262
1262
|
url: 'weethusdt-19cc9b90',
|
|
@@ -1272,7 +1272,7 @@ const MORPHO_BLUE_WEETH_USDT_770 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
1272
1272
|
exports.MORPHO_BLUE_WEETH_USDT_770 = MORPHO_BLUE_WEETH_USDT_770;
|
|
1273
1273
|
const MORPHO_BLUE_ETH_USDT_860 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1274
1274
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
1275
|
-
label: 'Morpho',
|
|
1275
|
+
label: 'Morpho Blue',
|
|
1276
1276
|
shortLabel: 'ETH/USDT',
|
|
1277
1277
|
value: types_1.MorphoBlueVersions.MorphoBlueEthUSDT_860,
|
|
1278
1278
|
url: 'wethusdt-3758a9e2',
|
|
@@ -1288,7 +1288,7 @@ const MORPHO_BLUE_ETH_USDT_860 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
1288
1288
|
exports.MORPHO_BLUE_ETH_USDT_860 = MORPHO_BLUE_ETH_USDT_860;
|
|
1289
1289
|
const MORPHO_BLUE_WBTC_RLUSD_860 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1290
1290
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
1291
|
-
label: 'Morpho',
|
|
1291
|
+
label: 'Morpho Blue',
|
|
1292
1292
|
shortLabel: 'WBTC/RLUSD',
|
|
1293
1293
|
value: types_1.MorphoBlueVersions.MorphoBlueWBTCRLUSD_860,
|
|
1294
1294
|
url: 'wbtcrlusd-a128dddc',
|
|
@@ -1304,7 +1304,7 @@ const MORPHO_BLUE_WBTC_RLUSD_860 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
1304
1304
|
exports.MORPHO_BLUE_WBTC_RLUSD_860 = MORPHO_BLUE_WBTC_RLUSD_860;
|
|
1305
1305
|
const MORPHO_BLUE_WBTC_PYUSD_860 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1306
1306
|
chainIds: [types_1.NetworkNumber.Eth],
|
|
1307
|
-
label: 'Morpho',
|
|
1307
|
+
label: 'Morpho Blue',
|
|
1308
1308
|
shortLabel: 'WBTC/PYUSD',
|
|
1309
1309
|
value: types_1.MorphoBlueVersions.MorphoBlueWBTCPYUSD_860,
|
|
1310
1310
|
url: 'wbtcpyusd-be50eed7',
|
|
@@ -1321,7 +1321,7 @@ exports.MORPHO_BLUE_WBTC_PYUSD_860 = MORPHO_BLUE_WBTC_PYUSD_860;
|
|
|
1321
1321
|
// BASE
|
|
1322
1322
|
const MORPHO_BLUE_CBETH_USDC_860_BASE = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1323
1323
|
chainIds: [types_1.NetworkNumber.Base],
|
|
1324
|
-
label: 'Morpho',
|
|
1324
|
+
label: 'Morpho Blue',
|
|
1325
1325
|
shortLabel: 'cbETH/USDC',
|
|
1326
1326
|
value: types_1.MorphoBlueVersions.MorphoBlueCbEthUSDC_860_Base,
|
|
1327
1327
|
url: 'cbethusdc-dba352d9',
|
|
@@ -1337,7 +1337,7 @@ const MORPHO_BLUE_CBETH_USDC_860_BASE = (networkId = types_1.NetworkNumber.Eth)
|
|
|
1337
1337
|
exports.MORPHO_BLUE_CBETH_USDC_860_BASE = MORPHO_BLUE_CBETH_USDC_860_BASE;
|
|
1338
1338
|
const MORPHO_BLUE_CBETH_USDC_860_BASE_1c21c59d = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1339
1339
|
chainIds: [types_1.NetworkNumber.Base],
|
|
1340
|
-
label: 'Morpho',
|
|
1340
|
+
label: 'Morpho Blue',
|
|
1341
1341
|
shortLabel: 'cbETH/USDC',
|
|
1342
1342
|
value: types_1.MorphoBlueVersions.MorphoBlueCbEthUSDC_860_Base_1c21c59d,
|
|
1343
1343
|
url: 'cbethusdc-1c21c59d',
|
|
@@ -1353,7 +1353,7 @@ const MORPHO_BLUE_CBETH_USDC_860_BASE_1c21c59d = (networkId = types_1.NetworkNum
|
|
|
1353
1353
|
exports.MORPHO_BLUE_CBETH_USDC_860_BASE_1c21c59d = MORPHO_BLUE_CBETH_USDC_860_BASE_1c21c59d;
|
|
1354
1354
|
const MORPHO_BLUE_WSTETH_ETH_945_BASE = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1355
1355
|
chainIds: [types_1.NetworkNumber.Base],
|
|
1356
|
-
label: 'Morpho',
|
|
1356
|
+
label: 'Morpho Blue',
|
|
1357
1357
|
shortLabel: 'wstETH/ETH',
|
|
1358
1358
|
value: types_1.MorphoBlueVersions.MorphoBlueWstEthEth_945_Base,
|
|
1359
1359
|
url: 'wstetheth-3a4048c6',
|
|
@@ -1369,7 +1369,7 @@ const MORPHO_BLUE_WSTETH_ETH_945_BASE = (networkId = types_1.NetworkNumber.Eth)
|
|
|
1369
1369
|
exports.MORPHO_BLUE_WSTETH_ETH_945_BASE = MORPHO_BLUE_WSTETH_ETH_945_BASE;
|
|
1370
1370
|
const MORPHO_BLUE_WSTETH_ETH_965_BASE = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1371
1371
|
chainIds: [types_1.NetworkNumber.Base],
|
|
1372
|
-
label: 'Morpho',
|
|
1372
|
+
label: 'Morpho Blue',
|
|
1373
1373
|
shortLabel: 'wstETH/ETH',
|
|
1374
1374
|
value: types_1.MorphoBlueVersions.MorphoBlueWstEthEth_965_Base,
|
|
1375
1375
|
url: 'wstetheth-6aa81f51',
|
|
@@ -1385,7 +1385,7 @@ const MORPHO_BLUE_WSTETH_ETH_965_BASE = (networkId = types_1.NetworkNumber.Eth)
|
|
|
1385
1385
|
exports.MORPHO_BLUE_WSTETH_ETH_965_BASE = MORPHO_BLUE_WSTETH_ETH_965_BASE;
|
|
1386
1386
|
const MORPHO_BLUE_WSTETH_USDC_860_BASE_13c42741 = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1387
1387
|
chainIds: [types_1.NetworkNumber.Base],
|
|
1388
|
-
label: 'Morpho',
|
|
1388
|
+
label: 'Morpho Blue',
|
|
1389
1389
|
shortLabel: 'wstETH/USDC',
|
|
1390
1390
|
value: types_1.MorphoBlueVersions.MorphoBlueWstEthUSDC_860_Base_13c42741,
|
|
1391
1391
|
url: 'wstethusdc-13c42741',
|
|
@@ -1401,7 +1401,7 @@ const MORPHO_BLUE_WSTETH_USDC_860_BASE_13c42741 = (networkId = types_1.NetworkNu
|
|
|
1401
1401
|
exports.MORPHO_BLUE_WSTETH_USDC_860_BASE_13c42741 = MORPHO_BLUE_WSTETH_USDC_860_BASE_13c42741;
|
|
1402
1402
|
const MORPHO_BLUE_WSTETH_USDC_860_BASE = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1403
1403
|
chainIds: [types_1.NetworkNumber.Base],
|
|
1404
|
-
label: 'Morpho',
|
|
1404
|
+
label: 'Morpho Blue',
|
|
1405
1405
|
shortLabel: 'wstETH/USDC',
|
|
1406
1406
|
value: types_1.MorphoBlueVersions.MorphoBlueWstEthUSDC_860_Base,
|
|
1407
1407
|
url: 'wstethusdc-a066f389',
|
|
@@ -1417,7 +1417,7 @@ const MORPHO_BLUE_WSTETH_USDC_860_BASE = (networkId = types_1.NetworkNumber.Eth)
|
|
|
1417
1417
|
exports.MORPHO_BLUE_WSTETH_USDC_860_BASE = MORPHO_BLUE_WSTETH_USDC_860_BASE;
|
|
1418
1418
|
const MORPHO_BLUE_CBETH_ETH_965_BASE = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1419
1419
|
chainIds: [types_1.NetworkNumber.Base],
|
|
1420
|
-
label: 'Morpho',
|
|
1420
|
+
label: 'Morpho Blue',
|
|
1421
1421
|
shortLabel: 'cbETH/ETH',
|
|
1422
1422
|
value: types_1.MorphoBlueVersions.MorphoBlueCbEthEth_965_Base,
|
|
1423
1423
|
url: 'cbetheth-6600aae6',
|
|
@@ -1433,7 +1433,7 @@ const MORPHO_BLUE_CBETH_ETH_965_BASE = (networkId = types_1.NetworkNumber.Eth) =
|
|
|
1433
1433
|
exports.MORPHO_BLUE_CBETH_ETH_965_BASE = MORPHO_BLUE_CBETH_ETH_965_BASE;
|
|
1434
1434
|
const MORPHO_BLUE_CBETH_ETH_945_BASE = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1435
1435
|
chainIds: [types_1.NetworkNumber.Base],
|
|
1436
|
-
label: 'Morpho',
|
|
1436
|
+
label: 'Morpho Blue',
|
|
1437
1437
|
shortLabel: 'cbETH/ETH',
|
|
1438
1438
|
value: types_1.MorphoBlueVersions.MorphoBlueCbEthEth_945_Base,
|
|
1439
1439
|
url: 'cbetheth-84662b4f',
|
|
@@ -1449,7 +1449,7 @@ const MORPHO_BLUE_CBETH_ETH_945_BASE = (networkId = types_1.NetworkNumber.Eth) =
|
|
|
1449
1449
|
exports.MORPHO_BLUE_CBETH_ETH_945_BASE = MORPHO_BLUE_CBETH_ETH_945_BASE;
|
|
1450
1450
|
const MORPHO_BLUE_ETH_USDC_860_BASE = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1451
1451
|
chainIds: [types_1.NetworkNumber.Base],
|
|
1452
|
-
label: 'Morpho',
|
|
1452
|
+
label: 'Morpho Blue',
|
|
1453
1453
|
shortLabel: 'ETH/USDC',
|
|
1454
1454
|
value: types_1.MorphoBlueVersions.MorphoBlueEthUSDC_860_Base,
|
|
1455
1455
|
url: 'ethusdc-8793cf30',
|
|
@@ -1465,7 +1465,7 @@ const MORPHO_BLUE_ETH_USDC_860_BASE = (networkId = types_1.NetworkNumber.Eth) =>
|
|
|
1465
1465
|
exports.MORPHO_BLUE_ETH_USDC_860_BASE = MORPHO_BLUE_ETH_USDC_860_BASE;
|
|
1466
1466
|
const MORPHO_BLUE_RETH_USDC_860_BASE = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1467
1467
|
chainIds: [types_1.NetworkNumber.Base],
|
|
1468
|
-
label: 'Morpho',
|
|
1468
|
+
label: 'Morpho Blue',
|
|
1469
1469
|
shortLabel: 'rETH/USDC',
|
|
1470
1470
|
value: types_1.MorphoBlueVersions.MorphoBlueREthUSDC_860_Base,
|
|
1471
1471
|
url: 'rethusdc-db0bc9f1',
|
|
@@ -1481,7 +1481,7 @@ const MORPHO_BLUE_RETH_USDC_860_BASE = (networkId = types_1.NetworkNumber.Eth) =
|
|
|
1481
1481
|
exports.MORPHO_BLUE_RETH_USDC_860_BASE = MORPHO_BLUE_RETH_USDC_860_BASE;
|
|
1482
1482
|
const MORPHO_BLUE_RETH_ETH_945_BASE = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1483
1483
|
chainIds: [types_1.NetworkNumber.Base],
|
|
1484
|
-
label: 'Morpho',
|
|
1484
|
+
label: 'Morpho Blue',
|
|
1485
1485
|
shortLabel: 'rETH/ETH',
|
|
1486
1486
|
value: types_1.MorphoBlueVersions.MorphoBlueREthEth_945_Base,
|
|
1487
1487
|
url: 'retheth-dc69cf2c',
|
|
@@ -1497,7 +1497,7 @@ const MORPHO_BLUE_RETH_ETH_945_BASE = (networkId = types_1.NetworkNumber.Eth) =>
|
|
|
1497
1497
|
exports.MORPHO_BLUE_RETH_ETH_945_BASE = MORPHO_BLUE_RETH_ETH_945_BASE;
|
|
1498
1498
|
const MORPHO_BLUE_CBBTC_ETH_915_BASE = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1499
1499
|
chainIds: [types_1.NetworkNumber.Base],
|
|
1500
|
-
label: 'Morpho',
|
|
1500
|
+
label: 'Morpho Blue',
|
|
1501
1501
|
shortLabel: 'cbBTC/ETH',
|
|
1502
1502
|
value: types_1.MorphoBlueVersions.MorphoBlueCbBTCEth_915_Base,
|
|
1503
1503
|
url: 'cbbtceth-5dffffc7',
|
|
@@ -1513,7 +1513,7 @@ const MORPHO_BLUE_CBBTC_ETH_915_BASE = (networkId = types_1.NetworkNumber.Eth) =
|
|
|
1513
1513
|
exports.MORPHO_BLUE_CBBTC_ETH_915_BASE = MORPHO_BLUE_CBBTC_ETH_915_BASE;
|
|
1514
1514
|
const MORPHO_BLUE_CBBTC_USDC_860_BASE = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1515
1515
|
chainIds: [types_1.NetworkNumber.Base],
|
|
1516
|
-
label: 'Morpho',
|
|
1516
|
+
label: 'Morpho Blue',
|
|
1517
1517
|
shortLabel: 'cbBTC/USDC',
|
|
1518
1518
|
value: types_1.MorphoBlueVersions.MorphoBlueCbBTCUSDC_860_Base,
|
|
1519
1519
|
url: 'cbbtcusdc-9103c3b4',
|
|
@@ -1529,7 +1529,7 @@ const MORPHO_BLUE_CBBTC_USDC_860_BASE = (networkId = types_1.NetworkNumber.Eth)
|
|
|
1529
1529
|
exports.MORPHO_BLUE_CBBTC_USDC_860_BASE = MORPHO_BLUE_CBBTC_USDC_860_BASE;
|
|
1530
1530
|
const MORPHO_BLUE_BSDETH_ETH_860_BASE = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1531
1531
|
chainIds: [types_1.NetworkNumber.Base],
|
|
1532
|
-
label: 'Morpho',
|
|
1532
|
+
label: 'Morpho Blue',
|
|
1533
1533
|
shortLabel: 'bsdETH/ETH',
|
|
1534
1534
|
value: types_1.MorphoBlueVersions.MorphoBlueBsdEthEth_860_Base,
|
|
1535
1535
|
url: 'bsdetheth-df6aa0df',
|
|
@@ -1545,7 +1545,7 @@ const MORPHO_BLUE_BSDETH_ETH_860_BASE = (networkId = types_1.NetworkNumber.Eth)
|
|
|
1545
1545
|
exports.MORPHO_BLUE_BSDETH_ETH_860_BASE = MORPHO_BLUE_BSDETH_ETH_860_BASE;
|
|
1546
1546
|
const MORPHO_BLUE_WSUPEROETHB_WETH_915_BASE = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1547
1547
|
chainIds: [types_1.NetworkNumber.Base],
|
|
1548
|
-
label: 'Morpho',
|
|
1548
|
+
label: 'Morpho Blue',
|
|
1549
1549
|
shortLabel: 'wsuperOETHb/ETH',
|
|
1550
1550
|
value: types_1.MorphoBlueVersions.MorphoBlueWsuperOETHbWETH_915_Base,
|
|
1551
1551
|
url: 'wsuperoethbweth-144bf18d',
|
|
@@ -1561,7 +1561,7 @@ const MORPHO_BLUE_WSUPEROETHB_WETH_915_BASE = (networkId = types_1.NetworkNumber
|
|
|
1561
1561
|
exports.MORPHO_BLUE_WSUPEROETHB_WETH_915_BASE = MORPHO_BLUE_WSUPEROETHB_WETH_915_BASE;
|
|
1562
1562
|
const MORPHO_BLUE_LBTC_CBBTC_945_BASE = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1563
1563
|
chainIds: [types_1.NetworkNumber.Base],
|
|
1564
|
-
label: 'Morpho',
|
|
1564
|
+
label: 'Morpho Blue',
|
|
1565
1565
|
shortLabel: 'LBTC/cbBTC',
|
|
1566
1566
|
value: types_1.MorphoBlueVersions.MorphoBlueLBTCCbBTC_945_Base,
|
|
1567
1567
|
url: 'lbtccbbtc-30767836',
|
|
@@ -1577,7 +1577,7 @@ const MORPHO_BLUE_LBTC_CBBTC_945_BASE = (networkId = types_1.NetworkNumber.Eth)
|
|
|
1577
1577
|
exports.MORPHO_BLUE_LBTC_CBBTC_945_BASE = MORPHO_BLUE_LBTC_CBBTC_945_BASE;
|
|
1578
1578
|
const MORPHO_BLUE_WSTETH_EURC_860_BASE = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1579
1579
|
chainIds: [types_1.NetworkNumber.Base],
|
|
1580
|
-
label: 'Morpho',
|
|
1580
|
+
label: 'Morpho Blue',
|
|
1581
1581
|
shortLabel: 'wstETH/EURC',
|
|
1582
1582
|
value: types_1.MorphoBlueVersions.MorphoBlueWstEthEURC_860_Base,
|
|
1583
1583
|
url: 'wstetheurc-f7e40290',
|
|
@@ -1593,7 +1593,7 @@ const MORPHO_BLUE_WSTETH_EURC_860_BASE = (networkId = types_1.NetworkNumber.Eth)
|
|
|
1593
1593
|
exports.MORPHO_BLUE_WSTETH_EURC_860_BASE = MORPHO_BLUE_WSTETH_EURC_860_BASE;
|
|
1594
1594
|
const MORPHO_BLUE_CBBTC_EURC_860_BASE = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1595
1595
|
chainIds: [types_1.NetworkNumber.Base],
|
|
1596
|
-
label: 'Morpho',
|
|
1596
|
+
label: 'Morpho Blue',
|
|
1597
1597
|
shortLabel: 'cbBTC/EURC',
|
|
1598
1598
|
value: types_1.MorphoBlueVersions.MorphoBlueCbBTCEURC_860_Base,
|
|
1599
1599
|
url: 'cbbtceurc-67ebd84b',
|
|
@@ -1609,7 +1609,7 @@ const MORPHO_BLUE_CBBTC_EURC_860_BASE = (networkId = types_1.NetworkNumber.Eth)
|
|
|
1609
1609
|
exports.MORPHO_BLUE_CBBTC_EURC_860_BASE = MORPHO_BLUE_CBBTC_EURC_860_BASE;
|
|
1610
1610
|
const MORPHO_BLUE_WETH_EURC_860_BASE = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1611
1611
|
chainIds: [types_1.NetworkNumber.Base],
|
|
1612
|
-
label: 'Morpho',
|
|
1612
|
+
label: 'Morpho Blue',
|
|
1613
1613
|
shortLabel: 'ETH/EURC',
|
|
1614
1614
|
value: types_1.MorphoBlueVersions.MorphoBlueWETHEURC_860_Base,
|
|
1615
1615
|
url: 'wetheurc-a9b5142f',
|
|
@@ -1625,7 +1625,7 @@ const MORPHO_BLUE_WETH_EURC_860_BASE = (networkId = types_1.NetworkNumber.Eth) =
|
|
|
1625
1625
|
exports.MORPHO_BLUE_WETH_EURC_860_BASE = MORPHO_BLUE_WETH_EURC_860_BASE;
|
|
1626
1626
|
const MORPHO_BLUE_CBETH_EURC_860_BASE = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1627
1627
|
chainIds: [types_1.NetworkNumber.Base],
|
|
1628
|
-
label: 'Morpho',
|
|
1628
|
+
label: 'Morpho Blue',
|
|
1629
1629
|
shortLabel: 'cbETH/EURC',
|
|
1630
1630
|
value: types_1.MorphoBlueVersions.MorphoBlueCbEthEURC_860_Base,
|
|
1631
1631
|
url: 'cbetheurc-7fc498dd',
|
|
@@ -1641,7 +1641,7 @@ const MORPHO_BLUE_CBETH_EURC_860_BASE = (networkId = types_1.NetworkNumber.Eth)
|
|
|
1641
1641
|
exports.MORPHO_BLUE_CBETH_EURC_860_BASE = MORPHO_BLUE_CBETH_EURC_860_BASE;
|
|
1642
1642
|
const MORPHO_BLUE_WEETH_ETH_915_BASE = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1643
1643
|
chainIds: [types_1.NetworkNumber.Base],
|
|
1644
|
-
label: 'Morpho',
|
|
1644
|
+
label: 'Morpho Blue',
|
|
1645
1645
|
shortLabel: 'weETH/ETH',
|
|
1646
1646
|
value: types_1.MorphoBlueVersions.MorphoBlueWeEthEth_915_Base,
|
|
1647
1647
|
url: 'weetheth-78d11c03',
|
|
@@ -1657,7 +1657,7 @@ const MORPHO_BLUE_WEETH_ETH_915_BASE = (networkId = types_1.NetworkNumber.Eth) =
|
|
|
1657
1657
|
exports.MORPHO_BLUE_WEETH_ETH_915_BASE = MORPHO_BLUE_WEETH_ETH_915_BASE;
|
|
1658
1658
|
const MORPHO_BLUE_WEETH_USDC_777_BASE = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1659
1659
|
chainIds: [types_1.NetworkNumber.Base],
|
|
1660
|
-
label: 'Morpho',
|
|
1660
|
+
label: 'Morpho Blue',
|
|
1661
1661
|
shortLabel: 'weETH/USDC',
|
|
1662
1662
|
value: types_1.MorphoBlueVersions.MorphoBlueWeEthUSDC_777_Base,
|
|
1663
1663
|
url: 'weethusdc-6a331b22',
|
|
@@ -1673,7 +1673,7 @@ const MORPHO_BLUE_WEETH_USDC_777_BASE = (networkId = types_1.NetworkNumber.Eth)
|
|
|
1673
1673
|
exports.MORPHO_BLUE_WEETH_USDC_777_BASE = MORPHO_BLUE_WEETH_USDC_777_BASE;
|
|
1674
1674
|
const MORPHO_BLUE_WEETH_ETH_945_BASE = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1675
1675
|
chainIds: [types_1.NetworkNumber.Base],
|
|
1676
|
-
label: 'Morpho',
|
|
1676
|
+
label: 'Morpho Blue',
|
|
1677
1677
|
shortLabel: 'weETH/ETH',
|
|
1678
1678
|
value: types_1.MorphoBlueVersions.MorphoBlueWeEthEth_945_Base,
|
|
1679
1679
|
url: 'weetheth-fd0895ba',
|
|
@@ -1689,7 +1689,7 @@ const MORPHO_BLUE_WEETH_ETH_945_BASE = (networkId = types_1.NetworkNumber.Eth) =
|
|
|
1689
1689
|
exports.MORPHO_BLUE_WEETH_ETH_945_BASE = MORPHO_BLUE_WEETH_ETH_945_BASE;
|
|
1690
1690
|
const MORPHO_BLUE_EZETH_USDC_777_BASE = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1691
1691
|
chainIds: [types_1.NetworkNumber.Base],
|
|
1692
|
-
label: 'Morpho',
|
|
1692
|
+
label: 'Morpho Blue',
|
|
1693
1693
|
shortLabel: 'ezETH/USDC',
|
|
1694
1694
|
value: types_1.MorphoBlueVersions.MorphoBlueEzEthUsdc_777_Base,
|
|
1695
1695
|
url: 'ezethusdc-f24417ee',
|
|
@@ -1705,7 +1705,7 @@ const MORPHO_BLUE_EZETH_USDC_777_BASE = (networkId = types_1.NetworkNumber.Eth)
|
|
|
1705
1705
|
exports.MORPHO_BLUE_EZETH_USDC_777_BASE = MORPHO_BLUE_EZETH_USDC_777_BASE;
|
|
1706
1706
|
const MORPHO_BLUE_EZETH_ETH_777_BASE = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1707
1707
|
chainIds: [types_1.NetworkNumber.Base],
|
|
1708
|
-
label: 'Morpho',
|
|
1708
|
+
label: 'Morpho Blue',
|
|
1709
1709
|
shortLabel: 'ezETH/ETH',
|
|
1710
1710
|
value: types_1.MorphoBlueVersions.MorphoBlueEzEthEth_777_Base,
|
|
1711
1711
|
url: 'ezetheth-df13c46b',
|
|
@@ -1721,7 +1721,7 @@ const MORPHO_BLUE_EZETH_ETH_777_BASE = (networkId = types_1.NetworkNumber.Eth) =
|
|
|
1721
1721
|
exports.MORPHO_BLUE_EZETH_ETH_777_BASE = MORPHO_BLUE_EZETH_ETH_777_BASE;
|
|
1722
1722
|
const MORPHO_BLUE_AERO_USDC_625_BASE = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1723
1723
|
chainIds: [types_1.NetworkNumber.Base],
|
|
1724
|
-
label: 'Morpho',
|
|
1724
|
+
label: 'Morpho Blue',
|
|
1725
1725
|
shortLabel: 'AERO/USDC',
|
|
1726
1726
|
value: types_1.MorphoBlueVersions.MorphoBlueAEROUSDC_625_Base,
|
|
1727
1727
|
url: 'aerousdc-daa04f68',
|
|
@@ -1737,7 +1737,7 @@ const MORPHO_BLUE_AERO_USDC_625_BASE = (networkId = types_1.NetworkNumber.Eth) =
|
|
|
1737
1737
|
exports.MORPHO_BLUE_AERO_USDC_625_BASE = MORPHO_BLUE_AERO_USDC_625_BASE;
|
|
1738
1738
|
const MORPHO_BLUE_USDE_USDC_915_BASE = (networkId = types_1.NetworkNumber.Base) => ({
|
|
1739
1739
|
chainIds: [types_1.NetworkNumber.Base],
|
|
1740
|
-
label: 'Morpho',
|
|
1740
|
+
label: 'Morpho Blue',
|
|
1741
1741
|
shortLabel: 'USDe/USDC',
|
|
1742
1742
|
value: types_1.MorphoBlueVersions.MorphoBlueUSDeUSDC_915_Base,
|
|
1743
1743
|
url: 'usdeusdc-54cf9be5',
|
|
@@ -1753,7 +1753,7 @@ const MORPHO_BLUE_USDE_USDC_915_BASE = (networkId = types_1.NetworkNumber.Base)
|
|
|
1753
1753
|
exports.MORPHO_BLUE_USDE_USDC_915_BASE = MORPHO_BLUE_USDE_USDC_915_BASE;
|
|
1754
1754
|
const MORPHO_BLUE_CBETH_USDC_770_BASE = (networkId = types_1.NetworkNumber.Base) => ({
|
|
1755
1755
|
chainIds: [types_1.NetworkNumber.Base],
|
|
1756
|
-
label: 'Morpho',
|
|
1756
|
+
label: 'Morpho Blue',
|
|
1757
1757
|
shortLabel: 'cbETH/USDC',
|
|
1758
1758
|
value: types_1.MorphoBlueVersions.MorphoBlueCbEthUSDC_770_Base,
|
|
1759
1759
|
url: 'cbethusdc-0ca10126',
|
|
@@ -1769,7 +1769,7 @@ const MORPHO_BLUE_CBETH_USDC_770_BASE = (networkId = types_1.NetworkNumber.Base)
|
|
|
1769
1769
|
exports.MORPHO_BLUE_CBETH_USDC_770_BASE = MORPHO_BLUE_CBETH_USDC_770_BASE;
|
|
1770
1770
|
const MORPHO_BLUE_CBXRP_USDC_625_BASE = (networkId = types_1.NetworkNumber.Base) => ({
|
|
1771
1771
|
chainIds: [types_1.NetworkNumber.Base],
|
|
1772
|
-
label: 'Morpho',
|
|
1772
|
+
label: 'Morpho Blue',
|
|
1773
1773
|
shortLabel: 'cbXRP/USDC',
|
|
1774
1774
|
value: types_1.MorphoBlueVersions.MorphoBlueCbXRPUSDC_625_Base,
|
|
1775
1775
|
url: 'cbxrpusdc-d4a903dc',
|
|
@@ -1786,7 +1786,7 @@ exports.MORPHO_BLUE_CBXRP_USDC_625_BASE = MORPHO_BLUE_CBXRP_USDC_625_BASE;
|
|
|
1786
1786
|
// ARBITRUM
|
|
1787
1787
|
const MORPHO_BLUE_SYRUPUSDC_USDC_915_ARB = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1788
1788
|
chainIds: [types_1.NetworkNumber.Arb],
|
|
1789
|
-
label: 'Morpho',
|
|
1789
|
+
label: 'Morpho Blue',
|
|
1790
1790
|
shortLabel: 'syrupUSDC/USDC',
|
|
1791
1791
|
value: types_1.MorphoBlueVersions.MorphoBlueSyrupUSDCUSDC_915_Arb,
|
|
1792
1792
|
url: 'syrupusdcusdc-f86f3edd',
|
|
@@ -1802,7 +1802,7 @@ const MORPHO_BLUE_SYRUPUSDC_USDC_915_ARB = (networkId = types_1.NetworkNumber.Et
|
|
|
1802
1802
|
exports.MORPHO_BLUE_SYRUPUSDC_USDC_915_ARB = MORPHO_BLUE_SYRUPUSDC_USDC_915_ARB;
|
|
1803
1803
|
const MorphoBlueWBTCUSDC_860_Arb = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1804
1804
|
chainIds: [types_1.NetworkNumber.Arb],
|
|
1805
|
-
label: 'Morpho',
|
|
1805
|
+
label: 'Morpho Blue',
|
|
1806
1806
|
shortLabel: 'WBTC/USDC',
|
|
1807
1807
|
value: types_1.MorphoBlueVersions.MorphoBlueWBTCUSDC_860_Arb,
|
|
1808
1808
|
url: 'wbtcusdc-e6392ff1',
|
|
@@ -1818,7 +1818,7 @@ const MorphoBlueWBTCUSDC_860_Arb = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
|
1818
1818
|
exports.MorphoBlueWBTCUSDC_860_Arb = MorphoBlueWBTCUSDC_860_Arb;
|
|
1819
1819
|
const MORPHO_BLUE_WSTETH_USDC_860_ARB = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1820
1820
|
chainIds: [types_1.NetworkNumber.Arb],
|
|
1821
|
-
label: 'Morpho',
|
|
1821
|
+
label: 'Morpho Blue',
|
|
1822
1822
|
shortLabel: 'wstETH/USDC',
|
|
1823
1823
|
value: types_1.MorphoBlueVersions.MorphoBlueWstEthUSDC_860_Arb,
|
|
1824
1824
|
url: 'wstethusdc-33e0c8ab',
|
|
@@ -1834,7 +1834,7 @@ const MORPHO_BLUE_WSTETH_USDC_860_ARB = (networkId = types_1.NetworkNumber.Eth)
|
|
|
1834
1834
|
exports.MORPHO_BLUE_WSTETH_USDC_860_ARB = MORPHO_BLUE_WSTETH_USDC_860_ARB;
|
|
1835
1835
|
const MORPHO_BLUE_ETH_USDC_860_ARB = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1836
1836
|
chainIds: [types_1.NetworkNumber.Arb],
|
|
1837
|
-
label: 'Morpho',
|
|
1837
|
+
label: 'Morpho Blue',
|
|
1838
1838
|
shortLabel: 'ETH/USDC',
|
|
1839
1839
|
value: types_1.MorphoBlueVersions.MorphoBlueEthUSDC_860_Arb,
|
|
1840
1840
|
url: 'ethusdc-ca83d02b',
|
|
@@ -1850,7 +1850,7 @@ const MORPHO_BLUE_ETH_USDC_860_ARB = (networkId = types_1.NetworkNumber.Eth) =>
|
|
|
1850
1850
|
exports.MORPHO_BLUE_ETH_USDC_860_ARB = MORPHO_BLUE_ETH_USDC_860_ARB;
|
|
1851
1851
|
const MORPHO_BLUE_SUSDS_USDC_945_ARB = (networkId = types_1.NetworkNumber.Eth) => ({
|
|
1852
1852
|
chainIds: [types_1.NetworkNumber.Arb],
|
|
1853
|
-
label: 'Morpho',
|
|
1853
|
+
label: 'Morpho Blue',
|
|
1854
1854
|
shortLabel: 'sUSDS/USDC',
|
|
1855
1855
|
value: types_1.MorphoBlueVersions.MorphoBluesUSDSUSDC_945_Arb,
|
|
1856
1856
|
url: 'susdsusdc-77fe2f7c',
|
|
@@ -1866,7 +1866,7 @@ const MORPHO_BLUE_SUSDS_USDC_945_ARB = (networkId = types_1.NetworkNumber.Eth) =
|
|
|
1866
1866
|
exports.MORPHO_BLUE_SUSDS_USDC_945_ARB = MORPHO_BLUE_SUSDS_USDC_945_ARB;
|
|
1867
1867
|
const MORPHO_BLUE_WEETH_USDC_860_ARB = (networkId = types_1.NetworkNumber.Arb) => ({
|
|
1868
1868
|
chainIds: [types_1.NetworkNumber.Arb],
|
|
1869
|
-
label: 'Morpho',
|
|
1869
|
+
label: 'Morpho Blue',
|
|
1870
1870
|
shortLabel: 'weETH/USDC',
|
|
1871
1871
|
value: types_1.MorphoBlueVersions.MorphoBlueWeEthUSDC_860_Arb,
|
|
1872
1872
|
url: 'weethusdc-d09404e9',
|
|
@@ -1882,7 +1882,7 @@ const MORPHO_BLUE_WEETH_USDC_860_ARB = (networkId = types_1.NetworkNumber.Arb) =
|
|
|
1882
1882
|
exports.MORPHO_BLUE_WEETH_USDC_860_ARB = MORPHO_BLUE_WEETH_USDC_860_ARB;
|
|
1883
1883
|
const MORPHO_BLUE_SUSDS_USDT0_945_ARB = (networkId = types_1.NetworkNumber.Arb) => ({
|
|
1884
1884
|
chainIds: [types_1.NetworkNumber.Arb],
|
|
1885
|
-
label: 'Morpho',
|
|
1885
|
+
label: 'Morpho Blue',
|
|
1886
1886
|
shortLabel: 'sUSDS/USDT0',
|
|
1887
1887
|
value: types_1.MorphoBlueVersions.MorphoBluesUSDSUSDT0_945_Arb,
|
|
1888
1888
|
url: 'susdsusdt0-de895fd4',
|
|
@@ -1898,7 +1898,7 @@ const MORPHO_BLUE_SUSDS_USDT0_945_ARB = (networkId = types_1.NetworkNumber.Arb)
|
|
|
1898
1898
|
exports.MORPHO_BLUE_SUSDS_USDT0_945_ARB = MORPHO_BLUE_SUSDS_USDT0_945_ARB;
|
|
1899
1899
|
const MORPHO_BLUE_WEETH_USDT0_860_ARB = (networkId = types_1.NetworkNumber.Arb) => ({
|
|
1900
1900
|
chainIds: [types_1.NetworkNumber.Arb],
|
|
1901
|
-
label: 'Morpho',
|
|
1901
|
+
label: 'Morpho Blue',
|
|
1902
1902
|
shortLabel: 'weETH/USDT0',
|
|
1903
1903
|
value: types_1.MorphoBlueVersions.MorphoBlueWeEthUSDT0_860_Arb,
|
|
1904
1904
|
url: 'weethusdt0-e0432ceb',
|
|
@@ -1914,7 +1914,7 @@ const MORPHO_BLUE_WEETH_USDT0_860_ARB = (networkId = types_1.NetworkNumber.Arb)
|
|
|
1914
1914
|
exports.MORPHO_BLUE_WEETH_USDT0_860_ARB = MORPHO_BLUE_WEETH_USDT0_860_ARB;
|
|
1915
1915
|
const MORPHO_BLUE_ETH_USDT0_860_ARB = (networkId = types_1.NetworkNumber.Arb) => ({
|
|
1916
1916
|
chainIds: [types_1.NetworkNumber.Arb],
|
|
1917
|
-
label: 'Morpho',
|
|
1917
|
+
label: 'Morpho Blue',
|
|
1918
1918
|
shortLabel: 'ETH/USDT0',
|
|
1919
1919
|
value: types_1.MorphoBlueVersions.MorphoBlueEthUSDT0_860_Arb,
|
|
1920
1920
|
url: 'wethusdt0-ac6a1181',
|
|
@@ -1930,7 +1930,7 @@ const MORPHO_BLUE_ETH_USDT0_860_ARB = (networkId = types_1.NetworkNumber.Arb) =>
|
|
|
1930
1930
|
exports.MORPHO_BLUE_ETH_USDT0_860_ARB = MORPHO_BLUE_ETH_USDT0_860_ARB;
|
|
1931
1931
|
const MORPHO_BLUE_WSTETH_USDT0_860_ARB = (networkId = types_1.NetworkNumber.Arb) => ({
|
|
1932
1932
|
chainIds: [types_1.NetworkNumber.Arb],
|
|
1933
|
-
label: 'Morpho',
|
|
1933
|
+
label: 'Morpho Blue',
|
|
1934
1934
|
shortLabel: 'wstETH/USDT0',
|
|
1935
1935
|
value: types_1.MorphoBlueVersions.MorphoBlueWstEthUSDT0_860_Arb,
|
|
1936
1936
|
url: 'wstethusdt0-209fa152',
|
|
@@ -1946,7 +1946,7 @@ const MORPHO_BLUE_WSTETH_USDT0_860_ARB = (networkId = types_1.NetworkNumber.Arb)
|
|
|
1946
1946
|
exports.MORPHO_BLUE_WSTETH_USDT0_860_ARB = MORPHO_BLUE_WSTETH_USDT0_860_ARB;
|
|
1947
1947
|
const MORPHO_BLUE_WBTC_USDT0_860_ARB = (networkId = types_1.NetworkNumber.Arb) => ({
|
|
1948
1948
|
chainIds: [types_1.NetworkNumber.Arb],
|
|
1949
|
-
label: 'Morpho',
|
|
1949
|
+
label: 'Morpho Blue',
|
|
1950
1950
|
shortLabel: 'WBTC/USDT0',
|
|
1951
1951
|
value: types_1.MorphoBlueVersions.MorphoBlueWBTCUSDT0_860_Arb,
|
|
1952
1952
|
url: 'wbtcusdt0-ed06d9e8',
|