Skip to main content
Gets a quote for claiming a deposit made to a static deposit address for the SparkWallet.

Method Signature

Parameters

string
required
The Bitcoin transaction ID of the deposit transaction
number
The index of the output (auto-detected if not provided)

Returns

StaticDepositQuoteOutput
required
Quote object containing:
  • creditAmountSats: The amount in satoshis to claim
  • signature: The SSP signature required for claiming

Example