get https://api.dexcheck.ai/api/v1/blockchain/top-traders-by-unrealized-pnl
Get unrealized profit based on current holdings
- If token_id is not sent, response will sort based on unrealized 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 unrealized PnL either across chain (individual token's PnL) or for a specific token only.