List reference wallets
GET /v1/profile/reference-wallets — User's watchlist of external wallet addresses.
GET /v1/profile/reference-wallets
User's watchlist of external wallet addresses.
| Method | GET |
| Path | /v1/profile/reference-wallets |
| Auth | Authorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set |
| Category | personalization |
Response body
{ "wallets": ["0xabc...", "9XYZ..."] }