列出参考钱包
GET /v1/profile/reference-wallets:用户的外部钱包地址观察列表。
GET /v1/profile/reference-wallets
用户的外部钱包地址观察列表。
| 方法 | GET |
| 路径 | /v1/profile/reference-wallets |
| 认证 | 设置 GATEWAY_AUTH_TOKEN 时需要 Authorization: Bearer <token> |
| 类别 | personalization |
响应体
{ "wallets": ["0xabc...", "9XYZ..."] }