interface icon indicating copy to clipboard operation
interface copied to clipboard

Show block height somewhere in the interface

Open foodaka opened this issue 2 years ago • 5 comments

Is your feature request related to a problem? Please describe. Some protocols show the current block that is being confirmed in the app.

Screenshot 2022-03-26 at 17 02 21

Describe the solution you'd like Can we find a place in the app that shows the current block on the network. When you click the current block it will take you to whichever network scanner that is.

foodaka avatar Mar 27 '22 08:03 foodaka

What is this useful for exactly? Not sure how easy it would be to do that considering that we use fallback rpc chain and each rpc might be on a different block.

sakulstra avatar Mar 28 '22 12:03 sakulstra

yeah I agree, and also, don't know how relevant this is would be on aave app.

sendra avatar Mar 29 '22 14:03 sendra

In case, recent block # can be shown at the bottom of the page. Block itself is clickable.

Previews: Markets overview Staking

iamanastasia avatar Apr 05 '22 10:04 iamanastasia

Is the tradeoff worth it:

  • Adding an RPC query for each network to update the block number vs
  • Benefits to the user of including this? (What are they?)

defispartan avatar Jul 27 '22 20:07 defispartan

raising this again as it would be good for the merge to have the blocknumber on the page and chain id. I think this information is valuable around the merge

0x4Graham avatar Aug 25 '22 08:08 0x4Graham