Skip to main content
GET

Query parameters

number
default:"57073"
57073 for Ink or 4663 for Robinhood.
string
Read a specific token instead of resolving the current boosted token.
boolean
default:"false"
Include the current auction values.

Response

When a boosted token exists, the endpoint returns its token object directly. With includeBidData=true, it also adds:
object
Live auction data.
If no token is reigning but bid data is available, the response is { "bidData": ... }. A chain without the boost contract returns { "disabled": true }.

Errors