MINARA

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.

MethodGET
Path/v1/profile/reference-wallets
AuthAuthorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set
Categorypersonalization

Response body

{ "wallets": ["0xabc...", "9XYZ..."] }

On this page