← Back to Research Hub
Published by TOSScoin Research
Smart Money Monitoring Tools for Solana Memecoins
Key Findings
1) Birdeye exposes a direct Smart Money token list endpoint
- Source: https://docs.birdeye.so/reference/get-smart-money-v1-token-list
- Endpoint:
GET https://public-api.birdeye.so/smart-money/v1/token/list - Why it matters: You can monitor which tokens smart-money cohorts are rotating into and spot narrative shifts early.
2) Birdeye has a dedicated meme-token list endpoint
- Source: https://docs.birdeye.so/reference/get-defi-v3-token-meme-list
- Endpoint:
GET https://public-api.birdeye.so/defi/v3/token/meme/list - Why it matters: Pairs naturally with the smart-money list to find overlap (meme + smart-money attention = high-priority watch targets).
3) Birdeye holder endpoint provides top-holder visibility
- Source: https://docs.birdeye.so/reference/get-defi-v3-token-holder
- Endpoint:
GET https://public-api.birdeye.so/defi/v3/token/holder - Why it matters: Lets you quickly sanity-check concentration risk before making any trading decisions.
4) Birdeye websocket suite includes large-tx tracking
- Source context: endpoint catalog visible in docs pages ("Track Large Transactions", "Wallet Transactions", "New Token Listing").
- Why it matters: Gives a path to near-real-time whale-move alerts instead of delayed manual checks.
Suggested Workflow
- Pull the smart-money token list daily.
- Intersect with the meme-token list to build a shortlist.
- Run top-holder concentration checks on shortlisted tokens.
- Focus on setups where concentration and flow profile support the narrative.