Farming

Mechanics Overview

Farming is a mechanism that allows users to convert their unlocked AINDX tokens into a new Mint with an additional +23.2% bonus and a 30-day lock-up period.

How It Works

Token Contribution:

  • The user selects the amount of unlocked

Aindxsent Aindx_{sent}

they want to allocate for farming (minimum: 100 AINDX).

  • These tokens are deducted from the user's main balance.

Bonus Calculation:

  • The contribution is converted with a 23.2% bonus:

Aindxfarmed=Aindxsent×1.232 Aindx_{farmed} = Aindx_{sent} \times 1.232
  • The valuation is based on the current exchange rate:

P=tonReservestokenReserves P = \frac{tonReserves}{tokenReserves}

at the moment the farming process is initiated.

Contribution Allocation:

50%(0.5×Aindxsent) 50\% \left( 0.5 \times Aindx_{sent} \right)
  • is burned, reducing the total supply:

S=0.5×Aindxsent S -= 0.5 \times Aindx_{sent}

50%(0.5×Aindxsent) 50\% \left( 0.5 \times Aindx_{sent} \right)
  • is added to the token reserve:

tokenReserves+=0.5×Aindxsent tokenReserves += 0.5 \times Aindx_{sent}

Result:

  • The newly minted Aindx_farmedtokens are locked for 30 days.

  • After the lock-up period, the tokens are automatically credited to the user's main balance.

  • These tokens can be used in liquid staking by adding an equivalent amount in TON at the current rate (including the 23.2% minting bonus, as described in the staking mechanics).

Calculation Formula:

Aindxfarmed=Aindxsent×1.232 Aindx_{farmed} = Aindx_{sent} \times 1.232

Where:

  • Aindx_sent — the amount of unlocked tokens sent to farming.

  • 1.232 — fixed discount (+23.2%).

Here's the translated text with formatting:

Farming Parameters:

  • Lock-up period: 30 days.

  • Value bonus: 23.2% (coefficient 1.232).

  • Minimum token amount: 100 Aindx.

  • Token source: Only unlocked Aindx obtained from mints or staking.

  • Mint usage: Mint created through farming can be used in liquid staking after unlocking.

  • Transferability: Farming can be created for another user via special links.

Example:

A user has 1,000 unlocked AINDX and decides to send them to farming. After 30 days, they receive:

1000 × 1.232 = 1232 AINDX

Farming Transfer to Another User

The "Transfer Farming to Another User" feature allows AINDX project participants to create special links for transferring farming (converting unlocked AINDX tokens into new mints with a bonus) to another person. This mechanism encourages new user engagement, community expansion, and token reinvestment, ensuring they remain within the ecosystem.

Parameters:

  • Token source: Only unlocked AINDX from the user's main balance.

  • Minimum amount: 100 AINDX required for mint creation through farming (same as the base mechanism).

  • Bonus: 23.2% additional tokens upon conversion Aindx_farmed = Aindx_sent × 1.232

  • Lock-up period: 30 days for the new mint.

  • One-time: Can be activated only once.

  • Multi-use: Number of activations specified (e.g., 1–10).

  • Restriction: A single user cannot activate a multi-use link more than once.


How It Works:

  • The user selects the amount of AINDX to send (min. 100 AINDX) and the number of activations (1 for one-time, 2+ for multi-use).

  • The system deducts the specified Aindx_sent from the creator’s main balance.

  • A unique referral link is generated (e.g., ref-Aindx-123).

  • The link status is displayed:

    • "0/1" (one-time)

    • "0/5" (multi-use)

  • The recipient follows the link via the AINDX interface.

  • If the recipient is unregistered:

    • The system automatically registers a new user.

    • The link creator becomes the referrer in the referral program.

    • Farming is activated:

      • Aindx_sent converts into Aindx_farmed (with a 23.2% bonus).

      • Tokens are locked for 30 days for the recipient.

  • If the recipient is registered but has no mints:

    • The referrer is changed to the link creator.

    • Farming is activated for the recipient.

  • If the recipient is registered and already has mints:

    • A new mint is activated without changing the referrer.

  • Restriction:

    • The recipient cannot re-activate a multi-use link.

Notifications:

  • Success:

    • "You have received a mint of [amount] Aindx"

    • (e.g., "You have received a mint of 1232 Aindx")

  • Error:

    • "This link has already been activated by another user."

  • The creator can revoke the link before it is fully used.

  • If the link is partially used (e.g., 2/5 activations), the unused tokens are refunded:

Aindxfarmed=Aindxsent×1.232Aindx_{farmed} = Aindx_{sent} \times 1.232

Example:

  • Aindx_sent = 500 Aindx, 2/5 activations used (200 Aindx spent).

  • Returned amount: 232 Aindx.

Last updated