This is a beta endpoint currently under active development. We’re working to stabilize the API and will minimize breaking changes wherever possible, but they may still occur as we refine the interface.For production support or migration assistance, reach out at hello@allium.so.
Supported Chains
Authorizations
Query Parameters
The query string to search in name and symbol. Performs a case-insensitive substring search.
The chain of the tokens. Do not pass anything to search across all tokens.
Sort by a certain field
Available options:
volume
, trade_count
, fully_diluted_valuation
, address
, name
Granularity of the sorting field. Only used if sort is volume or trade_count.
Available options:
1d
, 1h
Sorting order
Available options:
asc
, desc
Maximum number of tokens to return.
Required range:
0 <= x <= 200