GMGN Wallet Activity Scraper avatar
GMGN Wallet Activity Scraper

Pricing

Pay per event

Go to Store
GMGN Wallet Activity Scraper

GMGN Wallet Activity Scraper

Developed by

Muhammet Akkurt

Muhammet Akkurt

Maintained by Community

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

You can access the GMGN Wallet Activity Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "walletAddresses": [
< "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045"
< ],
< "standardActivityTypes": [
< "buy",
< "sell"
< ]
<}' |
<apify call muhammetakkurtt/gmgn-wallet-activity-scraper --silent --output-dataset

GMGN Wallet Activity Scraper API through CLI

The Apify CLI is the official tool that allows you to use GMGN Wallet Activity Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: