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)

string

Filter to a particular transaction. Example: 0x04654cc4c81882ed4d20b958e0eeb107915d75730110cce65333221439de6afc

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 updated_at. Default is timestamp.

Allowed:
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:
*/*