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.
You can access the Crypto Wallet Performance Tracker programmatically from your own applications by using the Apify API. You can 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:
- 2 monthly users
- 2 stars
- 100.0% runs succeeded
- Created in Nov 2024
- Modified about 11 hours ago