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 additional field "description" to counter's endpoint #610

Closed
sevenzing opened this issue Sep 13, 2023 · 2 comments
Closed

Add additional field "description" to counter's endpoint #610

sevenzing opened this issue Sep 13, 2023 · 2 comments
Assignees
Milestone

Comments

@sevenzing
Copy link
Contributor

Tooltip texts for all number charts:

  1. Average block time
    Description: Average time taken in seconds for a block to be included in the blockchain

  2. Total accounts
    Description: Number of EOAs that sent at least 1 transaction

  3. Total tokens
    Description: Number of all token contracts

  4. Completed txns
    Description: Number of transactions with success status

  5. Total blocks
    Description: Number of blocks over all time

  6. Total txns
    Description: All transactions including pending, dropped, replaced, failed transactions

  7. Number of deployed contracts today
    Description: Number of deployed contracts today

  8. Total contracts
    Description: Number of contracts

  9. Total verified contracts
    Description: Number of verified contracts

  10. Number of verified contracts today
    Description: Number of contracts verified today

  11. Total native coin transfers
    Description: Number of transactions with the transfer of the native coin

  12. Total addresses
    Description: Number of addresses that participated in the blockchain

@sevenzing sevenzing self-assigned this Sep 13, 2023
@sevenzing sevenzing added this to the stats milestone Sep 13, 2023
@sevenzing
Copy link
Contributor Author

@yvaskov
Copy link

yvaskov commented Sep 28, 2023

Frontend task blockscout/frontend#1151 is ready for release and approved

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

2 participants