Get exit status
Returns the current state of an emergency exit for the specified VTXO, including which phase the exit is in (start, processing, awaiting-delta, claimable, claim-in-progress, or claimed). Optionally includes the full state transition history and the exit transaction packages with their CPFP children.
Authorizations
Base64url-encoded auth token
Path Parameters
The VTXO to check the exit status of
Query Parameters
Whether to include the detailed history of the exit process
Whether to include the exit transactions and their CPFP children
Response
Returns the exit status
The current state of the exit transaction
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
- Option 7
The ID of the VTXO that is being unilaterally exited
The history of each state the exit transaction has gone through
A utility type to wrap ExitState children so they can be easily serialized. This also helps with debugging a lot!
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
- Option 7
Each exit transaction package required for the unilateral exit