Prepare Signed BTC Unbonding Transaction

This endpoint processes a signed Bitcoin unbonding transaction (in PSBT format) and finalizes it by adding the required covenant signatures. The finalized transaction can then be broadcast to the Bitcoin network to complete the unbonding process.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Parameters required to prepare a signed BTC unbonding transaction.

uuid
required

Kiln Account ID associated with the unbonding transaction.

string
required

The BTC transaction hash of the stake.

string
required

The signed unbonding transaction in PSBT format (hex-encoded).

Responses

400

Invalid parameters

401

Unauthorized

500

Internal server error

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json; charset=utf-8