-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature request] Add calculator for DAO rewards #462
Labels
enhancement
New feature or request
Comments
Write a proposal to this issue for Neuron & Explorer. @Keith-CY @Danie0918 You can check it here |
Any update on this @devchenyan |
This was referenced Mar 28, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I wonder if it would be possible to add a calculator to calculate DAO rewards, that is, if I deposit X amount into the DAO today within X amount of time I will have X rewards.
This tool could also show: "if you lock coins in the DAO today, your effective share of total supply would be...". Something I have noticed over the years in the community is that it is difficult to understand the fact that if you deposit in Nervos DAO your CKB expands at the same speed as the secondary issuance, therefore your share percentage with respect to the total supply is the same, you are not diluted by the secondary issuance and your CKBs are hardcaped Bitcoin style (you are only diluted by the primary issuance as long as it exists).
Finally we could add the option to apply a coin loss rate to the calculation (if the user wants to add it, so optional). We could also set the option to exclude from the calculation coins that have not been moved for X amount of time, for example Glassnode considers that Bitcoins that have not been transacted for 7 years are lost coins. The objective with this last functionality is to show that in addition to the fact that your CKB are hardcapped if you deposit in Nervos DAO, it is also defacto deflationary, that is, that you not only maintain the same percentage of share over time, but that share increases over time if you consider the irreparable loss of coins (See: #424)
Some reference links:
https://cardano.org/calculator/?calculator=delegator
https://www.stakingrewards.com/calculator
The ultimate goal of all this is to make it easier for the community, present and future, to understand the economic model through multiple tools.
Complex math and RFCs are difficult, show me the calculator.
Edit: Also in this section we can add basic information about Nervos DAO, such as that it is a compound interest, or that it works in 30-day cycles (Ref; https://www.nervos.org/knowledge-base/nervosdao_withdrawal_process_explained)
The text was updated successfully, but these errors were encountered: