MINARA

참조 지갑 나열

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..."] }

목차