get_fee_rate
Fetches the baseline trading fee rate in basis points for a given token's market, enabling accurate cost estimation for trades.
Instructions
Retrieve the baseline trading fee rate (measured in basis points) applicable to 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 |