normal LP yield apy calc: ( usd*, ausdlp )

apy = (24h_fees * 365/tvl) * 100

boosted yield calculation ( all growth pools )

For example, let’s assume:

  • Pool Trading Fees Yield = 5%
  • Token B APY = 10%
  • Ratio of Token A = 0.6 (60% of the pool)
  • Ratio of Token B = 0.4 (40% of the pool)

Total Yield = (5% × 0.6) + (10% × 0.4) = 3% + 4% = 7%


When calculating APY metric every 24h, first calculate the apy of usd* and keep it accessible

then for the other growth pools ( using usd* - ausd doesnt ) use boosted yield formula using the calculated usd* yield