Gmgn: Get Token Trades
Gmgn via Parse · crypto_web3
Retrieve the most recent trades for a token. Each trade includes maker address, amounts, USD value, price, event type (buy/sell), and transaction hash. Supports cursor-based pagination via the next field. 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
- 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_trades
- Interface artifact
- sha256:e129e4c810a98dc9311216b785179d5c9776892a288b46a6acd5e2e100b5efca
- Manifest digest
- sha256:46e14161a8d276f1aaca799d28293e30c6ff8c84305ce2efe579ed909f9fac5f
Request fields
- chain (string): Blockchain network identifier (e.g. sol, eth, base, bsc, tron)
- limit (integer): Number of trades per page (max 50)
- 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"}