Historical token transfers

Get recent transfers for a contract or token.

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

Filter to a particular contract, e.g. 0x8d04a8c79ceb0889bdd12acdf3fa9d207ed3ff63

string

Filter to a particular token, e.g. 0x8d04a8c79ceb0889bdd12acdf3fa9d207ed3ff63:123

string

Filter to a particular collection, e.g. 0x8d04a8c79ceb0889bdd12acdf3fa9d207ed3ff63

string

Filter to a particular attribute. Note: Our docs do not support this parameter correctly. To test, you can use the following URL in your browser. Example: https://api.reservoir.tools/transfers/v2?collection=0x8d04a8c79ceb0889bdd12acdf3fa9d207ed3ff63&attributes[Type]=Original or https://api.reservoir.tools/transfers/v2?collection=0x8d04a8c79ceb0889bdd12acdf3fa9d207ed3ff63&attributes[Type]=Original&attributes[Type]=Sibling

string

Filter to a particular transaction. Example: 0x04654cc4c81882ed4d20b958e0eeb107915d75730110cce65333221439de6afc

string
enum

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

Allowed:
string
integer
1 to 100

Max limit is 100. defaults to 20

string
string

Input any ERC20 address to return result in given currency

Response

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