meme-rush

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Meme Rush Skill

Meme Rush 技能

Overview

概述

Meme Rush — Launchpad token lifecycle tracking

Meme Rush — Launchpad代币生命周期追踪

rankTypeStageDescription
10NewFreshly created meme tokens still on bonding curve
20FinalizingTokens about to migrate (bonding curve nearly complete)
30MigratedTokens that just migrated to DEX
rankType阶段描述
10新创建仍处于bonding curve阶段的全新Meme代币
20即将完成即将迁移的代币(bonding curve接近完成)
30已迁移刚迁移到DEX的代币

Topic Rush — AI-powered market hot topic discovery

Topic Rush — AI驱动的市场热点发现

rankTypeStageDescription
10LatestNewest hot topics
20RisingRising topics with all-time high inflow between $1k–$20k
30ViralViral topics with all-time high inflow above $20k
rankType阶段描述
10最新最新产生的热点话题
20上升净流入历史峰值在1000-20000美元之间的上升期话题
30病毒式传播净流入历史峰值高于20000美元的病毒式传播话题

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
  1. 狙击新项目发行:查找Pump.fun、Four.meme等平台上新创建的Meme代币
  2. 迁移监控:监控即将迁移的代币,提前捕捉DEX流动性机会
  3. 迁移后交易:查找刚完成迁移的代币,提前进入DEX交易
  4. 开发者行为过滤:排除开发者刷交易量的代币,查看开发者卖出比例、代币销毁情况
  5. 持币分析:按前10名持币占比、开发者持币占比、狙击手持币占比、内部人员持币占比、 bundler持币占比进行过滤
  6. 智能筛选:可组合使用bonding curve进度、流动性、交易量、市值等筛选条件
  7. 热点发现:查找AI生成的市场热点话题及关联代币
  8. 叙事交易:按趋势叙事分组交易代币,按资金净流入排序

Supported Chains

支持的公链

ChainchainId
BSC56
SolanaCT_501
公链chainId
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

协议代码平台公链
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

API 1: Meme Rush 排名列表

Method: POST

请求方法: 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
URL:
https://web3.binance.com/bapi/defi/v1/public/wallet-direct/buw/wallet/market/token/pulse/rank/list
请求头:
Content-Type: application/json
,
Accept-Encoding: identity

Request Body

请求体

Required Parameters:
FieldTypeDescription
chainIdstringChain ID:
56
for bsc,
CT_501
for solana
rankTypeinteger
10
=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
必填参数:
字段类型描述
chainIdstring公链ID: BSC对应
56
,Solana对应
CT_501
rankTypeinteger
10
=新创建,
20
=即将完成,
30
=已迁移
分页与关键词参数:
字段类型描述
limitinteger单请求返回最大结果数(默认40,最大200)
keywordsstring[]仅返回符号匹配关键词的结果(最多5个)
excludesstring[]排除对应符号的结果(最多5个)
代币筛选参数(最小值/最大值配对):
筛选条件类型描述
progressMin/MaxstringBonding curve进度(0-100%)
tokenAgeMin/Maxlong代币存在时长
holdersMin/Maxlong持币地址数量
liquidityMin/Maxstring流动性(美元)
volumeMin/Maxstring24小时交易量(美元)
marketCapMin/Maxstring市值(美元)
countMin/Maxlong总交易次数
countBuyMin/Maxlong买入交易次数
countSellMin/Maxlong卖出交易次数
持币分布筛选参数(最小值/最大值配对):
筛选条件类型描述
holdersTop10PercentMin/Maxstring前10名持币地址占比
holdersDevPercentMin/Maxstring开发者持币占比
holdersSniperPercentMin/Maxstring狙击手持币占比
holdersInsiderPercentMin/Maxstring内部人员持币占比
bundlerHoldingPercentMin/MaxstringBundler持币占比
newWalletHoldingPercentMin/Maxstring新钱包持币占比
bnHoldingPercentMin/Maxstring币安钱包持币占比
bnHoldersMin/Maxlong币安钱包持币地址数量
kolHoldersMin/MaxlongKOL持币地址数量
proHoldersMin/Maxlong专业用户持币地址数量
开发者与发行筛选参数:
字段类型描述
devMigrateCountMin/Maxlong开发者历史迁移次数
devPositioninteger开发者持仓状态:
2
=开发者已全部卖出(勾选时过滤)
devBurnedTokeninteger开发者是否销毁代币:
1
=是
excludeDevWashTradinginteger是否排除开发者刷交易量的代币:
1
=是
excludeInsiderWashTradinginteger是否排除内部人员刷交易量的代币:
1
=是
其他筛选参数:
字段类型描述
protocolinteger[]Launchpad协议代码(参考协议参考表)
exclusiveinteger是否币安专属代币:
0
=否,
1
=是
paidOnDexScreenerinteger是否在DexScreener付费推广
pumpfunLivinginteger是否在Pump.fun直播:
1
=是
cmcBoostinteger是否在CMC付费推广:
1
=是
globalFeeMin/Maxstring交易手续费(仅Solana适用)
pairAnchorAddressstring[]报价代币地址
tokenSocials.atLeastOneinteger是否至少有一个社交账号:
1
=是
tokenSocials.socialsstring[]指定社交账号类型:
website
(官网),
twitter
,
telegram

