
Crypto Wallet Performance Tracker
14 days trial then $10.00/month - No credit card required now

Crypto Wallet Performance Tracker
14 days trial then $10.00/month - No credit card required now
Track and analyze crypto wallet performance across multiple blockchains by scraping gmgn.ai. Monitor insider and whale wallets with PnL, win rate, and balance tracking. Supports Solana, Ethereum, Base, Tron, and Blast.
Actor Metrics
17 monthly users
1.0 / 5 (1)
8 bookmarks
98% runs succeeded
31 days response time
Created in Nov 2024
Modified 3 months ago
You can access the Crypto Wallet Performance Tracker 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.
1echo '{
2 "wallets": [
3 "4Ye7cGB5FPMDph2jGrG1Nf6CTqsuoLH72JqFmFfZ9QaQ",
4 "BieeZkdnBAgNYknzo3RH2vku7FcPkFZMZmRJANh2TpW"
5 ],
6 "daysOption": "30d",
7 "chain": "sol",
8 "proxy": {
9 "useApifyProxy": true,
10 "apifyProxyGroups": [
11 "RESIDENTIAL"
12 ]
13 }
14}' |
15apify call crypto-scraper/crypto-wallet-performance-tracker --silent --output-dataset
Crypto Portfolio Tracker API through CLI
The Apify CLI is the official tool that allows you to use Crypto Wallet Performance Tracker locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: