Skip to content

new visuals and emojis#58

Open
ulieth wants to merge 2 commits intomainfrom
docs/updates
Open

new visuals and emojis#58
ulieth wants to merge 2 commits intomainfrom
docs/updates

Conversation

@ulieth
Copy link
Contributor

@ulieth ulieth commented Feb 27, 2026

  • Add new visuals and emojis.

  • Add a “Risks & Limitations” section to the Boost feature.

  • Fix incorrect calculations in osToken/Peg Maintenance/Redemption Mechanism to correctly account for the exchange rate.

@vercel
Copy link

vercel bot commented Feb 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Feb 27, 2026 0:07am

Request Review

Comment on lines 36 to 45
@@ -42,7 +42,7 @@ To interact with your Vault on Etherscan — call functions, view the ABI, or in
- Wait for the verification to complete
- Click **Save** to confirm the verification

5. **Access Contract Functions**
**5. Access Contract Functions**
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please check here: https://docs-git-docs-updates-stakewise.vercel.app/contracts/verify-vault-contract
Missing "tabs" for "Click the More Options button" and similar.

When total supplied osETH reaches this cap, no additional osETH can be deposited, making it impossible to open new boosted positions.
Existing boosted positions are not affected, but new boosts cannot be initiated until supply drops below the cap.

You can monitor the current supply usage in the **Supply Info** section of the [osETH reserve on Aave ↗](https://app.aave.com/reserve-overview/?underlyingAsset=0xf1c9acdc66974dfb6decb12aa385b9cd01190e38&marketName=proto_mainnet_v3).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as above, something is off with tabs here:
Image

:::custom-warning[Negative APY Alert]
If you see a negative APY on your Boost position, it means the WETH borrow rate on Aave currently exceeds your Vault's staking APY.
If the APY remains negative for more than 7 consecutive days, consider exiting Boost manually.
Stay connected with the StakeWise Discord community for real-time updates on market conditions.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add link to StakeWise Discord

When the borrow rate exceeds the staking APY, your LTV gradually increases.

:::custom-warning[Negative APY Alert]
If you see a negative APY on your Boost position, it means the WETH borrow rate on Aave currently exceeds your Vault's staking APY.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here and in other places lets use borrow APY as that's how it's called in Aave UI.

Comment on lines +31 to +34
- **<img src="/img/eth_coin.png" alt="eth_coin" style={{width: '24px', height: '24px', display: 'inline', verticalAlign: 'middle'}} />Vault Capacity** – Set maximum ETH capacity (default: unlimited ∞). [Learn more →](/docs/vaults/customization#capacity)
- **<img src="/img/brush.png" alt="brush" style={{width: '24px', height: '24px', display: 'inline', verticalAlign: 'middle'}} />Vault Token** – Enable tradeable ERC-20 token (requires name & symbol)
- **<img src="/img/lock.png" alt="lock" style={{width: '24px', height: '24px', display: 'inline', verticalAlign: 'middle'}} />Private Vault** – Restrict to approved wallets only
- **<img src="/img/stop.png" alt="stop" style={{width: '22px', height: '22px', display: 'inline', verticalAlign: 'middle'}} /> Block List** – Prevent specific addresses from depositing
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One image is not rendering:
Image

Comment on lines +17 to +29
<TabItem
value="branding"
label={<span><img src="/img/color.png" alt="color" style={{width: '24px', height: '24px', verticalAlign: 'middle'}} /> Branding</span>}
default
>
**Update anytime:**
- 📝 Vault name
- 📋 Description
- 🖼️ Logo
- Vault name
- Description
- Logo
</TabItem>
<TabItem value="fees" label="💰 Fees">
<TabItem
value="fees"
label={<span><img src="/img/wallet.png" alt="wallet" style={{width: '24px', height: '24px', verticalAlign: 'middle'}} />Fees</span>}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Either move icons to single line or remove them:
Image

🚀 Run Operator Service
</pre>
</div>
![prepare_operator](./img/prepare_operator.png)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be great to add similar image for v4 operator:
Image


### Removed Parameters
- `--deposit-data-file` - No longer needed (automatic generation)
- <img src="/img/cross.png" alt="cross" style={{width: '24px', height: '24px', display: 'inline', verticalAlign: 'middle'}} /> `--deposit-data-file` - No longer needed (automatic generation)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This icon looks redundant

## Vault Incentives

If you would like to add any of the incentives, you can either reach out to the StakeWise development team (e.g., info@stakewise.io ✉️, [Telegram ↗](https://t.me/stakewise_io), or [Discord ↗](https://discord.com/invite/2BSdr2g)) and they will add you as a distributor to the contract or submit the allocation for you.
If you would like to add any of the incentives, you can either reach out to the StakeWise development team (e.g., [info@stakewise.io <img src="/img/Email.png" alt="Email" style={{width: '18px', height: '18px', display: 'inline', verticalAlign: 'middle'}} />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here and in other places it's a bit strange that we have icon next to email and not for others, lets maybe remove it:
Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants