gmgn.ai API: get_token_holders
gmgn.ai via Parse · crypto_web3
Retrieve the holder list for a token ordered by holding percentage descending. Each holder includes balance, USD value, realized profit, cost basis, and wallet tags. Supports cursor-based pagination. Real-time Solana blockchain analytics: trending tokens, token statistics, security analysis, holder data, trades, candle charts, and trader rankings. Fulfilled by Parse from gmgn.ai.
- crypto-web3
- finance
- gmgn-ai
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- crypto_web3
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/fd0acc27-2d9b-49ca-b8ff-216a1b3ce0e0/get_token_holders
- Interface artifact
- sha256:eb6a3a0f84883b1a2a1517356dea4f36e5c14cd2647178a407c5f34c8f901750
- Manifest digest
- sha256:b79f17057399dc208664871493b0272ad860ecb67daa14785c2d76cbc8001b48
Request fields
- chain (string): Blockchain network identifier (e.g. sol, eth, base, bsc, tron)
- limit (integer): Number of holders to return per page
- cursor (string): Opaque pagination cursor from the previous response's next field
- address (string, required): Token contract address
Example queries
- {"chain":"sol","limit":"5","address":"CVhWiQ2SBhpTJ3xAR3ekf3uf8Ns2tNzj3mEtzKSpump"}