You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/defi-premium/01-sky-savings.mdx
+9-12Lines changed: 9 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -12,12 +12,9 @@ tags:
12
12
- USDS
13
13
- Earn
14
14
---
15
+
# Sky Savings USDS
15
16
16
-
17
-
18
-
## Position Information & FAQs
19
-
20
-
### What is Sky Saving Rate, and how does it work?
17
+
## What is Sky Saving Rate, and how does it work?
21
18
22
19
The Sky Savings Rate (SSR) is an automated token-accumulation mechanism of the decentralised Sky Protocol that takes into account the effect of accumulated USDS compounded in real time. In other words, the USDS you supply to the Sky Savings Rate module enables you to receive sUSDS. The SSR is variable, determined not by market factors but by Sky ecosystem governance through a process of decentralised onchain voting.
23
20
@@ -27,31 +24,31 @@ The decentralised Sky Protocol dynamically adds USDS tokens to the pool every fe
27
24
28
25
So, when you choose to redeem your sUSDS for USDS—which you can do anytime—the total USDS you will receive will equal the amount you originally supplied, plus any additional USDS accumulated. With the Sky Protocol, you're always in full control of your supplied funds, as this feature is non-custodial.
29
26
30
-
###Does it cost anything to access the Sky Savings Rate?
27
+
## Does it cost anything to access the Sky Savings Rate?
31
28
32
29
Accessing the Sky Savings Rate via the Sky Protocol is free. However, any time you supply or withdraw assets to/from the Sky Savings Rate module, you will incur a transaction fee— called a gas fee—for using the Ethereum blockchain network. That fee is not controlled, imposed or received by Sky.money or the Sky Protocol.
33
30
34
-
###What is USDS?
31
+
## What is USDS?
35
32
36
33
USDS is the stablecoin of the decentralised Sky Protocol. It can be used in several ways, including to participate in the Sky Savings Rate and get Sky Token Rewards without giving up control. It is the upgraded version of DAI.
37
34
38
-
###What is sUSDS?
35
+
## What is sUSDS?
39
36
40
37
sUSDS is a savings token for eligible users. When you supply USDS to the Sky Savings Rate module, you access the Sky Savings Rate and may receive sUSDS tokens in return. These sUSDS tokens serve as a digital record of your USDS interaction with the SSR module and any value accrued to your position.
41
38
42
39
The decentralised Sky Protocol dynamically adds USDS tokens to the pool every few seconds, in accordance with the Sky Savings Rate. As those tokens auto-accumulate in the pool over time, the value of the sUSDS you hold may gradually increase.
43
40
44
41
So, when you choose to redeem your sUSDS for USDS—which you can do anytime—the total USDS you will receive will equal the amount you originally supplied, plus any rewards accumulated. With the Sky Protocol, you can savings without giving up control of your supplied funds.
45
42
46
-
###What should I do after depositing?
43
+
## What should I do after depositing?
47
44
48
45
Nothing! The system automates liquidity management. Just monitor the market and plan your exit strategy if needed.
49
46
50
-
###Can I withdraw anytime?
47
+
## Can I withdraw anytime?
51
48
52
49
Yes, you can withdraw your fund anytime without restrictions.
53
50
54
-
###What is Sky Saving Contract?
51
+
## What is Sky Saving Contract?
55
52
56
53
0xa3931d71877C0E7a3148CB7Eb4463524FEc27fbD
57
54
@@ -71,6 +68,6 @@ User interface risks refer to the potential for users to misunderstand or misuse
71
68
Helixbox is not an investment advisor. The information provided is for educational purposes only and should not be considered financial advice. Before making any investment decisions, please conduct your own research and consult a professional financial advisor.
72
69
73
70
By participating, you acknowledge that this investment carries inherent risks and involves engagement with Sky Saving Rate and the Sky Protocol. For a detailed breakdown of potential risks, please review:
74
-
- 🔗 Skybase International User Risk
71
+
-[🔗 Skybase International User Risk](https://docs.sky.money/user-risks)
Copy file name to clipboardExpand all lines: docs/defi-premium/02-morpho-gauntle-usdc-core.mdx
+139-1Lines changed: 139 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -16,13 +16,151 @@ tags:
16
16
- Rewards
17
17
---
18
18
19
+
# Morpho - Gauntlet USDC Core
20
+
21
+
## What is Morpho?
22
+
23
+
**Morpho** is a trustless and efficient lending primitive with permissionless market creation.
24
+
25
+
It enables the deployment of minimal and isolated lending markets by specifying:
26
+
27
+
- one collateral asset,
28
+
- one loan asset,
29
+
- a Liquidation Loan To Value (LLTV),
30
+
- an Interest Rate Model (IRM),
31
+
- and an oracle.
32
+
33
+
The protocol is trustless and was designed to be more efficient and flexible than any other decentralized lending platform.
34
+
35
+
## What is the benefits of Morpho?
36
+
37
+
Morpho is a trustless lending protocol that offers greater efficiency and flexibility than existing lending platforms. Its primitive design makes it the ideal building block for users and applications.
**Immutable:** Morpho is not upgradable. The protocol will run and behave the same way forever.
42
+
43
+
**Governance-minimized:** Morpho Governance cannot halt the operation of a market or manage funds on users’ behalf, nor does it impose specific oracle implementations.
44
+
45
+
**Simple:** The protocol consists of only 650 lines of Solidity code. This simplicity makes it particularly easy to understand and safe.
**Higher collateralization factors:** Morpho’s Lending markets are isolated. Unlike multi-asset pools, liquidation parameters for each market can be set without consideration of the most risky asset in the basket. Therefore, suppliers can lend at a much higher LLTV while being exposed to the same market risk as when supplying to a multi-asset pool with a lower LLTV.
50
+
51
+
**Improved interest rates:** Collateral assets are not lent out to borrowers. This alleviates the liquidity requirements for liquidations to function properly in current lending platforms and allows Morpho to offer higher capital utilization. Moreover, Morpho is fully autonomous, so it does not need to introduce fees to cover costs for platform maintenance.
52
+
53
+
**Low gas consumption:** Morpho is a remarkably simple protocol built in a singleton smart contract that groups every possible primitive market in the same place. This reduces gas consumption by 50% compared to existing lending platforms.
**Permissionless market creation:** Morpho features permissionless asset listing. Markets with any collateral and loan assets and any risk parametrization can be created. The protocol also supports permissioned markets, enabling a broader range of use cases, including RWAs and institutional markets.
58
+
59
+
**Permissionless risk management:** Morpho allows for additional layers of logic to enrich its markets. More specifically, risk management can be built on top of the protocol to simplify the user experience for lenders.
60
+
61
+
For example, risk experts could build noncustodial vaults for lenders to earn yield passively. These vaults can allocate depositors liquidity to multiple markets on their behalf. This allows users to pass off the responsible of risk management to the vault rather than doing it themselves.
62
+
63
+
**Developer-friendly:** Morpho features several modern smart contract patterns. Callbacks enable liquidators and sophisticated users to chain advanced actions without any flash loans. Account management facilitates gasless interactions and account abstractions. Free flash loans on the singleton contract allow anyone to access the assets of all markets simultaneously with a single call, as long as they are repaid in the same transaction.
64
+
65
+
## What is Morpho’s **Interest Rate Models?**
66
+
67
+
Morpho is an Interest Rate Model (IRM) agnostic protocol, meaning it can support any interest rate model for its markets. In Morpho, the interest borrowers pay in a given market is defined by the IRM chosen at market creation among a governance-approved set.
68
+
69
+
Initially, this set is composed of one immutable IRM, the AdaptiveCurveIRM.
The AdaptiveCurveIRM is engineered to maintain the ratio of borrowed assets over supplied assets, commonly called utilization, close to a target of 90%.
74
+
75
+
In Morpho, the collateral supplied is not rehypothecated. Removing this systemic risk removes the liquidity constraints imposed by liquidation needs. It enables more efficient markets with higher target utilization of capital and lower penalties for illiquidity, resulting in better rates for both lenders and borrowers.
76
+
77
+
As with every parameter of a Morpho Market, the IRM address is immutable. This means that neither governance nor market creators can change it at any given time. As such, the AdaptiveCurveIRM is designed to adapt autonomously to market conditions, including changes in interest rates on other platforms and, more broadly, any shifts in supply and demand dynamics.
78
+
79
+
Its adaptability enables it to perform effectively across any asset, market, and condition, making it highly suitable for Morpho's permissionless market creation. [Learn more](https://docs.morpho.org/morpho/concepts/irm)
80
+
81
+
## What is performance fee?
82
+
83
+
The Morpho Vaults protocol itself is governance-less, meaning Morpho governance is not involved in the operations of the protocol or individual Morpho Vaults.
84
+
85
+
A Morpho Vault is governed by the owner of the smart contract. As explained in the [Role section](https://docs.morpho.org/morpho-vaults/concepts/roles), the owner can also assign one curator, one guardian, and multiple allocators to help manage the vault.
86
+
87
+
Morpho DAO can’t take fees on Morpho Vaults but Vaults owners can set a performance fee to their Morpho Vault. The fee works by taking a % of interest generated by the Vault. The maximum performance fee is 50%.
88
+
89
+
## **What are Morpho Vaults?**
90
+
91
+
**Morpho Vaults** is a protocol for permissionless lending vaults built on top of the Morpho protocol.
92
+
93
+
Morpho Vaults serve two types of users. The MetaMorpho Factory allows risk experts to spin up noncustodial lending vaults, and Morpho Vaults provide users with a simpler way to lend on Morpho.
94
+
95
+
### Type 1: For Lenders[](https://docs.morpho.org/morpho-vaults/concepts/benefits-of-morpho-vaults/#for-lenders)
96
+
97
+
Morpho Vaults offer users the **same passive experience** as traditional lending pools with the following notable improvements.
Morpho Vaults offer a range of vaults with various risk levels instead of the traditional one-size-fits-all approach. This allows users to choose vaults that align with their general risk preferences/appetite. In traditional lending, pools are exposed to the riskiest asset in the pool. With Morpho Vaults, a lender can avoid exposure to long-tail assets by depositing in a vault that only lends against blue chip collateral.
Earn better yields from Morpho’s capital-efficient markets. Interest earned by suppliers are optimized by dynamically rebalancing across multiple markets with the best risk-return ratio.
Morpho Vaults are noncustodial with immutable logic and verifiable onchain allocations. Risk curators are encouraged to share their processes with users, giving them more insight into the risk models and computations.
110
+
111
+
### Type2: For Risk Experts/Protocols[](https://docs.morpho.org/morpho-vaults/concepts/benefits-of-morpho-vaults/#for-risk-expertsprotocols)
112
+
113
+
Morpho Vaults pave the way for a new approach to risk management that is better for both risk experts and users.
114
+
115
+
### Service users, not a DAO[](https://docs.morpho.org/morpho-vaults/concepts/benefits-of-morpho-vaults/#service-users-not-a-dao)
116
+
117
+
Morpho Vaults enable risk protocols and experts to serve users directly instead of consulting for DAOs. This approach is a more scalable business model and is better aligned with users.
Requires no code and is audited, lowering barriers to entry. Risk experts can create revenue-generating products with limited costs and effort. Benefit from Morpho SDK, front-end, rewards distribution, and other tooling.
The distinction between APY and APR is that APY takes into account the effect of compounding interest, while APR does not. In the case of rewards, the APR is the most relevant metric to consider, as rewards are not reinvested in users positions.
136
+
137
+
## What are rewards?
138
+
139
+
Rewards are incentives provided by the Morpho DAO, market creators and/or curators to users, encouraging them to interact with Morpho markets.
140
+
141
+
The claimability of rewards earned through Morpho's rewards programs is based on an epoch system. Currently, epochs are weekly, this period is due to be shortened in the near future. When an epoch ends, the rewards accumulated during the previous epoch become claimable. There is no deadline to claim the rewards earned.
19
142
20
-
## Position Information & FAQs
21
143
22
144
<details >
23
145
<summary>
24
146
## Disclaimer & Risk Notice
25
147
</summary>
148
+
Helixbox solely provides a user interface and does not control any contracts, assets, or protocol functions from 3rd DeFi Protocols. This premium DeFi product’s smart contract operations and asset management are exclusively governed by Morpho Protocol, and the risks associated with its use are inherent.
149
+
150
+
### User Interface Risks
151
+
152
+
User interface risks refer to the potential for users to misunderstand or misuse the Helixbox interface, leading to unintended actions or transactions. Helixbox is complex, involving multiple interconnected components and possible interactions. There is a risk that users may:
153
+
154
+
- Misinterpret information displayed on the App.
155
+
- Click incorrect buttons, resulting in unintended transactions.
156
+
- Fail to understand the full implications of their actions, which may lead to financial losses.
157
+
158
+
Helixbox is not an investment advisor. The information provided is for educational purposes only and should not be considered financial advice. Before making any investment decisions, please conduct your own research and consult a professional financial advisor.
159
+
160
+
By participating, you acknowledge that this investment carries inherent risks and involves engagement with Morpho Protocol. For a detailed breakdown of potential risks, please review:
0 commit comments