Rated | docs home page
v1
Search...
⌘K
Ask AI
Home
Get in touch
Console
Console
Search...
Navigation
Avalanche
Validators
API
Documentation
Changelog
Legal
Getting started
Welcome
Networks supported
Pricing
Rated API
Authentication
Errors
Pagination
Request IDs
Rate limits
Endpoints
Introduction
Ethereum
Solana
Polygon
Eigenlayer
Cosmos
Avalanche
Celestia
Cardano
Polkadot
Babylon
Glossary
Avalanche
Network
Validators
Babylon
Cardano
Celestia
Cosmos
Eigenlayer
Ethereum
Polkadot
Polygon
Solana
Guides
Use Cases
Developers FAQ
Tools
Rated SDK
Rated CLI
Rated Console
Rated Network Explorer
Avalanche
Validators
Glossary of terms found under /validators
node_id
string
The unique identifier for a validator in a particular network.
total_delegator_rewards
number
Total rewards received by delegators for their stake.
total_potential_delegator_rewards
number
Maximum rewards that can be received by delegators for their stake based on 100% validator uptime.
total_potential_validator_rewards
number
Maximum rewards that can be received by a validator for their own stake based on 100% uptime.
total_validator_fee_rewards
number
Maximum rewards that can be received by a validator as their cut/commission from delegator rewards based on 100% uptime.
total_validator_rewards
number
Total rewards received by a validator for their own stake.
total_validator_fee_rewards
number
Total fees received by a validator as their cut/commission from delegator rewards.
validation_period_start
string
The timestamp of the beginning of a validator’s validation period as set by them.
validation_period_end
string
The timestamp of the end of a validator’s validation period as set by them.
validation_status
string
The status of a validator, whether active(actively validating) or inactive (not actively validating).
validator_pubkey
string
A validator’s public key. Also a unique identifier of a validator.
Network
Network
Assistant
Responses are generated using AI and may contain mistakes.