Spark BTC
getClaimStaticDepositQuote
Retrieve the quote needed to claim BTC sent to a static deposit address.
POST
Documentation Index
Fetch the complete documentation index at: https://docs.privy.io/llms.txt
Use this file to discover all available pages before exploring further.
Headers
ID of your Privy app.
Request authorization signature. If multiple signatures are required, they should be comma
separated.
Request expiry. Value is a Unix timestamp in milliseconds representing the deadline by which the
request must be processed.
Path Parameters
ID of the wallet to get.
These wallet methods are modeled after the Spark Wallet
SDK. For more
information about this wallet method, check out the Spark Wallet
documentation.
Body
Must be set to getClaimStaticDepositQuote.
Blockchain network to use. Options:
MAINNET, REGTEST.Returns
Contains the BTC claim quote.

