


Yearn yBOLD
Everything you need to learn the Yearn Protocol: 25 comprehensive code tours totaling over 175 steps, formulas presented in LaTeX, and a detailed glossary.
Click here to watch video preview
Sherlock, 22 May → 25 May 2025
Everything you need to learn the Yearn Protocol: 25 comprehensive code tours totaling over 175 steps, formulas presented in LaTeX, and a detailed glossary.
Click here to watch video preview
Sherlock, 22 May → 25 May 2025
Everything you need to learn the Yearn Protocol: 25 comprehensive code tours totaling over 175 steps, formulas presented in LaTeX, and a detailed glossary.
Click here to watch video preview
Sherlock, 22 May → 25 May 2025
Product Preview
Code Tours
1.1: Yearn V3 Liquity V2 Strategy: A Codebase Overview
2.1: LiquityIntegrationInterfaces: Overview
2.2: StabilityPool Interface
2.3: Trove Management Interfaces
2.4: Collateral Registry Interface
2.5: ActivePool Interface
2.6: MultiTroveGetter Interface
2.7: Price Oracle Interfaces
2.8: Addresses Registry Interface
3.1: Accountant: Overview
3.2: Accounting Flow: Reporting & Fee Charging
3.3: Config & Access-Control Management
3.4: Deployment & External Interface
4.1: LiquityV2SPStrategy: Overview
4.2: Strategy.sol – Constructor & Immutable Wiring
4.3: Strategy.sol – Deploying & Freeing Funds
4.4: Strategy.sol – Tending, Harvesting & Reporting
4.5: StrategyFactory.sol – Single-Click Deployment
4.6: External Interfaces – IAuction, IAuctionFactory & IStrategyInterface
5.1: LV2SPStakerStrategy: Overview
5.2: Staker.sol: Minimalist Reward-Pulling Strategy
5.3: StakerFactory.sol: One-Click Deployment & Role Wiring
6.1: StrategyAprOracle: Overview
6.2: APR Calculation Walk-through
6.3: Governance & Collateral Bias Controls