nansen: nansen_pnl_leaderboard
nansen_pnl_leaderboardRetrieve the Nansen PnL leaderboard for a specific token contract. Shows which wallets profited most from trading that token, requiring chain, token address, and date range.
Instructions
Get Nansen PnL leaderboard for a SPECIFIC TOKEN CONTRACT (not a global wallet leaderboard). Requires a token contract address. Shows which wallets profited most from trading that specific token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | Yes | Chain the token is on | |
| token_address | Yes | Token contract address | |
| date_from | Yes | Start date (YYYY-MM-DD) | |
| date_to | Yes | End date (YYYY-MM-DD) | |
| per_page | No | Results per page |