Get the price of one slot
get_slot_priceWhat it costs to take a specific slot right now: zero if nobody holds it, otherwise the amount a bid has to beat.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dayKey | No | UTC day, "YYYY-MM-DD". Defaults to today. | |
| slotIndex | Yes | Which slot of the day, 0 to 1. |