v1

latestOpenAPI 3.1.02026-07-2359362475.0 KB
Profiler

Get Address Current Balance Data

Retrieve current token holdings for addresses or entities. Returns detailed balance information across specified chains.

What it helps to answer:

  • Current token holdings with quantities and USD valuations
  • Asset distribution across different blockchain networks
  • Native token versus token balances
  • Stablecoin holdings and percentages
  • Cross-chain portfolio composition

Note: The address field in the response will be empty if entity_name is provided.

post/api/v1/profiler/address/current-balance

Request body

addressstring

Address to get balances for

entity_namestring

Entity name to get balances for

chain'all' | 'arbitrum' | 'avalanche' | 'base' | 'bitcoin' | 'bnb' | 'ethereum' | 'hyperevm' | 'injective' | 'iotaevm' | 'linea' | 'mantle' | 'mantra' | 'monad' | 'near' | 'optimism' | 'plasma' | 'polygon' | 'robinhood' | 'sei' | 'solana' | 'sonic' | 'starknet' | 'sui' | 'ton' | 'tron' required

Chains supported in profiler analysis.

hide_spam_tokenboolean

Removes suspicious tokens from the balance list

Response

Address current balance data