API Reference

Get transfers from a particular address

Log in to see full request history
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

json
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

json

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

json

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
Defaults to time

Sort method

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
Click Try It! to start a request and see the response here! Or choose an example:
application/json