Express Lane Status Endpoint
This endpoint returns the status of the current or specified Timeboost round, including its start and end timestamps.
Use this endpoint to determine whether Kairos is the express-lane signer for a given round. If Kairos is not the signer, we will not be running a sub-auction for that round, and express-lane access via Kairos will be unavailable.
Sample Request by Round
Sample Request by Timestamp
CURL Example
Response Example
We will know the next round winner 15 seconds before the round starts as that's when the auction ends. So for the final 15s of a round you will see both current_winner and next_winner added.
Last updated