getOwnersForToken
GET
/v2/{apiKey}/getOwnersForToken
Get the owner(s) for a token.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Query Parameters
stringrequireddefaults to
0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48String - Contract address for the token to get the owner for.
stringrequireddefaults to
44String - The ID of the token. Can be in hex or decimal format.
string
String - key for pagination. If more results are available, a pageKey will be returned in the response. Pass back the pageKey as a param to fetch the next page of results.
integer
Number of owners to be returned per page.
Responses
200
Was this page helpful?