Retrieve an overview of historical transactions

Retrieves an overview of transactions for the specified period, wallets.

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

Optional return format. Set to 'csv' to get a CSV file rather than a JSON response

Body Params
string
enum

the supported chains

string

the wallet's address to filter against

string
length ≥ 2

a transaction's hash to search; if hash is used all filters, other than address and chainName, are skipped

string

a tag id to filter the transitions against

tags
array of strings

a list of tag id to filter the transitions against in AND fashion; it override the tag filter

tags
transactionTypes
array of objects

a list of types to filter the transactions in OR fashion; it overrides the transactionType filter

transactionTypes
string
enum

Category of transaction.

string
enum

Type of the location where this transaction occurred.

Allowed:
number

the starting reliability for the transactions, must be lower than or equal to toReliability

number

the ending reliability for the transactions, must be lower than or equal than 1

number

Unix timestamp from when to retrieve transactions

number

Unix timestamp until when to retrieve transactions

number
Defaults to 100
boolean
Defaults to 100

if true, only transactions coming from shared wallets will be displayed

number
Defaults to 0
string
enum

status of the transactions

Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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