verify_stock_token
Check if a contract is a genuine Robinhood Stock Token by probing the uiMultiplier function, which only authentic tokens implement.
Instructions
Determine whether a contract is a GENUINE Robinhood Stock Token or a ticker-squatting copy. The explorer lists multiple contracts per ticker and Robinhood publishes no registry to check against; this probes uiMultiplier(), which only the real tokens implement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | Contract address, or a ticker to search for |