onchain_risk_sanctions_screen
Screen an address against the bundled OFAC-style sanction list; returns the sanctioned flag, any matches and the list size. Pure list lookup. Read-only; price 0.0 (free).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | EVM chain (default: ethereum). | |
| address | Yes | EVM address (0x-hex) |