Token activity

This API can be used to build a feed for a token activity including sales, asks, transfers, mints, bids, cancelled bids, and cancelled asks types.

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

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

Query Params
integer
1 to 20

Amount of items returned. Default and max is 20. defaults to 20

string
enum

Order the items are returned in the response. The blockchain event time is eventTimestamp. The event time recorded is createdAt. defaults to eventTimestamp

Allowed:
boolean

If true, metadata is included in the response. defaults to true

string

Use continuation token to request next offset of items.

boolean

If true, will filter any activities marked as spam. defaults to false

boolean

If true, will filter any activities marked as nsfw. defaults to false

types
array of strings
types
Allowed:
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:
*/*