Skip to main content

Crate hylo_stats

Crate hylo_stats 

Source
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 sHYUSD
  • earn_pool_yield_math — Pure math for realized and projected earn pool yield
  • types — 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.