get https://data-api.nftgo.io/eth/v1/collection//all-holders
Return all holders' addresses of a collection given a contract address. Sort by nft_num.
Log in to see full request history
Responses
Return all holders' addresses of a collection given a contract address. Sort by nft_num.
xxxxxxxxxx
curl --request GET \
--url 'https://data-api.nftgo.io/eth/v1/collection/collection/all-holders?offset=0&limit=10' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: