PROTOCOL CORE EQUATIONS
Peri Finance Protocol using below equations to handle staking and subject to change
- Staked Amount (User)
- C-Ratio
- Peri locked amount
- Available External token stake Amount
- Staked Escrow Balance
- APR
- APR by user
- Reward Distribution
- Fit to claimable
- LP Price
- Staking Reward(LP) reward calculation algorithm


If (
transferable PERI
> 0 )Staked Escrow PERI
= PERI Locked Amount
- PERI Balance
If (
transferable PERI
= 0)Staked Escrow PERI
= 0at,
PERI Locked Amount
= (debt / issuanceRatio
) - USDC Staked Amount





Last modified 2yr ago