EYWA
  • Eywa v2
    • πŸ’₯Eywa v2: new era of Web3 interoperability
  • Eywa token
    • πŸ’ŽTokenomics Eywa/CrossCurve
    • πŸ“ˆEywa token utility
    • ⚑Eywa NFT Collection
      • Eywa NFT Bridge from Aurora to Arbitrum
      • Merge interface in the Arbitrum chain
      • EYWA NFT Manager interface
      • Dashboard interface
    • 🏒Eywa DAO
      • Overview of EYWA DAO
      • Voting
      • Obtaining veEYWA and Calculating the Boost
      • Staking
  • EYWA Ecosystem
    • πŸ’‘Vision
    • πŸ—ΊοΈProduct & EYWA token Roadmap
    • πŸ—οΈProducts
      • Eywa v1
        • Cross-chain Liquidity Protocol
          • Cross-chain DEX v1
          • Eywa Token Bridge
          • Gasless transactions
        • Cross-chain Data Protocol
          • Eywa CDP Introduction
          • Eywa Oracle Network
          • Data transfer flow
      • Eywa v2
        • πŸŒ‰Consensus Bridge
        • ⚑CrossCurve
    • πŸ›‘οΈSecurity audits
    • 🧠Team
    • πŸ¦„Project History
    • πŸ”—External Links
    • ❓FAQ
  • User documentation
    • πŸ’ΈEywa DEX
      • About EYWA Cross-chain DEX
      • Interface Eywa WebApp
      • How to trade
      • Slippage settings
      • Routing
      • Operation Interruption
        • Slippage condition
        • Data transfer error
    • 🏒DAO
      • EYWA Locker Interface
      • Working with the EYWA Locker contract in Arbiscan.
      • EYWA Vote Interface
      • EYWA Incentives Interface
    • πŸ”—Contracts addresses
      • Cross-chain Liquidity Protocol
        • CLP smart-contracts
        • Supported stablecoins
        • Addresses of Eywa stableswap pools
        • Addresses of s-tokens
        • Addresses of e-tokens
      • Cross-chain Data Protocol
        • Governance of Eywa Oracle network
        • Cross-chain messaging
  • DEVELOPER DOCUMENTATION
    • πŸ’»Guide for Developers
      • Technical Documentation for EYWA DAO Smart Contracts
        • EmissionManagerV1
        • EscrowManager
        • EscrowVoteManagerV1
        • GaugeFactoryV1
        • GaugeV1
        • IncentiveRewardsDistributor
        • ProposalManager
        • RebaseRewardsDistributorV1
        • RewardsDistributorFactoryV1
        • CalldataHelperV1
        • Treasury
        • DelegationManagerV1
        • DelegationConditionValidatorV1
        • LockHolderFactoryV1
        • LockHolderV1
  • Eywa Oracle Network - will be ENDED in April 2024
    • πŸ₯‡Validators token distribution
    • Incentivised PoA mainnet
      • General information
      • Application for participation in PoA mainnet
      • Requirements for PoA mainnet validators
      • Rewards for PoA mainnet
      • Instruction for node operators
    • FAQ
  • βš–οΈLEGAL INFORMATION
    • Terms of Service
    • Protocol Disclaimer
    • Cookies Policy
    • Risk of using Eywa
Powered by GitBook
On this page
  1. Eywa token
  2. Eywa DAO

Staking

PreviousObtaining veEYWA and Calculating the BoostNextVision

Last updated 1 month ago

Staking is the process of locking coins for a certain period, making them unavailable for trading. This mechanism supports decentralization and provides rewards to participants.

In the EYWA protocol, staking involves locking tokens in the DAO locker. Rewards are accrued every epoch and are tied to each user’s EYWA DAO NFT. Accrual occurs at the start of the new epoch for the previous one. In , the epoch length is one week, with the end of the epoch at Wednesday 24:00 UTC and the start of the epoch at Thursday 00:00 UTC.

By using the β€œCompound” transaction, a user can add the earned rewards to the corresponding EYWA DAO NFT, in order to add them to the principal of your position and earn compound interest.


More details on reward calculations per epoch are provided below.

Distribution of Rewards Among DAO Participants

Each epoch, a fixed number of EYWA tokens (), is allocated for DAO participant rewards. This amount depends only on the total number of locked EYWA tokens in that epoch. All calculations, including the number of locked tokens and the calculated veEYWA, are performed at the end of the epoch. The allocated rewards are then distributed among participants proportionally to their share of veEYWA.


Algorithm for Calculating Rbase at the Start of DAO Operations

  1. Calculating the ratio of all locked EYWA tokens in this epoch to the total possible volume of EYWA tokens (1,000,000,000):

RatioLockedEYWA=VLockedEYWA1000000000Ratio_{Locked EYWA} = \frac{V_{Locked EYWA}}{1 000 000 000}RatioLockedEYWA​=1000000000VLockedEYWA​​
  1. If is less than 0.14, then is calculated as:

Rbase=RatioLockedEYWAβˆ—iβˆ—Inflation+Inflationβˆ—0.01R_{base} = Ratio_{Locked EYWA}*i*Inflation+Inflation*0.01Rbase​=RatioLockedEYWAβ€‹βˆ—iβˆ—Inflation+Inflationβˆ—0.01

, where

Inflation - the emission amount in the calculation epoch.

, where

Inflation - the emission amount in the calculation epoch.

All numerical coefficients indicated in the formulas are current at the time of DAO launch. They can be changed by DAO participants via voting.


Staking APY Table with 10 Million Locked Tokens Increments


Distribution of Rewards Among DAO Participants

, where


i=(3βˆ’RatioLockedEYWAβˆ—9)i = (3-Ratio_{Locked EYWA}*9)i=(3βˆ’RatioLockedEYWAβ€‹βˆ—9)

If is greater than or equal to 0.14, then is calculated as:

Rbase=RatioLockedEYWAβˆ—iβˆ—Inflation+Inflationβˆ—0.18752R_{base} = Ratio_{Locked EYWA}*i*Inflation+Inflation*0.18752Rbase​=RatioLockedEYWAβ€‹βˆ—iβˆ—Inflation+Inflationβˆ—0.18752
i=(0.5βˆ’RatioLockedEYWAβˆ—0.2)i= (0.5 - Ratio_{Locked EYWA}*0.2)i=(0.5βˆ’RatioLockedEYWAβ€‹βˆ—0.2)

For convenience, we have prepared with results grouped by different levels of locked token amounts.

After determining the total amount for all users (), it is distributed among DAO participants proportionally to the amount of veEYWA each participants holds.

RUserBase=LuserLallβˆ—RbaseR_{User Base} = \frac{L_{user}}{L_{all}}*R_{base}RUserBase​=Lall​Luserβ€‹β€‹βˆ—Rbase​

- the user’s veEYWA,

- the total veEYWA of all users,

- the total reward allocated to all participants.

🏒
tables
EYWA DAO