Reward Points

🦄 Reward points calculation

Base Reward Points Formula

Calculate your base reward points by multiplying your balance in each liquidity pool by the pool’s index price. The more TON you invest, the more reward points you earn per hour, encouraging active participation in the protocol.

Rbase=j=1mBj×Pj R_{\text{base}} = \sum_{j=1}^{m} B_j \times P_j

Where:

BjB_j — the user's balance in the jj-th pool.

PjP_j — the index price of the jj-th pool.

mm — the total number of Vaults the user has provided liquidity to.

Total Reward Points Formula

Maximize your total reward points by combining base rewards with bonuses from referrals and NFT ownership. Invite friends to earn additional points — 5% from direct referrals and 2% from their referrals.

  • Owning NFTs further boosts your rewards, making this formula key to unlocking all reward opportunities.

Rtotal=(Rbase+i=1n(Rbase, ref,i×Cref,i))×(1+CNFT)R_{\text{total}} = (R_{\text{base}} + \sum_{i=1}^{n} \left( R_{\text{base, ref}, i} \times C_{\text{ref}, i} \right)) \times \left(1 + C_{\text{NFT}}\right)

Where:

  • — the total reward for the user.

  • RbaseR_{\text{base}}— the total base reward for the user (as calculated above).

  • CNFTC_{\text{NFT}}​​ — the NFT bonus coefficient.

  • Rbase, ref,iR_{\text{base, ref}, i} — the base reward of the ii-th referral.

  • Cref,iC_{\text{ref}, i} — the referral bonus coefficient for the ii-th referral.

NFT bonus coefficient

Increase your rewards significantly by owning NFTs. Each NFT adds a multiplier to your total reward points: 100% increase for one NFT, up to 200% for five NFTs. This bonus is designed to reward early access and loyal participation.

CNFT={1.0for 1 NFT1.5for 2 NFT1.75for 3 NFT1.9for 4 NFT2.0for 5 NFTC_{\text{NFT}} = \begin{cases} 1.0 & \text{for 1 NFT} \\ 1.5 & \text{for 2 NFT} \\ 1.75 & \text{for 3 NFT} \\ 1.9 & \text{for 4 NFT} \\ 2.0 & \text{for 5 NFT} \end{cases}

Referral bonus coefficient

Earn referral bonuses by inviting friends to the platform. Receive 5% of the reward points earned by first-level referrals (direct invites) and 2.5% from second-level referrals (invites of your invites). The more your network grows, the more you earn.

Cref,i={5%for first-level referrals2%for second-level referralsC_{\text{ref}, i} = \begin{cases} 5\% & \text{for first-level referrals} \\ 2\% & \text{for second-level referrals} \end{cases}

Last updated