Conversation
|
GitBook Preview: https://docs-v4.venus.io/~/revisions/2O8jWfqiSIGmvERirgR5/ |
There was a problem hiding this comment.
Documentation review per legal PRD + product rename.
Six categories of changes:
Fixed Rate Vault(s)→Fixed Term Vault(s)(product rename)Fixed APY/headline APY→Target APR(legal: rate is performance-linked, not guaranteed)fixed yield→target yield- Supplier-side
deposit/Deposit→supply/Supply(legal: avoids CIS/AIF active-management implication) - Capital-at-risk + geographic-restriction disclaimer in supplier guide
- Soften "no rate fluctuations, no surprises" to a factual statement
| * [Diamond Comptroller in the Core pool](technical-reference/reference-technical-articles/diamond-comptroller.md) | ||
| * [E-Mode](technical-reference/reference-technical-articles/e-mode.md) | ||
| * [Trade](technical-reference/reference-technical-articles/trade.md) | ||
| * [Fixed Rate Vaults](technical-reference/reference-technical-articles/fixed-rate-vaults.md) |
There was a problem hiding this comment.
| * [Fixed Rate Vaults](technical-reference/reference-technical-articles/fixed-rate-vaults.md) | |
| * [Fixed Term Vaults](technical-reference/reference-technical-articles/fixed-rate-vaults.md) |
| * [MaxLoopsLimitHelper](technical-reference/reference-isolated-pools/utility/max-loops-limit-helper.md) | ||
| * [ErrorReporter](technical-reference/reference-isolated-pools/utility/error-reporter.md) | ||
| * [ExponentialNoError](technical-reference/reference-isolated-pools/utility/exponential-no-error.md) | ||
| * [Fixed Rate Vaults](technical-reference/reference-fixed-rate-vaults/README.md) |
There was a problem hiding this comment.
| * [Fixed Rate Vaults](technical-reference/reference-fixed-rate-vaults/README.md) | |
| * [Fixed Term Vaults](technical-reference/reference-fixed-rate-vaults/README.md) |
| * [Token Converters](deployed-contracts/token-converters.md) | ||
| * [VenusERC4626](deployed-contracts/venus-erc4626.md) | ||
| * [Periphery](deployed-contracts/periphery.md) | ||
| * [Fixed Rate Vaults](deployed-contracts/fixed-rate-vaults.md) |
There was a problem hiding this comment.
| * [Fixed Rate Vaults](deployed-contracts/fixed-rate-vaults.md) | |
| * [Fixed Term Vaults](deployed-contracts/fixed-rate-vaults.md) |
| - **You know your yield upfront.** The APY and lock duration are fixed before fundraising opens — there's nothing to guess or monitor. | ||
| - **Collateral is posted before you can deposit.** The institution's margin is on-chain and locked before the fundraising window opens. Combined with full vault isolation, a default in one vault cannot affect any other vault or Venus core markets. |
There was a problem hiding this comment.
| - **You know your yield upfront.** The APY and lock duration are fixed before fundraising opens — there's nothing to guess or monitor. | |
| - **Collateral is posted before you can deposit.** The institution's margin is on-chain and locked before the fundraising window opens. Combined with full vault isolation, a default in one vault cannot affect any other vault or Venus core markets. | |
| - **You know your target yield upfront.** The target APR and lock duration are set before fundraising opens — there's nothing to guess or monitor. | |
| - **Collateral is posted before you can supply.** The institution's margin is on-chain and locked before the fundraising window opens. Combined with full vault isolation, a default in one vault cannot affect any other vault or Venus core markets. |
|
|
||
| ### Institutions | ||
|
|
||
| Fixed Rate Vaults give borrowers control over their cost of capital: |
There was a problem hiding this comment.
| Fixed Rate Vaults give borrowers control over their cost of capital: | |
| Fixed Term Vaults give borrowers control over their cost of capital: |
|
|
||
| Fixed Rate Vaults give borrowers control over their cost of capital: | ||
|
|
||
| - **Predictable cost.** The APY is fixed at vault creation — no variable-rate exposure over the loan term. |
There was a problem hiding this comment.
| - **Predictable cost.** The APY is fixed at vault creation — no variable-rate exposure over the loan term. | |
| - **Predictable cost.** The target APR is fixed at vault creation — no variable-rate exposure over the loan term. |
|
|
||
| ## Liquidations | ||
|
|
||
| Fixed Rate Vaults run their own liquidation system, independent of Venus core. Two paths exist: |
There was a problem hiding this comment.
| Fixed Rate Vaults run their own liquidation system, independent of Venus core. Two paths exist: | |
| Fixed Term Vaults run their own liquidation system, independent of Venus core. Two paths exist: |
|
|
||
| - [Supplier Guide](../guides/fixed-rate-vaults/supplier-guide.md) — step-by-step walkthrough for lenders. | ||
| - [Institution Guide](../guides/fixed-rate-vaults/institution-guide.md) — step-by-step walkthrough for borrowers. | ||
| - [Fixed Rate Vaults Technical Reference](../technical-reference/reference-technical-articles/fixed-rate-vaults.md) — contract architecture, math, and liquidation paths in full detail. |
There was a problem hiding this comment.
| - [Fixed Rate Vaults Technical Reference](../technical-reference/reference-technical-articles/fixed-rate-vaults.md) — contract architecture, math, and liquidation paths in full detail. | |
| - [Fixed Term Vaults Technical Reference](../technical-reference/reference-technical-articles/fixed-rate-vaults.md) — contract architecture, math, and liquidation paths in full detail. |
zed-venus
left a comment
There was a problem hiding this comment.
Documentation review per legal PRD + product rename.
Six categories of changes:
Fixed Rate Vault(s)→Fixed Term Vault(s)(product rename)Fixed APY/headline APY→Target APR(legal: rate is performance-linked, not guaranteed)fixed yield→target yield(consistency with #2)- Supplier-side
deposit/Deposit→supply/Supply(legal: avoids CIS/AIF active-management implication) - Capital-at-risk + geographic-restriction disclaimer in supplier guide
- Soften "no rate fluctuations, no surprises" to a factual statement
Intentionally unchanged: file paths/URLs, SVG filenames, Solidity identifiers (deposit, depositCollateral, fixedAPY, maxDeposit, etc.), the adjective fixed-term describing duration, and institution-side collateral deposits.
|
|
||
| ## What's New? | ||
|
|
||
| * [Fixed Rate Vaults](whats-new/fixed-rate-vaults.md) |
There was a problem hiding this comment.
| * [Fixed Rate Vaults](whats-new/fixed-rate-vaults.md) | |
| * [Fixed Term Vaults](whats-new/fixed-rate-vaults.md) |
| * [Isolated E-mode](guides/isolated-e-mode.md) | ||
| * [Boost and Repay with Collateral](guides/leveraged-positions.md) | ||
| * [Trade](guides/trade.md) | ||
| * [Fixed Rate Vaults](guides/fixed-rate-vaults/README.md) |
There was a problem hiding this comment.
| * [Fixed Rate Vaults](guides/fixed-rate-vaults/README.md) | |
| * [Fixed Term Vaults](guides/fixed-rate-vaults/README.md) |
Co-authored-by: zed-venus <zed.liang@venus.io>
Co-authored-by: zed-venus <zed.liang@venus.io>
Co-authored-by: zed-venus <zed.liang@venus.io>
Co-authored-by: zed-venus <zed.liang@venus.io>
Co-authored-by: zed-venus <zed.liang@venus.io>
Co-authored-by: zed-venus <zed.liang@venus.io>
Co-authored-by: zed-venus <zed.liang@venus.io>
Co-authored-by: zed-venus <zed.liang@venus.io>
Co-authored-by: zed-venus <zed.liang@venus.io>
Co-authored-by: zed-venus <zed.liang@venus.io>
Co-authored-by: zed-venus <zed.liang@venus.io>
wording revision Co-authored-by: zed-venus <zed.liang@venus.io>
Co-authored-by: zed-venus <zed.liang@venus.io>
Co-authored-by: zed-venus <zed.liang@venus.io>
Co-authored-by: zed-venus <zed.liang@venus.io>
No description provided.