nansen: nansen_who_bought_sold
nansen_who_bought_soldIdentify which smart money wallets bought or sold a token within a specified date range. Filter by chain, token address, and trader label.
Instructions
See which smart money wallets bought or sold a specific token in a date range.
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) | |
| label_type | No | Trader label filter (smart_money, all_traders) | smart_money |
| per_page | No | Results per page |