Skip to main content
Returns the account info and associated stake for all the voting accounts in the current bank.

On ThorNode

Forwarded to the upstream node with a 10 s timeout and one retry on a transport error.

Parameters

string
The commitment level for the request.
  • confirmed
  • finalized
  • processed
string
Specific validator vote account address to filter results (base-58 encoded).
boolean
Include validators that have fallen behind but have no stake delegated to them.
number
Custom threshold of slots behind to mark validators as delinquent or underperforming.

Response

array
Active validators participating properly in network consensus.
array
Underperforming validators that have fallen behind in consensus participation.