> ## 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.

# Network

> Glossary of terms found under /network

<ParamField path="total_active_validators" type="number">
  The count of actively validating validators for a particular day.
</ParamField>

<ParamField path="total_delegator_rewards" type="number">
  Total rewards received by delegators for their stake.
</ParamField>

<ParamField path="total_potential_delegator_rewards" type="number">
  Maximum rewards that can be received by delegators for their stake based on 100% validator uptime.
</ParamField>

<ParamField path="total_potential_validator_rewards" type="number">
  Maximum rewards that can be received by validators for their own stake based on 100% validator uptime.
</ParamField>

<ParamField path="total_validator_rewards" type="number">
  Total rewards received by validators for their own stake.
</ParamField>

<ParamField path="total_validator_fee_rewards" type="number">
  Total fees received by validators as their cut/commission from delegator rewards.
</ParamField>
