Retrieves the latest account and token balances for the specified addresses. This is useful if you want to get an entire portfolio’s summary in a single call. Get totals for ETH & all token amounts with market prices.
The id of the blockchain
bitcoin-mainnet
, bitcoin-abc-mainnet
, ethereum-mainnet
, litecoin-mainnet
, polygon-mainnet
A comma separated list of addresses. NOTE: Max 200 addresses per request!
Get balances for addresses at a specific block height. (NOTE: does not support token holdings for Ethereum at this time.)
Indicates whether or not to include price data with the results. Options: true, false.
The currency of the price information (usd or btc.) - only used in conjunction with includePrice.
[Optional] Time format of the timestamps in the return payload.<BR/>[Defaults] milliseconds | ms* | iso | iso8601 | hr | human_readable
OK
The response is of type object
.