Ledger Enterprise
Help Center
Help Center
  • Welcome to the Help Center
  • Fundamentals
    • Getting set up
      • Sign in and out
      • For Administrators
      • For Operators
  • Supported Networks
  • What's new
  • CORE
    • Workspace administration
      • Admin Rule
        • Edit the admin rule
      • Accounts
        • Create an account
        • Solana SPL token account
        • Direct Access EVM Accounts
        • Edit an account
        • Activate a view-only account
        • Generate a receiving address
      • Groups
        • Create a group
        • Edit a group
        • Delete a group
      • Whitelists
        • Create a whitelist
        • Edit a whitelist
      • Entities
        • Create an entity
        • Edit an entity
        • Delete an entity
      • Policies
    • Users
      • User Roles and Permissions
      • New users
      • Register on the Ledger Vault
    • Your Device
      • Initialize your Personal Security Device (PSD)
      • Update your Personal Security Device (PSD)
      • Configure the Ledger Cryptosteel
      • Device pairing: View your partition ID
    • Managing requests
      • Approve or reject a request
      • Track the status of a request
      • Recreate a rejected or failed request
    • Transactions
      • Create a transaction
      • Transaction fees & speed
      • UTXOs
      • Replace by Fee
      • Export transaction history
      • Vault Raw Signing Overview
    • Compliance capabilities
      • Proof of Reserve - Enable Message Signing on an account
      • Proof of Researve - Sign Messages
      • Address Screening and KYT
    • Using Vault Signer
      • Create a Vault Signer account
      • Connect your Signer account to the Ledger Live extension
      • Craft a transaction on Ledger Live with your Vault Signer account
    • Overview of the Ledger Enterprise API
    • Public Key Infrastructure (PKI) Implementation
    • Ledger Enterprise mobile application
      • Terms of Use
      • How to use the app
      • FAQ
  • staking
    • Stake Cardano
      • Overview
      • Enable ADA Staking
      • Stake ADA with Figment
      • Reporting
    • Stake Cosmos
      • Overview
      • Enable ATOM Staking on your Ledger Cosmos Enterprise accounts
      • How to stake ATOM
    • Stake Ethereum
      • Overview
      • Enable ETH Staking on your Ethereum accounts
      • Stake ETH with Kiln
      • Stake ETH with Figment
      • Stake ETH with Blockdaemon
    • Stake Solana
      • Overview
      • Enable SOL Staking on your Solana accounts
      • Stake SOL with Figment
      • Solana Staking Reporting
    • Stake Polkadot
      • Overview
      • Enable DOT Staking
      • Stake DOT with Figment
    • Stake Polygon
      • Overview
      • Enable MATIC Staking
      • Stake MATIC with Figment
      • Stake MATIC with Kiln
    • Stake Tezos
      • Overview
    • Staking Providers
      • Stake with kiln
      • Stake with Figment
      • Stake with Blockdaemon
  • Web3: DeFi & NFT
    • Web3: DeFi & NFT Interactions
      • Web3 governance & configuration
        • Enable Smart Contract Interactions on EVM accounts
        • Enable Message Signatures on EVM accounts
        • Enable Contract Deployments on EVM accounts
        • Customize DApps catalog on EVM accounts
      • Vault DApps
        • DApp Provider Guide
        • Lido
        • Paraswap
        • Yearn
      • Interact with an external DApp via WalletConnect
      • Deploy a Smart Contract
      • Sign DApp messages
      • Interact with a smart contract
    • Raw Signing Best Practices
  • TRADELINK
    • Introduction
    • Best Practices
    • Run Tradelink as an Administrator
    • Operate Tradelink as a Custodian
    • Operate Tradelink as an Asset Manager
    • Operate Tradelink as an Exchange
    • Ledger Tradelink Terms of Use
  • Support
    • Troubleshooting
    • Security best practices
      • Ledger Stax Best Practices
    • Recovering your Vault Master Seed
    • Recover your Ledger Vault's master seed on a Nano S Plus
Powered by GitBook
On this page
  • Reporting and Balances Breakdown
  • Main balances
  • Staking Overview
  • Main validator:
  • Staking balances breakdown:
  • Total Staking Balance
  • Staking positions
  • Single Stake rewards payout view
  1. staking
  2. Stake Solana

Solana Staking Reporting

PreviousStake SOL with FigmentNextStake Polkadot

Last updated 2 months ago

  • Operators can export the history of their staking positions on accounts they've got access to.

  • Administrators can review the staking history of all accounts.

Reporting and Balances Breakdown

Main balances

At all times you are able to see how many SOL are locked in staking from your total balance in the upper part of the account section.

This balance aggregates stakes balances in every possible status: Activating, Delegated, Undelegated, Deactivating.

Staking Overview

You can find here the aggregate staking information about all your stakes.

Main validator:

Generally it will be the one from your contract

Your staking rewards :

  • Total rewards : Sum of all stakes total rewards

  • Last 7 days : Sum of all stakes received rewards during the last 7 days

  • Last 30 days : Sum of all stakes received rewards during the last 30 days

Staking balances breakdown:

  • Total delegated : Sum of all stakes delegated balances, generating rewards

  • Total undelegated : Sum of all stakes delegated balances, unused funds but locked in staking position, you can withdraw this amount.

  • Total activating : Sum of all stakes activating balances, what is waiting activation and will soon be delegated.

  • Total deactivating : Sum of all stakes deactivating balances, generating rewards but will be soon undelegated and available for withdrawal.

Total Staking Balance

Main Balances will be greater than the sum of staking balance breakdown since they exclude the rent from all stakes, the rent is generally really small and don’t impact revenues but will impact your reporting capabilities for audit. There is no way of anticipating the amount in the rent since it depends on solana blockchain changes at the time of the creation of the stake.

Staking positions

Find all open stakes in the staking position section of the page, you will find the validator, the stake address, total amount locked in this position, position status and list of possible actions. When you click on a stake you will find a detailed view of the stake.

Single Stake Detailed view

Detailed view contains stake specific information :

  • stake address : Address of the stake on chain

  • validator : Name and link to explorer

  • status : stake’s status (Activating, Delegated, Deactivating, Undelegated)

  • total rewards : sum of all the rewards you received on chain

  • stake account total balance : Delegated SOL + Rent Exempt

  • delegated Amount : Delegated SOL, what is generating rewards

  • undelegated Amount : Undelegated SOL, what is not generating rewards

  • activation/ Deactivation Date : When your stake got processed and activated on the chain

Single Stake rewards payout view

You can find the rewards history with payment date, rewards amount, and post stake balance. By default you will find the last 5 payments, if you need to explore more click load more.API reporting

Implement advanced reporting tracking capabilities via API, to do so please refer to this developer portal guide.