Power Stake
  • Start Here
    • Power Facts
    • Real World Example
    • Three Components
  • Power Stake Protocol (USP)
  • Time Vault Strategies (TVS)
    • Time Vault Examples
    • Time Vault Pools
    • Time Vault Fees
    • Time Vaults Database
      • Aave
        • AAVEv2-V1 Strategies
        • AAVEv2-V2 Strategies
        • AAVEv2-V3 Strategies
        • AAVEv3 Strategies
      • Lido Finance
        • stETH
      • GMX
        • GLP Strategy
      • Rocket Pool
        • rETH
    • Time Vault Interface
  • Time Based Tokens (TBTs)
    • Upfront Staking TBTs
    • Minting TBTs (Staking)
    • Burning TBTs (UpfrontBurn)
    • Swapping TBTs
  • Tokenomics (Power)
    • Token Utility
    • Time Switch
    • Power Capacitor
  • FAQ
    • Where does the yield come from?
    • What are the risks of Power staking?
    • What are some real-world use cases?
    • How is the APY calculated?
  • xPOWER
Powered by GitBook
On this page
  • Formula
  • Math Example
  1. FAQ

How is the APY calculated?

The formula to calculate the fixed rate upfront yield percentage is based on the inputs the user chooses when interfacing with the Power Stake dapp.

Formula

APR = (return * 31536000) / (deposit * stakeDurationSeconds)

Math Example

Given that a user chooses to Power Stake 10 stETH for 180 days and is set to receive 0.45 wstETH as the upfront yield amount, and if 1 stETH is worth exactly $2,000 then the display may read something like:

Stake 10 stETH ($20,000) for 180 days and instantly receive at least 0.45 wstETH ($900) at 9.125% APR

APR = (900 * 31536000) / (20,000 * 15,552,000) = 9.125%

PreviousWhat are some real-world use cases?NextxPOWER

Last updated 6 months ago