Джереми Хоган: Комиссия по ценным бумагам отзовет иски против криптокомпаний

cryptonews.ruPublished on 2024-05-08Last updated on 2024-11-08

Адвокат и совладелец юридической фирмы Hogan&Hogan предположил, что после смены руководства США в 2025 году Комиссия по ценным бумагам и биржам США (SEC) прекратит судебные разбирательства с криптокомпаниями.

Джереми Хоган (Jeremy Hogan) верит, что председатель SEC Гэри Генслер (Gary Gensler) может покинуть свой пост до 20 января. Это дата инаугурации Дональда Трампа (Donald Trump), победившего на президентских выборах. После ухода Генслера администрация Трампа назначит временного главу SEC, поддерживающего криптовалюты. И когда новый председатель ведомства полноправно вступит на должность, он может распорядиться о полном прекращении/урегулировании всех судебных разбирательств с криптокомпаниями, — если эти дела не связаны с мошенничеством.

Хоган предположил, что SEC сформирует группу, которая займется оценкой исков, направленных регулятором. Эта группа могла бы предоставлять рекомендации SEC и преимущественно состоять из представителей Республиканской партии. Затем комиссары SEC могли бы голосовать за закрытие или урегулирование исков, рассуждает криптоэнтузиаст.

Юрист уверен, что компания Ripple, которую SEC четыре года назад обвинила в торговле незарегистрированными ценными бумагами, выплатит $125 млн для урегулирования разбирательства.

В августе суд Южного округа Нью-Йорка обязал Ripple выплатить этот штраф за нарушение федеральных законов о ценных бумагах — продажу токенов XRP напрямую крупным юрлицам. Несмотря на готовность компании заплатить штраф, SEC подала апелляцию на решение суда, разрешившего продажу XRP на вторичном рынке. В 2023 году суд постановил, что такие продажи XRP не имеют отношения к торговле ценными бумагами.

Хоган верит, что судебное разбирательство с американской криптобиржей Coinbase тоже будет закончено в следующем году. Однако урегулирование или отклонение судебных исков, связанных с криптовалютами, произойдет не сразу и может затянуться до лета 2025 года, рассудил юрист.

Ранее Хоган раскритиковал SEC за создание препятствий для развития криптокомпаний, заявив, что в Соединенных Штатах проще зарегистрировать героин, чем хотя бы одну криптокомпанию.

Related Reads

Li Fei-Fei's Latest Long-Form Article: When Video Generation, Robotics, and NVIDIA All Call Themselves World Models, We Need a Taxonomy

In a new article, Dr. Fei-Fei Li addresses the widespread and often inconsistent use of the term "world model" in AI. She proposes a clear, functional taxonomy rooted in the classic Partially Observable Markov Decision Process (POMDP) loop (agent → action → state → observation → agent). According to this framework, current systems called "world models" are different projections of this loop, categorized by their primary output: 1. **Renderers**: Output observations (pixels). Their goal is visual fidelity for human consumption (e.g., video generation models like Sora). They are the most commercially mature but are limited by a focus on appearance over physical accuracy. 2. **Simulators**: Output states (geometric, physical, dynamic representations). They provide a structurally accurate world for both human professionals (e.g., architects) and computational agents (e.g., robots for training). Li argues simulators are the crucial, underappreciated bridge, as they can underpin both rendering and planning. 3. **Planners**: Output actions. Given an observation and a goal, they decide what an agent should do next (e.g., robotic action models). This area is highly promising but remains the least mature for real-world deployment. Li highlights a key trend: the boundaries between these three categories are beginning to blur, as they all rely on a shared underlying understanding of geometry, physics, and dynamics. The logical endpoint is a unified world foundation model capable of switching between rendering, simulation, and planning based on downstream needs. This convergence, she concludes, is central to advancing spatial intelligence—enabling machines not just to talk about the world, but to truly understand, imagine, and interact with it.

marsbit2h ago

Li Fei-Fei's Latest Long-Form Article: When Video Generation, Robotics, and NVIDIA All Call Themselves World Models, We Need a Taxonomy

marsbit2h ago

Forbes Feature: Stablecoin Cross-Border Payments Are Faster, But Not Yet Cheaper

A Forbes feature delves into the state of stablecoin-based cross-border payments, noting rapid growth but a key shortfall: while faster and more accessible, they are not yet cheaper. At a recent industry conference in Mexico City, optimism about technology, regulation, and volume was tempered by discussions with practitioners. The core issue is liquidity. Traditional FX brokers charge 60-70 basis points, and stablecoins promise to slash this to 2-5 basis points. However, this theoretical cost advantage cannot be realized until deep liquidity pools are established at scale, requiring significant institutional capital inflow. A major adoption barrier is trust. Businesses often rely on long-standing relationships with traditional brokers, valuing reliability over marginal cost savings. This shift will be gradual. Furthermore, successful companies in the space are not positioning themselves as replacements for legacy systems like SWIFT, but as complements. They leverage stablecoins for speed while using traditional rails for their standardization and reliability in ensuring accurate payment details—a critical factor for supplier payments to avoid customs issues. Companies like Caliza, experiencing high monthly growth, exemplify this hybrid approach. The industry anticipates consolidation, as long-term viability will depend on securing the essential trifecta: proper licensing, robust fiat on/off-ramps, and deep liquidity. Without these, firms risk being mere intermediaries rather than building sustainable businesses.

marsbit2h ago

Forbes Feature: Stablecoin Cross-Border Payments Are Faster, But Not Yet Cheaper

marsbit2h ago

Li Feifei's Latest Article: When Video Generation, Robotics, and NVIDIA All Claim to Have 'World Models,' We Need a Taxonomy

"World Model" has become a widely used yet ambiguous term in AI. Drawing from the classic POMDP framework (agent → action → state → observation), this article proposes a functional taxonomy to clarify the concept. It identifies three distinct types, categorized by their output in the perception-action loop: 1. **Renderers**: Output visual observations (pixels). These models, like advanced video generators, prioritize visual fidelity but often lack underlying physical accuracy. 2. **Simulators**: Output the state of the world (geometry, physics, dynamics). They provide a structurally accurate representation for professionals (e.g., architects) and serve as training environments for robots and AI agents. 3. **Planners**: Output actions. Given an observation and a goal, they determine what an agent should do next, closing the perception-action loop (e.g., vision-language-action models). While renderers are currently the most commercially mature and planners are the most aspirational, the article argues that **simulators are the crucial, underappreciated hub**. By working at the level of geometry and physics, a simulator can project upwards to create visuals for humans and downwards to predict action consequences for agents. The future lies in the convergence of these three functions. Emerging research and products, like World Labs' Marble model which outputs both visual splats and physical collision meshes, are beginning to blur these boundaries. The logical endpoint is a unified world foundation model capable of rendering, simulating, and planning based on a shared understanding of spatial and temporal structures—ultimately enabling machines to understand, imagine, and interact with the physical world.

链捕手2h ago

Li Feifei's Latest Article: When Video Generation, Robotics, and NVIDIA All Claim to Have 'World Models,' We Need a Taxonomy

链捕手2h ago

Trading

Spot
活动图片