v1

latestOpenAPI 3.1.02026-07-2359362475.0 KB
Profiler

Get Historical Balances by Address (Beta)

Beta — subject to breaking changes.

Token balances for a wallet address as of a historical snapshot date.

Supports EVM chains (ethereum, base, bnb) and solana. Balances are computed from on-chain transfer history up to as_of_date. Results are ordered by USD value descending.

post/api/v1beta1/profiler/address/historical-token-balances

Request body

addressstring required

Wallet address (EVM hex or Solana base58)

as_of_datestring date required

Historical snapshot date — balances are computed up to this date

chain'all' | 'base' | 'bnb' | 'ethereum' | 'mantra' | 'solana' required

Chains supported for Profiler Historical Token Balances endpoint.

apply_blacklist_filterboolean

When True, exclude blacklisted addresses from the results. Defaults to True.

Response

Historical token balance records