Token Unlock Calendar — Vesting Cliff Tracker (Crypto) avatar

Token Unlock Calendar — Vesting Cliff Tracker (Crypto)

Pricing

$5.00 / 1,000 unlock trackeds

Go to Apify Store
Token Unlock Calendar — Vesting Cliff Tracker (Crypto)

Token Unlock Calendar — Vesting Cliff Tracker (Crypto)

Track upcoming token vesting cliffs and unlock events across major crypto projects. Unlock date, USD value, % of circulating supply unlocked. Based on Tokenomist.ai. Avoid the dump, time entries around unlock events. PPE $0.005/unlock.

Pricing

$5.00 / 1,000 unlock trackeds

Rating

0.0

(0)

Developer

Hojun Lee

Hojun Lee

Maintained by Community

Actor stats

0

Bookmarked

7

Total users

1

Monthly active users

43 minutes ago

Last modified

Categories

Share

Crypto token unlock schedule & vesting calendar tracker

Track every upcoming token unlock event across hundreds of crypto projects — cliff unlocks, VC vesting releases, team allocations, and treasury distributions — all in one clean, filterable dataset. Built on CryptoRank's comprehensive vesting data and delivered via Apify's scalable cloud infrastructure, so you get structured JSON output without writing a single scraper.

Run in under 30 seconds. No API key required. Filter by USD value, % of circulating supply, or specific token symbols, then plug the results directly into your trading workflow, alert pipeline, or research dashboard.

What does Token Unlock Calendar do?

Token Unlock Calendar pulls the full upcoming vesting and unlock schedule from CryptoRank and returns it as a structured dataset. Each record shows the exact unlock date, USD value of tokens releasing, percentage impact on circulating supply, allocation breakdown (investors, team, foundation, community), and the top investors behind each project.

You can filter to only the unlocks that matter — for example, events worth over $10M that inflate circulating supply by more than 1% in the next 14 days — and optionally trigger Telegram alerts the moment a whale-sized unlock appears. Apify's scheduling lets you run this on a daily cron automatically, so your watchlist is always current without any manual work.

Why use Token Unlock Calendar?

Supply-side risk is systematically mispriced. Most retail traders discover a major unlock after it hits the market. This actor gives you the data days or weeks in advance so you can:

  • Scout pre-unlock short opportunities — tokens where a 2–5% supply inflation hits in the next 7 days have historically seen 10–30% drawdowns around the event
  • Time entries around post-dump recoveries — catch the relief rally after VC bags are cleared
  • Build automated alert systems — receive a Telegram ping whenever any unlock exceeds your USD threshold, before retail notices
  • Monitor your watchlist — supply symbol filters like APT, ARB, SUI to track only the projects you hold or trade
  • Feed a quant pipeline — clean JSON output integrates directly with Python/JS backtesting frameworks, Notion databases, or Google Sheets via Apify integrations
  • Institutional due diligence — understand the full lock-up structure and remaining locked supply before entering a position

How to use Token Unlock Calendar

  1. Click Try for free on the Apify Store page
  2. Set your filters in the input form — daysAhead, minUnlockValueUsd, and minPercentOfCircSupply are the key levers
  3. Click Start — the actor completes in under 30 seconds for most inputs
  4. View results in the Dataset tab (table view), or export as JSON/CSV
  5. Optional: add your Telegram bot token and chat ID to receive push alerts on large unlocks
  6. Optional: use Apify Scheduler to run this actor daily and always have a fresh unlock calendar

Input

FieldTypeDefaultDescription
daysAheadinteger30Only return unlocks within this many calendar days
minUnlockValueUsdinteger1000000Minimum USD value of the unlock event ($1M default)
minPercentOfCircSupplynumber0.5Minimum % of current circulating supply being unlocked
symbolsstring[][]If set, only return these ticker symbols (e.g. ["APT", "ARB", "SUI"])
sortBystringdate_ascSort order: date_asc, value_desc, or percent_desc
limitinteger100Maximum number of results to return (1–500)
alertValueUsdinteger0Send a Telegram alert when any unlock exceeds this USD amount. 0 = disabled
telegramBotTokenstringTelegram bot token for push alerts (stored as a secret)
telegramChatIdstringTelegram chat ID to receive unlock alerts

Example — Major unlocks in the next 14 days:

