Skip to content

Update yBold info#678

Merged
rossgalloway merged 4 commits into
yearn:masterfrom
engn33r:update-yBOLD-info
Jul 22, 2026
Merged

Update yBold info#678
rossgalloway merged 4 commits into
yearn:masterfrom
engn33r:update-yBOLD-info

Conversation

@engn33r

@engn33r engn33r commented Jul 21, 2026

Copy link
Copy Markdown
Collaborator
  • Improve yBOLD docs page
  • Remove unnecessary page about vault token naming (merged it with overview page)
  • Replace auctionFactory address with updated address

Supersedes #677

@vercel

vercel Bot commented Jul 21, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
yearn-docs Ready Ready Preview, Comment Jul 21, 2026 4:45pm

Request Review

- Optimized rewards dumping: Instead of using hardcoded swap paths, Yearn sells liquidation collateral through a permissionless Dutch auction where MEV bots compete to fill. The auction starts at a buffer above the oracle price (≥115%) and floors at 95% of oracle, and refuses to sell at stale oracle prints. This is structurally better execution than a manual swap, with no sandwiching.

- Immutable: yBOLD is designed with immutability in mind. A few months after launch, once we're confident no funny stuff happens, we'll revoke any privileged rights (which are almost non-existent anyway).
- Oracle-independent price discovery: Collateral rewards are sold via competitive auction rather than being marked-to-market at an oracle price at report time. An oracle only provides a 95% safety floor (and stale-price guardrail) for the auction, it does not set the realized sale price.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

seems like this line could be combined with the prior one as they seem to repeat very similar information

@rossgalloway
rossgalloway merged commit ef303b3 into yearn:master Jul 22, 2026
6 checks passed
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