Top Tokens - Most Sold
Basic
Premium
Enterprise
Credit Cost
✅
✅
✅
2 per request

GET /api/v1/smart-money/bottom-tokens/24h
{
"success": true,
"data": [
{
"timeframe": "24h",
"token_address": "7GCihgDB8fe6KNjn2MYtkzZcRjQy3t9GHdC8uHYmW2hr",
"buy_volume": 67871.80348568306,
"sell_volume": 505284.0329051371,
"net_volume": -437412.22941945406,
"rank_type": "bottom",
"rank": 1,
"biggest_buyer": {
"wallet": "HmUYehuzA7wr5LtvqcrEanr5yGKBrS21YLArxdrXrkWp",
"amount": 30001.885689967083
},
"biggest_seller": {
"wallet": "Hfukfe8dNg6zPACNWVTj9zs3JJCaLytxD8fU8D6Vmrhw",
"amount": 357693.8162962544
},
"symbol": "POPCAT",
"name": "POPCAT",
"decimals": 9,
"logo": "https://arweave.net/A1etRNMKxhlNGTf-gNBtJ75QJJ4NJtbKh_UXQTlLXzI"
},
{
"timeframe": "24h",
"token_address": "3NZ9JMVBmGAqocybic2c7LQCJScmgsAZ6vQqTDzcqmJh",
"buy_volume": 23044.625300231728,
"sell_volume": 318005.9577503539,
"net_volume": -294961.33245012217,
"rank_type": "bottom",
"rank": 2,
"biggest_buyer": {
"wallet": "CF6k3nJso5xuULa8XspeBsFoDpd2pyGNU8NWMscrMs6m",
"amount": 13207.086753562486
},
"biggest_seller": {
"wallet": "Bfb9yVKX3GHGDbdhAdKVu81Whm8crzxQRV4wdav2GD5Y",
"amount": 300953.4282495435
},
"symbol": "WBTC",
"name": "Wrapped BTC (Wormhole)",
"decimals": 8,
"logo": "https://raw.githubusercontent.com/solana-labs/token-list/main/assets/mainnet/3NZ9JMVBmGAqocybic2c7LQCJScmgsAZ6vQqTDzcqmJh/logo.png"
}
// ...and so on
],
"credits_consumed": 2,
"message": "Daily meme flows retrieved successfully"
}
Last updated