BTKN Token Rankings
This endpoint provides the top BTKN by trading volume or TVL for different time periods, along with their info & market data.
get
Retrieve the top BTKN tokens sorted by volume/TVL, including token metadata and market data. Default sort is VOLUME24H_DESC.
Authorizations
x-api-keystringRequired
Query parameters
limitnumber · max: 100OptionalDefault:
10sortstring · enumOptionalDefault:
VOLUME24H_DESCPossible values: Responses
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/btkn/stats/rankingsLast updated