Skip to main content
GET
/
api
/
v2
/
tokens
/
{tokenId}
/
stats
GET /api/v2/tokens/:tokenId/stats — Token trading statistics
curl --request GET \
  --url https://api.shuriken.trade/api/v2/tokens/{tokenId}/stats \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

tokenId
string
required

Token ID in chain:address format

Response

200

Token trading statistics