Get Filtered Transactions

Provides transactions based on customized filters

Query Params
string
required

DApp ApiKey

string
required

DApp Security token. (Contact Rango team)

int64

Start of time range in millisecond

int64

End of time range in millisecond

string

Wallet Address

string

transaction hash

string
enum

Status of transaction (unknown, running, failed, success)

Allowed:
string
enum

The source blockchain of transaction

string
enum

The destination blockchain of transaction

string

Order of response (asc, desc)

string

Order field of response (date, volume)

int32

Page number of response

int32

window of response

double

Minimum volume of filtered transactions in USD

double

Maximum volume of filtered transactions in USD

Responses

400

Bad client request

403

Forbidden

429

Too many requests

500

Internal error

Language
Credentials
Query
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*