Skip to main content

Queries errors

These kind of erros are related to a malformed request.

invalid value for token_id query
The value is empty.
invalid value for limit query

The value is invalid. limit values should be a positive integer.

invalid value for offset query

The value is invalid. offset values should be a positive integer.

invalid value for collection_id query

The value is invalid. collection_id values should be a nonzero positive integer.

invalid value for status query

The value is invalid. Accepted values are:

  1. featured
  2. hot
  3. upcoming
invalid value for blockchain query

The value is invalid.

Accepted values are:

  1. tron
  2. ethereum
invalid value for order_by query

The value is invalid.

Accepted values are:

  1. id
  2. ranking
  3. name
  4. display_name
  5. acronym
  6. popularity
  7. total_supply
invalid value for order_direction query

The value is invalid.

Accepted values are:

  1. ascending
  2. descending
duplicate queries are not allowed

You are using duplicate queries.

Example: /v1/collection?collection_name=tron-bull-club&collection_name=asd