Bulk historical transfers

Note: this API is optimized for bulk access, and offers minimal filters/metadata. If you need more flexibility, try the NFT API > Transfers endpoint

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

Filter to a particular contract. Example: 0x8d04a8c79ceb0889bdd12acdf3fa9d207ed3ff63

string

Filter to a particular token. Example: 0x8d04a8c79ceb0889bdd12acdf3fa9d207ed3ff63:123

number

Get events after a particular unix timestamp (inclusive)

number

Get events before a particular unix timestamp (inclusive)

txHash
array of strings
length ≤ 80
txHash
integer
1 to 1000

Amount of items returned in response. Max limit is 1000. defaults to 100

string
enum

Order the items are returned in the response. Options are timestamp, and updatedAt. Default is timestamp.

Allowed:
string
string

Use continuation token to request next offset of items.

Response

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