Skip to main content
The Asset Recovery API lets you salvage tokens that were accidentally sent to a Blockradar wallet address but are not on the wallet’s supported asset list. Without recovery, these tokens would be permanently inaccessible.

What you can do

  • Estimate the network fee required to recover an unsupported token
  • Execute a recovery to move the token to a destination address

Endpoints

MethodEndpointDescription
POST/wallets/{walletId}/recover/network-feeEstimate recovery network fee
POST/wallets/{walletId}/recoverExecute asset recovery

Full API Reference

View all asset recovery endpoints in the API Reference tab.