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

stats: prepare counters for main page #1080

Open
2 of 14 tasks
sevenzing opened this issue Oct 3, 2024 · 1 comment
Open
2 of 14 tasks

stats: prepare counters for main page #1080

sevenzing opened this issue Oct 3, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request stats

Comments

@sevenzing
Copy link
Contributor

sevenzing commented Oct 3, 2024

need to show info from stats

  • on homepage:
    Image

  • on /transactions page
    Image

  • on /verified-contracts page
    Image

for now this UI takes this information from elixir backend.

main page:

transactions page:

  • transactions for 24h
  • pending transactions
  • transaction fees for 24h
  • avg transaction fee 24h

verified contracts page:

  • more frequent total contracts update
  • new contracts for 24h
  • more frequent total verified contracts update
  • new verified contract for 24h

important: stats should calculate counters even if blockscout dint finish indexing yet

@sevenzing sevenzing added stats enhancement New feature or request labels Oct 3, 2024
@bragov4ik
Copy link
Contributor

note: added daily txns chart (pic). we figured out how to add it while letting it update immediately (w/o waiting for indexing)

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stats
Projects
None yet
Development

No branches or pull requests

2 participants