For the complete documentation index, see llms.txt. This page is also available as Markdown.

Consensus Page

Purpose

Provides an at-a-glance overview of the state of the consensus of the network. This tool is useful for validators to monitor who is onboard during an upgrade

UI Overview

  • Info Bar: Side bar button, network logo, current block height, RPC endpoint, language options, night mode, search button for height or transaction or account address, wallet button

  • Dropdown List: Shows the different nodes to pick from

  • Summary Bar: After pressing "MONITOR", a summary bar appears to show the most important information like the onboard Rate, the height, the round of voting and the current step

  • Round Information: Shows the votes of the validators in the different rounds. Updates every 6 seconds

Interactions

  • Info Bar:

    • Click Side Bar Button (only mobile) โ†’ Opens side bar for a list of the different pages and links

    • Click Logo/Height/URL โ†’ Shows the API endpoint of the node, the current height and the chain id

    • Click Language Button โ†’ Choose a different language

    • Click Night Mode Button โ†’ Toggle between light or dark mode

    • Click Search Button โ†’ Search for height or transaction or account address

    • Click Wallet Button โ†’ Pick and choose a wallet to connect or link to your wallet accounts or your wallet portfolio

  • Pick a Node and MONITOR โ†’ Changes the UI to show the "Summary bar" and the "Round information"

Last updated