social-sentiment-symbol
Command
onchainos social sentiment-symbol --token-symbols PEPE --time-frame 3 --trend-points 4
Captured: 2026-07-04T07:39:26.995Z | Exit code: 0
Displayed fields
| mentionCount | 22 |
|---|---|
| xMentionCount | 22 |
| newsMentionCount | 0 |
| sentiment | bullish |
| bullishRatio | 0.73 |
| bearishRatio | 0.05 |
Raw response
{
"ok": true,
"data": {
"details": [
{
"mentionCount": "22",
"newsMentionCount": "0",
"sentiment": {
"bearishCnt": "1",
"bearishRatio": "0.05",
"bullishCnt": "16",
"bullishRatio": "0.73",
"label": "bullish",
"neutralCnt": "5"
},
"tokenSymbol": "PEPE",
"trend": [
{
"bearishRatio": "0.07",
"bullishRatio": "0.60",
"mentionCount": "15",
"ts": "1782777600000"
},
{
"bearishRatio": "0.00",
"bullishRatio": "0.69",
"mentionCount": "16",
"ts": "1782864000000"
},
{
"bearishRatio": "0.00",
"bullishRatio": "0.79",
"mentionCount": "14",
"ts": "1782950400000"
},
{
"bearishRatio": "0.05",
"bullishRatio": "0.73",
"mentionCount": "22",
"ts": "1783036800000"
}
],
"xMentionCount": "22"
}
],
"period": "24h",
"ts": "1783036800000"
},
"notifications": [
{
"code": "MARKET_API_OLD_USER_POST_GRACE_OVER_QUOTA",
"data": {
"payment": [
{
"amount": "0.0005",
"asset": "0x4ae46a509f6b1d9056937ba4500cb143933d2dc8",
"chainId": 196,
"isDefault": false,
"name": "Global Dollar",
"network": "X Layer",
"payTo": "0x0dedc3c5e15bee45166924ea5b02f54a35b1f9c6",
"symbol": "USDG"
},
{
"amount": "0.0005",
"asset": "0x779ded0c9e1022225f8e0630b35a9b54be713736",
"chainId": 196,
"isDefault": false,
"name": "USD₮0",
"network": "X Layer",
"payTo": "0x0dedc3c5e15bee45166924ea5b02f54a35b1f9c6",
"symbol": "USD₮0"
}
],
"tier": "premium"
}
}
]
}