Get detailed early holder analysis for a token
Analyzes token holders, buying patterns, and detects suspicious activity such as sniper bots and coordinated buys. This endpoint provides comprehensive insights into token ownership distribution, early investor behavior, and potential risk factors.
Supported Chains:
- Solana (
sol): Data reflects initial 10-hours window after mint with sniper detection. Early holder analysis is available for tokens launched within the last 12 months (data provider retention). Older tokens returndata_availability: unsupported_token_age; previously analyzed tokens continue to return stored results. - EVM chains (
eth,bsc,pol,arb,opt,base): Top holders and sniper detection. On BSC, early holder analysis is available for tokens deployed within the last 3 months (data provider retention). Older tokens returndata_availability: unsupported_token_age; previously analyzed tokens continue to return stored results. - Stellar (
stellar): Address must be inCODE:ISSUERformat - Sui (
sui): First buyers analysis with bundler detection - Hedera (
hedera): Accepts native0.0.Xformat (HTS token ID) or EVM address format. Includes token admin keys analysis (admin, freeze, wipe, pause, supply, KYC, fee schedule keys), custom fee schedules, and pause status. Sniper/bundling analysis is excluded (Hedera has deterministic transaction ordering, no MEV).
data_availability: "unsupported_token_age" and a human-readable data_availability_message. Tokens analyzed before the retention cutoff continue to return their stored results.Telling “no data” apart from “no answer”
A successful response withtotal_holders_count: 0 and empty analysis blocks means exactly that: we looked, and there was nothing to report.
When we could not produce an answer, the response says so explicitly rather than looking like a zero. Always check data_availability before treating an empty result as a real finding:
data_availability_message, a human-readable explanation safe to surface to end users.
Authorizations
Path Parameters
Token contract address. For Solana: mint address. For EVM chains: ERC-20 token contract address. For Stellar: 'CODE:ISSUER' format. For Hedera: HTS token ID in '0.0.X' native format (e.g., '0.0.8144307') or EVM address format.
Query Parameters
Blockchain network to analyze. Supported chains: sol (Solana), eth (Ethereum), bsc (BSC), pol (Polygon), arb (Arbitrum), opt (Optimism), base (Base), stellar (Stellar), sui (Sui), hedera (Hedera)
sol, eth, bsc, pol, arb, opt, base, stellar, sui, hedera Whether to use cached data if available (default: true)
Whether to schedule a background refresh of analysis (default: false)
Maximum number of holders to analyze (default: 10000)
x <= 50000Response
Successful operation
Address of the analyzed token
"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
Transaction hash of token mint
"4JqaQUsu5mRADKcHYCL9X1VNDEfZfTmbsXCTSuSJpBXgxbZGQYTHBvzdrHj11NfcDDVEXbELpnEZYVWfpnJ1mgU7"
Timestamp when token was minted
"2023-03-21T13:00:22.000Z"
Address of token minter
"FRgKuRNLRxTzChEKYgFZc5UiEBvZrBYNcRdmbEbXeS17"
Present when fresh early holder analysis cannot be computed. unsupported_token_age: the token launched before the data provider retention window (Solana: last 12 months, BSC: last 3 months). Tokens analyzed before the retention cutoff continue to return their stored results without this field.
unsupported_token_age "unsupported_token_age"
Human-readable explanation of the data availability limitation. Only present alongside data_availability.
"Early holder analysis is only available for Solana tokens launched within the last 12 months due to data provider retention limits. Previously analyzed tokens continue to return stored results."
Number of tokens launched by the same developer in 24 hours
3
Token metadata information including name, symbol, links, and other details
