Skip to main content
GET
Token Unlock Schedule

Query Parameters

id
string

Surf project UUID. PREFERRED — always use this when available from a previous response. Takes priority over symbol.

Example:

"25c6612a-395c-4974-94eb-3b5f9f4b2ed7"

symbol
string

Token symbol like ARB, OP, or APT

Example:

"ARB"

from
string

Start of time range. Accepts Unix seconds (1704067200) or date string (2024-01-01)

Example:

"2024-01-01"

to
string

End of time range. Accepts Unix seconds (1735689600) or date string (2025-01-01)

Example:

"2025-01-01"

Response

OK

data
object[] | null
required
meta
object
required
$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://example.com/schemas/DataResponseTokenUnlockPoint.json"