GMGN Wallet Stat Scraper avatar
GMGN Wallet Stat Scraper

Pricing

Pay per event

Go to Apify Store
GMGN Wallet Stat Scraper

GMGN Wallet Stat Scraper

Developed by

Muhammet Akkurt

Muhammet Akkurt

Maintained by Community

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

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

  1. Run this actor in the Apify console.
  2. 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 address
  • chain: Blockchain network
  • period: Statistical time period
  • buy: Total number of buys
  • buy_1d: Number of buys in 1 day
  • buy_7d: Number of buys in 7 days
  • buy_30d: Number of buys in 30 days
  • sell: Total number of sells
  • sell_1d: Number of sells in 1 day
  • sell_7d: Number of sells in 7 days
  • sell_30d: Number of sells in 30 days
  • pnl: Profit/Loss ratio
  • pnl_1d: 1-day Profit/Loss ratio
  • pnl_7d: 7-day Profit/Loss ratio
  • pnl_30d: 30-day Profit/Loss ratio
  • all_pnl: All-time Profit/Loss ratio
  • realized_profit: Realized profit
  • realized_profit_1d: 1-day realized profit
  • realized_profit_7d: 7-day realized profit
  • realized_profit_30d: 30-day realized profit
  • unrealized_profit: Unrealized profit
  • unrealized_pnl: Unrealized Profit/Loss ratio
  • total_profit: Total profit
  • total_profit_pnl: Total profit Profit/Loss ratio
  • balance: Token balance
  • eth_balance: ETH balance
  • sol_balance: SOL balance
  • trx_balance: TRX balance
  • bnb_balance: BNB balance
  • total_value: Total value
  • winrate: Win rate
  • token_sold_avg_profit: Average profit of sold tokens
  • history_bought_cost: Historical purchase cost
  • token_avg_cost: Average token cost
  • token_num: Number of tokens
  • profit_num: Number of profitable tokens
  • pnl_lt_minus_dot5_num: Number of tokens with PnL < -0.5
  • pnl_minus_dot5_0x_num: Number of tokens with PnL between -0.5 and 0x
  • pnl_lt_2x_num: Number of tokens with PnL < 2x
  • pnl_2x_5x_num: Number of tokens with PnL between 2x and 5x
  • pnl_gt_5x_num: Number of tokens with PnL > 5x
  • bind: Binding status
  • avatar: Avatar URL
  • name: Name
  • ens: ENS name
  • tags: Tags
  • tag_rank: Tag ranking
  • twitter_name: Twitter name
  • twitter_username: Twitter username
  • twitter_bind: Twitter binding status
  • twitter_fans_num: Number of Twitter followers
  • followers_count: Followers count
  • is_contract: Whether it is a contract
  • last_active_timestamp: Last active time
  • risk: Risk metrics
  • avg_holding_peroid: Average holding period
  • updated_at: Update time
  • refresh_requested_at: Refresh request time
  • follow_count: Number of followed wallets
  • remark_count: Number of remarks
  • total_volume: Total transaction volume
  • creator_created_count: Number of created tokens
  • fund_from: Funding source
  • fund_from_ts: Funding timestamp
  • fund_tx_hash: Funding transaction hash
  • gas_cost: Gas cost

Solana Network (Additional/Different Fields)

  • address: Wallet address (instead of wallet_address)
  • native_balance: Native SOL balance
  • buy_1d, buy_7d, buy_30d: Number of buys by period
  • sell_1d, sell_7d, sell_30d: Number of sells by period
  • pnl_1d, pnl_7d, pnl_30d: Profit/Loss ratio by period
  • realized_profit_1d, realized_profit_7d, realized_profit_30d: Realized profit by period
  • realized_profit_pnl: Realized profit PnL ratio
  • total_profit_pnl: Total profit PnL ratio
  • all_pnl: All-time Profit/Loss ratio
  • transfer_in: Number of transfers in
  • transfer_out: Number of transfers out
  • avg_holding_period: Average holding period (in seconds)
  • total_bought_cost: Total cost of bought tokens
  • total_sold_income: Total income from sold tokens
  • total_transfer_in_cost: Total cost of transferred in tokens
  • total_transfer_out_income: Total income from transferred out tokens
  • total_fee: Total transaction fees
  • total_fee_usd: Total transaction fees in USD
  • history_bought_cost: Historical purchase cost
  • token_avg_cost: Average token cost
  • token_sold_avg_profit: Average profit of sold tokens
  • token_num: Number of tokens
  • profit_num: Number of profitable tokens
  • pnl_lt_minus_dot5_num: Number of tokens with PnL < -0.5
  • pnl_minus_dot5_0x_num: Number of tokens with PnL between -0.5 and 0x
  • pnl_lt_2x_num: Number of tokens with PnL < 2x
  • pnl_2x_5x_num: Number of tokens with PnL between 2x and 5x
  • pnl_gt_5x_num: Number of tokens with PnL > 5x
  • pnl_detail: Detailed PnL breakdown
    • winrate: Win rate percentage
    • token_num: Number of tokens
    • pnl_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 2x
    • pnl_2x_5x_num: Tokens with PnL between 2x and 5x
    • pnl_gt_5x_num: Tokens with PnL > 5x
    • first_market_cap_num: Tokens bought at first market cap level
    • second_market_cap_num: Tokens bought at second market cap level
    • third_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 tokens
    • token_honeypot: Number of honeypot tokens
    • token_honeypot_ratio: Honeypot token ratio
    • no_buy_hold: Number of tokens held without buying
    • no_buy_hold_ratio: No-buy-hold ratio
    • sell_pass_buy: Sell operations that passed buy operations
    • sell_pass_buy_ratio: Sell pass buy ratio
    • fast_tx: Number of fast transactions
    • fast_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.