Search for tokens on a specific blockchain
Tokens
Search for tokens on a specific blockchain
Searches for tokens on the specified blockchain network by keyword (name or symbol).
POST
Search for tokens on a specific blockchain
Authorizations
Use the docs sandbox API key for authentication: hydric_docs_4N4ocuirsN8Sh
Path Parameters
The chain id of the network. This must be a supported network chain id.
Available options:
1, 143, 130, 999, 8453, 9745, 534352 Example:
143
Body
application/json
The search term to filter assets by ticker symbol or name.
- Ticker Symbol or Name: (e.g., 'ETH', 'USD', 'Wrapped') — Case-insensitive substring match.
Minimum string length:
1Example:
"ETH"
Configuration for the search results such as limit, order, cursor, etc.
Additional filters to personalize the search results.
Response
The search results were successfully retrieved.