Data collection from WEB 3, dune helius, for statistics
Budget: €8 – €30 EUR
So the data I need comes from a couple of bots, but I would like to have a script that collect it by itself.
It should collect the data once graduated to pumpfun.
If you know where to collect it, shouldnt be big of an issue.
pump2ray
symbol = token ticker
holders_percentage = percentage held by top 10 holder including the liquidity pool
dev_owns_percentage = amount owned by the dev
Phanes bot
volume = token volume over the last 5 minutes
time_text = when the token was created
TrenchScannerBot (checks buys in the same block as token creation or within 1 second of block zero for token creation)
total_bundled = cumulative percentage of token purchased through bundled transactions
currently_bundled = currently held token percentage purchased through bundling
number_of_bundles = number of groups of transactions bundled together
GMGN bot
mcap = current market cap
holder_count = holders of token
smart_buy_sell = number of smart wallets bought and sold
price_change = percentage the price changed in the last 5 minutes
top_10 = percentage of tokens owned collectively by the top 10 holders NOT including liquidity pool
top_10_holders = percentage of tokens owned individually by the top 10 holders
snipers = number of wallets that sniped the token immediately after creation
insiders = percentage of tokens owned by wallets that did not buy them and were transferred to them instead
rug_probability = the number of rugs divided by the total number of tokens created by dev wallet
rug_history = previous rugged projects deployed by dev wallet
hold = number of 1st 70 buyers that still hold all tokens
bought_more = number of 1st 70 buyers that bought more tokens
sold_part = number of 1st 70 buyers that sold some tokens
sold_out = number of 1st 70 buyers that sold all tokens
total_bought = the amount of tokens initially bought by the first 70 buyers divided by the total token supply
current_total_holdings = the actual amount of tokens currently held by the first 70 buyers divided by the total token supply
It should collect the data once graduated to pumpfun.
If you know where to collect it, shouldnt be big of an issue.
pump2ray
symbol = token ticker
holders_percentage = percentage held by top 10 holder including the liquidity pool
dev_owns_percentage = amount owned by the dev
Phanes bot
volume = token volume over the last 5 minutes
time_text = when the token was created
TrenchScannerBot (checks buys in the same block as token creation or within 1 second of block zero for token creation)
total_bundled = cumulative percentage of token purchased through bundled transactions
currently_bundled = currently held token percentage purchased through bundling
number_of_bundles = number of groups of transactions bundled together
GMGN bot
mcap = current market cap
holder_count = holders of token
smart_buy_sell = number of smart wallets bought and sold
price_change = percentage the price changed in the last 5 minutes
top_10 = percentage of tokens owned collectively by the top 10 holders NOT including liquidity pool
top_10_holders = percentage of tokens owned individually by the top 10 holders
snipers = number of wallets that sniped the token immediately after creation
insiders = percentage of tokens owned by wallets that did not buy them and were transferred to them instead
rug_probability = the number of rugs divided by the total number of tokens created by dev wallet
rug_history = previous rugged projects deployed by dev wallet
hold = number of 1st 70 buyers that still hold all tokens
bought_more = number of 1st 70 buyers that bought more tokens
sold_part = number of 1st 70 buyers that sold some tokens
sold_out = number of 1st 70 buyers that sold all tokens
total_bought = the amount of tokens initially bought by the first 70 buyers divided by the total token supply
current_total_holdings = the actual amount of tokens currently held by the first 70 buyers divided by the total token supply