User Assets

Use this API to explore a user's assets and its market info

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum
required
walletAddresses[]
array of strings
required
length between 1 and 40

The wallet address (user address) to query assets from, could be a list, example: 0x47d88afbba889709abba07339ed1c88079944ca3

walletAddresses[]*
assetIds[]
array of strings
length ≤ 40

Filter assets by ids. example: 0xbd3531da5cf5857e7cfaa92426877b022e612cf8:0

assetIds[]
collectionIds[]
array of strings
length ≤ 40

Filter assets by collectionIds. example: 0xbd3531da5cf5857e7cfaa92426877b022e612cf8

collectionIds[]
boolean

Whether to show only listed assets, default to false

boolean

Whether to include top bid for returned assets, default to false

string
enum
Defaults to receivedAt
Allowed:
string
enum
Defaults to desc
Allowed:
number
1 to 100
Defaults to 20

Amount of items returned, default to 20

string

Use continuation token to request next offset of assets.

Response

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