Skip to content

[Insight] Chain details page #3974

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

Draft
wants to merge 27 commits into
base: master
Choose a base branch
from

Conversation

MicahMaphet
Copy link
Contributor

Instead of the currency tiles linking to a table with all the blocks, it links to a page with chain details

  • Block sample with a few blocks in a chain structure (each block is a link)
  • Chain header with logo and graph and price display
  • Link to view all blocks (what the currency tile used to link to)
  • Simple tip fee display
image image image image image image image image

Possible changes:

  • Fee Graph like mempool.space, might be best to add an endpoint like /api/:currency/:network/block/fee to fetch multi-block fee data
image
  • Change block data display to be more consistent with the blocks list
  • Make block chain horizontal instead of vertical
  • Add feature to highlight blocks to show data about the block without transactions, then have view full block data button

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

Successfully merging this pull request may close these issues.

7 participants