Skip to content

Commit c98b48a

Browse files
committed
MorphoBlue to Morpho
1 parent 7d7ce92 commit c98b48a

File tree

7 files changed

+43
-45
lines changed

7 files changed

+43
-45
lines changed

features/content/faqs/erc4626/earn/en.tsx

+5-6
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ export default () => (
1313
body: (
1414
<Text as="p">
1515
This position risk is managed by the Vault curator. This means the Vault curator takes
16-
care of selecting the markets within Morpho Blue to get the best yield at the right
17-
risk.
16+
care of selecting the markets within Morpho to get the best yield at the right risk.
1817
</Text>
1918
),
2019
},
@@ -43,9 +42,9 @@ export default () => (
4342
title: 'Where does the yield come from?',
4443
body: (
4544
<Text as="p">
46-
The return comes from the interest paid from Morpho Blue borrowers in each underlying
47-
market. As the vault deposits on different markets, it earns an interest rate
48-
proportional to the allocation on each market.
45+
The return comes from the interest paid from Morpho borrowers in each underlying market.
46+
As the vault deposits on different markets, it earns an interest rate proportional to
47+
the allocation on each market.
4948
</Text>
5049
),
5150
},
@@ -54,7 +53,7 @@ export default () => (
5453
body: (
5554
<Text as="p">
5655
This Earn position deposits into MetaMorpho Vaults which in turn allocate the funds to
57-
different Morpho Blue markets according to the risk parameters set by the Vault Curator.
56+
different Morpho markets according to the risk parameters set by the Vault Curator.
5857
</Text>
5958
),
6059
},

features/content/faqs/morphoblue/borrow/en.tsx

