Get Bitcoin Staking market snapshot
get_market_snapshotObtain a current market snapshot for Bitcoin staking on Stacks by merging live PoX state, on-chain bond configurations, and product registry data, with evidence precedence applied for reliable decision-making.
Instructions
Deterministic front door combining the reviewed product registry, route freshness, live PoX state, and on-chain bond configuration with evidence precedence already applied.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | mainnet |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bonds | Yes | ||
| prices | Yes | ||
| routes | Yes | ||
| custody | Yes | ||
| network | Yes | ||
| sources | Yes | ||
| protocol | Yes | ||
| registry | Yes | ||
| bondCount | Yes | ||
| dataStatus | Yes | ||
| precedence | Yes | ||
| verifiedAt | Yes | ||
| assumptions | Yes | ||
| onChainBonds | Yes | ||
| testnetEvidence | Yes |