Dev Protocol
  • Getting Started
  • Protocol
    • Background
    • Tokenomics
    • Governance
      • Basic concept of governance
      • DIPs
      • Upgrading predefined variables
      • Upgrading core modules
    • Khaos Oracle
      • Authentication and Oraclization
    • Use Cases
  • Stakes Social
    • About
    • Creators
    • Supporters
    • Integrations
    • Notable Creators
  • Liquidity Program
    • Dev Protocol Geyser
    • FAQ
  • Appendix
  • Glossary
  • FAQ
  • Protocol Safety
  • Brand Guide
Powered by GitBook
On this page
  • Token Usage
  • Staking Rewards

Was this helpful?

  1. Protocol

Tokenomics

Learn about DEV token's utility within the protocol.

PreviousBackgroundNextGovernance

Last updated 4 years ago

Was this helpful?

Token Usage

DEV is a utility token that is an essential part of Dev Protocol. Users stake their tokens in OSS projects to indicate which projects they believe are valuable. Active participants of the protocol get rewarded in minted DEV tokens for their participation.

Staking Rewards

The total reward for a per block called rewards is determined as follows.

rewards is defined by . Policy Contract is updated by on-chain governance. The content described here follows the specifications defined in .

  • More lockups, less rewards.

  • More assets, more rewards.

As lockups increase, rewards decrease, and inflation rates decrease. As assets increase, rewards increase, and inflation rates increase. The deflationary trend makes it more rapidly by lockup increases. Ideally, an increase in assets should be accompanied by lockups, so an increase in assets should be a factor in increasing the inflation rate. But as lockups increase, the less impact the increase in assets will have. The maximum value is 0.00012 per block and an asset. This value can be changed through governance proposals.

The following formula illustrates the basic concept

Rewards=Max∗(1−StakingRatio)((12−(StakingRatio∗10))/2+1)Rewards = Max*(1-StakingRatio)^((12-(StakingRatio*10))/2+1)Rewards=Max∗(1−StakingRatio)((12−(StakingRatio∗10))/2+1)

The number of reward vs. staking ratio will as follows curve:

Etherscan - DEV token
Policy Contract
0xa220A9F9eD7c434F0bF2a45d86188FE22026F1d4