Upcoming token unlocks across all coins
Description
Paginated feed of the closest upcoming token unlock for every coin with a tracked vesting schedule, sorted across the whole list. One entry per coin — the next unlock date in the future and the token amount unlocked on that date (events scheduled for the same date are summed; TGE events are excluded). Each item exposes the project identity (currencyId, currencyName, currencySymbol, currencyImages), the unlock date (ISO 8601 UTC, time component fixed to 00:00:00.000Z), tokenAmount (raw token units), usdAmount (USD value at the current coin price), percentOfMcap (unlock as a percent of the current circulating supply), percentOfSupply (percent of the max supply with a fallback to total supply), and the current coin price, marketCap and circulatingSupply for context. Filters: daysAhead window from today (default 30, max 365), minUsdAmount (USD threshold), minPercentOfMcap (percent threshold, e.g. 5 for 5%). Sorting (date, usdAmount, percentOfMcap, asc/desc) with currencyId ascending as a tie-breaker. Coins with a hidden vesting schedule, a missing current price or zero circulating supply are excluded.
Pricing
- 1 credit base + 1 credit per 50 items returned over the first 50.
Documentation Index
Fetch the complete documentation index at: https://docs.cryptorank.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Query Parameters
0 <= x <= 500001 <= x <= 200Window for upcoming unlocks in days from today (inclusive).
1 <= x <= 365Lower bound on the unlock USD value (inclusive).
1000000
Lower bound on the unlock size as a percent of the coin market capitalization (inclusive). Value is a percent, e.g. 5 means 5%.
1
date, usdAmount, percentOfMcap asc, desc Response
Coin identifier in cryptorank.
28
"Ethereum"
"ETH"
Coin logo URLs in all available sizes.
Date of the upcoming unlock (ISO 8601 UTC, time component fixed to 00:00:00.000Z). When several events fall on the same day for one coin their token amounts are aggregated into a single entry.
"2026-06-01T00:00:00.000Z"
Number of tokens that will be unlocked on date (raw token units).
"1250000"
USD value of the unlock — tokenAmount * price, rounded to whole dollars.
"4625000"
Unlock token amount as a percent of the coin circulating supply. Example: 0.42 means 0.42%.
0.42
Unlock token amount as a percent of the coin total supply (max supply with a fallback to total supply). Example: 1.05 means 1.05%.
1.05
Current coin price in USD, twelve fractional digits.
"3.70"
Current coin market capitalization in USD, rounded to whole dollars.
"1100000000"
Current coin circulating supply (raw token units).
"297000000"