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

Homepage statistics should display Total Mint and Burn amounts #59

Open
gthoma17 opened this issue Nov 8, 2021 · 1 comment
Open

Homepage statistics should display Total Mint and Burn amounts #59

gthoma17 opened this issue Nov 8, 2021 · 1 comment
Labels
enhancement New feature or request Page: Homepage

Comments

@gthoma17
Copy link
Contributor

gthoma17 commented Nov 8, 2021

Business/User Value: As an Explorer of Diem I want to see the total number of Diems that have been Minted and Burned so that I can preform research on the blockchain

Acceptance Criteria

GIVEN I am in the landing page
WHEN the page loads
THEN a card displaying the total amount of mints is displayed
AND a card displaying the total amount of burns is displayed

DEV NOTES

  • The data lives in the diem_in_circulation_realtime_aggregates table
  • Display total mint, total burn, and total net
  • Only display XUS for now
@gthoma17 gthoma17 added Page: Leaderboard enhancement New feature or request labels Nov 16, 2021
@gthoma17 gthoma17 changed the title Secondary index pages should display Total Mints/Burns Secondary index pages should display Total Mints and Burns Nov 30, 2021
@gthoma17 gthoma17 changed the title Secondary index pages should display Total Mints and Burns Homepage statistics should display Total Mints and Burns Nov 30, 2021
@gthoma17 gthoma17 changed the title Homepage statistics should display Total Mints and Burns Homepage statistics should display Total Mint and Burn amounts Nov 30, 2021
@gthoma17
Copy link
Contributor Author

gthoma17 commented Dec 1, 2021

Screen Shot 2021-12-01 at 4 03 07 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Page: Homepage
Projects
None yet
Development

No branches or pull requests

1 participant