
GMGN Wallet Stat Scraper
Pricing
Pay per event

GMGN Wallet Stat Scraper
GMGN Wallet Stat Scraper is an Apify actor that automatically extracts statistical data from crypto wallets on the GMGN.ai platform. Working across Ethereum, BSC, Base, Solana and Tron networks, it collects and analyzes trading statistics, profit/loss ratios and performance data from wallets.
5.0 (4)
Pricing
Pay per event
10
245
65
Issues response
0.31 hours
Last modified
9 days ago
GMGN Wallet Stat Scraper
GMGN Wallet Stat Scraper is a powerful web scraping tool developed for the Apify platform. This tool automatically extracts statistical data from crypto wallets on the GMGN.ai platform, analyzes it, and allows you to monitor it. Working across different blockchain networks (Ethereum, BSC, Base, Solana, and Tron), it collects comprehensive information such as trading statistics, profit/loss ratios, and performance indicators from a wallet.
Why Should You Use GMGN Wallet Stat Scraper?
GMGN Wallet Stat Scraper saves you hours by automating manual data collection processes and provides you with access to the most up-to-date wallet statistics. This tool offers you the following advantages:
- Time Saving: Saves you hours by automating manual data collection processes
- Comprehensive Data: Complete statistical data set including trading numbers, profit/loss ratios, and risk metrics
- Multi-Blockchain Support: Works on Ethereum, BSC, Base, Solana, and Tron networks
- Customizable Data Collection: Ability to collect statistical data over different time periods
Features
- Extracts comprehensive statistical data from crypto wallets on GMGN.ai
- Can scan multiple wallet addresses simultaneously
- Can retrieve wallet statistics according to different time periods (1 day, 7 days, 30 days, all time)
- Stores collected data in Apify data storage and allows you to export it in various formats (JSON, CSV, Excel)
- Provides faster and more reliable results with proxy support
- Automatic wallet address validation and conversion to appropriate format
Use Cases
- Portfolio Performance Analysis: Analyze the overall performance and trading behaviors of wallets
- Risk Assessment: Evaluate the risk profiles and investment strategies of wallets
- Investor Behavior Study: Examine behavior models of successful investors
- Market Research: Research the performance of crypto assets in different wallets
- Data Science Projects: Create comprehensive statistical datasets for crypto markets
Usage
- Run this actor in the Apify console.
- Provide the required inputs:
- walletAddresses: Wallet addresses to be scanned (you can enter multiple addresses)
- chain: Blockchain network to be scanned (eth, bsc, base, sol, tron)
- period: Statistical time period (1d, 7d, 30d, all)
- proxyConfiguration: Proxy configuration
Example Input
{"walletAddresses": ["0xd8da6bf26964af9d7eed9e03e53415d37aa96045"],"chain": "eth","period": "all","proxyConfiguration": {"useApifyProxy": true,"apifyProxyGroups": []}}
Output
The collected data is saved to the Apify dataset. The output data includes the following fields:
wallet_address
: Wallet addresschain
: Blockchain networkperiod
: Statistical time periodbuy
: Total number of buysbuy_1d
: Number of buys in 1 daybuy_7d
: Number of buys in 7 daysbuy_30d
: Number of buys in 30 dayssell
: Total number of sellssell_1d
: Number of sells in 1 daysell_7d
: Number of sells in 7 dayssell_30d
: Number of sells in 30 dayspnl
: Profit/Loss ratiopnl_1d
: 1-day Profit/Loss ratiopnl_7d
: 7-day Profit/Loss ratiopnl_30d
: 30-day Profit/Loss ratioall_pnl
: All-time Profit/Loss ratiorealized_profit
: Realized profitrealized_profit_1d
: 1-day realized profitrealized_profit_7d
: 7-day realized profitrealized_profit_30d
: 30-day realized profitunrealized_profit
: Unrealized profitunrealized_pnl
: Unrealized Profit/Loss ratiototal_profit
: Total profittotal_profit_pnl
: Total profit Profit/Loss ratiobalance
: Token balanceeth_balance
: ETH balancesol_balance
: SOL balancetrx_balance
: TRX balancebnb_balance
: BNB balancetotal_value
: Total valuewinrate
: Win ratetoken_sold_avg_profit
: Average profit of sold tokenshistory_bought_cost
: Historical purchase costtoken_avg_cost
: Average token costtoken_num
: Number of tokensprofit_num
: Number of profitable tokenspnl_lt_minus_dot5_num
: Number of tokens with PnL < -0.5pnl_minus_dot5_0x_num
: Number of tokens with PnL between -0.5 and 0xpnl_lt_2x_num
: Number of tokens with PnL < 2xpnl_2x_5x_num
: Number of tokens with PnL between 2x and 5xpnl_gt_5x_num
: Number of tokens with PnL > 5xbind
: Binding statusavatar
: Avatar URLname
: Nameens
: ENS nametags
: Tagstag_rank
: Tag rankingtwitter_name
: Twitter nametwitter_username
: Twitter usernametwitter_bind
: Twitter binding statustwitter_fans_num
: Number of Twitter followersfollowers_count
: Followers countis_contract
: Whether it is a contractlast_active_timestamp
: Last active timerisk
: Risk metricsavg_holding_peroid
: Average holding periodupdated_at
: Update timerefresh_requested_at
: Refresh request timefollow_count
: Number of followed walletsremark_count
: Number of remarkstotal_volume
: Total transaction volumecreator_created_count
: Number of created tokensfund_from
: Funding sourcefund_from_ts
: Funding timestampfund_tx_hash
: Funding transaction hashgas_cost
: Gas cost
Solana Network (Additional/Different Fields)
address
: Wallet address (instead ofwallet_address
)native_balance
: Native SOL balancebuy_1d
,buy_7d
,buy_30d
: Number of buys by periodsell_1d
,sell_7d
,sell_30d
: Number of sells by periodpnl_1d
,pnl_7d
,pnl_30d
: Profit/Loss ratio by periodrealized_profit_1d
,realized_profit_7d
,realized_profit_30d
: Realized profit by periodrealized_profit_pnl
: Realized profit PnL ratiototal_profit_pnl
: Total profit PnL ratioall_pnl
: All-time Profit/Loss ratiotransfer_in
: Number of transfers intransfer_out
: Number of transfers outavg_holding_period
: Average holding period (in seconds)total_bought_cost
: Total cost of bought tokenstotal_sold_income
: Total income from sold tokenstotal_transfer_in_cost
: Total cost of transferred in tokenstotal_transfer_out_income
: Total income from transferred out tokenstotal_fee
: Total transaction feestotal_fee_usd
: Total transaction fees in USDhistory_bought_cost
: Historical purchase costtoken_avg_cost
: Average token costtoken_sold_avg_profit
: Average profit of sold tokenstoken_num
: Number of tokensprofit_num
: Number of profitable tokenspnl_lt_minus_dot5_num
: Number of tokens with PnL < -0.5pnl_minus_dot5_0x_num
: Number of tokens with PnL between -0.5 and 0xpnl_lt_2x_num
: Number of tokens with PnL < 2xpnl_2x_5x_num
: Number of tokens with PnL between 2x and 5xpnl_gt_5x_num
: Number of tokens with PnL > 5xpnl_detail
: Detailed PnL breakdownwinrate
: Win rate percentagetoken_num
: Number of tokenspnl_lt_nd5_num
: Tokens with PnL < -50%pnl_nd5_0x_num
: Tokens with PnL between -50% and 0%pnl_0x_2x_num
: Tokens with PnL between 0% and 2xpnl_2x_5x_num
: Tokens with PnL between 2x and 5xpnl_gt_5x_num
: Tokens with PnL > 5xfirst_market_cap_num
: Tokens bought at first market cap levelsecond_market_cap_num
: Tokens bought at second market cap levelthird_market_cap_num
: Tokens bought at third market cap level
risk
: Risk metrics (similar structure to other networks but with different values)token_active
: Number of active tokenstoken_honeypot
: Number of honeypot tokenstoken_honeypot_ratio
: Honeypot token rationo_buy_hold
: Number of tokens held without buyingno_buy_hold_ratio
: No-buy-hold ratiosell_pass_buy
: Sell operations that passed buy operationssell_pass_buy_ratio
: Sell pass buy ratiofast_tx
: Number of fast transactionsfast_tx_ratio
: Fast transaction ratio
Example Output
Ethereum Network Example
{"buy": 5,"buy_1d": 0,"buy_7d": 0,"buy_30d": 0,"sell": 80,"sell_1d": 0,"sell_7d": 0,"sell_30d": 1,"pnl": -0.0002783287092978314,"pnl_1d": 0,"pnl_7d": 0,"pnl_30d": 0,"all_pnl": -0.012391918863559689,"realized_profit": -1123.6440430453488,"realized_profit_1d": 0,"realized_profit_7d": 0,"realized_profit_30d": 0,"unrealized_profit": -880.252893156765,"unrealized_pnl": -0.0007493998373956554,"total_profit": -2003.896936202114,"total_profit_pnl": -0.02168261310722894,"balance": "29.589346773619554955","eth_balance": "29.589346773619554955","sol_balance": "29.589346773619554955","trx_balance": "29.589346773619554955","bnb_balance": "29.589346773619554955","total_value": 19087189741246.434,"winrate": 0,"token_sold_avg_profit": -0.006864334418078937,"history_bought_cost": 1174610.4672451697,"token_avg_cost": 391536.8224150566,"token_num": 36,"profit_num": 0,"pnl_lt_minus_dot5_num": 1,"pnl_minus_dot5_0x_num": 2,"pnl_lt_2x_num": 33,"pnl_2x_5x_num": 0,"pnl_gt_5x_num": 0,"gas_cost": 698.7664155257679,"bind": false,"avatar": "https://gmgn.ai/defi/images/twitter/40f0015a727f61121cdf3bac06294de6.jpg","name": "vitalik.eth","ens": "dacc.eth","tags": ["kol","bluechip_owner"],"tag_rank": {"bluechip_owner": 0,"kol": 139},"twitter_name": "vitalik.eth","twitter_username": "VitalikButerin","twitter_bind": false,"twitter_fans_num": 5828085,"followers_count": 5828085,"is_contract": false,"last_active_timestamp": 1759035887,"risk": {"token_active": 36,"token_honeypot": 0,"token_honeypot_ratio": 0,"no_buy_hold": 8891,"no_buy_hold_ratio": 0.9959672902430828,"sell_pass_buy": 34,"sell_pass_buy_ratio": 0.9444444444444444,"fast_tx": 1,"fast_tx_ratio": 0.027777777777777776},"avg_holding_peroid": 0,"updated_at": 1759680139,"refresh_requested_at": null,"follow_count": 1239,"remark_count": 795,"total_volume": 5210598.358983258,"creator_created_count": 0,"fund_from": "","fund_from_ts": 1741300115,"fund_tx_hash": "","wallet_address": "0xd8da6bf26964af9d7eed9e03e53415d37aa96045","chain": "eth","period": "all"}
Solana Network Example
{"twitter_bind": true,"twitter_fans_num": 24526,"twitter_username": "0GAntD","twitter_name": "OGAntD","ens": "","avatar": "https://gmgn.ai/defi/images/twitter/d6fb5ea9ccadc49a9a5a79e868117be2.jpg","name": "OGAntD","eth_balance": "245.59208494800000000000","sol_balance": "245.59208494800000000000","trx_balance": "245.59208494800000000000","bnb_balance": "245.59208494800000000000","balance": "245.59208494800000000000","total_value": 0,"unrealized_profit": "43979.510997249665","unrealized_pnl": 0,"realized_profit": "-53521.6186222823778126344","pnl": -0.09815349652361524,"pnl_1d": 0,"pnl_7d": -0.09815349652361524,"pnl_30d": -0.15185569094175863,"realized_profit_1d": 0,"realized_profit_7d": -53521.618622282374,"realized_profit_30d": -254402.09600267946,"winrate": 0.2545454545454545,"all_pnl": 0.021341244493947538,"total_profit": "837022.35434083668455752857","total_profit_pnl": "0.0219048117441893","buy_1d": 0,"sell_1d": 0,"buy_30d": 489,"sell_30d": 372,"buy_7d": 141,"sell_7d": 98,"buy": 141,"sell": 98,"token_num": 69,"pnl_lt_minus_dot5_num": 12,"pnl_minus_dot5_0x_num": 28,"pnl_lt_2x_num": 30,"pnl_2x_5x_num": 0,"pnl_gt_5x_num": 1,"last_active_timestamp": 1759681325,"tags": ["kol","axiom","photon","gmgn"],"tag_rank": {"axiom": 0,"gmgn": 0,"kol": 336,"photon": 0},"followers_count": 24526,"is_contract": false,"updated_at": 1759681325,"refresh_requested_at": null,"avg_holding_peroid": 282180.0933333333,"risk": {"token_active": 70,"token_honeypot": 0,"token_honeypot_ratio": "0","no_buy_hold": 152,"no_buy_hold_ratio": "0.6846846846846847","sell_pass_buy": 4,"sell_pass_buy_ratio": "0.05714285714285714","fast_tx": 1,"fast_tx_ratio": "0.014285714285714285"},"address": "215nhcAHjQQGgwpQSJQ7zR26etbjjtVdW74NLzwEgQjP","native_balance": "245.592084948","realized_profit_pnl": "-0.0934740420036709","transfer_in": 57,"transfer_out": 2,"avg_holding_period": "282272.4","total_bought_cost": "660570.80541136438","total_sold_income": "491763.27206325061","total_transfer_in_cost": "36210.59732698509632461678","total_transfer_out_income": "27297.80152521452225576062","total_fee": "33.041610998","total_fee_usd": "7248.80359129459","pnl_detail": {"winrate": "0.2545454545454545","token_num": 75,"pnl_lt_nd5_num": 12,"pnl_nd5_0x_num": 28,"pnl_0x_2x_num": 30,"pnl_2x_5x_num": 0,"pnl_gt_5x_num": 1,"first_market_cap_num": 24,"second_market_cap_num": 24,"third_market_cap_num": 27},"follow_count": 14496,"remark_count": 11553,"created_token_count": 4,"fund_from": "","fund_from_ts": 1746586150,"fund_tx_hash": "52XuthWyUQjqYbxKcdvMsV2GhGLzfvqXvzoytCgeFJ9oykERqTXz9g2hZVysJeuHcBcSEetkRLKdE9ZcAX2PLFTu","chain": "sol","period": "7d"}
These example outputs show the statistical data for wallets on different networks. The actual output will be a list of similar objects for all processed wallets.
Notes
- The collected data is stored in Apify's default data store.