← back to all tools

onchain_smart_wallets

Top Solana smart-money wallets from a live free-source PnL leaderboard (Birdeye /trader/gainers-losers). Honest composite: profitability (realized-PnL percentile) + consistency (realized vs paper share) + behavior_quality (trade activity). risk and copyability are null (not available from the free source).

onchain_smart_wallets({ min_score?: number, status?: "CANDIDATE", chain?: string, limit?: number })

why this exists

PnL leaderboards reward one-trade mark-to-market spikes. The consistency term down-weights paper/unrealized gains so a wallet with booked profit over many trades outranks a single lucky tx. confidence_level is 0.4 to flag this is proxy-grade, not a calibrated copy-trade model.

example agent prompt

Run onchain_smart_wallets with min_score=0.7. Sort by consistency desc. For each, read its realized vs unrealized split and trade_count before treating it as smart money.

see also: hl_vault_leaderboard · polymarket_whale_positions · confluence_today

install → cookbook (8 recipes) live demo