Skip to main content
GET
/
api
/
dex
/
tokens
/
{policyId}
/
{assetName}
/
top-traders
Most active traders for a token
curl --request GET \
  --url https://nexus.gerowallet.io/api/dex/tokens/{policyId}/{assetName}/top-traders \
  --header 'Authorization: Bearer <token>'
"aSDinaTvuI8gbWludGxpZnk="

Authorizations

Authorization
string
header
required

JWT Token Authentication

Response

200 - */*

OK

The response is of type string<byte>.