pg_sanctions_screen_entity
Screen a named entity against global sanctions lists (OFAC SDN, EU FSF, UN SC, Interpol). Delegates to AMLOracle. Use after resolving a wallet/trader to a real name via public reporting or known-case registry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Person or entity name | |
| threshold | No | Optional fuzzy-match threshold (0..1) | |
| entity_type | No | Optional: 'person' or 'organization' |