Flushes native coin or token based on tokenContractAddress

post/api/v2/{coin}/admin/wallet/{walletId}/evmcrosschainrecovery/flush

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
Min length: >= 1 characters
wrongChainAddress string required
Min length: >= 1 characters
nonce string
tokenContractAddress string
Min length: >= 1 characters
gasPrice string
maxFeePerGas string
maxPriorityFeePerGas string
broadcast boolean

200 Response

Array of
txid string required
txHex string required
broadcastStatus string

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

404 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