Pell Network
  • Introduction
    • Welcome to Pell Network
    • Pell Network Architecture
    • Pell Chain Intro
    • Official Links
  • PELL Tokenomics
  • Restaking Guides
    • Restaking Guides
    • Restaking Mechanism
    • Delegation Mechanism
    • Clarification of Staker and Operator Roles
    • Support Networks
    • Support Assets
    • FAQ
  • DVS Developer Guides
    • Introduction
    • DVS Use Cases
    • How to build an DVS on Pell?
    • DVS Rewards
    • DVS Onboarding
    • DVS Node Specification
    • Resources
      • Essential Security Practices for DVS Developers
      • Critical Security Guidelines for Developers
  • Node Operator Guides
    • Introduction
    • Installation(Draft)
    • Keyring
    • Operator Onboarding?
    • Essential Security Practices for Node Operators
  • Points System
    • Restaked Points
    • Point Campaign: Epochs 1
    • Point Campaign: Epochs 2 (Coming Soon)
  • Security
    • Bug Bounty Program
    • Audits
    • Contracts Address
  • Litepaper
  • Testnet
    • How to Get Gas from the Pell Discord/BNB/Core/Mantle/exSat Faucet
    • How to Claim Testnet Tokens
    • How to Restake Testnet Tokens on Pell Testnet
    • How to Delegate Testnet Tokens on Pell
    • Testnet FAQ(English)
    • Testnet FAQ (Chinese)
Powered by GitBook
On this page

Was this helpful?

  1. Points System

Restaked Points

Your contribution to the security of the Pell Network ecosystem is measured by your accumulated restaked points. These points reflect your staking involvement and are calculated based on the total amount of BTC staked over time, expressed in BTC hours.

How to calculations

In the formulas that follow, iii represents the index of a staker, while jjj represents the index of a token. The participation measure of a staker iii for a token jjj is given by the formula

Pij=∫t=0TSij(t)dtP_{i j}=\int_{t=0}^{T} S_{i j}(t) d tPij​=∫t=0T​Sij​(t)dt

where Sij(t)S_{i j}(t)Sij​(t) represents the amount of token jjj held by staker iii at time ttt, measured in nominal units of BTC. For the purposes of the nominal participation measure, we treat all tokens equivalently and calculate the total participation measure in units of BTC ⋅ hours. Points are accrued for each block where a token is actively staked.

For instance, a user who stakes 1 BTC LSD for 10 days should accrue 240 restaking points over this time period (1 BTC × 10 days × 24 hours/day = 240 BTC ⋅ hours).

PreviousEssential Security Practices for Node OperatorsNextPoint Campaign: Epochs 1

Last updated 9 months ago

Was this helpful?