Get transfers for account

Get transfers from a particular address

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Defaults to binance

Account can either be wallet address or entity tag (Ex. binance)

Query Params
number
1 to 3000

Number of records returned by API call. Defaults to 50 if no value is given

string
1 to 30
Defaults to 7

Date range in days. Defaults to 7 day if no value is given

number
required

Filter by token amounts less than

number
required

Filter by token amounts greater than

string

datestring or timestamp (ms or s). Defaults to current date - range if no value is given

string

datestring or timestamp (ms or s). Defaults to current date - range if no value is given

string

Inflow public address

string

Outflow public address

boolean
Defaults to false

Adds token price object property to transfer events

string
enum
Defaults to time

Sort method

Allowed:
Body Params
blacklist
array of strings

An array of token ids in the format: {token_address}-{chain_id}. Exclude transfers for these tokens

blacklist
tokens
array of strings

An array of token ids in the format: {token_address}-{chain_id}. Only return transfers for these tokens

tokens
addresses
array of strings

An array of addresses. Only return transfers for these addresses

addresses
Response

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