List live PoX-5 protocol bonds
list_protocol_bondsReturn only on-chain configured bonds by scanning a bounded PoX-5 window.
Instructions
Scan a bounded PoX-5 window and return only on-chain configured bonds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | mainnet | |
| lookbackPeriods | No | ||
| lookaheadPeriods | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bonds | Yes | ||
| chainId | No | ||
| network | Yes | ||
| sources | Yes | ||
| apiBaseUrl | No | ||
| contractId | No | ||
| dataStatus | Yes | ||
| pox5Active | Yes | ||
| verifiedAt | Yes | ||
| assumptions | Yes | ||
| pox5Scheduled | No | ||
| currentBondIndex | No | ||
| currentRewardCycle | No | ||
| scannedBondIndices | Yes | ||
| firstPox5RewardCycle | No | ||
| blocksUntilPox5Activation | No | ||
| currentBurnchainBlockHeight | Yes | ||
| pox5ActivationBurnchainBlockHeight | No |