@defisaver/positions-sdk 2.1.65 → 2.1.68-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/config/contracts.d.ts +2 -2
- package/cjs/config/contracts.js +2 -2
- package/cjs/markets/morphoBlue/index.d.ts +29 -0
- package/cjs/markets/morphoBlue/index.js +258 -4
- package/cjs/types/morphoBlue.d.ts +15 -0
- package/cjs/types/morphoBlue.js +15 -0
- package/esm/config/contracts.d.ts +2 -2
- package/esm/config/contracts.js +2 -2
- package/esm/markets/morphoBlue/index.d.ts +29 -0
- package/esm/markets/morphoBlue/index.js +241 -2
- package/esm/types/morphoBlue.d.ts +15 -0
- package/esm/types/morphoBlue.js +15 -0
- package/package.json +1 -1
- package/src/config/contracts.ts +2 -2
- package/src/markets/morphoBlue/index.ts +252 -3
- package/src/types/morphoBlue.ts +16 -0
|
@@ -1,8 +1,13 @@
|
|
|
1
1
|
import { EthAddress, IncentiveData, LeverageType, MMUsedAssets, NetworkNumber } from './common';
|
|
2
2
|
export declare enum MorphoBlueVersions {
|
|
3
|
+
MorphoBlueMKRDAI = "morphobluemkrdai",// MKR/DAI
|
|
4
|
+
MorphoBlueWoEthEth = "morphobluewoetheth",// woETH/ETH
|
|
5
|
+
MorphoBlueOsEthEth = "morphoblueosetheth",// osETH/ETH
|
|
6
|
+
MorphoBlueWeEthEth = "morphoblueweetheth",// weETH/ETH
|
|
3
7
|
MorphoBlueWstEthUSDC = "morphobluewstethusdc",// wstETH/USDC
|
|
4
8
|
MorphoBlueSDAIUSDC = "morphobluesdaiusdc",// sDAI/USDC
|
|
5
9
|
MorphoBlueWBTCUSDC = "morphobluewbtcusdc",// WBTC/USDC
|
|
10
|
+
MorphoBlueEthUSDC_915 = "morphoblueethusdc_915",// ETH/USDC
|
|
6
11
|
MorphoBlueEthUSDC = "morphoblueethusdc",// ETH/USDC
|
|
7
12
|
MorphoBlueWBTCUSDT = "morphobluewbtcusdt",// WBTC/USDT
|
|
8
13
|
MorphoBlueWstEthUSDT = "morphobluewstethusdt",// wstETH/USDT
|
|
@@ -27,7 +32,10 @@ export declare enum MorphoBlueVersions {
|
|
|
27
32
|
MorphoBlueUSDeUSDtb_915 = "morphoblueusdeusdtb_915",// USDe/USDTb
|
|
28
33
|
MorphoBlueEthUSDT_915 = "morphoblueethusdt_915",// ETH/USDT
|
|
29
34
|
MorphoBlueRsEthEth_945 = "morphobluersetheth_945",// rsETH/ETH
|
|
35
|
+
MorphoBlueRsEthEth_860 = "morphobluersetheth_860",// rsETH/ETH
|
|
30
36
|
MorphoBlueRswEthEth_945 = "morphobluerswetheth_945",// rswETH/ETH
|
|
37
|
+
MorphoBluePTweETHUSDA = "morphoblueptweethusda",// PTweETH/USDA
|
|
38
|
+
MorphoBlueSwBTCWBTC_945 = "morphoblueswbtcwbtc_945",// swBTC/WBTC
|
|
31
39
|
MorphoBlueEzEthEth_860 = "morphoblueezetheth_860",
|
|
32
40
|
MorphoBlueEzEthEth_945 = "morphoblueezetheth_945",
|
|
33
41
|
MorphoBlueWeEthEth_945 = "morphoblueweetheth_945",
|
|
@@ -37,8 +45,11 @@ export declare enum MorphoBlueVersions {
|
|
|
37
45
|
MorphoBlueSUSDeDAI_860 = "morphobluesusdedai_860",
|
|
38
46
|
MorphoBlueSUSDeDAI_915 = "morphobluesusdedai_915",
|
|
39
47
|
MorphoBlueSUSDeDAI_945 = "morphobluesusdedai_945",
|
|
48
|
+
MorphoBlueSUSDeDAI_777 = "morphobluesusdedai_777",
|
|
40
49
|
MorphoBlueUSDeDAI_860 = "morphoblueusdedai_860",
|
|
41
50
|
MorphoBlueUSDeDAI_915 = "morphoblueusdedai_915",
|
|
51
|
+
MorphoBlueUSDeDAI_945 = "morphoblueusdedai_945",
|
|
52
|
+
MorphoBlueUSDeDAI_777 = "morphoblueusdedai_777",
|
|
42
53
|
MorphoBlueMORPHOUSDC_625 = "morphobluemorphousdc_625",
|
|
43
54
|
MorphoBlueCbEthUSDC_860_Base = "morphobluecbethusdc_860_base",
|
|
44
55
|
MorphoBlueCbEthUSDC_860_Base_1c21c59d = "morphobluecbethusdc_860_base_1c21c59d",
|
|
@@ -62,6 +73,10 @@ export declare enum MorphoBlueVersions {
|
|
|
62
73
|
MorphoBlueWeEthEth_945_Base = "morphoblueweetheth_945_base",// weETH/ETH 0.945
|
|
63
74
|
MorphoBlueWeEthEth_915_Base = "morphoblueweetheth_915_base",// weETH/ETH 0.915
|
|
64
75
|
MorphoBlueAEROUSDC_625_Base = "morphoblueaerousdc_625_base",// AERO/USDC
|
|
76
|
+
MorphoBlueWeEthUSDC_Base = "morphoblueweethusdc_base",// weETH/USDC
|
|
77
|
+
MorphoBlueEzEthUsdc_Base = "morphoblueezethusdc_base",// ezETH/USDC
|
|
78
|
+
MorphoBlueEzEthEth_Base = "morphoblueezetheth_base",// ezETH/ETH
|
|
79
|
+
MorphoBlueBsdEthEth_Base = "morphobluebsdetheth_base",// bsdETH/ETH
|
|
65
80
|
MorphoBlueSyrupUSDCUSDC_915_Arb = "morphobluesyrupusdcusdc_915_arb",// syrupUSDC/USDC
|
|
66
81
|
MorphoBlueWBTCUSDC_860_Arb = "morphobluewbtcusdc_860_arb",// WBTC/USDC
|
|
67
82
|
MorphoBlueWstEthUSDC_860_Arb = "morphobluewstethusdc_860_arb",// wstETH/USDC
|
package/cjs/types/morphoBlue.js
CHANGED
|
@@ -4,9 +4,14 @@ exports.MorphoBlueOracleType = exports.MorphoBlueVersions = void 0;
|
|
|
4
4
|
var MorphoBlueVersions;
|
|
5
5
|
(function (MorphoBlueVersions) {
|
|
6
6
|
// MAINNET
|
|
7
|
+
MorphoBlueVersions["MorphoBlueMKRDAI"] = "morphobluemkrdai";
|
|
8
|
+
MorphoBlueVersions["MorphoBlueWoEthEth"] = "morphobluewoetheth";
|
|
9
|
+
MorphoBlueVersions["MorphoBlueOsEthEth"] = "morphoblueosetheth";
|
|
10
|
+
MorphoBlueVersions["MorphoBlueWeEthEth"] = "morphoblueweetheth";
|
|
7
11
|
MorphoBlueVersions["MorphoBlueWstEthUSDC"] = "morphobluewstethusdc";
|
|
8
12
|
MorphoBlueVersions["MorphoBlueSDAIUSDC"] = "morphobluesdaiusdc";
|
|
9
13
|
MorphoBlueVersions["MorphoBlueWBTCUSDC"] = "morphobluewbtcusdc";
|
|
14
|
+
MorphoBlueVersions["MorphoBlueEthUSDC_915"] = "morphoblueethusdc_915";
|
|
10
15
|
MorphoBlueVersions["MorphoBlueEthUSDC"] = "morphoblueethusdc";
|
|
11
16
|
MorphoBlueVersions["MorphoBlueWBTCUSDT"] = "morphobluewbtcusdt";
|
|
12
17
|
MorphoBlueVersions["MorphoBlueWstEthUSDT"] = "morphobluewstethusdt";
|
|
@@ -31,7 +36,10 @@ var MorphoBlueVersions;
|
|
|
31
36
|
MorphoBlueVersions["MorphoBlueUSDeUSDtb_915"] = "morphoblueusdeusdtb_915";
|
|
32
37
|
MorphoBlueVersions["MorphoBlueEthUSDT_915"] = "morphoblueethusdt_915";
|
|
33
38
|
MorphoBlueVersions["MorphoBlueRsEthEth_945"] = "morphobluersetheth_945";
|
|
39
|
+
MorphoBlueVersions["MorphoBlueRsEthEth_860"] = "morphobluersetheth_860";
|
|
34
40
|
MorphoBlueVersions["MorphoBlueRswEthEth_945"] = "morphobluerswetheth_945";
|
|
41
|
+
MorphoBlueVersions["MorphoBluePTweETHUSDA"] = "morphoblueptweethusda";
|
|
42
|
+
MorphoBlueVersions["MorphoBlueSwBTCWBTC_945"] = "morphoblueswbtcwbtc_945";
|
|
35
43
|
// ezETH/ETH
|
|
36
44
|
MorphoBlueVersions["MorphoBlueEzEthEth_860"] = "morphoblueezetheth_860";
|
|
37
45
|
MorphoBlueVersions["MorphoBlueEzEthEth_945"] = "morphoblueezetheth_945";
|
|
@@ -45,9 +53,12 @@ var MorphoBlueVersions;
|
|
|
45
53
|
MorphoBlueVersions["MorphoBlueSUSDeDAI_860"] = "morphobluesusdedai_860";
|
|
46
54
|
MorphoBlueVersions["MorphoBlueSUSDeDAI_915"] = "morphobluesusdedai_915";
|
|
47
55
|
MorphoBlueVersions["MorphoBlueSUSDeDAI_945"] = "morphobluesusdedai_945";
|
|
56
|
+
MorphoBlueVersions["MorphoBlueSUSDeDAI_777"] = "morphobluesusdedai_777";
|
|
48
57
|
// USDe/DAI
|
|
49
58
|
MorphoBlueVersions["MorphoBlueUSDeDAI_860"] = "morphoblueusdedai_860";
|
|
50
59
|
MorphoBlueVersions["MorphoBlueUSDeDAI_915"] = "morphoblueusdedai_915";
|
|
60
|
+
MorphoBlueVersions["MorphoBlueUSDeDAI_945"] = "morphoblueusdedai_945";
|
|
61
|
+
MorphoBlueVersions["MorphoBlueUSDeDAI_777"] = "morphoblueusdedai_777";
|
|
51
62
|
MorphoBlueVersions["MorphoBlueMORPHOUSDC_625"] = "morphobluemorphousdc_625";
|
|
52
63
|
// BASE
|
|
53
64
|
MorphoBlueVersions["MorphoBlueCbEthUSDC_860_Base"] = "morphobluecbethusdc_860_base";
|
|
@@ -72,6 +83,10 @@ var MorphoBlueVersions;
|
|
|
72
83
|
MorphoBlueVersions["MorphoBlueWeEthEth_945_Base"] = "morphoblueweetheth_945_base";
|
|
73
84
|
MorphoBlueVersions["MorphoBlueWeEthEth_915_Base"] = "morphoblueweetheth_915_base";
|
|
74
85
|
MorphoBlueVersions["MorphoBlueAEROUSDC_625_Base"] = "morphoblueaerousdc_625_base";
|
|
86
|
+
MorphoBlueVersions["MorphoBlueWeEthUSDC_Base"] = "morphoblueweethusdc_base";
|
|
87
|
+
MorphoBlueVersions["MorphoBlueEzEthUsdc_Base"] = "morphoblueezethusdc_base";
|
|
88
|
+
MorphoBlueVersions["MorphoBlueEzEthEth_Base"] = "morphoblueezetheth_base";
|
|
89
|
+
MorphoBlueVersions["MorphoBlueBsdEthEth_Base"] = "morphobluebsdetheth_base";
|
|
75
90
|
// ARBITRUM
|
|
76
91
|
MorphoBlueVersions["MorphoBlueSyrupUSDCUSDC_915_Arb"] = "morphobluesyrupusdcusdc_915_arb";
|
|
77
92
|
MorphoBlueVersions["MorphoBlueWBTCUSDC_860_Arb"] = "morphobluewbtcusdc_860_arb";
|
|
@@ -55585,8 +55585,8 @@ export declare const AaveLoanInfoV2: {
|
|
|
55585
55585
|
}];
|
|
55586
55586
|
readonly networks: {
|
|
55587
55587
|
readonly "1": {
|
|
55588
|
-
readonly address: "
|
|
55589
|
-
readonly createdBlock:
|
|
55588
|
+
readonly address: "0x9ec780f37b0f66f0c7bafd0204588db374ae59be";
|
|
55589
|
+
readonly createdBlock: 24454294;
|
|
55590
55590
|
readonly oldVersions: {
|
|
55591
55591
|
readonly "20368468": {
|
|
55592
55592
|
readonly abi: readonly [{
|
package/esm/config/contracts.js
CHANGED
|
@@ -582,8 +582,8 @@ export const AaveLoanInfoV2 = {
|
|
|
582
582
|
"abi": [{ "inputs": [], "name": "AAVE_REFERRAL_CODE", "outputs": [{ "internalType": "uint16", "name": "", "type": "uint16" }], "stateMutability": "view", "type": "function" }, { "inputs": [], "name": "AaveIncentivesController", "outputs": [{ "internalType": "contract IAaveIncentivesController", "name": "", "type": "address" }], "stateMutability": "view", "type": "function" }, { "inputs": [], "name": "DATA_PROVIDER_ID", "outputs": [{ "internalType": "bytes32", "name": "", "type": "bytes32" }], "stateMutability": "view", "type": "function" }, { "inputs": [], "name": "StakedToken", "outputs": [{ "internalType": "contract IStakedToken", "name": "", "type": "address" }], "stateMutability": "view", "type": "function" }, { "inputs": [{ "internalType": "address", "name": "_market", "type": "address" }, { "internalType": "address", "name": "_tokenAddr", "type": "address" }, { "internalType": "bool", "name": "_useAsCollateral", "type": "bool" }], "name": "enableAsCollateral", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [{ "internalType": "address", "name": "_market", "type": "address" }, { "components": [{ "internalType": "address", "name": "reserveAddress", "type": "address" }, { "internalType": "uint256", "name": "liquidityAdded", "type": "uint256" }, { "internalType": "uint256", "name": "liquidityTaken", "type": "uint256" }, { "internalType": "bool", "name": "isDebtAsset", "type": "bool" }], "internalType": "struct AaveView.LiquidityChangeParams[]", "name": "_reserveParams", "type": "tuple[]" }], "name": "getApyAfterValuesEstimation", "outputs": [{ "components": [{ "internalType": "address", "name": "reserveAddress", "type": "address" }, { "internalType": "uint256", "name": "supplyRate", "type": "uint256" }, { "internalType": "uint256", "name": "variableBorrowRate", "type": "uint256" }], "internalType": "struct AaveView.EstimatedRates[]", "name": "", "type": "tuple[]" }], "stateMutability": "view", "type": "function" }, { "inputs": [{ "internalType": "address", "name": "_market", "type": "address" }, { "internalType": "address[]", "name": "_tokens", "type": "address[]" }], "name": "getCollFactors", "outputs": [{ "internalType": "uint256[]", "name": "collFactors", "type": "uint256[]" }], "stateMutability": "view", "type": "function" }, { "inputs": [{ "internalType": "address", "name": "_market", "type": "address" }, { "internalType": "address[]", "name": "_tokenAddresses", "type": "address[]" }], "name": "getFullTokensInfo", "outputs": [{ "components": [{ "internalType": "address", "name": "aTokenAddress", "type": "address" }, { "internalType": "address", "name": "underlyingTokenAddress", "type": "address" }, { "internalType": "uint256", "name": "supplyRate", "type": "uint256" }, { "internalType": "uint256", "name": "borrowRateVariable", "type": "uint256" }, { "internalType": "uint256", "name": "borrowRateStable", "type": "uint256" }, { "internalType": "uint256", "name": "totalSupply", "type": "uint256" }, { "internalType": "uint256", "name": "availableLiquidity", "type": "uint256" }, { "internalType": "uint256", "name": "totalBorrow", "type": "uint256" }, { "internalType": "uint256", "name": "collateralFactor", "type": "uint256" }, { "internalType": "uint256", "name": "liquidationRatio", "type": "uint256" }, { "internalType": "uint256", "name": "price", "type": "uint256" }, { "internalType": "uint256", "name": "totalBorrowVar", "type": "uint256" }, { "internalType": "uint256", "name": "totalBorrowStab", "type": "uint256" }, { "internalType": "bool", "name": "isActive", "type": "bool" }, { "internalType": "bool", "name": "isFrozen", "type": "bool" }, { "internalType": "bool", "name": "usageAsCollateralEnabled", "type": "bool" }, { "internalType": "bool", "name": "borrowingEnabled", "type": "bool" }, { "internalType": "bool", "name": "stableBorrowRateEnabled", "type": "bool" }], "internalType": "struct AaveView.TokenInfoFull[]", "name": "tokens", "type": "tuple[]" }], "stateMutability": "view", "type": "function" }, { "inputs": [{ "internalType": "address[]", "name": "_assets", "type": "address[]" }, { "internalType": "address", "name": "_user", "type": "address" }], "name": "getIncentivesRewardsBalance", "outputs": [{ "internalType": "uint256", "name": "", "type": "uint256" }], "stateMutability": "view", "type": "function" }, { "inputs": [{ "internalType": "address", "name": "_market", "type": "address" }, { "internalType": "address", "name": "_user", "type": "address" }], "name": "getLoanData", "outputs": [{ "components": [{ "internalType": "address", "name": "user", "type": "address" }, { "internalType": "uint128", "name": "ratio", "type": "uint128" }, { "internalType": "address[]", "name": "collAddr", "type": "address[]" }, { "internalType": "bool[]", "name": "enabledAsColl", "type": "bool[]" }, { "internalType": "address[]", "name": "borrowAddr", "type": "address[]" }, { "internalType": "uint256[]", "name": "collAmounts", "type": "uint256[]" }, { "internalType": "uint256[]", "name": "borrowStableAmounts", "type": "uint256[]" }, { "internalType": "uint256[]", "name": "borrowVariableAmounts", "type": "uint256[]" }], "internalType": "struct AaveView.LoanData", "name": "data", "type": "tuple" }], "stateMutability": "view", "type": "function" }, { "inputs": [{ "internalType": "address", "name": "_market", "type": "address" }, { "internalType": "address[]", "name": "_users", "type": "address[]" }], "name": "getLoanDataArr", "outputs": [{ "components": [{ "internalType": "address", "name": "user", "type": "address" }, { "internalType": "uint128", "name": "ratio", "type": "uint128" }, { "internalType": "address[]", "name": "collAddr", "type": "address[]" }, { "internalType": "bool[]", "name": "enabledAsColl", "type": "bool[]" }, { "internalType": "address[]", "name": "borrowAddr", "type": "address[]" }, { "internalType": "uint256[]", "name": "collAmounts", "type": "uint256[]" }, { "internalType": "uint256[]", "name": "borrowStableAmounts", "type": "uint256[]" }, { "internalType": "uint256[]", "name": "borrowVariableAmounts", "type": "uint256[]" }], "internalType": "struct AaveView.LoanData[]", "name": "loans", "type": "tuple[]" }], "stateMutability": "view", "type": "function" }, { "inputs": [{ "internalType": "address", "name": "_market", "type": "address" }, { "internalType": "address[]", "name": "_tokens", "type": "address[]" }], "name": "getPrices", "outputs": [{ "internalType": "uint256[]", "name": "prices", "type": "uint256[]" }], "stateMutability": "view", "type": "function" }, { "inputs": [{ "internalType": "address", "name": "_market", "type": "address" }, { "internalType": "address", "name": "_user", "type": "address" }], "name": "getRatio", "outputs": [{ "internalType": "uint256", "name": "", "type": "uint256" }], "stateMutability": "view", "type": "function" }, { "inputs": [{ "internalType": "address", "name": "_market", "type": "address" }, { "internalType": "address[]", "name": "_users", "type": "address[]" }], "name": "getRatios", "outputs": [{ "internalType": "uint256[]", "name": "ratios", "type": "uint256[]" }], "stateMutability": "view", "type": "function" }, { "inputs": [{ "internalType": "address", "name": "_market", "type": "address" }, { "internalType": "address", "name": "_user", "type": "address" }], "name": "getSafetyRatio", "outputs": [{ "internalType": "uint256", "name": "", "type": "uint256" }], "stateMutability": "view", "type": "function" }, { "inputs": [{ "internalType": "address", "name": "_staker", "type": "address" }], "name": "getStakingRewardsBalance", "outputs": [{ "internalType": "uint256", "name": "", "type": "uint256" }], "stateMutability": "view", "type": "function" }, { "inputs": [{ "internalType": "address", "name": "_market", "type": "address" }, { "internalType": "address", "name": "_user", "type": "address" }, { "internalType": "address[]", "name": "_tokens", "type": "address[]" }], "name": "getTokenBalances", "outputs": [{ "components": [{ "internalType": "address", "name": "token", "type": "address" }, { "internalType": "uint256", "name": "balance", "type": "uint256" }, { "internalType": "uint256", "name": "borrowsStable", "type": "uint256" }, { "internalType": "uint256", "name": "borrowsVariable", "type": "uint256" }, { "internalType": "uint256", "name": "stableBorrowRate", "type": "uint256" }, { "internalType": "bool", "name": "enabledAsCollateral", "type": "bool" }], "internalType": "struct AaveView.UserToken[]", "name": "userTokens", "type": "tuple[]" }], "stateMutability": "view", "type": "function" }, { "inputs": [{ "internalType": "contract IAaveProtocolDataProviderV2", "name": "_dataProvider", "type": "address" }, { "internalType": "address", "name": "_priceOracleAddress", "type": "address" }, { "internalType": "address", "name": "_token", "type": "address" }], "name": "getTokenInfoFull", "outputs": [{ "components": [{ "internalType": "address", "name": "aTokenAddress", "type": "address" }, { "internalType": "address", "name": "underlyingTokenAddress", "type": "address" }, { "internalType": "uint256", "name": "supplyRate", "type": "uint256" }, { "internalType": "uint256", "name": "borrowRateVariable", "type": "uint256" }, { "internalType": "uint256", "name": "borrowRateStable", "type": "uint256" }, { "internalType": "uint256", "name": "totalSupply", "type": "uint256" }, { "internalType": "uint256", "name": "availableLiquidity", "type": "uint256" }, { "internalType": "uint256", "name": "totalBorrow", "type": "uint256" }, { "internalType": "uint256", "name": "collateralFactor", "type": "uint256" }, { "internalType": "uint256", "name": "liquidationRatio", "type": "uint256" }, { "internalType": "uint256", "name": "price", "type": "uint256" }, { "internalType": "uint256", "name": "totalBorrowVar", "type": "uint256" }, { "internalType": "uint256", "name": "totalBorrowStab", "type": "uint256" }, { "internalType": "bool", "name": "isActive", "type": "bool" }, { "internalType": "bool", "name": "isFrozen", "type": "bool" }, { "internalType": "bool", "name": "usageAsCollateralEnabled", "type": "bool" }, { "internalType": "bool", "name": "borrowingEnabled", "type": "bool" }, { "internalType": "bool", "name": "stableBorrowRateEnabled", "type": "bool" }], "internalType": "struct AaveView.TokenInfoFull", "name": "_tokenInfo", "type": "tuple" }], "stateMutability": "view", "type": "function" }, { "inputs": [{ "internalType": "address", "name": "_market", "type": "address" }, { "internalType": "address[]", "name": "_tokenAddresses", "type": "address[]" }], "name": "getTokensInfo", "outputs": [{ "components": [{ "internalType": "address", "name": "aTokenAddress", "type": "address" }, { "internalType": "address", "name": "underlyingTokenAddress", "type": "address" }, { "internalType": "uint256", "name": "collateralFactor", "type": "uint256" }, { "internalType": "uint256", "name": "price", "type": "uint256" }], "internalType": "struct AaveView.TokenInfo[]", "name": "tokens", "type": "tuple[]" }], "stateMutability": "view", "type": "function" }, { "inputs": [{ "internalType": "address", "name": "_user", "type": "address" }], "name": "getUserUnclaimedRewards", "outputs": [{ "internalType": "uint256", "name": "", "type": "uint256" }], "stateMutability": "view", "type": "function" }],
|
|
583
583
|
"networks": {
|
|
584
584
|
"1": {
|
|
585
|
-
"address": "
|
|
586
|
-
"createdBlock":
|
|
585
|
+
"address": "0x9ec780f37b0f66f0c7bafd0204588db374ae59be",
|
|
586
|
+
"createdBlock": 24454294,
|
|
587
587
|
"oldVersions": {
|
|
588
588
|
"20368468": {
|
|
589
589
|
"abi": [{ "inputs": [], "name": "AAVE_REFERRAL_CODE", "outputs": [{ "internalType": "uint16", "name": "", "type": "uint16" }], "stateMutability": "view", "type": "function" }, { "inputs": [], "name": "AaveIncentivesController", "outputs": [{ "internalType": "contract IAaveIncentivesController", "name": "", "type": "address" }], "stateMutability": "view", "type": "function" }, { "inputs": [], "name": "DATA_PROVIDER_ID", "outputs": [{ "internalType": "bytes32", "name": "", "type": "bytes32" }], "stateMutability": "view", "type": "function" }, { "inputs": [], "name": "StakedToken", "outputs": [{ "internalType": "contract IStakedToken", "name": "", "type": "address" }], "stateMutability": "view", "type": "function" }, { "inputs": [{ "internalType": "address", "name": "_market", "type": "address" }, { "internalType": "address", "name": "_tokenAddr", "type": "address" }, { "internalType": "bool", "name": "_useAsCollateral", "type": "bool" }], "name": "enableAsCollateral", "outputs": [], "stateMutability": "nonpayable", "type": "function" }, { "inputs": [{ "internalType": "address", "name": "_market", "type": "address" }, { "components": [{ "internalType": "address", "name": "reserveAddress", "type": "address" }, { "internalType": "uint256", "name": "liquidityAdded", "type": "uint256" }, { "internalType": "uint256", "name": "liquidityTaken", "type": "uint256" }, { "internalType": "bool", "name": "isDebtAsset", "type": "bool" }], "internalType": "struct AaveView.LiquidityChangeParams[]", "name": "_reserveParams", "type": "tuple[]" }], "name": "getApyAfterValuesEstimation", "outputs": [{ "components": [{ "internalType": "address", "name": "reserveAddress", "type": "address" }, { "internalType": "uint256", "name": "supplyRate", "type": "uint256" }, { "internalType": "uint256", "name": "variableBorrowRate", "type": "uint256" }], "internalType": "struct AaveView.EstimatedRates[]", "name": "", "type": "tuple[]" }], "stateMutability": "view", "type": "function" }, { "inputs": [{ "internalType": "address", "name": "_market", "type": "address" }, { "internalType": "address[]", "name": "_tokens", "type": "address[]" }], "name": "getCollFactors", "outputs": [{ "internalType": "uint256[]", "name": "collFactors", "type": "uint256[]" }], "stateMutability": "view", "type": "function" }, { "inputs": [{ "internalType": "address", "name": "_market", "type": "address" }, { "internalType": "address[]", "name": "_tokenAddresses", "type": "address[]" }], "name": "getFullTokensInfo", "outputs": [{ "components": [{ "internalType": "address", "name": "aTokenAddress", "type": "address" }, { "internalType": "address", "name": "underlyingTokenAddress", "type": "address" }, { "internalType": "uint256", "name": "supplyRate", "type": "uint256" }, { "internalType": "uint256", "name": "borrowRateVariable", "type": "uint256" }, { "internalType": "uint256", "name": "borrowRateStable", "type": "uint256" }, { "internalType": "uint256", "name": "totalSupply", "type": "uint256" }, { "internalType": "uint256", "name": "availableLiquidity", "type": "uint256" }, { "internalType": "uint256", "name": "totalBorrow", "type": "uint256" }, { "internalType": "uint256", "name": "collateralFactor", "type": "uint256" }, { "internalType": "uint256", "name": "liquidationRatio", "type": "uint256" }, { "internalType": "uint256", "name": "price", "type": "uint256" }, { "internalType": "uint256", "name": "totalBorrowVar", "type": "uint256" }, { "internalType": "uint256", "name": "totalBorrowStab", "type": "uint256" }, { "internalType": "bool", "name": "isActive", "type": "bool" }, { "internalType": "bool", "name": "isFrozen", "type": "bool" }, { "internalType": "bool", "name": "usageAsCollateralEnabled", "type": "bool" }, { "internalType": "bool", "name": "borrowingEnabled", "type": "bool" }, { "internalType": "bool", "name": "stableBorrowRateEnabled", "type": "bool" }], "internalType": "struct AaveView.TokenInfoFull[]", "name": "tokens", "type": "tuple[]" }], "stateMutability": "view", "type": "function" }, { "inputs": [{ "internalType": "address[]", "name": "_assets", "type": "address[]" }, { "internalType": "address", "name": "_user", "type": "address" }], "name": "getIncentivesRewardsBalance", "outputs": [{ "internalType": "uint256", "name": "", "type": "uint256" }], "stateMutability": "view", "type": "function" }, { "inputs": [{ "internalType": "address", "name": "_market", "type": "address" }, { "internalType": "address", "name": "_user", "type": "address" }], "name": "getLoanData", "outputs": [{ "components": [{ "internalType": "address", "name": "user", "type": "address" }, { "internalType": "uint128", "name": "ratio", "type": "uint128" }, { "internalType": "address[]", "name": "collAddr", "type": "address[]" }, { "internalType": "bool[]", "name": "enabledAsColl", "type": "bool[]" }, { "internalType": "address[]", "name": "borrowAddr", "type": "address[]" }, { "internalType": "uint256[]", "name": "collAmounts", "type": "uint256[]" }, { "internalType": "uint256[]", "name": "borrowStableAmounts", "type": "uint256[]" }, { "internalType": "uint256[]", "name": "borrowVariableAmounts", "type": "uint256[]" }], "internalType": "struct AaveView.LoanData", "name": "data", "type": "tuple" }], "stateMutability": "view", "type": "function" }, { "inputs": [{ "internalType": "address", "name": "_market", "type": "address" }, { "internalType": "address[]", "name": "_users", "type": "address[]" }], "name": "getLoanDataArr", "outputs": [{ "components": [{ "internalType": "address", "name": "user", "type": "address" }, { "internalType": "uint128", "name": "ratio", "type": "uint128" }, { "internalType": "address[]", "name": "collAddr", "type": "address[]" }, { "internalType": "bool[]", "name": "enabledAsColl", "type": "bool[]" }, { "internalType": "address[]", "name": "borrowAddr", "type": "address[]" }, { "internalType": "uint256[]", "name": "collAmounts", "type": "uint256[]" }, { "internalType": "uint256[]", "name": "borrowStableAmounts", "type": "uint256[]" }, { "internalType": "uint256[]", "name": "borrowVariableAmounts", "type": "uint256[]" }], "internalType": "struct AaveView.LoanData[]", "name": "loans", "type": "tuple[]" }], "stateMutability": "view", "type": "function" }, { "inputs": [{ "internalType": "address", "name": "_market", "type": "address" }, { "internalType": "address[]", "name": "_tokens", "type": "address[]" }], "name": "getPrices", "outputs": [{ "internalType": "uint256[]", "name": "prices", "type": "uint256[]" }], "stateMutability": "view", "type": "function" }, { "inputs": [{ "internalType": "address", "name": "_market", "type": "address" }, { "internalType": "address", "name": "_user", "type": "address" }], "name": "getRatio", "outputs": [{ "internalType": "uint256", "name": "", "type": "uint256" }], "stateMutability": "view", "type": "function" }, { "inputs": [{ "internalType": "address", "name": "_market", "type": "address" }, { "internalType": "address[]", "name": "_users", "type": "address[]" }], "name": "getRatios", "outputs": [{ "internalType": "uint256[]", "name": "ratios", "type": "uint256[]" }], "stateMutability": "view", "type": "function" }, { "inputs": [{ "internalType": "address", "name": "_market", "type": "address" }, { "internalType": "address", "name": "_user", "type": "address" }], "name": "getSafetyRatio", "outputs": [{ "internalType": "uint256", "name": "", "type": "uint256" }], "stateMutability": "view", "type": "function" }, { "inputs": [{ "internalType": "address", "name": "_staker", "type": "address" }], "name": "getStakingRewardsBalance", "outputs": [{ "internalType": "uint256", "name": "", "type": "uint256" }], "stateMutability": "view", "type": "function" }, { "inputs": [{ "internalType": "address", "name": "_market", "type": "address" }, { "internalType": "address", "name": "_user", "type": "address" }, { "internalType": "address[]", "name": "_tokens", "type": "address[]" }], "name": "getTokenBalances", "outputs": [{ "components": [{ "internalType": "address", "name": "token", "type": "address" }, { "internalType": "uint256", "name": "balance", "type": "uint256" }, { "internalType": "uint256", "name": "borrowsStable", "type": "uint256" }, { "internalType": "uint256", "name": "borrowsVariable", "type": "uint256" }, { "internalType": "uint256", "name": "stableBorrowRate", "type": "uint256" }, { "internalType": "bool", "name": "enabledAsCollateral", "type": "bool" }], "internalType": "struct AaveView.UserToken[]", "name": "userTokens", "type": "tuple[]" }], "stateMutability": "view", "type": "function" }, { "inputs": [{ "internalType": "contract IAaveProtocolDataProviderV2", "name": "_dataProvider", "type": "address" }, { "internalType": "address", "name": "_priceOracleAddress", "type": "address" }, { "internalType": "address", "name": "_token", "type": "address" }], "name": "getTokenInfoFull", "outputs": [{ "components": [{ "internalType": "address", "name": "aTokenAddress", "type": "address" }, { "internalType": "address", "name": "underlyingTokenAddress", "type": "address" }, { "internalType": "uint256", "name": "supplyRate", "type": "uint256" }, { "internalType": "uint256", "name": "borrowRateVariable", "type": "uint256" }, { "internalType": "uint256", "name": "borrowRateStable", "type": "uint256" }, { "internalType": "uint256", "name": "totalSupply", "type": "uint256" }, { "internalType": "uint256", "name": "availableLiquidity", "type": "uint256" }, { "internalType": "uint256", "name": "totalBorrow", "type": "uint256" }, { "internalType": "uint256", "name": "collateralFactor", "type": "uint256" }, { "internalType": "uint256", "name": "liquidationRatio", "type": "uint256" }, { "internalType": "uint256", "name": "price", "type": "uint256" }, { "internalType": "uint256", "name": "totalBorrowVar", "type": "uint256" }, { "internalType": "uint256", "name": "totalBorrowStab", "type": "uint256" }, { "internalType": "bool", "name": "isActive", "type": "bool" }, { "internalType": "bool", "name": "isFrozen", "type": "bool" }, { "internalType": "bool", "name": "usageAsCollateralEnabled", "type": "bool" }, { "internalType": "bool", "name": "borrowingEnabled", "type": "bool" }, { "internalType": "bool", "name": "stableBorrowRateEnabled", "type": "bool" }], "internalType": "struct AaveView.TokenInfoFull", "name": "_tokenInfo", "type": "tuple" }], "stateMutability": "view", "type": "function" }, { "inputs": [{ "internalType": "address", "name": "_market", "type": "address" }, { "internalType": "address[]", "name": "_tokenAddresses", "type": "address[]" }], "name": "getTokensInfo", "outputs": [{ "components": [{ "internalType": "address", "name": "aTokenAddress", "type": "address" }, { "internalType": "address", "name": "underlyingTokenAddress", "type": "address" }, { "internalType": "uint256", "name": "collateralFactor", "type": "uint256" }, { "internalType": "uint256", "name": "price", "type": "uint256" }], "internalType": "struct AaveView.TokenInfo[]", "name": "tokens", "type": "tuple[]" }], "stateMutability": "view", "type": "function" }, { "inputs": [{ "internalType": "address", "name": "_user", "type": "address" }], "name": "getUserUnclaimedRewards", "outputs": [{ "internalType": "uint256", "name": "", "type": "uint256" }], "stateMutability": "view", "type": "function" }, { "inputs": [{ "internalType": "address", "name": "_market", "type": "address" }, { "internalType": "address", "name": "_tokenAddr", "type": "address" }, { "internalType": "uint256", "name": "_rateMode", "type": "uint256" }], "name": "switchRateMode", "outputs": [], "stateMutability": "nonpayable", "type": "function" }],
|
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
import { MorphoBlueMarketData } from '../../types';
|
|
2
2
|
import { NetworkNumber } from '../../types/common';
|
|
3
3
|
export declare const MORPHO_BLUE_WSTETH_USDC: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
4
|
+
export declare const MORPHO_BLUE_WEETH_ETH: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
4
5
|
export declare const MORPHO_BLUE_SDAI_USDC: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
5
6
|
export declare const MORPHO_BLUE_WBTC_USDC: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
7
|
+
export declare const MORPHO_BLUE_ETH_USDC_915: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
6
8
|
export declare const MORPHO_BLUE_ETH_USDC: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
7
9
|
export declare const MORPHO_BLUE_WBTC_USDT: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
8
10
|
export declare const MORPHO_BLUE_WBTC_PYUSD: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
@@ -13,6 +15,7 @@ export declare const MORPHO_BLUE_WSTETH_PYUSD: (networkId?: NetworkNumber) => Mo
|
|
|
13
15
|
export declare const MORPHO_BLUE_USDE_USDT: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
14
16
|
export declare const MORPHO_BLUE_SUSDE_USDT: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
15
17
|
export declare const MORPHO_BLUE_MKR_USDC: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
18
|
+
export declare const MORPHO_BLUE_MKR_DAI: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
16
19
|
export declare const MORPHO_BLUE_TBTC_USDC: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
17
20
|
export declare const MORPHO_BLUE_CBBTC_ETH_915: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
18
21
|
export declare const MORPHO_BLUE_CBBTC_USDC_860: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
@@ -21,6 +24,7 @@ export declare const MORPHO_BLUE_SUSDE_USDTB_915: (networkId?: NetworkNumber) =>
|
|
|
21
24
|
export declare const MORPHO_BLUE_USDE_USDTB_915: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
22
25
|
export declare const MORPHO_BLUE_ETH_USDT_915: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
23
26
|
export declare const MORPHO_BLUE_RSETH_ETH_945: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
27
|
+
export declare const MORPHO_BLUE_RSETH_ETH_860: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
24
28
|
export declare const MORPHO_BLUE_RSWETH_ETH_945: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
25
29
|
export declare const MORPHO_BLUE_EZETH_ETH_860: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
26
30
|
export declare const MORPHO_BLUE_EZETH_ETH_945: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
@@ -31,8 +35,11 @@ export declare const MORPHO_BLUE_WSTETH_ETH_965_EXCHANGE_RATE: (networkId?: Netw
|
|
|
31
35
|
export declare const MORPHO_BLUE_SUSDE_DAI_860: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
32
36
|
export declare const MORPHO_BLUE_SUSDE_DAI_915: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
33
37
|
export declare const MORPHO_BLUE_SUSDE_DAI_945: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
38
|
+
export declare const MORPHO_BLUE_SUSDE_DAI_777: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
34
39
|
export declare const MORPHO_BLUE_USDE_DAI_860: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
35
40
|
export declare const MORPHO_BLUE_USDE_DAI_915: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
41
|
+
export declare const MORPHO_BLUE_USDE_DAI_945: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
42
|
+
export declare const MORPHO_BLUE_USDE_DAI_777: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
36
43
|
export declare const MORPHO_BLUE_USR_USDC_915: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
37
44
|
export declare const MORPHO_BLUE_SYRUPUSDC_USDC_915: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
38
45
|
export declare const MORPHO_BLUE_LBTC_USDC_860: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
@@ -52,6 +59,7 @@ export declare const MORPHO_BLUE_RETH_USDC_860_BASE: (networkId?: NetworkNumber)
|
|
|
52
59
|
export declare const MORPHO_BLUE_RETH_ETH_945_BASE: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
53
60
|
export declare const MORPHO_BLUE_CBBTC_ETH_915_BASE: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
54
61
|
export declare const MORPHO_BLUE_CBBTC_USDC_860_BASE: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
62
|
+
export declare const MORPHO_BLUE_BSDETH_ETH_BASE: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
55
63
|
export declare const MORPHO_BLUE_WSUPEROETHB_WETH_915_BASE: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
56
64
|
export declare const MORPHO_BLUE_LBTC_WBTC_945: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
57
65
|
export declare const MORPHO_BLUE_LBTC_CBBTC_945_BASE: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
@@ -60,17 +68,25 @@ export declare const MORPHO_BLUE_CBBTC_EURC_860_BASE: (networkId?: NetworkNumber
|
|
|
60
68
|
export declare const MORPHO_BLUE_WETH_EURC_860_BASE: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
61
69
|
export declare const MORPHO_BLUE_CBETH_EURC_860_BASE: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
62
70
|
export declare const MORPHO_BLUE_WEETH_ETH_915_BASE: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
71
|
+
export declare const MORPHO_BLUE_WEETH_USDC_BASE: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
63
72
|
export declare const MORPHO_BLUE_WEETH_ETH_945_BASE: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
73
|
+
export declare const MORPHO_BLUE_EZETH_USDC_BASE: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
74
|
+
export declare const MORPHO_BLUE_EZETH_ETH_BASE: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
64
75
|
export declare const MORPHO_BLUE_AERO_USDC_625_BASE: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
65
76
|
export declare const MORPHO_BLUE_SYRUPUSDC_USDC_915_ARB: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
66
77
|
export declare const MorphoBlueWBTCUSDC_860_Arb: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
67
78
|
export declare const MORPHO_BLUE_WSTETH_USDC_860_ARB: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
68
79
|
export declare const MORPHO_BLUE_ETH_USDC_860_ARB: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
69
80
|
export declare const MORPHO_BLUE_SUSDS_USDC_945_ARB: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
81
|
+
export declare const MORPHO_BLUE_SWBTC_WBTC_945: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
82
|
+
export declare const MORPHO_BLUE_OSETH_ETH: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
83
|
+
export declare const MORPHO_BLUE_WOETH_ETH: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
84
|
+
export declare const MORPHO_BLUE_PTWEETH_USDA: (networkId?: NetworkNumber) => MorphoBlueMarketData;
|
|
70
85
|
export declare const MorphoBlueMarkets: (networkId: NetworkNumber) => {
|
|
71
86
|
readonly morphobluewstethusdc: MorphoBlueMarketData;
|
|
72
87
|
readonly morphobluesdaiusdc: MorphoBlueMarketData;
|
|
73
88
|
readonly morphobluewbtcusdc: MorphoBlueMarketData;
|
|
89
|
+
readonly morphoblueethusdc_915: MorphoBlueMarketData;
|
|
74
90
|
readonly morphoblueethusdc: MorphoBlueMarketData;
|
|
75
91
|
readonly morphobluewbtcusdt: MorphoBlueMarketData;
|
|
76
92
|
readonly morphobluewstethusdt: MorphoBlueMarketData;
|
|
@@ -99,15 +115,24 @@ export declare const MorphoBlueMarkets: (networkId: NetworkNumber) => {
|
|
|
99
115
|
readonly morphoblueusdeusdtb_915: MorphoBlueMarketData;
|
|
100
116
|
readonly morphoblueethusdt_915: MorphoBlueMarketData;
|
|
101
117
|
readonly morphobluersetheth_945: MorphoBlueMarketData;
|
|
118
|
+
readonly morphobluersetheth_860: MorphoBlueMarketData;
|
|
102
119
|
readonly morphobluerswetheth_945: MorphoBlueMarketData;
|
|
120
|
+
readonly morphoblueweetheth: MorphoBlueMarketData;
|
|
121
|
+
readonly morphoblueosetheth: MorphoBlueMarketData;
|
|
122
|
+
readonly morphobluewoetheth: MorphoBlueMarketData;
|
|
123
|
+
readonly morphoblueptweethusda: MorphoBlueMarketData;
|
|
124
|
+
readonly morphoblueswbtcwbtc_945: MorphoBlueMarketData;
|
|
103
125
|
readonly morphobluewstetheth_945: MorphoBlueMarketData;
|
|
104
126
|
readonly morphobluewstetheth_945_exchange_rate: MorphoBlueMarketData;
|
|
105
127
|
readonly morphobluewstetheth_965_exchange_rate: MorphoBlueMarketData;
|
|
106
128
|
readonly morphobluesusdedai_860: MorphoBlueMarketData;
|
|
107
129
|
readonly morphobluesusdedai_915: MorphoBlueMarketData;
|
|
108
130
|
readonly morphobluesusdedai_945: MorphoBlueMarketData;
|
|
131
|
+
readonly morphobluesusdedai_777: MorphoBlueMarketData;
|
|
109
132
|
readonly morphoblueusdedai_860: MorphoBlueMarketData;
|
|
110
133
|
readonly morphoblueusdedai_915: MorphoBlueMarketData;
|
|
134
|
+
readonly morphoblueusdedai_945: MorphoBlueMarketData;
|
|
135
|
+
readonly morphoblueusdedai_777: MorphoBlueMarketData;
|
|
111
136
|
readonly morphobluecbethusdc_860_base: MorphoBlueMarketData;
|
|
112
137
|
readonly morphobluecbethusdc_860_base_1c21c59d: MorphoBlueMarketData;
|
|
113
138
|
readonly morphobluewstethusdc_860_base: MorphoBlueMarketData;
|
|
@@ -125,6 +150,10 @@ export declare const MorphoBlueMarkets: (networkId: NetworkNumber) => {
|
|
|
125
150
|
readonly morphoblueweetheth_945_base: MorphoBlueMarketData;
|
|
126
151
|
readonly morphoblueweetheth_915_base: MorphoBlueMarketData;
|
|
127
152
|
readonly morphoblueaerousdc_625_base: MorphoBlueMarketData;
|
|
153
|
+
readonly morphoblueweethusdc_base: MorphoBlueMarketData;
|
|
154
|
+
readonly morphoblueezethusdc_base: MorphoBlueMarketData;
|
|
155
|
+
readonly morphoblueezetheth_base: MorphoBlueMarketData;
|
|
156
|
+
readonly morphobluebsdetheth_base: MorphoBlueMarketData;
|
|
128
157
|
readonly morphobluewsuperoethbweth_915_base: MorphoBlueMarketData;
|
|
129
158
|
readonly morphobluecbetheth_945_base: MorphoBlueMarketData;
|
|
130
159
|
readonly morphobluecbetheth_965_base: MorphoBlueMarketData;
|