get_tick_size
Retrieve the minimum price increment (tick size) for a token's market to ensure accurate order pricing and trading.
Instructions
Retrieve the minimum allowable price increment (tick size) for trading a specific token's market.
Args: token_id (str): The fundamental token identifier indicating the outcome side.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |