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

Step 4 - Validators Page

The Validators page displays the list of all validators available on the Vine blockchain network.

We can acquire data regarding the ecosystem:

  • Validator ecosystem data

  • Individual validator overviews

  • Validator details

Validator Ecosystem Data

Global ecosystem data:

  • Total number of validators

  • Current staking APR

  • Era Info

    • Current Era

    • Duration

    • Remaining Time


Individual Validator Overview

Data regarding unique validators:

  • Validator Address This is the address where the rewards are received by the Validator.

  • Status It shows the current status of the Validator.

  • Total stake

    It shows the cumulative amount of the Validator and its supporting Nominator(s).

  • Commission

    The percentage of reward received by the Validator from the Nominator's rewards.

  • Self-stake

    It is the amount staked by the Validator.

  • Nominators

    It shows the number of Nominator(s) supporting the Validator.

  • Points

    Validators are rewarded based on the number of points they have.

  • Uptime

    Blocks that are validated by a validator during an ongoing era.


Validator Details

Each validator has a page where we can see their details isolated from the others.

Validator Details Page

Last updated