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
:
Field
Type
Description
asc
boolean
true
=ascending,
false
=descending
keywords
string
Keyword filter (case-insensitive, contains match)
topicType
string
Topic type filter, comma-separated for multiple
tokenSizeMin/Max
integer
Associated token count range
netInflowMin/Max
string
Topic 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'
\
-H
'User-Agent: binance-web3/1.0 (Skill)'
Response (
data[]
)
Topic Fields
:
Field
Type
Description
topicId
string
Topic unique ID
chainId
string
Chain ID
name
object
Multi-language topic name (
topicNameEn
,
topicNameCn
, etc.)
type
string
Topic type/category
close
integer
Topic closed:
0
=no,
1
=yes
topicLink
string
Related tweet/post URL
createTime
long
Topic creation timestamp (ms)
progress
string
Topic progress (pre-formatted %, append
%
directly)
aiSummary
object
AI-generated topic narrative
topicNetInflow
string
Total net inflow (USD)
topicNetInflow1h
string
1h net inflow (USD)
topicNetInflowAth
string
All-time high net inflow (USD)
tokenSize
integer
Number of associated tokens
deepAnalysisFlag
integer
Deep analysis available:
1
=yes
Token List
(
tokenList[]
within each topic):
Field
Type
Description
chainId
string
Chain ID
contractAddress
string
Contract address
symbol
string
Token symbol
icon
string
Logo URL (prefix
https://bin.bnbstatic.com
)
decimals
integer
Token decimals
createTime
long
Token creation timestamp (ms)
marketCap
string
Market cap (USD)
liquidity
string
Liquidity (USD)
priceChange24h
string
24h price change (pre-formatted %, append
%
)
netInflow
string
Token net inflow since topic creation (USD)
netInflow1h
string
Token 1h net inflow (USD)
volumeBuy / volumeSell
string
Buy / Sell volume since topic creation (USD)
volume1hBuy / volume1hSell
string
1h buy / sell volume (USD)
uniqueTrader{5m,1h,4h,24h}
long
Unique traders by period
count{5m,1h,4h,24h}
long
Trade count by period
holders
long
Holder count
kolHolders
long
KOL holder count
smartMoneyHolders
long
Smart money holder count
protocol
integer
Launchpad protocol code (
0
/null = DEX token)
internal
integer
On bonding curve:
0
=no,
1
=yes
migrateStatus
integer
Migrated:
0
=no,
1
=yes
User Agent Header
Include
User-Agent
header with the following string:
binance-web3/1.0 (Skill)
Notes
Only
chainId
and
rankType
are required; all other parameters are optional filters
Percentage fields (progress, holder %, dev sell %, tax rate) are pre-formatted — append
%
directly
taxRate
for protocol=2001 (Four.meme) only shows on Migrated list; for protocol=2002 (Flap) shows on all lists
Icon URLs require prefix:
https://bin.bnbstatic.com
+ path