Expand description
§Hylo Stats
Offchain yield statistics for the Hylo protocol.
client— Read-only fetch layer for earn pool stats (no keypair required)earn_pool_stats— Yield statistics computation for sHYUSDearn_pool_yield_math— Pure math for realized and projected earn pool yieldtypes— Data types for stats inputs and results
Modules§
- client
- Read-only fetch layer for earn pool yield statistics.
- earn_
pool_ stats - Earn pool yield statistics for sHYUSD: realized last-epoch yield, naive APY, and projected next-epoch yield.
- earn_
pool_ yield_ math - Yield statistics math for the earn pool (sHYUSD).
- error
- Error types for offchain stats computation.
- types
- Data types for earn pool yield statistics.