Can you sell it back
honeypot_checkRuns a real small buy and immediate sell to flag honeypots when the sell returns nearly nothing, reporting round-trip loss beyond normal pool fees. Use before entering low-reputation tokens.
Instructions
ONE signal: sellability. Runs a real small buy then an immediate sell against the deepest pool via on-chain quotes. Flags a honeypot when the sell returns ~nothing, and reports round-trip loss beyond normal pool fees (transfer tax / sell throttle). Use right before entering a low-reputation token. Does NOT measure tradeable size (token_depth) or price honesty (price_corroboration); all three = token_report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | base | |
| address | Yes | 0x-prefixed 20-byte token contract address |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | false when no hub pool / not resolvable | |
| data | No | analysis result; shape depends on the endpoint | |
| meta | No | ||
| chain | No | ||
| error | No | ||
| reason | No | ||
| address | No | ||
| endpoint | Yes | ||
| retryable | No |