Historical User Transactions

Retrieves all the ERC-20 transfers for the given address.

💡

Compute Unit Value: 115 (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.

string

The abbreviated chain name for queries or transactions.

string
required

Public address of the user.

string
required

ERC-20 token address.

string

The starting block number of the range.

string

The ending block number of the range.

string

Number of transactions to fetch per page.

string

Pagination token to retrieve the next page of results.

string
enum

Asc or desc. Defaults to asc.

Allowed:
string

Start time (in seconds) for filtering transactions. If both fromTimestamp and startBlock are provided, startBlock takes precedence.

string

End time (in seconds) for filtering transactions. If both toTimestamp and endBlock are provided, endBlock takes precedence.

Response

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