Launch triage
Watches the launchpad feed, drops anything the dev wallet history disqualifies, and keeps a short list of survivors.
- Author
- 0xnorth
- Version
- v1.1.2
- Updated
- 2026-08-09
- Steps
- 4
- Gates
- 3
01Sequence4 steps / 3 gates
- 1meme-rushDiscovery
Read tokens that migrated to a DEX in the last 30 minutes, filtered by dev behaviour.
continue if at least one token cleared the bonding curve
otherwise Say the feed is quiet and stop.
- 2query-token-auditSecurity
Audit each survivor in sequence.
continue if risk level is below 3
otherwise Drop the token from the list and continue with the rest.
- 3query-address-infoWallet
Read the deployer address holdings on the same chain.
continue if deployer holds under 15% of supply
otherwise Flag concentration and keep the token on the list marked as risky.
- 4square-postSocialauth
Draft the short list as a Square post. Wait for the user to confirm before publishing.
no gate on this step
02Rules
- The Square step is confirm first. Nothing is published without an explicit yes.
03Triggerswhat makes the agent reach for this file
what just launchednew pump.fun tokensanything worth watching
04The file59 lines