Send on-chain from Ark balance
Sends the specified amount to an on-chain address using the wallet’s off-chain Ark balance. The on-chain transaction fee is paid on top of the specified amount. Internally creates an out-of-round transaction to consolidate VTXOs into the exact amount needed, then cooperatively sends the on-chain payment via the Ark server. To offboard entire VTXOs without specifying an amount, use offboard/vtxos or offboard/all instead.
Authorizations
Base64url-encoded auth token
Body
The amount (in satoshis) to be received by destination onchain. Must be
= P2TR_DUST [blocked]. Server-configured fees laid out in OffboardFees [blocked] will be added on top of this amount.
x >= 0The destination Bitcoin address
Response
Returns the offboard transaction id
The transaction id of the offboard transaction