Skip to main content
GET
Upcoming Unlock Events
This documents the v1 endpoint, kept for existing integrations. The current version is upcoming-unlock-events v5. New integrations should use v5.
This endpoint is the timestamp information of the upcoming unlock events. This dataset is the same scheme to Unlock Events API but sort by upcoming time, similar Homepage

Authorizations

x-api-key
string
header
required

Your Tokenomist API key

Query Parameters

minMarketCap
number

Filter out tokens below a certain market cap

minReleasedPercentage
number

Filter out tokens below a certain percentage of released supply from 0-100

minUnlockDate
string<date>

Start date for time filtering (YYYY-MM-DD). Defaults to earliest available date.

maxUnlockDate
string<date>

End date for time filtering (YYYY-MM-DD). Defaults to furthest available date.

minTotalUnlockAmount
number

Filter out unlocks below a certain amount

minValueToMarketCap
number

Filter out unlocks below a certain value market cap from 0-100

standardAllocation
string

Filter the receiver's allocation. Multi-select: community, founderTeam, privateInvestors, publicInvestors, reserve, others

Response

200 - application/json

Successful response

metadata
object
status
boolean
data
object[]