Holders by BTKN Token
This endpoint is commonly used to pass a BTKN ID, and get the full list of wallets holding the BTKN, and the amount they hold.
get
Get holders for a specific Spark BTKN token.
Authorizations
x-api-keystringRequired
Path parameters
identifierstringRequiredExample:
BTKN token identifier
691c8f8a06274c6d17956e2e4115935d501d85ee569319d20b50e1fe4195b33dQuery parameters
offsetnumberOptionalDefault:
0limitnumber · max: 25OptionalDefault:
10Responses
200
Default Response
application/json
400
Invalid input
application/json
401
Unauthorized
application/json
404
Not found
application/json
429
Rate limit exceeded
application/json
500
Internal server error
application/json
get
/v1/spark/tokens/{identifier}/holdersLast updated