Staking Page

Purpose

Provides an at-a-glance overview of the staking and recent activity

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

  • 2nd Info Bar: Gives a quick summary of the staking information like inflation, unbonding time, double sign slashing and downtime slashing

  • Popular: Shows the most popular stakes in the network

  • Active: Shows all the active stakes sorted by percentage of voting power

  • Inactive: Shows all the inactive stakes, either because of being jailed or being delegated

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

  • Click Popular/Active/Inactive โ†’ Changes the UI to show the stakes that are either popular or all the active ones or all the inactive ones, respectively

  • Click a Validator โ†’ Opens a detailed description of the validator, their current status, their stakes, their commission rate, their rewards, their addresses, transactions and voting events

  • Click Delegate โ†’ Delegate stake to the selected validator in order to win rewards as they validate blocks. Must have the wallet connected

Last updated