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

Charts&Stats: add tooltips to number charts #1151

Closed
isstuev opened this issue Sep 6, 2023 · 1 comment · Fixed by #1192
Closed

Charts&Stats: add tooltips to number charts #1151

isstuev opened this issue Sep 6, 2023 · 1 comment · Fixed by #1192
Assignees
Labels
v1.12.0 Release v1.12.0

Comments

@isstuev
Copy link
Collaborator

isstuev commented Sep 6, 2023

Need to add tooltips for all number charts

Number charts types:
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

@isstuev isstuev added the need info Waiting for more information from issue author label Sep 6, 2023
@MaximK3
Copy link

MaximK3 commented Sep 13, 2023

@tom2drum tom2drum removed the need info Waiting for more information from issue author label Sep 18, 2023
@tom2drum tom2drum self-assigned this Sep 18, 2023
tom2drum added a commit that referenced this issue Sep 18, 2023
@github-actions github-actions bot added pre-release Tasks in pre-release right now and removed pre-release Tasks in pre-release right now labels Sep 25, 2023
@github-actions github-actions bot added v1.12.0 Release v1.12.0 and removed pre-release Tasks in pre-release right now labels Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v1.12.0 Release v1.12.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants