Get staking statistics for a Cardano delegator

Retrieve comprehensive staking statistics for a delegator address.

Statistics Include:

  • Active Stake: Current delegated amount (controlled amount)
  • Pending Rewards: Available rewards that can be withdrawn
  • Withdrawn Rewards: Total rewards already withdrawn
  • Lifetime Rewards: All rewards earned (total)
  • APR: Annual Percentage Rate for the validator pool

Address Format:

  • Accepts both stake addresses (stake1...) and payment addresses (addr1...)
  • Payment addresses are automatically converted to stake addresses

Time Windows:

  • 7d: APR calculated over last 7 days (default)
  • 30d: APR calculated over last 30 days

Use Cases:

  • Display user's staking dashboard
  • Track reward earnings over time
  • Show withdrawable balance
  • Display expected APR
Path Params
string
required

The Cardano address of the delegator (payment address starting with "addr1" or stake address starting with "stake1")

Query Params
string
enum
Defaults to 7d

Time window for calculations

Allowed:
string
required

Blockfrost project ID for Cardano API access

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json