# Meme Rush

> Track real-time meme token launches, migrations, and trending narratives. No API key required.

- **Type:** Skill
- **Install:** `agentstack add skill-draguris-dragonclaw-meme-rush`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [draguris](https://agentstack.voostack.com/s/draguris)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [draguris](https://github.com/draguris)
- **Source:** https://github.com/draguris/dragonclaw/tree/main/src/skills/binance/meme-rush
- **Website:** https://www.dragonclaw.asia

## Install

```sh
agentstack add skill-draguris-dragonclaw-meme-rush
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Meme Rush

Real-time meme token tracking from launchpads (Pump.fun, Four.meme, etc.) and AI-powered trending topics.

## When to Use
User asks about new meme tokens, meme launches, bonding curves, migration status, pump.fun, four.meme, trending narratives, hot topics, or "what memes are popping."

## No API Key Required
All endpoints are public Binance Web3 APIs.

## Capabilities
1. **New Launches** — freshly created tokens on launchpads
2. **Migration Watch** — tokens about to graduate from bonding curve to DEX
3. **Post-Migration** — just-migrated tokens with early DEX liquidity
4. **Topic Rush** — AI-ranked market hot topics with associated tokens

## Key Endpoints

### Meme Token List
GET /bapi/defi/v1/public/wallet-direct/buw/wallet/market/token/meme-rush/rank/list
Params: chainId (CT_501=Solana, 56=BSC), listType (1=New, 2=Finalizing, 3=Migrated), sort (10=create time, 30=viral time)

### Topic Rush (Trending Narratives)
GET /bapi/defi/v1/public/wallet-direct/buw/wallet/market/token/social-rush/rank/list
Params: chainId, rankType (30=viral), sort, asc (true/false)

## Tool Call Format
```tool
{"tool": "binance_market", "action": "GET", "endpoint": "/bapi/defi/v1/public/wallet-direct/buw/wallet/market/token/meme-rush/rank/list", "params": {"chainId": "CT_501", "listType": "1", "sort": "10"}}
```

## Display Guidelines
- Show token name, symbol, price, progress %, dev sell %, holder count
- Flag tokens where dev sold >50% or top10 holders >80%
- Percentage fields are pre-formatted, just append %

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [draguris](https://github.com/draguris)
- **Source:** [draguris/dragonclaw](https://github.com/draguris/dragonclaw)
- **License:** MIT
- **Homepage:** https://www.dragonclaw.asia

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-draguris-dragonclaw-meme-rush
- Seller: https://agentstack.voostack.com/s/draguris
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
