Returns the txids of the deployment transactions

post/api/v2/internal/{coin}/wallet/{walletId}/evmcrosschainrecovery/addressdeployment

Path Parameters

  • coinstringRequired
    A cryptocurrency symbol or token ticker symbol
    Example: btc
    Min length: >= 1 characters
  • walletIdstringRequired
    Example: 59cd72485007a239fb00282ed480da1f
    Pattern: ^[0-9a-f]{32}$
    Min length: >= 1 characters

Request Body

wrongChainCoin string required
Chain at which funds are stuck
Min length: >= 1 characters
wrongChainAddress string required
Address at which funds are stuck
Min length: >= 1 characters
nonce number required
Nonce to use for the transaction
recoveryId string
endNonce number
gasPrice string
Gas price to use for the transaction
Min length: >= 1 characters

200 Response

coin string required
The coin
txids array[string] required
The returned transaction IDs

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