Deconstructing the Weighted Percentage (T_p) Calculation
In ZeroLend's model, T_p represents the Total or Weighted Percentage, crucial for determining rewards. This metric combines the proportions of dynamic Liquidity Provision (dLP_p) and single-staked $ZERO (Z_p) relative to the total USD value of a user's lending deposits. Here's a clearer breakdown:
Calculating zLP_p and Z_p
zLP_p Calculation: Measures the USD value of zLP locked, factoring in the double valuation of $ZERO within LP tokens.
zLPp=DepositszLP=Deposits$ZERO2×2
Note:$ZERO2 adjusts with LP token ratios, while $veZERO earnings depend solely on the $ZERO quantity at deposit time.
Z_p Calculation: Relates to the USD value of $ZERO locked in single asset staking.
This function assigns reward levels based on the calculated T_p value, with different tiers from 0 to 2.0, enhancing rewards progressively as T_p increases.
This functionality is scheduled to go live shortly.