cardano-graphql icon indicating copy to clipboard operation
cardano-graphql copied to clipboard

docs: adding 04 example queries (related to DREP, SPO) to example_queries folder

Open tienna opened this issue 7 months ago • 0 comments

Context

Users, applications may want to query:

  • The number of active stake ADA in a pool at a specific epoch
  • How many delegators are delegating to a specific stake pool.
  • Which dRep is the stake address being delegated to?
  • Look up information about a dRep based on dRep name

Proposed Solution

Create 04 queries corresponding to the 04 needs above

Important Changes Introduced

No

tienna avatar Mar 10 '25 11:03 tienna