How APR is Сalculated

In TONCO’s concentrated liquidity model, each LP position has its own LP fee. The total APR combines the LP fee APR and farming boost (if farming is active).

LP Fee APR

dayFees: daily fees in the pool (USD)

liquidity: total liquidity in the pool

positionLiquidity: liquidity provided by the position (in range)

amount0USD: value of token 0 in USD

amount1USD: value of token 1 in USD

APR is calculated every 2 minutes

Farming boost

Farming on TONCO acts as a boost to the current pool. If liquidity is out of the selected range and not used, no farming rewards are earned.

farming.rewardRate: The amount of reward token distributed per unit time interval

INTERVAL: The duration of the interval

rewardToken.derivedTON: The value of one reward token in terms of TON token.

feeCollectedTotalTON: The total fees collected in the pool during the interval (in TON token).

Learn more about Farming on TONCO

Last updated