Skip to content
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: GRT mints, burns and total supply in GraphNetworkDailyData entity #38

Open
sahra-karakoc opened this issue Jan 30, 2024 · 0 comments

Comments

@sahra-karakoc
Copy link

sahra-karakoc commented Jan 30, 2024

Currently, analytics subgraph doesn't track GRT mints, burns and totalSupply. It would be useful to add the following to GraphNetworkDailyData entity :

  • fields that track daily changes (similar to netDailyDelegatedTokens field of the IndexerDailyData entity), and/or
  • fields that track cumulative values (similar to totalTokensStaked field of the GraphNetworkDailyData entity).

If we have to choose between the two, it might make more sense to go with the cumulative values since it is easier to calculate daily changes from cumulative values than the reverse.

@sahra-karakoc sahra-karakoc changed the title feature request: GRT mints, burns and total supply in graphNetworkDailyData entity feature request: GRT mints, burns and total supply in GraphNetworkDailyData entity Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant