Meme Rush

v0.1.0

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 ne...

0· 364·10 current·10 all-time
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
The name/description (meme token fast-trading, launchpad monitoring) align with the documented Binance Web3 public rank/list API and the many token/filter fields in SKILL.md. One mismatch to note: SKILL.md metadata lists author 'binance-web3-team' but the registry lists no homepage and an unknown source/owner — this could be an innocuous metadata choice or a misattribution; it warrants verification of provenance.
Instruction Scope
SKILL.md provides explicit API request details (POST to a Binance Web3 public endpoint, filter fields, pagination). It does not instruct the agent to read local files, access unrelated environment variables, or exfiltrate data to unknown endpoints in the visible content. The instructions are narrowly scoped to querying token lists and topic discovery.
Install Mechanism
There is no install spec and no code files; the skill is instruction-only, so nothing is written to disk or downloaded during install. This is the lowest-risk install profile.
Credentials
The skill declares no required environment variables, credentials, or config paths. The documented API is a public Binance Web3 endpoint that does not appear to require user secrets. No disproportionate credential access is requested.
Persistence & Privilege
The skill does not request always:true and uses default autonomous invocation flags. It does not request modifications to other skills or system-wide settings. Autonomous invocation is allowed by default on the platform; this skill's settings are typical.
Assessment
This skill is internally consistent with its stated purpose and does not request credentials or install software, but you should: 1) verify the skill's provenance (author claim 'binance-web3-team' vs unknown source/homepage) before relying on it for trading; 2) treat any trading recommendations with caution — automated trading carries financial risk; 3) if you are uncomfortable with autonomous invocation, disable model invocation for the skill or review outputs manually before acting; and 4) monitor for any updates to SKILL.md that add external endpoints, credential requests, or file access (those would change the risk profile).

Like a lobster shell, security has layers — review code before you run it.

latestvk9780k29gze19nppgqy1em591982ecgc
364downloads
0stars
1versions
Updated 1mo ago
v0.1.0
MIT-0

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):

FilterTypeDescription
progressMin/MaxstringBonding curve progress (0-100%)
tokenAgeMin/MaxlongToken age
holdersMin/MaxlongHolder count
liquidityMin/MaxstringLiquidity (USD)
volumeMin/Maxstring24h volume (USD)
marketCapMin/MaxstringMarket cap (USD)
countMin/MaxlongTotal trade count
countBuyMin/MaxlongBuy trade count
countSellMin/MaxlongSell trade count

Holder Distribution Filters (Min/Max pairs):

FilterTypeDescription
holdersTop10PercentMin/MaxstringTop10 holder %
holdersDevPercentMin/MaxstringDev holder %
holdersSniperPercentMin/MaxstringSniper holder %
holdersInsiderPercentMin/MaxstringInsider holder %
bundlerHoldingPercentMin/MaxstringBundler holder %
newWalletHoldingPercentMin/MaxstringNew wallet holder %
bnHoldingPercentMin/MaxstringBinance wallet holder %
bnHoldersMin/MaxlongBinance wallet holder count
kolHoldersMin/MaxlongKOL holder count
proHoldersMin/MaxlongPro holder count

Dev & Launch Filters:

FieldTypeDescription
devMigrateCountMin/MaxlongDev historical migration count
devPositionintegerDev position: 2=dev sold all (pass when checked)
devBurnedTokenintegerDev burned tokens: 1=yes
excludeDevWashTradingintegerExclude dev wash trading: 1=yes
excludeInsiderWashTradingintegerExclude insider wash trading: 1=yes

Other Filters:

FieldTypeDescription
protocolinteger[]Launchpad protocol codes (see Protocol Reference)
exclusiveintegerBinance exclusive token: 0=no, 1=yes
paidOnDexScreenerintegerPaid on DexScreener
pumpfunLivingintegerPump.fun live stream: 1=yes
cmcBoostintegerCMC paid boost: 1=yes
globalFeeMin/MaxstringTrading fee (Solana only)
pairAnchorAddressstring[]Quote token addresses
tokenSocials.atLeastOneintegerHas at least one social: 1=yes
tokenSocials.socialsstring[]Specific socials: website, twitter, telegram

Example Request

curl -X POST 'https://web3.binance.com/bapi/defi/v1/public/wallet-direct/buw/wallet/market/token/pulse/rank/list' \
-H 'Content-Type: application/json' \
-H 'Accept-Encoding: identity' \
-d '{"chainId":"CT_501","rankType":10,"limit":20}'

Response (data.tokens[])

Core Fields:

FieldTypeDescription
chainIdstringChain ID
contractAddressstringContract address
symbolstringToken symbol
namestringToken name
decimalsintegerToken decimals
iconstringLogo URL (prefix https://bin.bnbstatic.com)
pricestringCurrent price (USD)
priceChangestring24h price change (%)
marketCapstringMarket cap (USD)
liquiditystringLiquidity (USD)
volumestring24h volume (USD)
holderslongHolder count
progressstringBonding curve progress (%, append % directly)
protocolintegerLaunchpad protocol code
exclusiveintegerBinance exclusive: 0/1

Trade Counts:

FieldTypeDescription
countlong24h total trades
countBuylong24h buy trades
countSelllong24h sell trades

Holder Distribution (all string, already in %, append % directly):

FieldDescription
holdersTop10PercentTop10 holders %
holdersDevPercentDev holders %
holdersSniperPercentSniper holders %
holdersInsiderPercentInsider holders %
bnHoldingPercentBinance wallet holders %
kolHoldingPercentKOL holders %
proHoldingPercentPro holders %
newWalletHoldingPercentNew wallet holders %
bundlerHoldingPercentBundler holders %

Dev & Migration Info:

FieldTypeDescription
devAddressstringDev wallet address
devSellPercentstringDev sell %
devMigrateCountlongDev historical migration count
devPositioninteger2=dev sold all position
migrateStatusinteger0=not migrated, 1=migrated
migrateTimelongMigration timestamp (ms)
createTimelongToken creation timestamp (ms)

Tags & Flags:

FieldTypeDescription
tagDevWashTradingintegerDev wash trading: 1=yes
tagInsiderWashTradingintegerInsider wash trading: 1=yes
tagDevBurnedTokenintegerDev burned tokens: 1=yes
tagPumpfunLivingintegerPump.fun live: 1=yes
tagCmcBoostintegerCMC paid: 1=yes
paidOnDexScreenerintegerDexScreener paid: 1=yes
launchTaxEnableintegerHas launch tax: 1=yes
taxRatestringTrading tax rate (%)
globalFeestringTrading fee (Solana only)

Social Links:

FieldTypeDescription
socials.websitestringWebsite URL
socials.twitterstringTwitter URL
socials.telegramstringTelegram URL

AI Narrative:

FieldTypeDescription
narrativeText.enstringAI narrative (English)
narrativeText.cnstringAI narrative (Chinese)

API 2: Topic Rush Rank List

Method: GET

URL:

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

Headers: Accept-Encoding: identity

Request Parameters

Required Parameters:

FieldTypeDescription
chainIdstringChain ID: 56, CT_501
rankTypeinteger10=Latest, 20=Rising, 30=Viral
sortintegerSort by: 10=create time, 20=net inflow, 30=viral time

Sort convention: When the user does not specify a sort preference, use sort=10 (create time) for Latest/Rising, and sort=30 (viral time) for Viral.

Optional Parameters:

FieldTypeDescription
ascbooleantrue=ascending, false=descending
keywordsstringKeyword filter (case-insensitive, contains match)
topicTypestringTopic type filter, comma-separated for multiple
tokenSizeMin/MaxintegerAssociated token count range
netInflowMin/MaxstringTopic net inflow range (USD)

Example Request

curl 'https://web3.binance.com/bapi/defi/v1/public/wallet-direct/buw/wallet/market/token/social-rush/rank/list?chainId=CT_501&rankType=30&sort=30&asc=false' \
-H 'Accept-Encoding: identity'

Response (data[])

Topic Fields:

FieldTypeDescription
topicIdstringTopic unique ID
chainIdstringChain ID
nameobjectMulti-language topic name (topicNameEn, topicNameCn, etc.)
typestringTopic type/category
closeintegerTopic closed: 0=no, 1=yes
topicLinkstringRelated tweet/post URL
createTimelongTopic creation timestamp (ms)
progressstringTopic progress (pre-formatted %, append % directly)
aiSummaryobjectAI-generated topic narrative
topicNetInflowstringTotal net inflow (USD)
topicNetInflow1hstring1h net inflow (USD)
topicNetInflowAthstringAll-time high net inflow (USD)
tokenSizeintegerNumber of associated tokens
deepAnalysisFlagintegerDeep analysis available: 1=yes

Token List (tokenList[] within each topic):

FieldTypeDescription
chainIdstringChain ID
contractAddressstringContract address
symbolstringToken symbol
iconstringLogo URL (prefix https://bin.bnbstatic.com)
decimalsintegerToken decimals
createTimelongToken creation timestamp (ms)
marketCapstringMarket cap (USD)
liquiditystringLiquidity (USD)
priceChange24hstring24h price change (pre-formatted %, append %)
netInflowstringToken net inflow since topic creation (USD)
netInflow1hstringToken 1h net inflow (USD)
volumeBuy / volumeSellstringBuy / Sell volume since topic creation (USD)
volume1hBuy / volume1hSellstring1h buy / sell volume (USD)
uniqueTrader{5m,1h,4h,24h}longUnique traders by period
count{5m,1h,4h,24h}longTrade count by period
holderslongHolder count
kolHolderslongKOL holder count
smartMoneyHolderslongSmart money holder count
protocolintegerLaunchpad protocol code (0/null = DEX token)
internalintegerOn bonding curve: 0=no, 1=yes
migrateStatusintegerMigrated: 0=no, 1=yes

Notes

  1. Only chainId and rankType are required; all other parameters are optional filters
  2. Percentage fields (progress, holder %, dev sell %, tax rate) are pre-formatted — append % directly
  3. taxRate for protocol=2001 (Four.meme) only shows on Migrated list; for protocol=2002 (Flap) shows on all lists
  4. Icon URLs require prefix: https://bin.bnbstatic.com + path

Comments

Loading comments...