Retrieve an overview of historical transactions

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

Log in to see full request history
Query Params
string

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

Body Params
string

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 strings

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

transactionTypes
string

Category of transaction.

string

Type of the location where this transaction occurred.

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

status of the transactions

Responses

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