Lightning - Withdraw to an onchain address

Withdraw onchain balance from a lightning wallet to a regular onchain address.

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

A lightning coin name.

string
required

The wallet ID.

Body Params
string
required

The wallet passphrase.

recipients
array of objects
required

A list of on-chain recipients with their withdrawal amounts.

recipients*
string

Optional fee rate for the transaction in satoshis per virtual byte. Cannot be used with numBlocks.

integer
2 to 1000

The number of blocks required to confirm a transaction. You can use numBlocks to estimate the fee rate by targeting confirmation within a given number of blocks. If both satsPerVbyte and numBlocks are absent, the transaction defaults to 2 blocks for confirmation.

string

Optional sequence ID for the withdrawal transfer.

string

Optional comment for the withdrawal transfer.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Choose an example:
application/json