Tether Urged To Transfer $344M In Frozen USDT To Terror Victims

bitcoinistОпубліковано о 2026-05-16Востаннє оновлено о 2026-05-16

Анотація

A US federal court in Manhattan is being asked to order Tether to transfer $344 million in frozen USDT to victims of Iran-linked terrorist attacks. The plaintiffs, including a Jerusalem family affected by a 1997 Hamas bombing, hold unpaid court judgments against Iran. They target two Tron blockchain wallets, frozen earlier this year by the US Treasury's OFAC as linked to Iran's Islamic Revolutionary Guard Corps. Their lawsuit argues that because Tether, as a centralized issuer, can freeze wallets, it can also be compelled by court order to move the equivalent funds to satisfy the judgments. This case could set a significant legal precedent for centralized stablecoin issuers and is part of a broader legal campaign targeting frozen crypto assets linked to sanctioned entities.

A Jerusalem family that lost relatives in a 1997 Hamas suicide bombing is among the plaintiffs pushing a US federal court to order Tether to hand over hundreds of millions in frozen digital currency.

The case, filed in Manhattan, could set a significant legal precedent for how courts treat centralized stablecoin issuers.

A Decades-Old Debt

The plaintiffs are survivors and family members of victims from Iran-linked terrorist attacks. They hold court judgments against Iran that were awarded years ago — judgments that have never been paid.

Now they are targeting a pile of frozen cryptocurrency as a way to collect what they are owed.

Attorney Charles Gerstein filed the lawsuit Thursday in the US District Court for the Southern District of New York.

Filing against Tether submitted by Attorney Charles Gerstein.

His clients say they have a legal claim to two Tron blockchain wallet addresses holding roughly 344 million USDT. Those wallets were frozen earlier this year by the US Treasury Department’s Office of Foreign Assets Control, which identified them as linked to Iran’s Islamic Revolutionary Guard Corps.

The plaintiffs are not asking Tether to simply release those specific wallets. According to reports, they want a court order directing Tether to transfer an equivalent amount of USDT to their legal team’s wallet address.

Why Tether Can Be Compelled

Unlike Bitcoin or Ethereum, USDT is controlled by a central company. Tether can freeze wallets, block transactions, and move funds when ordered to do so. That centralized structure is at the heart of Gerstein’s legal argument.

Because a prior order already froze the wallets — something only possible because Tether has direct operational control — he contends the company can also be ordered to move the funds.

BTCUSD trading at $78,115 on the 24-hour chart: TradingView

The ownership question, he argues, is already largely settled: OFAC has already declared the wallets to be IRGC-controlled assets, which clears a path for seizure under US terrorism statutes.

Broader Legal Campaign

This is not Gerstein’s only case of this kind. Based on reports, he has filed similar actions involving North Korea-linked cyber operations against the Arbitrum platform. He is also handling a separate case involving Railgun DAO, a privacy-focused crypto protocol.

The Manhattan filing is part of what appears to be a coordinated legal push to test whether courts can compel crypto platforms with centralized control to act on frozen assets held in sanctioned wallets.

Featured image from CEPA, chart from TradingView

Пов'язані питання

QWhat is the plaintiffs' primary demand to Tether in this case?

AThe plaintiffs are asking the US federal court to order Tether to transfer approximately $344 million worth of frozen USDT (an equivalent amount to the funds in two sanctioned wallet addresses) to a wallet address controlled by their legal team.

QWhat is the legal basis for Attorney Charles Gerstein's argument that Tether can be compelled to move the funds?

AThe argument hinges on Tether's centralized control over USDT. Gerstein contends that because Tether can and has frozen the specific wallets (as ordered by OFAC), demonstrating direct operational control, the company can similarly be ordered by a court to move the funds.

QWhat entity froze the Tron blockchain wallets containing the 344 million USDT, and why were they frozen?

AThe wallets were frozen earlier this year by the US Treasury Department's Office of Foreign Assets Control (OFAC), which identified them as assets linked to Iran's Islamic Revolutionary Guard Corps (IRGC).

QWho are the plaintiffs in this lawsuit against Tether?

