Skip to main content
Refunds a static deposit and broadcasts the transaction to the Bitcoin network.

Method Signature

Parameters

string
required
The transaction ID of the original deposit
number
The output index (auto-detected if not provided)
string
required
The Bitcoin address to send the refund to
number
The fee rate in sats per vbyte

Returns

string
required
The transaction ID of the broadcast refund transaction

Example