AIRDROP_ORBIT // deadline tracker

Claims scattered across ten platforms is how people lose free money. Every airdrop below orbits the claim core — the closer and redder a token, the sooner its window slams shut. Drag to orbit, tap a token to inspect. Data persists in your browser (localStorage).

tracked: 0 · critical: 0
<3d<14dsafeclaimed

> ADD / EDIT AIRDROP

Tip: tap a token in the 3D view or a row on the right to load it here, then re-save to edit.

> CLAIM QUEUE (sorted by urgency)

> HOW CLAIM WINDOWS ACTUALLY WORK

1. Snapshot ≠ claim date

Eligibility is usually fixed at a snapshot — a block height where the team records balances/activity. Anything you do after the snapshot changes nothing. The claim window opens later and is a separate, finite period (commonly 30–180 days). Uniswap's famous 2020 drop had no expiry, but that's now the exception: many modern drops (e.g. 90-day windows) sweep unclaimed tokens back to the treasury or burn them.

2. The three deadline pitfalls

3. Urgency math this tracker uses

daysLeft = (deadline − now) / 86400s. Orbit radius maps r = 3 + min(daysLeft, 60)/60 × 9 — closer means sooner. Color bands: red < 3 days, amber < 14, green otherwise. Orbital speed also rises as deadlines approach, because nothing says "act now" like a token whipping around the core.

4. A sane weekly routine

Enjoy this tool? Build your own with Super