Last modified:2026-07-19 17:02:27
Maintainer:Not configured
OperationId:entity_wallet_address_screen
Exact-match screen a wallet address against the OFAC SDN digital-currency addresses (an O(1) lookup, not name matching). Returns hit with the matched record(s) or clear. The query tries the address verbatim AND lowercased so a mixed-case 0x address still matches the stored lowercased key; base58 addresses are checksum-significant and matched verbatim only. Fail-CLOSED: an unavailable index returns 503 (never a clear), and a stale index downgrades a hit/clear to review.