+16-16
Original file line numberDiff line numberDiff line change
@@ -10,22 +10,22 @@ export default () => (
1010
noTitle={true}
1111
contents={[
1212
{
13-
title: 'What is Summer.fi Borrow with Morpho Blue?',
13+
title: 'What is Summer.fi Borrow with Morpho?',
1414
body: (
1515
<>
1616
<Text as="p" sx={{ mb: 3 }}>
17-
Summer.fi allows you to easily borrow against your crypto utilizing Morpho Blue. A
18-
protocol that allows you to borrow at higher LTVs, since collateral is deposited in
19-
the protocol directly, and not lent out.
17+
Summer.fi allows you to easily borrow against your crypto utilizing Morpho. A protocol
18+
that allows you to borrow at higher LTVs, since collateral is deposited in the
19+
protocol directly, and not lent out.
2020
</Text>
2121
<Text as="p" sx={{ mb: 3 }}>
2222
You'll be able to borrow against your crypto by simply choosing a pair with a
2323
collateral token and borrow token.
2424
</Text>
2525
<Text as="p">
2626
To start borrowing, enter deposit amount of collateral and a borrow amount of debt.
27-
Morpho Blue loans are perpetual with a variable interest rate and can be easily
28-
managed on Summer.fi.
27+
Morpho loans are perpetual with a variable interest rate and can be easily managed on
28+
Summer.fi.
2929
</Text>
3030
</>
3131
),
@@ -34,12 +34,12 @@ export default () => (
3434
title: 'How does it work?',
3535
body: (
3636
<>
37-
<Text>Borrowing on Summer.fi with Morpho Blue happens in 5 Simple Steps.</Text>
37+
<Text>Borrowing on Summer.fi with Morpho happens in 5 Simple Steps.</Text>
3838
<ol>
3939
<li>Create a Smart DeFi Account that makes position management easier.</li>
4040
<li>Open a new position with Collateral and and Amount to borrow.</li>
4141
<li>Choose a Loan to Value (LTV) and Liq Price according to your risk tolerance.</li>
42-
<li>Confirm deposit of collateral to Morpho Blue, and borrow your chosen token.</li>
42+
<li>Confirm deposit of collateral to Morpho, and borrow your chosen token.</li>
4343
<li>
4444
Borrowed token amount will be received in your wallet after successful transaction.
4545
</li>
@@ -59,7 +59,7 @@ export default () => (
5959
risk to your preferred profile, move your risk up or down according to your needs and
6060
market conditions, and continually monitor your position to avoid liquidations. Your
6161
position also has risks associated with the underlying protocol: bugs in smart
62-
contracts and errors in oracle prices that force an incorrect liquidation. Morpho Blue
62+
contracts and errors in oracle prices that force an incorrect liquidation. Morpho
6363
borrowing has no risk associated with Governance, once deployed each market is
6464
isolated and its parameters are fixed.
6565
</Text>
@@ -72,27 +72,27 @@ export default () => (
7272
body: (
7373
<>
7474
<Text>
75-
For Summer.fi Borrow, you can choose between Morpho Blue, Maker, AAVE and Ajna. The
76-
most important benefits for Morpho Blue are:
75+
For Summer.fi Borrow, you can choose between Morpho, Maker, AAVE and Ajna. The most
76+
important benefits for Morpho are:
7777
</Text>
7878
<ol>
7979
<li>
80-
<strong>Higher Multiple</strong>: Morpho Blue creates isolated markets. Unlike
80+
<strong>Higher Multiple</strong>: Morpho creates isolated markets. Unlike
8181
multi-asset pools which must consider the riskiest asset in the basket, liquidation
8282
parameters for each market only need to consider the loan and collateral assets.
8383
Markets can have higher liquidation LTV as a result.
8484
</li>
8585
<li>
86-
<strong>Wider range of markets</strong>: Morpho Blue features permissionless asset
86+
<strong>Wider range of markets</strong>: Morpho features permissionless asset
8787
listing. Markets with collateral and loan assets and risk parametrization can be
8888
created. This will allow borrowers to unlock liquidity on assets not listed
8989
elsewhere.
9090
</li>
9191
<li>
9292
<strong>Improved interest rates</strong>: Collateral assets are not lent out to
93-
borrowers. This allows Morpho Blue to offer higher capital utilization. Moreover,
94-
Morpho Blue is fully autonomous, so it does not need to introduce fees to cover
95-
costs for platform maintenance and risk managers.
93+
borrowers. This allows Morpho to offer higher capital utilization. Moreover, Morpho
94+
Blue is fully autonomous, so it does not need to introduce fees to cover costs for
95+
platform maintenance and risk managers.
9696
</li>
9797
<li>
9898
There are some tradeoffs regarding MaxLTV, governance risk, oracle selection and

features/content/faqs/morphoblue/multiply/en.tsx

+15-16
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,13 @@ export default () => (
1010
noTitle={true}
1111
contents={[
1212
{
13-
title: 'What is Summer.fi Multiply Morpho Blue?',
13+
title: 'What is Summer.fi Multiply Morpho?',
1414
body: (
1515
<Text as="p" sx={{ mb: 3 }}>
16-
Summer.fi multiply with Morpho Blue is a feature that allows you to get increased
17-
exposure to your assets with one click. You can deposit supported collaterals into
18-
Morpho Blue and with the power of Summer.fi smart contracts you can multiply your
19-
exposure to it by borrowing debt within Morpho Blue protocol and gaining extra exposure
20-
to your collateral.
16+
Summer.fi multiply with Morpho is a feature that allows you to get increased exposure to
17+
your assets with one click. You can deposit supported collaterals into Morpho and with
18+
the power of Summer.fi smart contracts you can multiply your exposure to it by borrowing
19+
debt within Morpho protocol and gaining extra exposure to your collateral.
2120
</Text>
2221
),
2322
},
@@ -27,11 +26,11 @@ export default () => (
2726
<Text>
2827
When you open a new position you will select a collateral and a Loan to Value(LTV)
2928
according to your desired risk and reward, and in a single transaction, Summer.fi will
30-
deposit your collateral to Morpho Blue, borrow the selected debt token and purchase more
29+
deposit your collateral to Morpho, borrow the selected debt token and purchase more
3130
collateral with it, depositing it back into the protocol. This way, you will obtain
3231
increased exposure to your assets. To start, you will need to create a{' '}
3332
<AppLink href={EXTERNAL_LINKS.KB.WHAT_IS_DPM}>Smart Defi Account</AppLink>, used for all
34-
your Morpho Blue positions.
33+
your Morpho positions.
3534
</Text>
3635
),
3736
},
@@ -47,7 +46,7 @@ export default () => (
4746
risk to your preferred profile, move your risk up or down according to your needs and
4847
market conditions, and continually monitor your position to avoid liquidations. Your
4948
position also has risks associated with the underlying protocol: bugs in smart
50-
contracts and errors in oracle prices that force an incorrect liquidation. Morpho Blue
49+
contracts and errors in oracle prices that force an incorrect liquidation. Morpho
5150
Multiply has no risk associated with Governance, once deployed each market is isolated
5251
and its parameters are fixed.
5352
</Text>
@@ -60,27 +59,27 @@ export default () => (
6059
body: (
6160
<>
6261
<Text>
63-
For Summer.fi Multiply, you can choose between Morpho Blue, Maker, AAVE and Ajna. The
64-
most important benefits for Morpho Blue are:
62+
For Summer.fi Multiply, you can choose between Morpho, Maker, AAVE and Ajna. The most
63+
important benefits for Morpho are:
6564
</Text>
6665
<ol>
6766
<li>
68-
<strong>Higher Multiple</strong>: Morpho Blue creates isolated markets. Unlike
67+
<strong>Higher Multiple</strong>: Morpho creates isolated markets. Unlike
6968
multi-asset pools which must consider the riskiest asset in the basket, liquidation
7069
parameters for each market only need to consider the loan and collateral assets.
7170
Markets can have higher liquidation LTV as a result.
7271
</li>
7372
<li>
74-
<strong>Wider range of markets</strong>: Morpho Blue features permissionless asset
73+
<strong>Wider range of markets</strong>: Morpho features permissionless asset
7574
listing. Markets with collateral and loan assets and risk parametrization can be
7675
created. This will allow borrowers to unlock liquidity on assets not listed
7776
elsewhere.
7877
</li>
7978
<li>
8079
<strong>Improved interest rates</strong>: Collateral assets are not lent out to
81-
borrowers. This allows Morpho Blue to offer higher capital utilization. Moreover,
82-
Morpho Blue is fully autonomous, so it does not need to introduce fees to cover
83-
costs for platform maintenance and risk managers.
80+
borrowers. This allows Morpho to offer higher capital utilization. Moreover, Morpho
81+
Blue is fully autonomous, so it does not need to introduce fees to cover costs for
82+
platform maintenance and risk managers.
8483
</li>
8584
<li>
8685
There are some tradeoffs regarding MaxLTV, governance risk, oracle selection and

features/omni-kit/automation/helpers/getMappedAutomationMetadataValues.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ export const getMappedAutomationMetadataValues = ({
5050
switch (protocol) {
5151
case LendingProtocol.MorphoBlue:
5252
if (!morphoBlueFlagGuard(flagSelector)) {
53-
throw Error(`Wrong morpho blue flagSelector value ${flagSelector}`)
53+
throw Error(`Wrong morpho flagSelector value ${flagSelector}`)
5454
}
5555

5656
return {

features/omni-kit/protocols/morpho-blue/history/mapMorphoLendingEvents.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ export const mapMorphoLendingEvents = (
9696
}
9797
}
9898
default: {
99-
console.warn(`No morpho blue event kind found ${event.kind}`)
99+
console.warn(`No morpho event kind found ${event.kind}`)
100100
return {}
101101
}
102102
}

lendingProtocols/LendingProtocol.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ export enum LendingProtocolLabel {
1313
aavev3 = 'Aave V3',
1414
ajna = 'Ajna',
1515
maker = 'Maker',
16-
morphoblue = 'Morpho Blue',
16+
morphoblue = 'Morpho',
1717
sparkv3 = 'Spark',
1818
sky = 'Sky',
1919
}

public/locales/en/common.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1168,11 +1168,11 @@
11681168
"description": "Borrow Assets and Multiply Exposure with DeFi's leading liquidity protocol. On Summer you do it with one click actions and advanced automations. We are the unified gateway to the best of DeFi."
11691169
},
11701170
"morpho": {
1171-
"title": "Summer.fi × Morpho Blue",
1172-
"description": "Morpho Blue is a new money markets DeFi protocol. Benefiting from more competitive, market-driven parameters."
1171+
"title": "Summer.fi × Morpho",
1172+
"description": "Morpho is a new money markets DeFi protocol. Benefiting from more competitive, market-driven parameters."
11731173
},
11741174
"morphoProductPage": {
1175-
"title": "{{productType}} - Summer.fi × Morpho Blue"
1175+
"title": "{{productType}} - Summer.fi × Morpho"
11761176
},
11771177
"aaveProductPage": {
11781178
"title": "{{productType}} - Summer.fi × Aave"
@@ -3679,7 +3679,7 @@
36793679
},
36803680
"og-tags": {
36813681
"morpho-blue": {
3682-
"title": "Morpho Blue is Better on Summer",
3682+
"title": "Morpho is Better on Summer",
36833683
"description": "Lower costs, higher liquidation LTVs, and less gas costs than all other leading borrow/lend protocols. On Summer get more exposure to your collateral in one click."
36843684
},
36853685
"aave": {

0 commit comments

Comments
 (0)