Get Transfers

Get historical transaction records related to the current account.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
integer
Defaults to 0

Unix timestamp in milliseconds. Returns only transactions created before the specified date.

integer
Defaults to 0

Unix timestamp in milliseconds. Returns only transactions created after the specified date.

string

A list of assets to filter by, seperated by commas.

string

The type of the transaction.

integer
Defaults to 1

Page number for set of transaction desired.

integer
Defaults to 20

Limits the number of results. If not provided, a limit of 20 will be used.

string
Defaults to desc

The direction to order the results by, The value is desc or asc, and the default is to sort in descending order of creation time.

Headers
string
required
string
required

Used to perform an encryption comparison to determine whether a valid request is valid.

string
required

A Unix timestamp in seconds. Your timestamp must be within 30 seconds of the API request time or your request is considered expired and rejected. We recommend using the time endpoint to query for the API server time if you believe there is a time difference between your server and the API servers.

Responses

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