> ## Documentation Index
> Fetch the complete documentation index at: https://docs.rated.network/llms.txt
> Use this file to discover all available pages before exploring further.

# Delegators

> Glossary of terms found under /delegators

<ParamField path="delegatorAddress" type="string">
  The address of a delegator.
</ParamField>

<ParamField path="delegatorStake" type="decimal">
  The amount of stake delegated by a delegator
</ParamField>

<ParamField path="validatorId" type="number">
  The id of the validator that a delegator is delegated to.
</ParamField>

<ParamField path="missedRewards" type="decimal">
  The amount of rewards missed by a delegator due to their delegated validator's underperformance.
</ParamField>

<ParamField path="rewards" type="decimal">
  The amount of rewards received by a delegator.
</ParamField>
