Token Rank

Get Token Rankings

post

Retrieve a list of top 10 mints whose ratio of avg_1min/avg_15min is greater than or equal to 1.0.

Supports ranking by:

  • Price metrics across different time periods

  • Configurable filters for top/bottom performers

  • Ratio-based filtering and analysis

Authorizations
Body

Request for token ranking information

metricone ofOptional

Metric to rank by (defaults to Price if not specified)

nullOptional
or
string · enumOptional

Metric to use for ranking tokens

Example: PricePossible values:
operationone ofOptional

Operation to apply to the metric (defaults to Average if not specified)

nullOptional
or
string · enumOptional

Mathematical operation to apply to the metric

Example: AveragePossible values:
numeratorone ofOptional

Time period for the numerator in ratio calculations

nullOptional
or
string · enumOptional

Time period for metric calculations

Example: PastTwentyFourHoursPossible values:
denominatorone ofOptional

Time period for the denominator in ratio calculations

nullOptional
or
string · enumOptional

Time period for metric calculations

Example: PastTwentyFourHoursPossible values:
count_filterone ofOptional

Filter to limit the number of results returned

nullOptional
or
or
ratio_filterone ofOptional

Filter based on ratio values

nullOptional
or
or
or
Responses
chevron-right
200

Success

application/json
post
/rank

Last updated