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
Full API Reference
View all asset recovery endpoints in the API Reference tab.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Recover tokens accidentally sent to unsupported wallet addresses.
| Method | Endpoint | Description |
|---|---|---|
POST | /wallets/{walletId}/recover/network-fee | Estimate recovery network fee |
POST | /wallets/{walletId}/recover | Execute asset recovery |
