We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Description: https://www.notion.so/blockscout/Tooltips-Spec-e85eef0911e848d1b6bc30df908078bf
Sorry, something went wrong.
Charts&Stats: add tooltips to number charts
1e062a0
Fixes #1151
Charts&Stats: add tooltips to number charts (#1192)
75a9889
tom2drum
Successfully merging a pull request may close this issue.
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
The text was updated successfully, but these errors were encountered: