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

# BTC Delegators

> Glossary of terms found under /btcDelegators

<ParamField path="activeStake" type="number">
  The amount of stake in BTC that is actively staked by a a delegator to a finality provider/s.
</ParamField>

<ParamField path="delegator" type="string">
  The address of the delegator on the Babylon Genesis Chain.
</ParamField>

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

<ParamField path="delegatorBtcPubkey" type="string">
  The Bitcoin public key address of the delegator.
</ParamField>

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

<ParamField path="finalityProviderAddress" type="string">
  The Babylon Genesis address of the finality provider to which the delegator is staked to.
</ParamField>

<ParamField path="finalityProviderBtcAddress" type="string">
  The Bitcoin address of the finality provider to which the delegator is staked to.
</ParamField>

<ParamField path="finalityProviderBtcPubkey" type="string">
  The Bitcoin public key address of the finality provider to which the delegator is staked to.
</ParamField>

<ParamField path="token" type="string">
  The token which the rewards are denominated by.
</ParamField>
