跳转到主要内容
GET
SDK

SDK Example

授权

x-api-key
string
header
必填

用于鉴权的 API Key

路径参数

wallet
string
必填

Solana 钱包地址(Base58,约 32–44 字符)

Pattern: ^[1-9A-HJ-NP-Za-km-z]{32,44}$

响应

Successful response.

wallet
string
identity
object

Unified wallet identity. Only fields with known values are returned; a wallet can carry multiple tags at once.

openPositions
object
concentration
object

How concentrated the wallet's value is in its top positions.

pnlMix
object

How much of the wallet's PnL is realized vs unrealized.

largestPositions
object[]

The largest open positions by current USD value.

updatedAt
string<date-time> | null