Deploy an address to the crosschain recovery contract

post/api/v2/{coin}/admin/crosschainrecovery/addressdeployment

This endpoint will deploy an address to the crosschain recovery contract

Path Parameters

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

Request Body

wrongChainCoin string required
The wrong chain coin
wrongChainAddress string required
The wrong chain address
startNonce number required
The starting nonce
endNonce number
The ending nonce

200 Response

txids array[string] required
The transaction IDs of the deployment transactions

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