Get a Bitcoin Staking bond
get_bondFetch a normalized v2 bond by ID and reconcile owner claims with live on-chain state to validate staking details.
Instructions
Get a normalized v2 bond and reconcile owner claims with on-chain state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bondId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bond | Yes | ||
| sources | Yes | ||
| dataStatus | Yes | ||
| verifiedAt | Yes | ||
| assumptions | Yes | ||
| onChainVerification | Yes | ||
| onChainReconciliation | Yes |