Smart money flows
Get smart-money net token flows across selected chains, showing where smart money is accumulating or exiting.
Provider contract
- Call path
- /routes/nansen/crypto/smart-money-flows
- Method
- POST
- Selected provider
- nansendefault
- Provider price
- $0.05
- Settlement
- Base USDC · x402 · 5% h402 fee
Quickstart
Both commands call the selected provider directly.
curl -X POST '/routes/nansen/crypto/smart-money-flows' \
-H 'content-type: application/json' \
-d '{"chains":["ethereum","solana"]}'h402 call 'crypto/smart-money-flows' --provider 'nansen' --method POST --json '{"chains":["ethereum","solana"]}'Parameters & live test
pays real USDCFill the request fields, quote the exact per-call total, then choose x402 or eligible bonus credit explicitly before sending. Only the selected provider's listed parameters are accepted.
chainsarrayrequiredSmart-money-supported chain slugs to include. Use ['all'] to span every supported chain.
paginationobjectoptionalOptional pagination, e.g. { "page": 1, "perPage": 10 }.
pagination.pageintegeroptional≥ 11-based page number.
pagination.per_pageintegeroptional1–1000Results per page (max 1000).
{
"chains": [
"ethereum",
"solana"
]
}{ "data": { "data": [ { "token_address": "8G5ayEsJF4Q7FEWEGeF4jtnUWZBEKCqhySTFQf9Ppump", "token_symbol": "HEAVYPULP", "net_flow_1h_usd": 0, "net_flow_24h_usd": 19221.2599779534, "net_flow_7d_usd": 24220.09291244614, "net_flow_30d_usd": 25276.607764341006, "chain": "solana", "token_sectors": [], "trader_count": 23, "token_age_days": 176, "market_cap_usd": 2836998 }, { "token_address": "9Pfync3ejPC9eHqVzq3nYQJAhyhjqpnB9UsaSfLxpump", "token_symbol": "KET", "net_flow_1h_usd": 0, "net_flow_24h_usd": 18548.3967368652, "net_flow_7d_usd": 14078.50089493442, "net_flow_30d_usd": 12066.004299265383, "chain": "solana", "token_sectors": [], "trader_count": 14, "token_age_days": 15, "market_cap_usd": 4390775 }, { "token_address": "0x77e06c9eccf2e797fd462a92b6d7642ef85b0a44", "token_symbol": "WTAO", "net_flow_1h_usd": 0, "net_flow_24h_usd": 15154.215979929206, "net_flow_7d_usd": 15154.215979929206, "net_flow_30d_usd": 15154.215979929206, "chain": "ethereum", "token_sectors": [ "Artificial Intelligence" ], "trader_count": 1, "token_age_days": 1269, "market_cap_usd": 22821010 } ], "pagination": { "page": 1, "per_page": 10, "is_last_page": false } }, "h402": { "routeId": "crypto/smart-money-flows", "provider": "nansen", "selectedCandidateId": "crypto/smart-money-flows/nansen", "routing": "manual", "paidBy": "x402-exact" } }
Providers
Choose a provider for this task. The catalog recommends the current default from quality, reliability, and price; your selected provider stays pinned. Listed prices are provider prices; settlement adds a 5% h402 fee.
- Success
- 100%
- p50
- 1.54s
- Calls
- 2