Sign PSBT

post/api/v2/{coin}/wallet/{walletId}/tx/signpsbt

Route to sign a psbt

Path Parameters

  • coinstringRequired
    A cryptocurrency symbol or token ticker symbol
    Example: btc
    Min length: >= 1 characters
  • walletIdstringRequired
    The wallet ID

Request Body

psbt string required
The PSBT to sign

200 Response

psbt string required
The signed PSBT

304 Response

allOf All of
object
context dictionary<string, any>
string

400 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id