Validators
Type: Validator
The following table provides a detailed overview of the methodology used to track and measure the performance of validators.
| Key | Description |
|---|
Sample query:
{
validators(order: { address: asc }, limit: 5) {
id
address
metrics(limit: 20) {
metricKey
defaultValue
}
}
}