> ## 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="activeStake" type="number">
  The amount of stake in the network's native token that is actively staked by a a delegator to a validator/s.
</ParamField>

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

<ParamField path="delegatorRewards" type="decimal">
  The rewards which delegators are entitled to receive from the validator they have staked to.
</ParamField>

<ParamField path="validator" type="string">
  The address of the validator to which the delegator is staked to.
</ParamField>
