🐣Early Buyers
Description: Analyze early buyers of a specific coin within a given time frame and percentage threshold.
Usage: /eb <coin_address> [time_frame]* [percentage]* [pump]/[nopump]*
Parameters:
<coin_address>
: The contract address of the coin to analyze (required)[time_frame]
: The time frame for analysis, in hours or minutes (e.g., 2h or 30m) (optional, default 1h, max 5h)[percentage]
: The minimum percentage of total supply bought in one or multiple transactions over the timeframe (optional, default 1%, range 0.1-5%)[pump]/[nopump]
: Analyze pumpfun transactions only / Analyse Raydium transactions only
Result: You'll receive an analysis of early buyers for the specified coin, based on the given time frame and percentage threshold.
Tips: This command is useful for identifying early adopters or significant buyers of a token shortly after its launch or within a specific time frame. It can help in understanding initial distribution patterns and potentially influential holders.

Last updated