wallet_detect_whales
Detect whale wallets holding a specific token by contract address, with configurable network (Ethereum, BSC, Polygon) and minimum balance in USD.
Instructions
Detect whale wallets holding a specific token
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | Blockchain network | ethereum |
| minBalance | No | Minimum balance in USD | |
| tokenAddress | Yes | Token contract address |