Example Request

请求示例

bash
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}'
bash
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[]
)

响应 (
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
devPositioninteger
2
=dev sold all position
migrateStatusinteger
0
=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)

核心字段:
字段类型描述
chainIdstring公链ID
contractAddressstring合约地址
symbolstring代币符号
namestring代币名称
decimalsinteger代币精度
iconstringLogo URL(前缀为
https://bin.bnbstatic.com
pricestring当前价格(美元)
priceChangestring24小时涨跌幅(%)
marketCapstring市值(美元)
liquiditystring流动性(美元)
volumestring24小时交易量(美元)
holderslong持币地址数量
progressstringBonding curve进度(%,可直接拼接
%
展示)
protocolintegerLaunchpad协议代码
exclusiveinteger是否币安专属: 0/1
交易次数字段:
字段类型描述
countlong24小时总交易次数
countBuylong24小时买入交易次数
countSelllong24小时卖出交易次数
持币分布字段(均为字符串类型,已按%格式化,可直接拼接
%
展示):
字段描述
holdersTop10Percent前10名持币地址占比
holdersDevPercent开发者持币占比
holdersSniperPercent狙击手持币占比
holdersInsiderPercent内部人员持币占比
bnHoldingPercent币安钱包持币占比
kolHoldingPercentKOL持币占比
proHoldingPercent专业用户持币占比
newWalletHoldingPercent新钱包持币占比
bundlerHoldingPercentBundler持币占比
开发者与迁移信息字段:
字段类型描述
devAddressstring开发者钱包地址
devSellPercentstring开发者卖出比例
devMigrateCountlong开发者历史迁移次数
devPositioninteger
2
=开发者已清仓
migrateStatusinteger
0
=未迁移,
1
=已迁移
migrateTimelong迁移时间戳(毫秒)
createTimelong代币创建时间戳(毫秒)
标签与标记字段:
字段类型描述
tagDevWashTradinginteger开发者刷交易量标记: 1=是
tagInsiderWashTradinginteger内部人员刷交易量标记: 1=是
tagDevBurnedTokeninteger开发者销毁代币标记: 1=是
tagPumpfunLivingintegerPump.fun直播标记: 1=是
tagCmcBoostintegerCMC付费推广标记: 1=是
paidOnDexScreenerintegerDexScreener付费推广标记: 1=是
launchTaxEnableinteger有发行税标记: 1=是
taxRatestring交易税率(%)
globalFeestring交易手续费(仅Solana适用)
社交链接字段:
字段类型描述
socials.websitestring官网URL
socials.twitterstringTwitter URL
socials.telegramstringTelegram URL
AI叙事字段:
字段类型描述
narrativeText.enstringAI叙事(英文)
narrativeText.cnstringAI叙事(中文)

API 2: Topic Rush Rank List

API 2: Topic Rush 排名列表

Method: GET

请求方法: GET

URL:
https://web3.binance.com/bapi/defi/v1/public/wallet-direct/buw/wallet/market/token/social-rush/rank/list
Headers:
Accept-Encoding: identity
URL:
https://web3.binance.com/bapi/defi/v1/public/wallet-direct/buw/wallet/market/token/social-rush/rank/list
请求头:
Accept-Encoding: identity

Request Parameters

请求参数

Required Parameters:
FieldTypeDescription
chainIdstringChain ID:
56
,
CT_501
rankTypeinteger
10
=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
ascboolean
true
=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)
必填参数:
字段类型描述
chainIdstring公链ID:
56
,
CT_501
rankTypeinteger
10
=最新,
20
=上升,
30
=病毒式传播
sortinteger排序规则:
10
=创建时间,
20
=净流入,
30
=病毒传播时间
排序规则: 当用户未指定排序偏好时,最新/上升类话题使用
sort=10
(创建时间)排序,病毒式传播类话题使用
sort=30
(病毒传播时间)排序。
可选参数:
字段类型描述
ascboolean
true
=升序,
false
=降序
keywordsstring关键词过滤(不区分大小写,包含匹配)
topicTypestring话题类型过滤,多个类型用英文逗号分隔
tokenSizeMin/Maxinteger关联代币数量范围
netInflowMin/Maxstring话题净流入范围(美元)

