Skip to main content
POST
Execute

Authorizations

x-api-key
string
header
required

Path Parameters

walletId
string
required
Example:

"WALLET_ID"

Body

application/json
amount
string
Example:

"AMOUNT_TO_SEND"

blockchainId
string
Example:

"BLOCKCHAIN_ID"

recipientAddress
string
Example:

"RECIPIENT_ADDERESS"

senderAddress
string
Example:

"BLOCKRADAR_CHILD_ADDRESS"

tokenAddress
string
Example:

"TOKEN_ADDRESS"

crossNetwork
boolean

Set to true to recover assets sent to the wrong network environment. Cannot be used with rpcUrl.

Example:

false

Response

200 - application/json

200 - Native Asset / 200 - Token

message
string
Example:

"Salvage asset initiated successfully"

statusCode
number
Example:

200