Check public participant status
check_participant_statusFetch public staking participant state, infer the network from the address, and flag conflicts.
Instructions
Read public participant state, infer network from the address when appropriate, reject conflicts, and return component provenance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bondId | No | ||
| address | Yes | ||
| network | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | ||
| network | Yes | ||
| sources | Yes | ||
| dataStatus | Yes | ||
| stakerInfo | Yes | ||
| verifiedAt | Yes | ||
| assumptions | Yes | ||
| accountStatus | Yes | ||
| bondMembership | Yes | ||
| requestedBondId | Yes | ||
| bondAllowanceSats | Yes | ||
| networkResolution | Yes | ||
| componentProvenance | Yes | ||
| requestedBondDataStatus | Yes |