Get Bitcoin Staking protocol status
get_protocol_statusRetrieve the current Proof of Transfer (PoX) state and exact endpoint provenance for Bitcoin staking on Stacks, selecting mainnet or testnet.
Instructions
Read current PoX state and exact endpoint provenance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | mainnet |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chainId | Yes | ||
| network | Yes | ||
| sources | Yes | ||
| nextCycle | No | ||
| apiBaseUrl | No | ||
| contractId | Yes | ||
| dataStatus | Yes | ||
| pox5Active | Yes | ||
| verifiedAt | Yes | ||
| assumptions | Yes | ||
| currentCycle | No | ||
| sbtcContract | No | ||
| pox5Scheduled | No | ||
| rewardCycleLength | No | ||
| prepareCycleLength | No | ||
| firstPox5RewardCycle | No | ||
| blocksUntilPox5Activation | No | ||
| blocksUntilNextRewardPhase | No | ||
| nextRewardPhaseStartHeight | No | ||
| blocksUntilNextPreparePhase | No | ||
| currentBurnchainBlockHeight | Yes | ||
| nextPreparePhaseStartHeight | No | ||
| pox5ActivationBurnchainBlockHeight | No |