v1

latestOpenAPI 3.1.02026-07-2410781551.8 KB
Wallet, Networth & PnL

Wallet - Current Net Worth Summary (Multiple)

Retrieve the current total asset value of multiple wallets. Maximum 100 wallets per request.

post/wallet/v2/net-worth-summary/multiple

Headers

x-chain'solana'

Solana network only.

Request body

walletsstring[] required

Example request

{
  "wallets": [
    "5Q544fKrFoe6tsEbD7S8EmxGTJYAKtTVhAW5Q5pge4j1",
    "2fgUSSpZFi8PjyhbrETSeLutJpFsuCfWsk2H6gb3Reye"
  ]
}

Response

JSON object containing summary networth

successboolean required
dataobject required