---
title: "Get a 24-hour Telegram warning before any token unlock hits the market"
description: "Here is the AVAX (Avalanche) token unlock schedule:\n- June 9, 2026 — 1,670,000 AVAX — ~$11.34M — 0.23% of total supply — Team/Investor vesting\n- September 9, 2026 — 1,670,000 AVAX — ~$11.34M — 0.23% of total supply — Team/Investor vesting\n- December 9, 2026 — 1,670,000 AVAX — ~$11.34M — 0.23% of total supply — Team/Investor vesting\n- March 9, 2027 — 1,670,000 AVAX — ~$11.34M — 0.23% of total supply — Team/Investor vesting\n- June 9, 2027 — 1,670,000 AVAX — ~$11.34M — 0.23% of total supply — Team/Investor vesting\n\nSave each event to memory, show me a clean table with price impact verdict, and set up a daily routine that automatically pings me in Telegram 24 hours before any unlock — without me having to ask every time.\n\n<img width=\"514\" height=\"585\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/dbada2a1-e96d-4adc-855f-17ebdc9be964\" />"
canonical: "https://hub.ironclaw.com/usecases/get-a-24-hour-telegram-warning-before-any-token-unlock-hits-the-market"
markdown: "https://hub.ironclaw.com/usecases/get-a-24-hour-telegram-warning-before-any-token-unlock-hits-the-market.md"
type: "use-case"
categories: ["Personal assistant","Web 3 / Crypto","Automation"]
author: "Evgeny"
---

# Get a 24-hour Telegram warning before any token unlock hits the market

## Example Prompt

> Here is the AVAX (Avalanche) token unlock schedule:
> - June 9, 2026 — 1,670,000 AVAX — ~$11.34M — 0.23% of total supply — Team/Investor vesting
> - September 9, 2026 — 1,670,000 AVAX — ~$11.34M — 0.23% of total supply — Team/Investor vesting
> - December 9, 2026 — 1,670,000 AVAX — ~$11.34M — 0.23% of total supply — Team/Investor vesting
> - March 9, 2027 — 1,670,000 AVAX — ~$11.34M — 0.23% of total supply — Team/Investor vesting
> - June 9, 2027 — 1,670,000 AVAX — ~$11.34M — 0.23% of total supply — Team/Investor vesting
> 
> Save each event to memory, show me a clean table with price impact verdict, and set up a daily routine that automatically pings me in Telegram 24 hours before any unlock — without me having to ask every time.
> 
> <img width="514" height="585" alt="Image" src="https://github.com/user-attachments/assets/dbada2a1-e96d-4adc-855f-17ebdc9be964" />

## What the Agent Does

You paste the token's unlock schedule (copied from any source like DeFiLlama, Messari, or tokenomist) and the agent saves every event to its persistent memory with the date, token amount, USD value, and category.

A daily routine runs every morning automatically: it reads the full schedule, checks if any unlock is within the next 24 hours, and if so sends you a Telegram alert with the token name, exact date, amount, dollar value, percentage of total supply, and a short note on likely price impact. If nothing is coming up, it stays completely silent — no spam.

You can track multiple tokens by simply pasting their schedules the same way. The agent remembers everything across sessions and will keep alerting you through the full vesting period.

![Image](https://github.com/user-attachments/assets/95279092-ea7a-40fa-b764-eb6d20c02faa)

## Skills and Tools

- memory_write / memory_read (built-in)
- time (built-in)
- message / Telegram channel (built-in)
- Routines / cron (built-in)
- Token unlock data (manual input or wishlist tool)

## Categories

- Personal assistant
- Web 3 / Crypto
- Automation

## Links

- [HTML page](https://hub.ironclaw.com/usecases/get-a-24-hour-telegram-warning-before-any-token-unlock-hits-the-market)

