Sign and submit a crosschain recovery transaction

put/api/v2/{coin}/admin/crosschainrecovery

Signs and submits the crosschain recovery transaction to the blockchain. Only to be performed by an admin user.

Path Parameters

  • coinstringRequired
    A cryptocurrency symbol or token ticker symbol
    Example: btc

Request Body

aokSignatures array[string] required
txHex string required
Min length: >= 1 characters
wrongChainCoin string required
Min length: >= 1 characters
wrongChainAddress string required
Min length: >= 1 characters
amount string required
Min length: >= 1 characters

200 Response

txid string required
The recovery transaction ID

400 Response

One of
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