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:
- featured
- hot
- upcoming
invalid value for blockchain query
The value is invalid.
Accepted values are:
- tron
- ethereum
invalid value for order_by query
The value is invalid.
Accepted values are:
- id
- ranking
- name
- display_name
- acronym
- popularity
- total_supply
invalid value for order_direction query
The value is invalid.
Accepted values are:
- ascending
- descending
duplicate queries are not allowed
You are using duplicate queries.
Example: /v1/collection?collection_name=tron-bull-club&collection_name=asd