get_last_trade_price
Retrieve the exact transaction price of the most recently executed trade for an outcome token by providing its token_id.
Instructions
Retrieve the exact transaction price of the most recently executed trade for an outcome token.
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 |