16 криптовалютных ETF не могут получить одобрение из-за шатдауна в США

cryptonews.ru2025-09-12 tarihinde yayınlandı2025-10-13 tarihinde güncellendi

Правительство США не работает третью неделю — 16 криптовалютных ETF застряли в очереди на одобрение. Среди них фонды на Solana, XRP, Litecoin и Dogecoin.

Большая часть федерального правительства США остановила работу 1 октября, когда республиканцы и демократы не смогли договориться о финансировании. Из-за этого государственные агентства, включая Комиссию по ценным бумагам и биржам (SEC), которая одобряет заявки на ETF, работают в минимальном составе.

Октябрь должен был стать месяцем биржевых фондов

Индустрия готовилась к настоящему потоку ETF в октябре — SEC должна была принять окончательные решения по меньшей мере по 16 криптовалютным фондам. Еще 21 заявка поступила только за первые восемь дней месяца. Но шатдаун оставил все в подвешенном состоянии: дедлайны проходят, а никаких действий не предпринимается.

Конца противостоянию не видно. Обе стороны стоят на своем, выдвигая взаимоисключающие требования.

Чего хотят республиканцы и демократы

Республиканцы требуют сократить расходы для уменьшения растущего государственного долга, который превысил $37,8 трлн — примерно $111 000 на каждого жителя США. При этом они хотят увеличить финансирование таких направлений, как охрана границы.

Демократы выступают против урезания бюджета на здравоохранение. Они также настаивают на продлении истекающих налоговых льгот, которые делают медицинское страхование дешевле.

Сенат не планирует проводить голосования до вторника, а Палата представителей вообще не заседает. То есть немедленного способа прекратить шатдаун нет.

Как может закончиться шатдаун

Чтобы правительство заработало, Конгресс — и Палата представителей, и Сенат — должен принять законопроекты о финансировании через отдельные билли или временную резолюцию. Это временная мера, которая позволяет финансировать правительство на текущем уровне, пока переговоры продолжаются.

После того как законопроекты пройдут обе палаты, президент Трамп сможет подписать их, и шатдаун завершится.

Республиканцы контролируют обе палаты Конгресса, однако в Сенате им не хватает голосов для принятия бюджетных законов без поддержки демократов.

Текущий шатдаун — 11-й в истории США и первый с декабря 2018 года по январь 2019-го, который продлился 35 дней и остается самым длинным на сегодняшний день.

Сезон альткоинов под вопросом

Аналитик ETF и президент NovaDius Wealth Management Нейт Джераси (Nate Geraci) написал в соцсети X, что после окончания шатдауна «шлюзы для спотовых криптовалютных ETF откроются» — ожидается массовое одобрение.

«Ирония в том, что растущий бюджетный долг и обычный политический театр задерживают эти фонды. Именно на это и нацелена криптовалюта», — добавил он.

Аналитики биржи Bitfinex прогнозировали в августе, что новый сезон альткоинов может начаться, если все предложенные ETF будут одобрены. Причина проста: биржевые фонды предлагают доступ к монетам с меньшим риском, что может привлечь больше инвесторов.

Пока правительственный шатдаун продолжается, криптоиндустрия ждет. Решения по 16 заявкам могут изменить расклад на рынке альткоинов, но сначала политикам нужно договориться о бюджете.

İlgili Okumalar

Programmers Worldwide Are Wasting Money on Anthropic! The Company Can't Stand It Anymore

Anthropic recently published guidelines to help developers using Claude Code reduce unnecessary token costs. The key recommendations include: 1) Clear (/clear) conversations after completing a task to avoid carrying irrelevant file reads and command outputs into the next task. 2) Set the model and reasoning effort level at the start of a session, as switching mid-session invalidates the prompt cache, requiring a full-price recalculation of the entire dialog history. 3) Attach files using @ references instead of typing paths manually to avoid extra tool calls and searches that bloat the context. 4) Add quiet flags to verbose commands (e.g., in CLAUDE.md) to minimize lengthy output in the dialog history. 5) Use /compact while the session cache is still warm (before breaks) to compress the dialog at one-tenth the cost. 6) Offload large-output tasks to a sub-agent, which runs in an isolated context and only returns conclusions, preventing intermediate outputs from polluting the main dialog. The article explains token pricing: input tokens (prefill) are processed in parallel, while output tokens (decode) are generated serially, making output tokens five times more expensive. Caching is crucial for savings—if a request's prefix (system prompt, CLAUDE.md, dialog history) matches the previous one byte-for-byte, reading it costs only 10% of the standard input price. However, cache invalidation occurs when changing models, effort levels, fast mode, compressing dialogs, after cache expiration, or when resuming old sessions. Dialog history also grows quadratically (O(n²)) as file contents and command outputs accumulate, increasing costs per round. Proactive context management—like isolating noisy tasks, using /rewind to trim unproductive turns, and task-based session clearing—is becoming an essential skill for cost-effective AI-assisted development.