{
"daysAhead": 14,
"minUnlockValueUsd": 5000000,
"minPercentOfCircSupply": 1.0,
"sortBy": "value_desc"
}

Example — Daily Telegram alert on any $10M+ unlock:

{
"daysAhead": 7,
"alertValueUsd": 10000000,
"telegramBotToken": "<your_bot_token>",
"telegramChatId": "<your_chat_id>"
}

Output

Each item in the dataset represents one upcoming token unlock event. A sample record:

[
{
"symbol": "APT",
"name": "Aptos",
"slug": "aptos",
"unlock_date": "2026-06-12T00:00:00+00:00",
"days_until_unlock": 10.0,
"price_usd": 8.42,
"market_cap_usd": 5800000000,
"price_change_24h_pct": -2.10,
"circulating_supply": 819910797,
"tokens_unlocking": 11304870,
"unlock_value_usd": 95187006,
"unlock_percent_of_circ_supply": 1.38,
"locked_tokens": 383679399,
"locked_tokens_percent": 31.88,
"primary_allocation": "Community",
"allocations": [
{"name": "Community", "tokens": 7570860, "value_usd": 63746640},
{"name": "Core Contributors","tokens": 1867020, "value_usd": 15720508},
{"name": "Foundation", "tokens": 1866990, "value_usd": 15720256}
],
"top_investors": ["Andreessen Horowitz", "Multicoin Capital", "Jump Crypto"],
"cryptorank_url": "https://cryptorank.io/price/aptos/vesting",
"fetched_at": "2026-06-02T12:15:00+00:00"
}
]

Data fields

FieldDescription
unlock_dateISO 8601 datetime of the unlock event
days_until_unlockDecimal days from fetch time until unlock
tokens_unlockingRaw token count being released
unlock_value_usdTokens unlocking × current spot price
unlock_percent_of_circ_supplyHow much the current circulating supply grows on this date
primary_allocationThe single largest allocation category unlocking (Team / Investors / Foundation / Community / Treasury)
locked_tokens_percentPercentage of max supply still locked after this event
allocationsBreakdown of all vesting buckets in this unlock (name, token count, USD value)
top_investorsNamed early investors / VCs with a stake in this project
cryptorank_urlDirect link to the project's vesting page on CryptoRank

Cost estimation

This actor uses Pay-Per-Event (PPE) pricing — you only pay for results returned, never for idle compute time.

ScenarioEventsCost
Top 10 unlocks (default quick scan)10Free
50 unlocks, next 30 days50~$0.20
Full 300-unlock market sweep300~$1.45
  • First 10 unlock events per run are always free
  • $0.005 per unlock event after the free tier

A typical daily monitoring run (30–50 events filtered to your criteria) costs less than $0.20/day — far cheaper than any data vendor subscription.

FAQ

Where does the unlock data come from? All data is scraped from CryptoRank, which aggregates vesting schedules directly from project token distribution documents, on-chain data, and public announcements. Each run pulls ~400 upcoming unlock events from across the market.

How often should I run this actor? For active trading use, once per day is sufficient — unlock dates don't change without a project announcement, and new events are typically added weeks in advance. Use Apify's built-in Scheduler to automate daily runs.

Can I combine this with other signals? Yes. A common pattern is to cross-reference unlock events with the CEX Funding Rate Aggregator (crowded shorts into the unlock?) and the Hyperliquid Whale Tracker (whale positioning before the event).

Disclaimer: This actor provides informational data only. Nothing here constitutes financial advice. Crypto markets are volatile; past unlock-driven price behavior does not guarantee future results. Always do your own research.

Build a complete crypto edge with these actors from the same author:

Live sample run

A real run of this actor with default inputs, executed on 2026-06-10:

FieldValue
Items in dataset30
Dataset (JSON)https://api.apify.com/v2/datasets/xm926RWjt9PVfn7gF/items?clean=1&format=json
Dataset (CSV)https://api.apify.com/v2/datasets/xm926RWjt9PVfn7gF/items?clean=1&format=csv
Run summary (KVS)https://api.apify.com/v2/key-value-stores/IY7FmBL36MNW57aGj/records/SUMMARY
Run detailshttps://api.apify.com/v2/actor-runs/Jse2STAVBA7l8gYcg

Pop any dataset URL into your browser to see live output, or call the API endpoints directly from your code.

If this actor saves you time, a quick review helps others find it: Leave a review on Apify Store