OFAC-sanctioned Solana addresses

OFAC publishes digital-currency addresses as a field on SDN entries, the same way it publishes a passport number or a vessel IMO. As of 2026-07-24 the SDN list carries 3 Solana (SOL) addresses, belonging to 2 designated persons. All of them are below.

3
SOL addresses
2
designated persons
2025-11-19
first designated
2026-07-13
most recent
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 Solana addresses belong to

Designated personSOL addressesOFAC programs
RASHEVSKYI, Dmytro2CYBER4
SOKOLOVSKI, Rolan1ILLICIT-DRUGS-EO14059

All 3 Solana addresses on the SDN list

Reproduced exactly as OFAC publishes them, newest designation first. The owner column is the primary name on the SDN entry the address is attached to.

SOL addressDesignated personDate published
Fc1EwQUZyTEagaDvA1utHXCcZNyG1x2PLt2DfNu1cJdHRASHEVSKYI, Dmytro2026-07-13
FuCC7GoYwt5TsNTjWL23Xx9UKCvC18chjMEFPL3vJDCCRASHEVSKYI, Dmytro2026-07-13
42RLPACwZPx3vYYmxSueqsogfynBDqXK298EDsNoyoHiSOKOLOVSKI, Rolan2025-11-19

Programs these addresses were designated under

ProgramAddresses
CYBER42
ILLICIT-DRUGS-EO140591

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=Fc1EwQUZyTEagaDvA1utHXCcZNyG1x2PLt2DfNu1cJdH"

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-07-24. No figure is estimated. 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.