资产恢复 API 允许您找回意外发送到 Blockradar 钱包地址但不在钱包支持资产列表中的代币。如果不进行恢复,这些代币将永久无法访问。Documentation Index
Fetch the complete documentation index at: https://docs.blockradar.co/llms.txt
Use this file to discover all available pages before exploring further.
功能概述
- 估算恢复不受支持代币所需的网络费用
- 执行恢复操作,将代币转移到目标地址
端点
| 方法 | 端点 | 描述 |
|---|---|---|
POST | /wallets/{walletId}/recover/network-fee | 估算恢复网络费用 |
POST | /wallets/{walletId}/recover | 执行资产恢复 |
完整 API 参考
在 API 参考选项卡中查看所有资产恢复端点。

