v1
latestOpenAPI 3.1.02026-07-228799577.7 KBBatch
Get Wallet Summaries Batch
Returns wallet-level PnL summaries, resolved identity, and wallet tags for up to 100 unique wallets. Missing/non-indexed wallets are returned in notFound; invalid addresses are returned in invalid; requests above the limit are truncated and include a truncated object.
post/v2/pnl/wallets/batch
Request body
Example request
{
"wallets": [
"CyaE1VxvBrahnPWkqm5VsdCvyS2QmNht2UFrKJHga54o",
"vines1vzrYbzLMRdu58ou5XTby4qAqVRLmqo36NKPTg"
]
}Response
Wallet summaries found.