Example Request

请求示例

bash
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'
bash
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[]
)

响应 (
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

话题字段:
字段类型描述
topicIdstring话题唯一ID
chainIdstring公链ID
nameobject多语言话题名称(包含
topicNameEn
topicNameCn
等)
typestring话题类型/分类
closeinteger话题是否关闭:
0
=否,
1
=是
topicLinkstring相关推文/帖子URL
createTimelong话题创建时间戳(毫秒)
progressstring话题进度(已预格式化%,可直接拼接
%
展示)
aiSummaryobjectAI生成的话题叙事
topicNetInflowstring总净流入(美元)
topicNetInflow1hstring1小时净流入(美元)
topicNetInflowAthstring历史最高净流入(美元)
tokenSizeinteger关联代币数量
deepAnalysisFlaginteger是否支持深度分析:
1
=是
代币列表(每个话题下的
tokenList[]
字段):
字段类型描述
chainIdstring公链ID
contractAddressstring合约地址
symbolstring代币符号
iconstringLogo URL(前缀为
https://bin.bnbstatic.com
decimalsinteger代币精度
createTimelong代币创建时间戳(毫秒)
marketCapstring市值(美元)
liquiditystring流动性(美元)
priceChange24hstring24小时涨跌幅(已预格式化%,可直接拼接
%
展示)
netInflowstring话题创建以来代币净流入(美元)
netInflow1hstring1小时代币净流入(美元)
volumeBuy / volumeSellstring话题创建以来买入/卖出交易量(美元)
volume1hBuy / volume1hSellstring1小时买入/卖出交易量(美元)
uniqueTrader{5m,1h,4h,24h}long各时间段独立交易者数量
count{5m,1h,4h,24h}long各时间段交易次数
holderslong持币地址数量
kolHolderslongKOL持币地址数量
smartMoneyHolderslong聪明钱持币地址数量
protocolintegerLaunchpad协议代码(
0
/null = DEX代币)
internalinteger是否处于bonding curve阶段:
0
=否,
1
=是
migrateStatusinteger是否已迁移:
0
=否,
1
=是

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
  1. chainId
    rankType
    为必填参数,其余参数均为可选筛选条件
  2. 百分比类字段(进度、持币占比、开发者卖出比例、税率等)已预格式化,可直接拼接
    %
    展示
  3. 协议=2001(Four.meme)的
    taxRate
    仅在已迁移列表中展示;协议=2002(Flap)的
    taxRate
    在所有列表中都展示
  4. Icon URL需要拼接前缀:
    https://bin.bnbstatic.com
    + 返回的路径