OFAC-sanctioned Solana addresses

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

4
SOL listings
3
designated persons
2025-11-19
first entity designation
2026-08-07
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 Solana addresses belong to

Designated personSOL listingsOFAC programs
Rashevskyi Dmytro2CYBER4
SHPS Shelbit1SDGT
Sokolovski Rolan1ILLICIT-DRUGS-EO14059

All 4 Solana 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.

SOL addressDesignated personEntity designated
6wjqWWra8ombzaw6VHrG5xpQ972jCYF6bbHiFCbWmr4USHPS Shelbit2026-08-07
FuCC7GoYwt5TsNTjWL23Xx9UKCvC18chjMEFPL3vJDCCRashevskyi Dmytro2026-07-13
Fc1EwQUZyTEagaDvA1utHXCcZNyG1x2PLt2DfNu1cJdHRashevskyi Dmytro2026-07-13
42RLPACwZPx3vYYmxSueqsogfynBDqXK298EDsNoyoHiSokolovski Rolan2025-11-19

Programs these addresses were designated under

ProgramListings
CYBER42
SDGT1
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=6wjqWWra8ombzaw6VHrG5xpQ972jCYF6bbHiFCbWmr4U"

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.