Get Address Historical Tokens Balance

Returns the token balances of a blockchain address at a specific point in time. Historical snapshot includes token amounts and estimated USD values.

šŸ› ļø Use Cases:

  • Backtesting strategies
  • Auditing historical holdings
  • Verifying balances at a certain date
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
enum
required

Target blockchain network (e.g., ethereum, polygon, bsc).

Allowed:
Query Params
string
required
length ≄ 1

EVM address (wallet or contract).

date-time
Defaults to 2025-11-20T17:13:05Z

ISO 8601 timestamp to get snapshot at. Must be in UTC format.

integer
Defaults to 0

Number of records to skip (for pagination).

integer
Defaults to 20

Maximum number of records to return.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json