


Pareto USP (Live)
Everything you need to learn the Pareto USP protocol: 17 comprehensive code tours totaling over 250 steps, formulas presented in LaTeX, and a detailed glossary.
Sherlock, 24 Apr → 28 Apr
Everything you need to learn the Pareto USP protocol: 17 comprehensive code tours totaling over 250 steps, formulas presented in LaTeX, and a detailed glossary.
Sherlock, 24 Apr → 28 Apr
Everything you need to learn the Pareto USP protocol: 17 comprehensive code tours totaling over 250 steps, formulas presented in LaTeX, and a detailed glossary.
Sherlock, 24 Apr → 28 Apr
Tours
1.0: Introduction to the Pareto USP Codebase
1.1: ParetoDollarQueue: Overview
1.2: ParetoDollarQueue: Initialization & Roles
1.3: ParetoDollarQueue: Redemption Mechanics
1.4: ParetoDollarQueue: Yield Source Management
1.5: ParetoDollarQueue: Fund Movements & Whitelisted Calls
1.6: ParetoDollarQueue: NAV & Yield Distribution
1.7: ParetoDollarQueue: Internal Security & External Calls
1.8: ParetoDollarQueue: Constants & Method Signatures
2.1: ParetoDollar: Overview
2.2: ParetoDollar.sol: Core Mint & Redeem
2.3: IParetoDollar.sol: Interface and Types
2.4: IPriceFeed.sol: Price Feed Interface
2.5: IKeyring.sol: Keyring Interface
3.1: ParetoDollarStaking: Overview
3.2: ParetoDollarStaking.sol: Staking Logic
3.3: IParetoDollarStaking Interface