11) Math Notes (Epoch Rates)

Let epochsPerYear = 1095 (3 per day × 365). With compounding per epoch:

[\text{APY} = (1 + r_e)^{1095} - 1 \Rightarrow r_e = (1+\text{APY})^{1/1095}-1]

Per‑epoch rates (18‑dec fixed‑point)

  • 400% APY → 0,1266% per epoch

  • 750% APY → 0,1841% per epoch

  • 1400% APY → 0,2413% per epoch

Last updated