get_last_trades_prices
Retrieve the execution prices of recently completed trades for multiple outcome tokens at once. Use it to check current trade pricing across markets.
Instructions
Retrieve the transaction prices of the most recently executed trades for multiple outcome tokens concurrently.
Args: token_ids (str): A comma-separated list of foundational token IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |