
GMGN Wallet Activity Scraper
Pricing
Pay per event

GMGN Wallet Activity Scraper
Extract crypto wallet activities on GMGN.ai for major blockchains (Ethereum, BSC, Base, Solana, Tron). Monitor trades, transfers & liquidity with custom filters. Get detailed transaction data like prices, amounts, gas fees & token info. Perfect for real-time crypto analysis and monitoring.
5.0 (2)
Pricing
Pay per event
2
4
4
Last modified
5 days ago
GMGN Wallet Activity Scraper
GMGN Wallet Activity Scraper is a powerful web scraping tool developed for the Apify platform. This tool automatically extracts, analyzes, and allows you to monitor wallet activities from crypto wallets on the GMGN.ai platform. Operating across different blockchain networks (Ethereum, BSC, Base, Solana, and Tron), this tool collects information about trading activities including buy, sell, transfers, and liquidity operations in a specific wallet.
Why Should You Use GMGN Wallet Activity Scraper?
GMGN Wallet Activity Scraper saves you hours by automating manual data collection processes and provides you with access to the most up-to-date wallet activity data. This tool offers you the following advantages:
- Time Saving: Saves you hours by automating manual data collection processes
- Comprehensive Data: Complete data set including transaction details, prices, amounts, and gas fees
- Multi-Blockchain Support: Works on Ethereum, BSC, Base, Solana, and Tron networks
- Customizable Data Collection: Ability to filter by activity types and specific tokens
Features
- Extracts all wallet activities from crypto wallets on GMGN.ai
- Can filter activities by type with different selection methods for different chains:
- Standard chains (Ethereum, BSC, Base, Tron): Multiple selection (buy, sell, transferIn, transferOut, add, remove)
- Solana: Single group selection (Trading, Transfers, or Liquidity & Burn)
- Can filter activities for specific tokens
- Can scrape multiple wallet addresses at once
- Stores collected data in Apify data storage and allows you to export it in various formats (JSON, CSV, Excel)
Use Cases
- Activity Tracking: Track trading activities across multiple wallets
- Trading Analysis: Analyze buy/sell patterns and trading behavior
- Transaction Monitoring: Monitor specific token transactions and movements
- Data Science Projects: Create comprehensive datasets for crypto trading analysis
- Trading Strategies: Collect real-time activity data for your algorithm-based trading strategies
Usage
- Run this actor in the Apify console.
- Provide the necessary inputs:
- walletAddresses: Wallet addresses to scan (you can enter multiple addresses)
- chain: Blockchain network to scan (eth, bsc, base, sol, tron)
- standardActivityTypes: Types of activities to scrape for standard chains (buy, sell, transferIn, transferOut, add, remove)
- solanaActivityTypes: Activity group for Solana (trading, transfers, or liquidity)
- limit: Number of activities to scrape for each wallet
- token: Optional token address to filter activities for a specific token
Example Input
For Standard Chains (Ethereum, BSC, Base, Tron):
{"walletAddresses": ["0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045"],"chain": "eth","standardActivityTypes": ["buy", "sell"],"limit": 50,"token": "0x864cb5194722d5a1596f4be8b899916d30dad8d8"}
For Solana:
{"walletAddresses": ["8a3rUE9ArYhRJdubwerxRFSN8A1GRPyXCzya6DGUKT2m"],"chain": "sol","solanaActivityTypes": "trading","limit": 50,"token": "2zMMhcVQEXDtdE6vsFS7S7D5oUodfJHE8vd1gnBouauv"}
Output
The collected data is saved to the Apify dataset. The output data includes the following fields:
wallet
: Wallet addresschain
: Blockchain networktx_hash
: Transaction hashtimestamp
: Activity timestampevent_type
: Type of activity (buy, sell, transferIn, transferOut, add, remove, burn - Solana only)token.address
: Token addresstoken.symbol
: Token symboltoken.logo
: Token logo URLtoken.total_supply
: Token total supplytoken_amount
: Amount of tokens involved in the activityquote_amount
: Quote amountcost_usd
: USD cost of the activitybuy_cost_usd
: USD cost when buyingprice_usd
: Token price in USDprice
: Token priceis_open_or_close
: Whether this opens or closes a positionquote_token.token_address
: Quote token addressquote_token.name
: Quote token namequote_token.symbol
: Quote token symbolquote_token.decimals
: Quote token decimalsquote_token.logo
: Quote token logoquote_address
: Quote addressfrom_address
: Source addressto_address
: Destination addressgas_native
: Gas fee in native token (Solana)gas_usd
: Gas fee in USD (Solana)gas
: Gas fee (Other chains)
Example Output
{"wallet": "8a3rUE9ArYhRJdubwerxRFSN8A1GRPyXCzya6DGUKT2m","chain": "sol","tx_hash": "5rrHtVoDbwJ4FD2xBx7bHNnAvVYHtz7vgXX6fG533eAdjqgBeBkiPttGYxVXpoofakJSkWvMgfojjY8vP95A8etX","timestamp": 1754166763,"event_type": "sell","token": {"address": "2zMMhcVQEXDtdE6vsFS7S7D5oUodfJHE8vd1gnBouauv","symbol": "PENGU","logo": "https://gmgn.ai/external-res/b2c5d4510e3db923248f9b0f6631ae2a.webp","total_supply": "76723458803"},"token_amount": "153.033466","quote_amount": "4.973292","cost_usd": "4.973292","buy_cost_usd": "5.010043683829173","price_usd": "0.0324980681023065","price": "0.0324980681023065","is_open_or_close": 0,"quote_token": {"token_address": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","name": "USD Coin","symbol": "USDC","decimals": 6,"logo": "https://gmgn.ai/external-res/d00cf095c2c891780580a450fbb83b08.webp"},"quote_address": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","from_address": "","to_address": "","gas_native": "0.0000025","gas_usd": "0.00039565"}
This example output shows the structured data of a single wallet activity. The actual output will be a list of similar objects for all processed activities.
Notes
- The collected data is stored in Apify's default data store.
On this page
Share Actor: