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

目次