marsbit27 dk önce

Programmers Worldwide Are Wasting Money on Anthropic! The Company Can't Stand It Anymore

marsbit27 dk önce

Pax Silica vs. WAICO: The US Wants to Prohibit Europe from Using Chinese Artificial Intelligence

The United States is preparing to demand that European and other partners abandon Chinese artificial intelligence initiatives, threatening exclusion from the American-led "Pax Silica" coalition, according to a leaked U.S. State Department document. This ultimatum forces signatories of the "AI Opportunity Statement" to choose between the Western technological ecosystem and alternative frameworks, with China not explicitly named but clearly targeted. Pax Silica is a U.S. strategy for AI and semiconductor hegemony, launched in late 2025. Its European presence expanded significantly in mid-2026. Concurrently, China, Russia, and 27 other nations established the World AI Cooperation Organization (WAICO) in July 2026 as an independent intergovernmental platform promoting AI governance based on UN principles. This situation creates a difficult choice, especially for European nations balancing strategic autonomy with dependence on U.S. tech and security. It also pressures Global South countries with pragmatic ties to both Washington and Beijing. The formation of competing blocks risks fragmenting the global tech landscape, forcing companies to split supply chains, increasing costs, and potentially leading to incompatible standards and protocols. The era of open globalization in AI may be ending, replaced by geopolitical confrontation where technological sovereignty trumps economic efficiency. The decisions made will shape the global digital economy for decades.

cryptonews.ru2 saat önce

Pax Silica vs. WAICO: The US Wants to Prohibit Europe from Using Chinese Artificial Intelligence

cryptonews.ru2 saat önce

Robert Kiyosaki Shares His Mentor's Predictions About the Emergence of Bitcoin and AI

American entrepreneur and author of "Rich Dad Poor Dad," Robert Kiyosaki, discussed the influence of futurist R. Buckminster Fuller on his worldview, linking Fuller's past technological predictions to the emergence of Bitcoin and the development of artificial intelligence. In an X post, Kiyosaki also reflected on personal purpose, sharing his journey from the music business—where he worked with bands like The Police and Iron Maiden—to creating the "Cashflow" board game and writing his famous book. He described feeling an inner emptiness despite his success, a turning point that came after meeting Fuller, whom he studied with for three summers. Kiyosaki described Fuller as a "friendly genius" who foresaw world-changing developments like Bitcoin and AI. However, the core of his post focused on Fuller's philosophical impact, particularly a quote about belonging to the universe and finding purpose by dedicating one's life to the maximum benefit of others. The entrepreneur remains a vocal advocate for cryptocurrencies. He regularly advises buying Bitcoin during market panics, viewing it and assets like Ethereum, gold, and silver as hedges against traditional financial system failures. Kiyosaki has predicted a major market crash by 2026, seeing it as an opportunity for prepared investors, with long-term price targets including $750,000 for Bitcoin and $95,000 for Ethereum.

cryptonews.ru4 saat önce

Robert Kiyosaki Shares His Mentor's Predictions About the Emergence of Bitcoin and AI

cryptonews.ru4 saat önce

Etherealize CEO Calls Wall Street's Private Blockchains a 'Race to the Bottom'

Etherealize co-founder and CEO Vivek Raman criticized Wall Street's growing interest in private, permissioned blockchains, calling them a "race to the bottom." In an interview with CoinDesk, Raman argued that consortium networks fragment liquidity and return the industry to the siloed systems that blockchain technology was meant to overcome. He stated that closed networks do not interoperate, undermining two key advantages of the technology: system compatibility and liquidity concentration. Etherealize promotes Ethereum as an open, foundational layer for institutional players. Raman insists that privacy and access restrictions should be built on top of public infrastructure—at the application or L2 level—rather than creating separate, closed networks. He compared Ethereum to HTTP as a base layer, with additional permissioned and private layers akin to HTTPS. Examples of this new wave of "closed" solutions mentioned include Canton Network from Digital Asset, Circle's Arc project, and Stripe's Tempo. Raman termed this trend "consortium chains 2.0," recalling earlier initiatives like the R3 interbank consortium and the Hyperledger corporate ecosystem from 2016 that failed to gain significant traction. He reiterated his firm belief that a global, open, permissionless infrastructure is necessary as a foundational base layer. Raman previously noted in June that traditional financial institutions had begun implementing Ethereum-based solutions into real business processes.

cryptonews.ru4 saat önce

Etherealize CEO Calls Wall Street's Private Blockchains a 'Race to the Bottom'

cryptonews.ru4 saat önce

İşlemler

Spot
活动图片