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

Add token statistics #277

Merged
merged 3 commits into from
Feb 17, 2022
Merged

Add token statistics #277

merged 3 commits into from
Feb 17, 2022

Conversation

jarrydallison
Copy link
Contributor

Description

Adds token statistics page to the network dropdown menu

closes: #258


Before we can merge this PR, please make sure that all the following items have been
checked off. If any of the checklist items are not applicable, please leave them but
write a little note why.

  • Targeted PR against correct branch
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • Re-reviewed Files changed in the Github PR explorer

Comment on lines +346 to +351
case 'upgradeName':
finalObj[dataName] = {
value: serverValue,
externalLink: dataObj.releaseUrl,
skipped: dataObj.skipped,
scheduled: dataObj.scheduled,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jarrydallison jarrydallison merged commit f695614 into main Feb 17, 2022
@jarrydallison jarrydallison deleted the jarryd/258/add-token-statistics branch February 17, 2022 00:11
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

Successfully merging this pull request may close these issues.

Add token statistics to Stats dropdown
2 participants