arc_pool_decoy
Check whether a given v4 pool is the genuine trading venue or a high-fee decoy. Returns a verdict with refusal reason, or NO_DATA for unknown pool IDs.
Instructions
Decoy-pool verdict for a specific v4 poolId: whether this pool is the real venue for its token or a high-fee decoy that a naive buyer would route into. Explains the refusal reason. NO_DATA if the poolId is unknown to the API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| poolId | Yes | The v4 poolId (bytes32, 0x…64 hex). |