ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

meme-rush

Meme token fast-trading assistant with two core capabilities: 1. Meme Rush - Real-time meme token lists from launchpads (Pump.fun, Four.meme, etc.) across new, finalizing, and migrated stages 2. Topic Rush - AI-powered market hot topics with associated tokens ranked by net inflow Use this skill when users ask about new meme tokens, meme launches, bonding curve, migration status, pump.fun tokens, four.meme tokens, fast meme trading, market hot topics, or trending narratives.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/binance-skills-hub/binance-web3-meme-rush
Or

Meme Rush Skill

Overview

Meme Rush — Launchpad token lifecycle tracking

rankTypeStageDescription
10NewFreshly created meme tokens still on bonding curve
20FinalizingTokens about to migrate (bonding curve nearly complete)
30MigratedTokens that just migrated to DEX

Topic Rush — AI-powered market hot topic discovery

rankTypeStageDescription
10LatestNewest hot topics
20RisingRising topics with all-time high inflow between $1k–$20k
30ViralViral topics with all-time high inflow above $20k

Use Cases

  1. Snipe New Launches: Find freshly created meme tokens on Pump.fun, Four.meme, etc.
  2. Migration Watch: Monitor tokens about to migrate — catch early DEX liquidity
  3. Post-Migration Trading: Find just-migrated tokens for early DEX entry
  4. Filter by Dev Behavior: Exclude dev wash trading, check dev sell %, burned tokens
  5. Holder Analysis: Filter by top10 %, dev %, sniper %, insider %, bundler % holdings
  6. Smart Filtering: Combine bonding curve progress, liquidity, volume, market cap filters
  7. Topic Discovery: Find AI-generated market hot topics and their associated tokens
  8. Narrative Trading: Trade tokens grouped by trending narratives, sorted by net inflow

Supported Chains

ChainchainId
BSC56
SolanaCT_501

Protocol Reference

Protocol CodePlatformChain
1001Pump.funSolana
1002MoonitSolana
1003Pump AMMSolana
1004Launch LabSolana
1005Raydium V4Solana
1006Raydium CPMMSolana
1007Raydium CLMMSolana
1008BONKSolana
1009Dynamic BCSolana
1010MoonshotSolana
1011Jup StudioSolana
1012BagsSolana
1013BelieverSolana
1014Meteora DAMM V2Solana
1015Meteora PoolsSolana
1016OrcaSolana
2001Four.memeBSC
2002FlapBSC

API 1: Meme Rush Rank List

Method: POST

URL:

https://web3.binance.com/bapi/defi/v1/public/wallet-direct/buw/wallet/market/token/pulse/rank/list

Headers: Content-Type: application/json, Accept-Encoding: identity

Request Body

Required Parameters:

FieldTypeDescription
chainIdstringChain ID: 56 for bsc, CT_501 for solana
rankTypeinteger10=New, 20=Finalizing, 30=Migrated

Pagination & Keyword:

FieldTypeDescription
limitintegerMax results per request (default 40, max 200)
keywordsstring[]Include symbols matching keywords (max 5)
excludesstring[]Exclude symbols (max 5)

Token Filters (Min/Max pairs):

Metadata

Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-binance-skills-hub-binance-web3-meme-rush": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.

Related Skills

binance

Use binance-cli for Binance Spot, Futures (USD-S), and Convert. Requires auth.

binance-skills-hub 4473

crypto-market-rank

Crypto market rankings and leaderboards. Query trending tokens, top searched tokens, Binance Alpha tokens, tokenized stocks, social hype sentiment ranks, smart money inflow token rankings, top meme token rankings from Pulse launchpad, and top trader PnL leaderboards. Use this skill when users ask about token rankings, market trends, social buzz, meme rankings, breakout meme tokens, or top traders.

binance-skills-hub 4473

query-address-info

Query any on-chain wallet address token balances and positions. Retrieves all token holdings for a specified wallet address on a given chain, including token name, symbol, price, 24h price change, and holding quantity. Use this skill when users ask about wallet balance, token holds, portfolio, or asset positions for any blockchain address.

binance-skills-hub 4473

query-token-info

Query token details by keyword, contract address, or chain. Search tokens, get metadata and social links, retrieve real-time market data (price, price trend, volume, holders, liquidity), and fetch K-Line candlestick charts. Use this skill when users search tokens, check token prices, view market data, or request kline/candlestick charts.

binance-skills-hub 4473

derivatives-trading-portfolio-margin

Binance Derivatives-trading-portfolio-margin request using the Binance API. Authentication requires API key and secret key. Supports testnet and mainnet.

binance-skills-hub 4190