Historical Transactions

Provides a detailed history of ERC-20 token transfer transactions associated with a specific user address within a defined block range. It is designed for wallet-related data analytics, enabling users and developers to review past token movements, monitor account activity, and perform transaction audits.

💡

Compute Unit Value: 195 (Fixed)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum

The unique ID to direct queries or transactions to the correct blockchain. Find more here.

Allowed:
string

The public address of the user for which transfers are being queried.

string

The abbreviated chain name for queries or transactions.

string

The starting block of the range. By default, latestBlock - 100.

string

The ending block of the range. By default, latestBlock.

string

The page number to fetch. By default, 1.

string
enum

Sorting order: asc for ascending, desc for descending. By default, desc.

Allowed:
string
required

The address of the ERC-20 token whose transfers are to be retrieved.

Response

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