Get transfer history

Get deposit and withdrawal history for an account. Public endpoint - no authentication required.

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

Account address to query (hex format, required)

string
enum
Defaults to TRANSFER_UNKNOWN

Filter by transfer type (optional, default = all types)

Allowed:
string

Filter by block time from (Unix nanoseconds, optional)

string

Filter by block time to (Unix nanoseconds, optional)

int64

Page number (1-based, default = 1)

int64

Items per page (default = 100, max = 1000)

string

Filter by token address (hex format, optional)

string

Sort the results using the given field. Supported values: time (sort by time asc), -time (sort by time desc). Default: -time.

Responses

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