TONCO Docs
TONCO Web AppSocials
TONCO Docs EN
TONCO Docs EN
  • Overview
    • What is TONCO
    • Bringing Concentrated Liquidity to TON
    • Team
    • Social Media
    • Audits
    • Roadmap
    • Brand Kit
  • Understanding Concentrated Liquidity
    • Glossary
    • Fees
    • NFT LP Tokens
    • Farming
    • Farming FAQ
  • Price Ranges
    • Meaning of Ranges
    • Range Presets
    • Advanced Range Presets
    • Price Moves in Ranges
    • Impermanent Loss
    • Choosing a Strategy
    • Liquidity Scenarios
  • Benefits of Concentrated Liquidity
    • Perks for Liquidity Providers
    • Perks for Traders
    • Perks for Projects
    • Liquid Staking Tokens (LST)
  • Concentrated Liquidity Playbook
    • Basic Strategies
    • Hedging with EVAA (Lending)
    • Hedging with Storm Trade (Perp DEX)
    • Hedging with Tradoor (Perpetual futures)
  • Liquidity Providing Tutorial
    • Adding Liquidity
    • Managing a Position
    • Liquidity Migration Guide
    • How APR is Сalculated
    • LPs FAQ
  • TONCO Points Program
    • Introduction
    • How to Earn Points
  • Technical Reference
    • 📇Indexer
    • GraphQL Schema
    • Integration FAQ
    • Core Logic
      • 🧺Pool overview
      • Swap calculation
      • 💰Liquidity and positions
      • 📏Ticks
      • 🏦Reserves
    • Contracts
      • 📜Scenarios
      • Pool
      • Router
      • Position NFT
      • Account
Powered by GitBook
On this page
  • Farming Rewards Calculation on TONCO
  • Definitions:
  • Example:
  1. Understanding Concentrated Liquidity

Farming

PreviousNFT LP TokensNextFarming FAQ

Last updated 5 months ago

LP positions minted in the pool automatically participate in farming (if the farming is available for this pool). On the Pools page, use the “Active Farming” toggle to highlight pools involved in farming, or view them directly under the Farms tab.

Farming rewards can be claimed on either the Pools or Farms pages, with eligible positions shown in both locations. To collect rewards, simply click Approve to create a contract, then Claim to receive rewards. Both actions are required for successful claim completion.

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. Additionally, farming rewards are not distributed if there is no trading volume.

Farming Rewards Calculation on TONCO

Definitions:

• 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)

Example:

• farming.rewardRate: $500/day in USDT

• INTERVAL: 1 day

• rewardToken.derivedTON: 1 TON = 6 USDT

• TVL of the pool: $1,000,000

• Pool Trading Volume: $500,000/day

• Pool Commission Percentage: 0.3%

• Fee Collected: $1,500

In this case, the farming multiplier is 1.33, meaning liquidity providers will receive additional 0.33 TON for each TON of fees collected, provided liquidity is within the active price range.