> ## 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 Account metrics drill-down

> Definitions of variables that appear in the Stake Account 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 a stake account, and their validator delegate. 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 account level pages of the Rated Explorer.*

<Frame caption="The “At a glance” section of stake account 9UGxCid...fSVWn of the Rated Explorer for Solana.">
  <img src="https://mintcdn.com/rated/nZcJ-ce7kLqsXYVT/images/documentation/explorer/solana/network-views/delegators/stake-accounts/at-a-glance.png?fit=max&auto=format&n=nZcJ-ce7kLqsXYVT&q=85&s=c78461b16f3fc66594f4c78a718436ea" width="1184" height="230" data-path="images/documentation/explorer/solana/network-views/delegators/stake-accounts/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>

### Validator

The validator this stake account has delegated to.

### 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 account view.*

<Frame caption="The Delegation State section of stake account 9UGxCid...fSVWn.">
  <img src="https://mintcdn.com/rated/nZcJ-ce7kLqsXYVT/images/documentation/explorer/solana/network-views/delegators/stake-accounts/delegation-state.png?fit=max&auto=format&n=nZcJ-ce7kLqsXYVT&q=85&s=4c33f8e93e762d4b7e09ca1b0b824f9f" width="574" height="340" data-path="images/documentation/explorer/solana/network-views/delegators/stake-accounts/delegation-state.png" />
</Frame>

### Total staking rewards

The total staking rewards (i.e. validator voting rewards) this stake account earned.

### Staking commission paid

The total commission paid by this stake account to its validator delegate

### Validator effectiveness

The effectiveness of the validator to whom this stake account delegated its stake to.

### Commission Rate

These are the commission rates being charged to this stake account based on the validator they have delegated to. On the left is the commission rate for voting/staking rewards and on the right is the commission rate for MEV rewards.

### MEV rewards

The MEV rewards received by this stake account.

## Daily Rewards View

<Frame caption="The Daily Rewards View bar chart of stake account 9UGxCid...fSVWn.">
  <img src="https://mintcdn.com/rated/nZcJ-ce7kLqsXYVT/images/documentation/explorer/solana/network-views/delegators/stake-accounts/daily-rewards.png?fit=max&auto=format&n=nZcJ-ce7kLqsXYVT&q=85&s=aac99e7c54ad259fbd92cc6650e2ffaf" width="564" height="326" data-path="images/documentation/explorer/solana/network-views/delegators/stake-accounts/daily-rewards.png" />
</Frame>

This is a bar chart showing the rewards received by a stake account over the last few days, depending on the time period selected.

## Stake Account Info

<Frame caption="The Stake Account Info section of stake account 9UGxCid...fSVWn.">
  <img src="https://mintcdn.com/rated/nZcJ-ce7kLqsXYVT/images/documentation/explorer/solana/network-views/delegators/stake-accounts/stake-account-info.png?fit=max&auto=format&n=nZcJ-ce7kLqsXYVT&q=85&s=5cbca4cb8440cdbf84b7301ee974c8ad" width="1169" height="227" data-path="images/documentation/explorer/solana/network-views/delegators/stake-accounts/stake-account-info.png" />
</Frame>

This contains the following addresses related to the stake account:

**Address:** The address of the stake account itself.

**Stake Authority:** The address that controls the staking actions of a stake account.

**Withdraw Authority:** The address that is authorized to withdraw the funds from the stake account. This address can also change the stake authority address.
