Skip to main content
GET
/
api
/
v2
/
tokens
/
{tokenId}
/
pools
GET /api/v2/tokens/:tokenId/pools — Token pools
curl --request GET \
  --url https://api.shuriken.trade/api/v2/tokens/{tokenId}/pools \
  --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 pool data