AThe plaintiffs are survivors and family members of victims from Iran-linked terrorist attacks, including a Jerusalem family that lost relatives in a 1997 Hamas suicide bombing. They hold unpaid court judgments against Iran.

QWhat potential legal significance does this case hold beyond the immediate dispute?

AThe case could set a significant legal precedent for how US courts treat centralized stablecoin issuers, testing whether courts can compel such platforms to act on frozen assets held in wallets linked to sanctioned entities under terrorism statutes.

Пов'язані матеріали

Codex Goal Mode Usage Guide: How to Make AI Continuously Pursue a Specific Objective

"Codex Goal Mode: How to Make AI Work Continuously Toward a Specific Goal" OpenAI's Codex "goal mode" (/goal) transforms the AI from a reactive code assistant into a proactive execution agent capable of working autonomously for hours or even days to achieve a defined objective. To maximize its effectiveness, follow these key principles: 1. **Define Clear, Verifiable Exit Criteria:** The goal prompt should be a concise, measurable success condition, not a lengthy specification. Use quantifiable metrics like "reduce build time by 30%" or "achieve 100% test parity." 2. **Provide Initial Guidance and Tools:** Direct Codex toward likely problem areas and specify available tools (e.g., browsers, testing environments) to prevent it from exploring unproductive paths. 3. **Enable Progress Measurement:** Equip Codex with ways to track advancement, such as creating comparison tools for visual tasks or evaluation sets, ensuring it can gauge its own progress. 4. **Use a Realistic Execution Environment:** For tasks like performance optimization, provide access to environments that closely mimic production (e.g., similar configs, databases) to yield valid results. 5. **Be Cautious with Visual Goals:** Avoid vague "pixel-perfect" instructions. Instead, supplement visual references with functional checklists or design system specifications to prevent Codex from obsessing over minor details. 6. **Implement Progress Tracking:** For long-running tasks, have Codex commit code to draft PRs, update progress documents, or send Slack updates to maintain visibility into its work. 7. **Review and Consolidate Results:** Once the goal is met, instruct Codex to review its work, clean up ineffective experimental code, and reflect on what strategies succeeded or failed. Ultimately, using goal mode shifts the developer's role from writing prompts to managing a persistent engineering agent—defining objectives, establishing metrics, configuring environments, and conducting final reviews.

marsbit12 хв тому

Codex Goal Mode Usage Guide: How to Make AI Continuously Pursue a Specific Objective

marsbit12 хв тому

From Ethereum to AI's 'CROPS': What Exactly Is This 'Slow Variable' That Vitalik Has Repeatedly Emphasized?

Recently, Vitalik Buterin has frequently emphasized the concept of "CROPS," first outlined in the Ethereum Foundation's March mandate as core principles guiding its focus: Censorship Resistance, Capture Resistance, Open Source, Privacy, and Security. CROPS represents Ethereum's commitment to providing foundational capabilities for user sovereignty—enabling asset ownership, identity expression, and coordination without reliance on centralized platforms or surrendering ultimate control. This framework is gaining new urgency with the rise of AI, particularly AI agents managing digital assets and automating transactions. While AI offers convenience, it risks centralizing user data, intent, and control if dependent on opaque, centralized services. Vitalik argues for "CROPS AI"—AI that is open, privacy-preserving, secure, and capable of local execution to maintain user agency. He highlights convergence between "CROPS Ethereum access layers" and "CROPS AI," such as using zero-knowledge proofs for private remote LLM calls and Ethereum RPC reads, ensuring users can access services without exposing sensitive information. Ultimately, CROPS is not just an abstract ideal but a practical guide for Ethereum's development and AI integration. It addresses the critical long-term question: as digital systems grow more powerful, how can users retain control over their privacy, assets, and autonomy? In an AI-driven era, these principles may define Ethereum's enduring value—prioritizing verifiable, secure, and user-centric design over short-term optimizations like speed and cost alone.

marsbit17 хв тому

From Ethereum to AI's 'CROPS': What Exactly Is This 'Slow Variable' That Vitalik Has Repeatedly Emphasized?

marsbit17 хв тому

Торгівля

Спот
Ф'ючерси
活动图片