Get stacker and signer set information
Retrieves stacker and signer set information for a given cycle.
GET
/v2/stacker_set/{cycle_number}
Fetch the stacker and signer set information for a given cycle.
Used to get stacker and signer set information for a given cycle.
This will only return information for cycles started in Epoch-2.5 where PoX-4 was active and subsequent cycles.
Path Parameters
cycle_numberRequiredinteger
reward cycle number
| Status code | Description |
|---|---|
| Information for the given reward cycle |
| Could not fetch the given reward set |
Terminal
$curl -X GET "http://localhost:20443/v2/stacker_set/0"