OFAC-sanctioned Zcash addresses

OFAC publishes digital-currency addresses as fields on SDN entries. As of 2026-08-28, the SDN list carries 4 Zcash (ZEC) listings belonging to 4 designated persons. Every listing is below.

4
ZEC listings
4
designated persons
2020-09-10
first entity designation
2026-07-13
latest entity designation
Sending to any address below is a prohibited transaction for a U.S. person, and a sanctions exposure for everyone else. Strict liability applies: intent is not an element of the violation, and neither is knowing the address was listed. This page is a reference, not a screening control — an address list you copied last month is out of date the next time OFAC publishes.

Why an address list is not a screening control

OFAC adds and removes addresses without notice, and a designated person can move funds to a fresh address at any time. There are three specific ways a static copy of this table fails in production:

Who these Zcash addresses belong to

Designated personZEC listingsOFAC programs
Andreyev Anton Nikolaeyvich1CYBER2, ELECTION-EO13848
Association for Free Research and International Cooperation1CYBER2, ELECTION-EO13848, UKRAINE-EO13661
KARASAVIDI Dmitrii1CYBER2
Rashevskyi Dmytro1CYBER4

All 4 Zcash address listings on the SDN list

Reproduced exactly as OFAC publishes them. The date is the entity's original designation date, not the address-add date, which OFAC does not publish.

ZEC addressDesignated personEntity designated
t1LHesgnkapziGQCJtrfZWYXhyjfTVo1dvhRashevskyi Dmytro2026-07-13
t1MMXtBrSp1XG38Lx9cePcNUCJj5vdWfUWLAssociation for Free Research and International Cooperation2021-04-15
t1g7wowvQ8gn2v8jrU1biyJ26sieNqNsBJyKARASAVIDI Dmitrii2020-09-16
t1WSKwCDL1QYRRUrCCknEs5tDLhtGVYu9KMAndreyev Anton Nikolaeyvich2020-09-10

Programs these addresses were designated under

ProgramListings
CYBER23
ELECTION-EO138482
CYBER41
UKRAINE-EO136611

Screen this programmatically

The same data behind this page is available as a single unauthenticated GET. It checks an address against every digital-currency address on the SDN list, and returns a match list rather than a yes/no so you can log what matched and why:

curl "https://sanctionsai.dev/sanctions?wallet=t1LHesgnkapziGQCJtrfZWYXhyjfTVo1dvh"

The free tier allows 5 checks per day with no signup, which is enough to wire the call up and see the response shape. Production limits and the audit log are on the paid tiers; the API reference covers batch screening and the degraded flag you should alert on.

Screen addresses at transaction time, not from a page

SanctionsAI is an OFAC screening API for automated systems: one GET per address or counterparty name, matched against the full SDN list rather than a chain-scoped copy, with an audit trail of what matched. Free tier, no signup.

See pricing

Source. Every figure on this page is counted from the U.S. Treasury OFAC SDN enhanced XML export, published 2026-08-28. No figure is estimated. The machine-readable sources manifest records the counting method. The authoritative list is OFAC's own Sanctions List Search.

Scope. SDN list only. This page does not cover the OFAC Consolidated (non-SDN) lists, the Sectoral Sanctions Identifications list, or the EU, UK or UN lists, and it does not apply the 50 Percent Rule, under which entities owned 50% or more by blocked persons are themselves blocked without being listed by name.

Not legal or compliance advice. A screening decision requires the official list and, where the stakes warrant it, counsel.