Signers
Path parameters
cycle_numberintegerRequired
reward cycle number
Query parameters
tipstring · max: 64OptionalExample:
Stacks chain tip to query from. Options:
- (empty/omitted): Use latest anchored tip (canonical confirmed state)
latest: Use latest known tip including unconfirmed microblocks{block_id}: Use specific block ID (64 hex characters)
latestPattern: ^(latest|[0-9a-f]{64})?$Responses
200
Information for the given reward cycle
application/json
400
Could not fetch the given reward set
application/json
404
Reward cycle not found or does not exist
text/plain
get
/v3/stacker_set/{cycle_number}Last updated
Was this helpful?