You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.
I think there are two types of metrics that we should show on the explorer related to the how many tokens are in circulation.
Tokens burned
A chart showing total number of tokens burned
The X axis is time and the Y axis is the total number of tokens burned till that point in time.
A statistic showing the total number of tokens burned since genesis
We currently have a chart for the daily chart fees. I suppose this number will be the addition of this chart since genesis.
Total state of all accounts + the minimum amount of tokens they need to hold to pay for the state
This will help users understand that the circulating supply of tokens is actually smaller because these tokens are effectively locked up to support the accounts.
The text was updated successfully, but these errors were encountered:
This came up in discussions with @jakmeier .
I think there are two types of metrics that we should show on the explorer related to the how many tokens are in circulation.
Tokens burned
A chart showing total number of tokens burned
The X axis is time and the Y axis is the total number of tokens burned till that point in time.
A statistic showing the total number of tokens burned since genesis
We currently have a chart for the daily chart fees. I suppose this number will be the addition of this chart since genesis.
Total state of all accounts + the minimum amount of tokens they need to hold to pay for the state
This will help users understand that the circulating supply of tokens is actually smaller because these tokens are effectively locked up to support the accounts.
The text was updated successfully, but these errors were encountered: