meme-rush
meme rush
What it does
- meme-rush rankType enum — stage of the token's launchpad lifecycle:
- 10 = New (freshly created, still on bonding curve)
- 20 = Finalizing (bonding curve nearly complete, about to migrate)
- 30 = Migrated (just migrated to DEX)
- topic-rush rankType enum — topic freshness:
- 10 = Latest (newest hot topics)
- 20 = Rising (rising topics, all-time-high inflow between $1k–$20k)
Requirements & configuration
- | meme-rush | Launchpad token lifecycle ranking (new / finalizing / migrated) | chainId, rankType | node <skill-dir>/scripts/cli.mjs meme-rush '{"chainId":"CT501","rankType":10,"limit":20}' |
- meme-rush rankType enum — stage of the token's launchpad lifecycle:
- Only chainId and rankType are required for meme-rush; all other parameters are optional filters. topic-rush additionally requires sort.
Configuration: CT_501
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
meme-rush FAQ
What does the meme-rush skill do?
| Live launchpad feed + AI hot topics for meme tokens. (1) meme-rush: real-time lifecycle feed on launchpads (Pump.fun, Four.meme) — brand-new launches, currently-finalizing / bonding-curve tokens, and just-migrated-to-DEX tokens; filter by dev behavior, age, market cap. (2) topic-rush: AI-detected hot market narratives with the associated tokens ranked by inflow. Use for: "new pump.fun launches", "what just migrated", "currently bonding", "hot narratives", "what topic is pumping right now", "live launchpad feed", "AI hot topics". meme-rush rankType enum — stage of the token's launchpad lifecycle: 10 = New (freshly created, still on bonding curve)
What does meme-rush require?
| meme-rush | Launchpad token lifecycle ranking (new / finalizing / migrated) | chainId, rankType | node <skill-dir>/scripts/cli.mjs meme-rush '{"chainId":"CT501","rankType":10,"limit":20}' | meme-rush rankType enum — stage of the token's launchpad lifecycle: Only chainId and rankType are required for meme-rush; all other parameters are optional filters. topic-rush additionally requires sort. Configuration keys: CT_501.
How do I install meme-rush?
Run: npx -y skills add https://github.com/binance/binance-skills-hub --skill meme-rush --agent claude-code — the source lives at github.com/binance/binance-skills-hub.
Maintain meme-rush?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/binance-binance-skills-hub-meme-rush?ref=badge) npx agentictools info skills/binance-binance-skills-hub-meme-rush The second line is the CLI lookup for this page — handy in READMEs and docs.