Get current net worth summary for multiple wallets
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
A chain name listed in supported networks
sol, bsc, eth A list of wallet addresses in string separated by commas (,)
"5Q544fKrFoe6tsEbD7S8EmxGTJYAKtTVhAW5Q5pge4j1,WLHv2UAZm6z4KyaaELi5pjdbJh6RESMva1Rnn8pJVVh"
Current server timestamp (ISO 8601)
"2025-10-30T03:33:40.980Z"
Map of wallet addresses to their net worth values
{
"5Q544fKrFoe6tsEbD7S8EmxGTJYAKtTVhAW5Q5pge4j1": { "value": "1764819473.530063" },
"WLHv2UAZm6z4KyaaELi5pjdbJh6RESMva1Rnn8pJVVh": { "value": "3508619230.707581" }
}