check_address
Check whether a crypto address is safe to transact with. Screens OFAC sanctions + community scam lists and flags contract-vs-wallet. Returns verdict (safe/caution/avoid), 0-100 risk score, reasons, and sources.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | base | ethereum (default: base) | |
| address | Yes | EVM 0x… address to check |