Get PoX cycle
Retrieves details for a PoX cycle.
GET
/extended/v2/pox/cycles/{cycle_number}
Get PoX cycle
Retrieves details for a PoX cycle
Path Parameters
cycle_number
Requiredinteger
PoX cycle number
Example:56
Status code | Description |
---|---|
200 | Details for cycle |
Terminal
$curl -X GET "https://api.hiro.so/extended/v2/pox/cycles/56"
{"block_height": 0,"index_block_hash": "string","cycle_number": 0,"total_weight": 0,"total_stacked_amount": "string","total_signers": 0}