Skip to main content

/extended/v2/pox/cycles/{cycle_number} API Method

Retrieves detailed information about a specific Proof of Transfer (PoX) cycle identified by its cycle number

Updated on
Jun 13, 2025

/extended/v2/pox/cycles/{cycle_number} API Method

Path Parameters

cycle_number
integer
REQUIRED
The sequential number of the PoX cycle to retrieve information for. Cycles are numbered starting from 1.

Returns

pox_cycle
object
Detailed information about the requested PoX cycle
block_height
integer
The Stacks block height at which this PoX cycle began
index_block_hash
string
The index block hash of the first block in this PoX cycle, which uniquely identifies the block in the Stacks blockchain
cycle_number
integer
The sequential number of this PoX cycle, matching the requested cycle_number path parameter
total_weight
integer
The total weight of all participants in this PoX cycle, representing their proportional influence on consensus
total_stacked_amount
string
The total amount of STX tokens locked (stacked) for this cycle, represented as a string to preserve precision of large numbers. This value is denominated in micro-STX (1 STX = 1,000,000 micro-STX).
total_signers
integer
The total number of unique participants who stacked STX in this cycle
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free