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

# Delegations

> Glossary of terms found under /delegations

<ParamField path="delegator" 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="operatorAddress" type="string">
  An Ethereum address controlled by an Eigenlayer node operator which is used to interact with the Eigenlayer ecosystem (e.g. receiving delegations from delegators).
</ParamField>
