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

# Stake Authority metrics drill-down

> Definitions of variables that appear in the Stake Authority drill-down pages of the Rated Explorer.

<Note>
  **Data freshness**: The views on this page refresh on a daily basis except for metrics related to the amount staked, the status of the stake accounts under a stake authority, and their validator delegates. These other metrics refresh every epoch which is around 2 days.
</Note>

## At a glance

*Definitions of the variables that appear on the horizontal bar at the top of the stake authority level pages of the Rated Explorer.*

<Frame caption="The “At a glance” section of stake authority mpa4abU...WKuQ5 of the Rated Explorer for Solana.">
  <img src="https://mintcdn.com/rated/nZcJ-ce7kLqsXYVT/images/documentation/explorer/solana/network-views/delegators/stake-authorities/at-a-glance.png?fit=max&auto=format&n=nZcJ-ce7kLqsXYVT&q=85&s=532537ada9a6bef5f65ef7c130f1f29a" width="1176" height="226" data-path="images/documentation/explorer/solana/network-views/delegators/stake-authorities/at-a-glance.png" />
</Frame>

### Total amount delegated

The total amount of stake delegated by this delegator.

### Network penetration

This is the percentage distribution of stake that maps under a given delegator based on their delegated stake to validators. We calculate this as:

<Frame className="text-grey-800 dark:text-white text-sm overflow-x-auto lg:justify-start justify-center">
  $$
  Network\ penetration = \frac{delegated\ stake}{total\ network\ stake}
  $$
</Frame>

### Validators delegated to

The number of validators this stake authority has delegated to through the stake accounts it controls.

### Net Delegator APY%

The return earned by this delegator on their stake after commissions are taken by their delegate validators. On the `1d` time period, the APY takes into account the rewards received for the last 3 days to smooth out the noise given Solana's staking rewards schedule, which is every epoch (\~2 days). For more information, please refer to our documentation [Annual Percentage Yield (APY)](/documentation/methodologies/solana/annual-percentage-yield-apy/annual-percentage-yield-apy).

## Delegation State

*Definitions of the variables that appear in the "Delegation State" section of the stake authority view.*

<Frame caption="The Delegation State section of stake authority mpa4abU...WKuQ5.">
  <img src="https://mintcdn.com/rated/t60xYZQW8_HmTEzr/images/documentation/explorer/solana/network-views/delegators/stake-authorities/delegation-state.png?fit=max&auto=format&n=t60xYZQW8_HmTEzr&q=85&s=3324e0f5d1f7786752f29c3c9883b867" width="573" height="339" data-path="images/documentation/explorer/solana/network-views/delegators/stake-authorities/delegation-state.png" />
</Frame>

### Total rewards

The total rewards (i.e. validator voting rewards and MEV rewards) this stake authority earned.

### Total commission paid

The total commission paid by this stake authority to its validator delegates. This includes both staking rewards and MEV rewards.

### Aggregate effectiveness

The stake-weighted effectiveness of the validators to whom this stake authority delegated its stake to through the stake accounts it controls.

### Blended commission rate

These are the stake-weighted commission rates being charged to this stake authority based on the validators this stake authority has delegated its stake to. On the left is the commission rate for voting/staking rewards and on the right is the commission rate for MEV rewards.

### Distribution of delegation

This is a bar chart showing the percentage distribution of validators to whom a particular stake authority has delegated their stake to.

## Daily Rewards View

<Frame caption="The Daily Rewards View bar chart of stake authority mpa4abU...WKuQ5.">
  <img src="https://mintcdn.com/rated/t60xYZQW8_HmTEzr/images/documentation/explorer/solana/network-views/delegators/stake-authorities/daily-rewards.png?fit=max&auto=format&n=t60xYZQW8_HmTEzr&q=85&s=d4f2238e06065e710da11cccb621925c" width="572" height="336" data-path="images/documentation/explorer/solana/network-views/delegators/stake-authorities/daily-rewards.png" />
</Frame>

This is a bar chart showing the rewards received by a stake authority's stake accounts over the last few days, broken down across the type of rewards it has received.

## Delegation Breakdown

<Frame caption="The Delegation Breakdown table of stake authority mpa4abU...WKuQ5.">
  <img src="https://mintcdn.com/rated/t60xYZQW8_HmTEzr/images/documentation/explorer/solana/network-views/delegators/stake-authorities/delegation-breakdown.png?fit=max&auto=format&n=t60xYZQW8_HmTEzr&q=85&s=c6ed4c8b095390b2441194f5da478bea" width="1093" height="462" data-path="images/documentation/explorer/solana/network-views/delegators/stake-authorities/delegation-breakdown.png" />
</Frame>

This table gives a view on the performance of the validators a stake authority has delegated their stake to. It is similar to the [Validators View](/documentation/explorer/solana/network-views/validators/validators#validators-view) but specific to the stake authority.
