跳转到主要内容
POST
SDK

SDK Example

授权

x-api-key
string
header
必填

用于鉴权的 API Key

请求体

application/json
wallets
string[]
必填

Wallet addresses to summarize. Up to 100 unique valid wallets are processed.

Maximum array length: 100
示例:

响应

Wallet summaries found.

count
integer

Number of wallets returned.

wallets
object[]
notFound
string[]

Valid wallets with no indexed summary. Omitted when empty.

invalid
string[]

Wallet addresses that failed Base58 validation. Omitted when empty.

truncated
object

Returned when more than 100 unique valid wallets are submitted.