teloscan
teloscan copied to clipboard
Teloscan Homepage Redesign - Latest Blocks Table
Acceptance Criteria
There should be a table with the header "Latest Blocks" on the left side of the homepage. It should show the 6 most recent blocks, with each row containing the following information:
- block icon
- block number - link to the corresponding
/blockroute - amount of time passed since the block was finalized, e.g. "1 min ago"
- should appear underneath the block number link
- "X txns" where X is the number of transactions in the block
- should be aligned to the right side of the row
- should be a link that, when clicked, goes to the
/txsroute with the block number passed along as a query param