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

# Rewards

> Glossary of terms found under /rewards

<ParamField path="activatedAt" type="number">
  The timestamp in milliseconds when the rewards are claimable.
</ParamField>

<ParamField path="date" type="string">
  Date when the rewards were distributed.
</ParamField>

<ParamField path="delegator (delegatorAddress)" type="string">
  An Ethereum address that uniquely identifies an Eigenlayer delegator.
</ParamField>

<ParamField path="eigenpodAddress" type="string">
  Natively restaking on Eigenlayer requires one to set up an eigenpod which is the smart contract that a validator's withdrawal address points to (i.e. withdrawn staked ETH gets sent to the eigenpod). `eigenpodAddress` is the address of that smart contract.
</ParamField>

<ParamField path="snapshotTimestamp" type="number">
  This is the timestamp in milliseconds when Eigenlayer takes a snapshot of the rewards.
</ParamField>
