arc_token_screen
Screen a launched Arc token by contract address for its USDC-paired pool, fee, recent swap count, and decoy-pool verdict. Refuses tokens with fees above the cap or dynamic pools charging over the cap.
Instructions
Screen a launched Arc token by contract address: its USDC-paired pool, fee, recent swap count, and the decoy-pool verdict (a fee above the cap, or a dynamic pool whose swaps charged above the cap, is refused). A cheap gate — it does NOT run a live buy/sell. NO_DATA if the token has not traded in the API's discovery window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ca | Yes | The token contract address (0x…40 hex). |