Get holder addresses by collection

Return all holders' addresses of a collection given a contract address. Sort by nft_num.

Path Params
string
required

The collection filter can be a contract address, collection id, slug or opensea slug.If the slug contains special characters, you need to escape them before performing the query.

Query Params
integer
≥ 0
Defaults to 0

The index of data segments. The returned data is divided into many segments. One segment is returned at a time. {offset} parameter indicates the index of data segments.

integer
1 to 100
Defaults to 10

The size of a returned data segment

Responses

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