blockfrost / openapi

OpenAPI specification for Blockfrost.io service
https://docs.blockfrost.io
MIT License
22 stars 15 forks source link

Lovelace Power per Epoch Per Stake Address #309

Closed matiwinnetou closed 10 months ago

matiwinnetou commented 1 year ago

While we already have ability to see stake power for a given epoch when somebody is staking. It would be nice to have an endpoint where we see stake power also for scenarios where somebody is not staking to any pool. Effectively such endpoint would add up all UTxOs belonging to a stake address.

One can ask the question, what is the point of this. Well for voting systems (stake based) one doesn't want to exclude people that are not staking... they may not be staking because of tax reasons.

mmahut commented 10 months ago

As long as the staking address is registrated, it should show up, there is no need to stake to a pool.