rh_verify
Canonical contract verification for Robinhood Stock Tokens: given a ticker, returns the ONE official Robinhood Chain contract address (cross-checked live against the onchain symbol); or given an address, confirms whether it is the canonical token or an impostor. Send { ticker } or { address }. The anti-scam authenticity oracle for agents trading tokenized equities. [x402 paid tool — price $0.05; POST /api/rh/verify]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | No | Stock/ETF ticker to look up, e.g. NVDA | |
| address | No | 0x contract address to verify as canonical or impostor |