get https://api.dexcheck.ai/api/v1/blockchain/top-traders-by-single-token-pnl
Get realized profit by single-token trading
- If token_id is not sent, response will sort based on PnL across all tokens for the chain.
- Response may be null or missing data if the token is unknown or unsupported.
- Cache requests to avoid hitting rate limits.
Usage Ideas
- Use this endpoint to get top traders by PnL either across chain (individual token's PnL) or for a specific token only.