ElagabalX
  • 👨‍🔧ElagabalX
    • Introduction
      • Our Mission and Vision
    • What is staking and who are the validators?
      • APY and Rewards
      • Performance Metrics
    • xSOL token
    • ☀️SOL Invictus Program
      • Points overview
      • STAKING
        • Native Staking
        • xSOL Liquid Staking
        • Solblaze Custom Liquid Staking (CLS)
        • VaultSol Custom Liquid Staking
        • BLZE DAO VOTES
      • ElagabalX Referral Program
      • HODLEMOD: Bonuses for Holding in Staking
    • Education Classes
      • HawkSight Exams
      • Staking SOL Natively Using Solana CLI
    • Magistratus dApp
    • For content creators
      • Brand Guidelines
    • Partnerships
    • Community and Socials
    • Legal and compiliance
Powered by GitBook
On this page
  • Overview
  • Point Types
  • 1. Staking Points (StP)
  • 2. Startup Points (SP)
  • 3. Zealy Points (ZP)
  • Important Notes:
  • Total Points Calculation
  • Requirements & Restrictions
  • Examples
  • Tips for Maximizing Points
  • Point Status Updates
  1. ElagabalX
  2. SOL Invictus Program

Points overview

PreviousSOL Invictus ProgramNextSTAKING

Last updated 3 months ago

Overview

The SOL INVICTUS loyalty program features multiple point types designed to reward different forms of user engagement and participation.

Point Types

1. Staking Points (StP)

  • Calculated using the formula: Stake Amount * Duration (in seconds) * Multiplier

  • Reset weekly, with new accumulation beginning immediately

  • Requires minimum staking value > 0.5 SOL

  • Used to determine weekly rewards and airdrops

Staking Multipliers:

  • Native SOL staking: 1.0x

  • xSOL liquid staking: 1.2x

  • CLS via SolBlaze and The Vault: 1.3x

2. Startup Points (SP)

  • Permanent points awarded for completing specific tasks

  • Persist until task conditions are no longer met

  • Reset if staking value falls below 0.5 SOL

  • Tasks can be either active or inactive based on condition fulfillment

See Tasks section below for specific point values.

3. Zealy Points (ZP)

  • Earned through completing quests on the Zealy platform

  • Calculated based on Zealy leaderboard position

  • Permanent until staking value falls below 0.5 SOL

  • Bonus calculation formula:

if (stakingPoints > 0 && zealyXP >= 500) {
    bonus = zealyXP * (1 + log10(zealyXP)/10) * 5
}

Important Notes:

  • Minimum 500 XP required to earn bonuses

  • Multiplier grows logarithmically with XP (max ~1.413x)

  • Final bonus is rounded down to nearest integer

  • No bonus awarded if staking below 0.5 SOL

Total Points Calculation

Your total points consist of:

  1. Weekly Staking Points (based on stake amount & duration)

  2. Active Startup Points (from completed tasks)

  3. Zealy Points Bonus (if eligible)

Requirements & Restrictions

  • Minimum 0.5 SOL stake required to earn any points

  • Points reset if stake falls below minimum

  • Some tasks require specific conditions to remain active

  • Zealy XP under 500 does not generate bonus points

Examples

Example 1: Active Staker with Zealy

Stake: 100 SOL (native)
Duration: 1 week
Zealy XP: 5000

Weekly Staking Points = 100 * (604800 seconds) * 1.0
Zealy Bonus = 5000 * (1 + log10(5000)/10) * 5

Example 2: Minimal Participation

Stake: 0.6 SOL (xSOL)
Duration: 1 week
Zealy XP: 300

Weekly Staking Points = 0.6 * (604800 seconds) * 1.2
Zealy Bonus = 0 (below 500 XP minimum)

Tips for Maximizing Points

  1. Maintain stake above minimum requirement

  2. Choose higher multiplier staking methods

  3. Complete Startup Point tasks

  4. Participate in Zealy to earn bonus points

  5. Keep consistent stake duration for optimal weekly points

Point Status Updates

  • Staking Points update weekly

  • Startup Points update when task conditions change

  • Zealy Points update after quest completion

  • All bonuses recalculated if stake falls below minimum

For specific task point values and current multipliers, check the Tasks section in the app.

👨‍🔧
☀️