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 extra token info page details #35

Closed
temptemp3 opened this issue Jul 6, 2023 · 0 comments
Closed

Add extra token info page details #35

temptemp3 opened this issue Jul 6, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@temptemp3
Copy link
Owner

temptemp3 commented Jul 6, 2023

The token info page includes

Circulating Supply: 1234
Date of creation: 07/01/2023
Created at round: 31020682

As is the values displayed are hardcoded.

circulatingSupply = totalSupply - (balanceof(manager) + balanceOf(zeroAddress))

creationDate = format(roundTime)

creationRound = confirmedRound

@temptemp3 temptemp3 added enhancement New feature or request good first issue Good for newcomers labels Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant