detect_honeypot
Check if a token is a honeypot (buyable but not sellable) by entering its address and network. Identify scam tokens to avoid trading losses.
Instructions
Check if a token is a honeypot (can buy but not sell)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | Network name (e.g. 'bsc', 'opbnb', 'ethereum', 'base', etc.) or chain ID. Supports others main popular networks. Defaults to BSC mainnet. | bsc |
| tokenAddress | Yes | Token address to check |