get_token_info
Retrieve detailed SRC-20 token data by ticker, with optional holder statistics and transfer history.
Instructions
Retrieve detailed information about a specific SRC-20 token by its ticker symbol
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tick | Yes | The ticker symbol of the SRC-20 token | |
| include_holders | No | Whether to include holder statistics | |
| include_transfers | No | Whether to include recent transfer data |