Retrieve User Trading History (BETA)

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

Returns the trading history of a user. This is in a feed format, with ins indicating info about how the NFT was acquired and outs including info about how the NFT was sold / transferred out of the address.

NOTE: This endpoint only returns data about NFTs that have both an IN and an OUT. An update will be coming soon to include items with only INs.

Query Params
string
required
Defaults to 0x0000c3Caa36E2d9A8CD5269C976eDe05018f0000

User address to query for trading history

string

OPTIONAL. Collection to filter by

int32
Defaults to 100

Number of items to retrieve. Max 100 at a time.

int32
Defaults to 0

Offset for pagination

boolean
Defaults to false
in_type
array of strings
Defaults to all

Filter by in type. Possible values: all,transfer,mint,buy,auction_buy

in_type
out_type
array of strings
Defaults to all

Filter by out type. Possible values: all,transfer,sale,auction_sale

out_type
Headers
string

API key for elevated rate limits and cache bypassing (optional)

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json