interface
interface copied to clipboard
Show block height somewhere in the interface
Is your feature request related to a problem? Please describe. Some protocols show the current block that is being confirmed in the app.
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.
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.
yeah I agree, and also, don't know how relevant this is would be on aave app.
In case, recent block # can be shown at the bottom of the page. Block itself is clickable.
Previews:
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?)
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