Skip to main content

Documentation Index

Fetch the complete documentation index at: https://actfudoc.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

ACTFUN automatically tracks every token you mine and sends browser toast notifications at key milestones no account, no email address, and no push notification permission required. Everything is stored locally in your browser using localStorage.

What triggers a notification

MilestoneNotificationStyle
75% mined”Almost there mine now to make it!”🔥 Amber warning toast
Graduated”It’s trading live! Go buy some.”🎓 Green success toast

How it works

  1. Every time you successfully mine a token, ACTFUN records that token’s launcher address in your browser’s localStorage.
  2. A background poller checks the mining progress of every tracked token every 45 seconds.
  3. When a token crosses 75% or graduates, a toast notification appears at the bottom of the screen.
  4. Each notification fires exactly once per milestone you won’t see the same alert twice.
  5. Notifications auto-dismiss after 9 seconds. Click anywhere on the toast to navigate directly to the token’s page.
Because alerts are stored in localStorage, they are browser- and device-specific. Mining on one device does not set up alerts on another. Clearing your browser data removes all tracked tokens.

Acting on a notification

  • 75% alert → Head to the token page and keep mining. The window is closing — a few more miners could push it over the finish line.
  • Graduation alert → The token has a live AMM. Click the toast to jump straight to the swap panel and buy in.
If you mine a token and immediately close the tab, your alerts are still set. The next time you open ACTFUN in the same browser, the poller resumes and catches up on any milestones you missed.

Privacy

No data is sent to any server to power alerts. Your mined token list lives entirely in your browser’s localStorage and is never transmitted to ACTFUN’s backend.