Get Address Transactions

Returns a list of address transactions sorted from newest to oldest. Important: by default, only transactions that involved tokens are returned. You can change this behavior by changing the “with_transfer_only” parameter.

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

EVM-compatible address

number

filter for selecting transactions, the volume in USD of which exceeds or equals the specified value

date-time

filter for selecting transactions executed on or after the specified time

date-time

filter for selecting transactions executed on or before the specified time

transaction_type
array of objects

filter for selecting transactions of a specific type or multiple types

Transaction Type
exchange_name
array of strings

filter for selecting transactions executed on a particular dex platforms

Exchange Name
boolean
Defaults to true

filter for selecting transactions in which the token balance has changed

transaction_tokens
array of strings

filter for selecting transactions in which the specified token or tokens participated

Transaction Tokens
integer
≤ 1000
Defaults to 20
integer
Defaults to 0
Responses

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