arc_token_sellsim
Simulate a token's buy then sell against live chain state to detect honeypot or punitive-tax traps, reporting the round-trip fraction recovered.
Instructions
Honeypot test for an Arc token: a LIVE sell-simulation (buy then sell in one simulated transaction against current chain state) reporting the round-trip fraction recovered. Below ~0.9 the token is likely a honeypot or a punitive-tax trap. This is a heavy, paid-tier route. NO_DATA if the pool cannot be simulated (it is never scored zero on a failed simulation).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ca | Yes | The token contract address (0x…40 hex). |