User Tokens

Get tokens held by a user, along with ownership information such as associated orders and date acquired.

Log in to see full request history
Path Params
string
required

Filter to a particular user. Example: 0xF296178d553C8Ec21A2fBD2c5dDa8CA9ac905A00

Query Params
string

Filter to a particular community, e.g. artblocks

string

Filter to a particular collection set. Example: 8daa732ebe5db23f267e58d52f1c9b1879279bcdf4f78b8fb563390e6946ea65

collection
array of strings
length between 1 and 100

Array of collections. Max limit is 100. Example: collections[0]: 0x8d04a8c79ceb0889bdd12acdf3fa9d207ed3ff63

collection
excludeCollections
array of strings
length ≤ 100
excludeCollections
string

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

tokens
array of strings
length ≤ 50

Array of tokens. Max limit is 50. Example: tokens[0]: 0x8d04a8c79ceb0889bdd12acdf3fa9d207ed3ff63:704 tokens[1]: 0x8d04a8c79ceb0889bdd12acdf3fa9d207ed3ff63:979

tokens
boolean

If true, prices will include missing royalties to be added on-top. defaults to false

string

Order the items are returned in the response. Options are acquiredAt, lastAppraisalValue and floorAskPrice. lastAppraisalValue is the value of the last sale. floorAskPrice is the collection floor ask defaults to acquiredAt

string

Order the items are returned in the response. defaults to desc

string

Use continuation token to request next offset of items.

integer
1 to 200

Amount of items returned in response. Max limit is 200. defaults to 20

boolean

If true, top bid will be returned in the response. defaults to false

boolean

If true, attributes will be returned in the response. defaults to false

boolean

If true, last sale data including royalties paid will be returned in the response. defaults to false

boolean

If true, raw data is included in the response. defaults to false

boolean

If true, dynamic pricing data will be returned in the response. defaults to false

boolean

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

boolean

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

boolean

If true, will filter any tokens that are not listed defaults to false

boolean

If true, will return the collection non flagged floor ask. defaults to false

string

Input any ERC20 address to return result in given currency. Applies to topBid and floorAsk.

string

Filter to a particular token by name. This is case sensitive. Example: token #1

Response

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