Skip to main content
Claims a deposit made to a static deposit address using quote information from getClaimStaticDepositQuote for the SparkWallet.

Method Signature

Parameters

string
required
The Bitcoin transaction ID from the quote
number
required
The amount of sats from the quote
string
required
The SSP signature from the quote
number
The index of the output

Returns

ClaimStaticDepositOutput | null
required
The claim result or null if the operation fails

Example