Kvants Point System

Kvants Points: Earned Allocation for Early and Loyal Depositors

Overview

Kvants Points reward users who allocate capital to Kvants vaults. Points accrue strictly as a function of funded capital and time in vault. Points determine a user’s share of the KVAI airdrop for each epoch. Earlier epochs receive higher multipliers to reward early allocators. All airdrops from points vest linearly over 365 days after each epoch ends.

  • Scope: Kvants on-chain vaults on Drift and Hyperliquid

  • Unit: 1 point per 1 USD funded for 365 days

  • Pro-rata: partial periods and partial balances accrue points proportionally

  • Non-transferable: points cannot be sold or transferred

Accrual Mechanics

Base rule Points = ∑ over time [ USD balance × (days funded) ] ÷ 365

  • Deposits start accruing at block confirmation.

  • Withdrawals stop accrual on the withdrawal timestamp.

  • Balance changes intra-day are measured at the vault share level and pro-rated.

Example Deposit 10,000 USD for 90 days: Points = 10,000 × 90 ÷ 365 = 2,465.75

Epochs and Airdrop Multipliers

Epoch
KVAI Multiplier

1

1.5X

2

1.3X

3

1.2X

4

1.1X

5

1X

Effective points in an epoch EffectivePoints(user, epoch) = Points(user, epoch) × Multiplier(epoch)

KVAI airdrop allocation for a user in an epoch KVAI(user, epoch) = Pool(epoch) × EffectivePoints(user, epoch) ÷ ∑EffectivePoints(all users, epoch)

Each epoch’s KVAI pool is published before the epoch begins.

Vesting

  • Vesting schedule: 365-day linear vest starting from the epoch end.

  • Claiming: vesting accrues block by block and can be claimed at any time after it starts.

  • No cliffs unless stated for a specific campaign.

  • Unvested allocations remain locked if an account is under review for abuse.

Eligibility and Qualifying Balances

  • Eligible products: Kvants on-chain vaults on Drift and Hyperliquid that are publicly listed in the app.

  • Stablecoin valuation: all balances are normalized to USD using the vault’s oracle at accrual time.

  • Cooldowns: balances in withdrawal cooldown continue to accrue until the withdrawal executes.

Strategy changes within the same vault do not interrupt accrual.

Last updated