search_tokens
Search SRC-20 tokens by ticker, deployer, holder count, or minted percentage. Sort results and paginate to find the tokens you need.
Instructions
Search for SRC-20 tokens with various filtering criteria
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| query | No | Search query for token ticker | |
| sort_by | No | Sort field (Note: only deploy_timestamp is supported by the API) | deploy_timestamp |
| deployer | No | Filter by deployer address | |
| page_size | No | Items per page | |
| sort_order | No | Sort order | DESC |
| min_holders | No | Minimum number of holders | |
| min_percent_minted | No | Minimum percent minted |