Users activity

This API can be used to build a feed for a user 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…
Query Params
users
array of strings
required
length between 1 and 50

Array of users addresses. Max is 50. Example: 0x8d04a8c79ceb0889bdd12acdf3fa9d207ed3ff63

users*
collection
array of strings
collection
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

string

Filter to a particular collection set.

string

Filter to a particular contracts set.

string

Filter to a particular community. Example: artblocks

mintStandard
array of strings
length ≤ 20
mintStandard
integer
≥ 1

Amount of items returned in response. Max limit 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.

types
array of strings
types
Allowed:
string
^0x[a-fA-F0-9]{40}$

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