Asset Recovery
Salvage
Initiates the transfer of assets (native coins or tokens) from a specified sender address to a recipient address within the same wallet ecosystem.
Body Parameters
Key | Required | Type | Description |
---|---|---|---|
senderAddress | true | string | The address you’re recovering assets from |
recipientAddress | true | string | The address the recovering assets will be sent to |
amount | true | string | The amount to be salvaged. |
tokenAddress | false | string | Specify this for token salvage |
blockchainId | true | string | The blockchain id you’re recovering funds from |
POST
Authorizations
Path Parameters
Example:
"WALLET_ID"
Body
application/json
Example:
"AMOUNT_TO_SEND"
Example:
"BLOCKCHAIN_ID"
Example:
"RECIPIENT_ADDERESS"
Example:
"BLOCKRADAR_CHILD_ADDRESS"
Example:
"TOKEN_ADDRESS"