Anthropogenic Artificial Intelligence Breaks HAWK-256 in 60 Hours, Sparking Concerns Over Bitcoin

cryptonews.ruОпубліковано о 2026-07-30Востаннє оновлено о 2026-07-30

Анотація

An unpublished Anthropic AI model, Claude Mythos Preview, broke the post-quantum signature scheme HAWK-256 in about 60 hours at a cost of roughly $100,000. The AI uncovered a previously unknown symmetry in HAWK's design, reducing its security effectiveness by 50% and slashing the required work from ~2^64 to ~2^38 operations. The algorithm, a candidate in NIST's post-quantum cryptography evaluation, was subsequently withdrawn by its creators. This event does not pose an immediate threat to Bitcoin, as Bitcoin never used HAWK-256. Bitcoin currently relies on ECDSA and Schnorr signatures on the secp256k1 elliptic curve, which are unrelated. However, the incident significantly changes a key assumption in Bitcoin's post-quantum roadmap: AI is making the testing and potential breaking of complex cryptographic systems faster and more affordable. The development intensifies the debate on when Bitcoin should begin its transition to quantum-resistant cryptography. Proposals like BIP-360 (introducing P2QRH outputs using NIST-approved ML-DSA/SLH-DSA) and BIP-361 (phasing out ECDSA) are already in motion, having bypassed HAWK. The core challenge is whether AI-assisted cryptanalysis could compromise these intended replacement algorithms before the network completes its migration. Analysts warn that AI is accelerating cryptanalysis, compressing security timelines. Combined with quantum computing advances, this underscores the urgency for Bitcoin's transition. Reports estimate roughly 6.7...

An unreleased anthropogenic AI model broke a post-quantum signature scheme in roughly 60 hours, raising anew a question Bitcoin developers have yet to answer: when should the network begin transitioning to quantum-resistant cryptography?

The findings pose no immediate threat to Bitcoin. HAWK-256 has never been used on the network, and no existing wallets are affected. But it changes an important assumption underlying Bitcoin's post-quantum roadmap: artificial intelligence is making testing and potentially breaking complex cryptographic systems faster and cheaper.

What Mythos Did to Hawk and What It Cost

On July 28, Anthropic announced that its Claude Mythos Preview model, available to a select group of approved users, discovered an attack on HAWK-256, the final candidate for a lattice-based signature still under evaluation in NIST's third round of post-quantum cryptography, which had not been previously documented.

The AI uncovered a hidden symmetry in HAWK's design that experts had overlooked, leading to a security reduction that cut the algorithm's effective strength in half and reduced the estimated work factor from approximately 2^64 to 2^38 operations. According to Anthropic's research blog, the attack took about 60 hours and cost an estimated $100,000 in compute, and was executed by a researcher without formal cryptography training.

The cryptographic community's response was swift. Sophie Schmieg of Google stated, "Effectively, with this paper, the HAWK algorithm is dead." Matthew Green of Johns Hopkins University noted that while the research contained no groundbreaking math, it represented a new combination of existing techniques. Ars Technica reported that HAWK's creators pulled the algorithm from public access the next day.

Why All Bitcoin Wallets Remain Unaffected

The result does not affect Bitcoin.

Bitcoin uses the ECDSA algorithm on the secp256k1 elliptic curve, which is unrelated to HAWK. This algorithm was never implemented in Bitcoin, any blockchain, or commercial software. Its failure occurred during a verification process designed to find flaws before deployment.

Bitcoin's anticipated migration has already moved past HAWK. In February 2026, BIP-360 was submitted to the Bitcoin Improvement Proposal repository, introducing a new output type known as P2QRH, which uses ML-DSA and SLH-DSA—two algorithms finalized by NIST in 2024 after years of public vetting. Furthermore, in April 2026, Jameson Lopp and others presented BIP-361—a proposal for phasing out ECDSA in Bitcoin. HAWK was not included in either BIP-360 or BIP-361.

The Test That Will Define the Start of the Migration

As discussed on TFTC, the key question is whether AI-powered cryptanalysis could ultimately crack the algorithms Bitcoin hopes to use, namely ML-DSA or SLH-DSA. If either of these algorithms is found vulnerable before the network completes its migration, the strategy of waiting for mature standards may become moot.

The economics are also changing. Anthropic reported that significant cryptanalysis can now be conducted in roughly 60 hours for about $100,000, making this type of testing far more reproducible. Intelligence agencies like the NSA or GCHQ are almost certainly conducting similar work behind the scenes, meaning public results likely lag private ones.

Researchers drew parallels between this case and AGU, another post-quantum contender that withstood years of research but was ultimately attacked within an hour on a laptop in 2022. AI seems to be accelerating this trend.

Why the Timeline Keeps Shrinking

Cryptopolitan previously reported that AI cryptanalysis is lowering expectations for when quantum attacks may become viable. A 2026 Forrester quantum security report makes a similar claim, warning that novel algorithms are "overnight" shrinking security timelines by minimizing the computing resources needed to solve complex encryption problems. It predicts alarming Q-Day related security threats by 2030.

Google has also accelerated its efforts, setting a goal to phase out RSA and elliptic-curve cryptography in its systems by 2029 and expressing a desire for other companies to follow suit.

For Bitcoin, the situation is critical, as analysts cited by TheStreet estimated that approximately 6.7 million Bitcoin worth nearly $600 billion sitting in wallets could potentially be vulnerable to a sufficiently advanced quantum computer. Additionally, a study titled "Quantum Horizon" claims that about 2.3 million Bitcoin would be lost forever to quantum attacks, and that there is a one-in-six chance a quantum computer capable of breaking cryptography will be operational by 2035. Therefore, the authors argue Bitcoin's main challenge is no longer hardware, but whether the network can successfully transition before the technology becomes available.

What Cryptography Does Bitcoin Use?

Bitcoin uses several different cryptographic primitives, each serving its purpose. Importantly, Bitcoin does not encrypt transactions. Instead, it relies on cryptography for authentication, integrity, and achieving consensus. Here is a detailed breakdown:

Function Cryptography Used Purpose Vulnerable to Quantum Computing?
Digital Signatures Signatures ECDSA (legacy) and Schnorr (Taproot) on the secp256k1 elliptic curve Prove ownership of bitcoin Yes (Shor's Algorithm)
Hashing (Proof-of-Work) SHA-256 Mining and block hashing Significantly less affected (Grover's algorithm offers only quadratic speedup)
Address Generation RIPEMD-160 + SHA-256 Create Bitcoin addresses from public keys Not directly vulnerable like signatures
Merkle Trees SHA-256 Verify transaction inclusion in blocks Much less impacted

Concerns focus on Bitcoin's digital signatures (ECDSA and Schnorr) being vulnerable to future quantum computers using Shor's algorithm. Therefore, developers and researchers are exploring how Bitcoin could transition to post-quantum signature schemes, such as hash-based or lattice-based alternatives, through future protocol upgrades. Any such transition would require broad consensus in Bitcoin due to its impact on wallets, transactions, and consensus rules.

The HAWK attack did not directly affect Bitcoin because Bitcoin does not use HAWK. However, the result demonstrates how AI can accelerate cryptanalysis and shorten the time required to evaluate or break new cryptographic schemes. Combined with recent advances in quantum algorithms, these developments underscore the urgency of Bitcoin developers' efforts to prepare for a transition to a post-quantum architecture.

Трендові криптовалюти

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

QWhat algorithm did the AI successfully attack and why is this significant for Bitcoin?

AThe AI successfully attacked HAWK-256, a lattice-based signature scheme candidate undergoing NIST evaluation. This is significant for Bitcoin because, while HAWK-256 is not used by Bitcoin, the event demonstrates how AI can drastically accelerate the analysis and potential breaking of complex cryptographic systems. It underscores the pressure on Bitcoin to transition to quantum-resistant cryptography before such AI-accelerated attacks, or quantum computers themselves, threaten its current signature algorithms (ECDSA/Schnorr).

QAccording to the article, why are existing Bitcoin wallets currently unaffected by the attack on HAWK-256?

AExisting Bitcoin wallets are unaffected because Bitcoin uses the ECDSA (and Schnorr) digital signature algorithm on the secp256k1 elliptic curve. HAWK-256 has never been implemented or used in the Bitcoin network or any blockchain software. The algorithm's failure occurred during the public vetting process designed to find flaws before any deployment.

QWhat are the names of the proposed Bitcoin Improvement Proposals (BIPs) mentioned for quantum resistance, and which algorithms do they propose?

AThe article mentions BIP-360 and BIP-361. BIP-360 proposes a new output type (P2QRH) using the ML-DSA and SLH-DSA algorithms, which were finalized by NIST in 2024. BIP-361 proposes a phased deprecation of ECDSA in Bitcoin. HAWK-256 is not included in either proposal.

QHow did the capabilities of AI, as shown in the HAWK-256 attack, change the economics and feasibility of cryptographic testing?

AThe AI-powered attack on HAWK-256 was completed in about 60 hours at a cost of approximately $100,000. This makes significant cryptanalysis far more reproducible and accessible. It suggests that intelligence agencies and other entities can conduct similar testing more easily and privately, potentially discovering vulnerabilities faster than the public research community.

QBased on the article, what is the primary threat timeline and concern for Bitcoin regarding quantum computing, and what is the main challenge for the network?

AAnalysts cited in the article suggest a quantum computer capable of breaking current cryptography could be operational by 2035 (with a 1-in-6 chance). The primary concern is that approximately 6.7 million Bitcoin (worth nearly $600 billion) in vulnerable wallets could be at risk. The main challenge for the Bitcoin network is not necessarily the hardware timeline, but whether it can successfully execute a coordinated transition to post-quantum cryptographic standards before such a powerful quantum computer becomes available.

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

The United States Officially Recognizes the Laboratory Origin of the Coronavirus

The White House has published a page titled "Lab Leak: The True Origin of Covid-19," presenting the laboratory leak from a Wuhan facility as the most likely cause of the pandemic. This conclusion is based on a report by a US House of Representatives subcommittee investigating the virus's origins. Key arguments cited include the virus's unique biological features not found in nature, a single suspected spillover event into humans, and the proximity of the Wuhan Institute of Virology, which conducted gain-of-function research on coronaviruses. The report also notes that WIV staff exhibited COVID-like symptoms in autumn 2019, prior to the official outbreak. It criticizes a prominent paper on the virus's natural origin, alleging it was promoted by Dr. Anthony Fauci. The congressional subcommittee's report led to the suspension and subsequent five-year debarment of the EcoHealth Alliance and its president, Peter Daszak, from US federal funding, following findings of grant violations related to the Wuhan research. A Department of Justice grand jury is also investigating. While this US government position is presented, the scientific community, including WHO working groups, continues to debate both natural zoonotic and laboratory origins. The investigation underscores the pandemic's immense human (nearly 15 million deaths per WHO) and economic toll (over $4 trillion), highlighting the geopolitical weight of assigning blame and the future need for robust global biosecurity protocols.

cryptonews.ru10 хв тому

The United States Officially Recognizes the Laboratory Origin of the Coronavirus

cryptonews.ru10 хв тому

Welcome to the New Crypto World: Only This Time, The Place Where You Lose Money Is Called the Stock Market

Welcome to the New Crypto World: Only This Time, the Place to Lose Money is Called the Stock Market. The article depicts a future (2026) where global stock markets, particularly tech stocks, are exhibiting behaviors and risks reminiscent of the cryptocurrency world. The narrative centers on a sharp crash in South Korea's KOSPI index and leading stocks like SK Hynix, highlighting widespread retail losses, leverage-induced liquidations, and extreme volatility. It argues that a significant shift in market dynamics is underway: pricing is increasingly driven by narratives (like the AI boom) over fundamental valuation, amplified by high leverage and the rapid, emotion-fueled consensus formed on social media. Former crypto traders, seeking new opportunities, brought their high-risk strategies—chasing narratives, using leverage—into equity markets, focusing on sectors like AI and semiconductors. Ironically, data suggests some major tech stocks have recently shown greater volatility and faster crashes than Bitcoin, which is becoming relatively more stable and "stock-like" through institutional adoption. The piece details how leveraged ETFs in Korea, particularly those tied to single stocks, created a vicious cycle of forced selling that exacerbated the market plunge. It concludes that while stocks retain underlying fundamentals, the *trading* of them has undergone a "de-rationalization": markets now prioritize themes, social media sentiment, and leveraged bets over traditional analysis. In a paradoxical twist, Bitcoin is striving to become more like a traditional asset, while a segment of the stock market is becoming more like crypto—a cycle of grand stories, crowded trades, easy leverage, and the pervasive, often misplaced, belief that one can exit before everyone else. The final, poignant wish from a Korean retail investor—to go back to life before trading and get their money back—underscores that markets offer no refunds.

marsbit28 хв тому

Welcome to the New Crypto World: Only This Time, The Place Where You Lose Money Is Called the Stock Market

marsbit28 хв тому

Торгівля

Спот

Популярні статті

Що таке BITCOIN

Розуміння HarryPotterObamaSonic10Inu (ERC-20) та його позиції у крипто-просторі Останніми роками ринок криптовалют спостерігав за зростанням популярності мем-коінів, які привертають інтерес не тільки трейдерів, але й тих, хто шукає спілкування та розважальну цінність. Серед цих унікальних токенів є HarryPotterObamaSonic10Inu (ERC-20), інтригуючий проект, що поєднує культурні посилання з тканинами криптовалюти. Ця стаття досліджує ключові аспекти HarryPotterObamaSonic10Inu, вивчаючи його механізми, спільноту та його взаємодію з ширшим крипто-ландшафтом. Що таке HarryPotterObamaSonic10Inu (ERC-20)? Як випливає з його назви, HarryPotterObamaSonic10Inu є мем-коіном, побудованим на блокчейні Ethereum, класифікованим за стандартом ERC-20. На відміну від традиційних криптовалют, які можуть підкреслювати практичну корисність або інвестиційний потенціал, цей токен процвітає завдяки розважальній цінності та силі своєї спільноти. Проект спрямований на створення середовища, де зацікавлені користувачі можуть об'єднуватися, ділитися ідеями та брати участь у заходах, натхненних різноманітними культурними явищами. Однією з примітних особливостей HarryPotterObamaSonic10Inu є нульовий податок на транзакції. Цей привабливий елемент має на меті заохочувати торгівлю та участь у спільноті, позбавлену додаткових витрат, які можуть відлякувати дрібних трейдерів. Загальна пропозиція монет становить один мільярд токенів, що позначає намір підтримувати суттєву циркуляцію в межах спільноти. Творець HarryPotterObamaSonic10Inu (ERC-20) Походження HarryPotterObamaSonic10Inu дещо окутане таємницею; деталі про творця залишаються невідомими. Розвиток цього токена позбавлений впізнаваної команди або чіткої стратегії, що не є рідкістю в секторі мем-коінів. Натомість проект виник органічно, а його розвиток значною мірою залежить від ентузіазму та участі його спільноти. Інвестори HarryPotterObamaSonic10Inu (ERC-20) Щодо зовнішніх інвестицій та підтримки, HarryPotterObamaSonic10Inu також залишається невизначеним. Токен не зазначає жодних відомих інвестиційних фондів або значної організаційної підтримки. Натомість життєва сила проекту полягає в його базовій спільноті, яка інформує про його зростання та стійкість через колективні дії та залученість у крипто-просторі. Як працює HarryPotterObamaSonic10Inu (ERC-20)? Як мем-коін, HarryPotterObamaSonic10Inu функціонує передусім поза традиційними рамками, що часто регулюють вартість активів. Є кілька відмінних аспектів, що визначають, як працює проект: Транзакції без податку: Завдяки відсутності податкових зборів на транзакції, користувачі можуть вільно купувати та продавати токен, не турбуючись про приховані витрати. Залучення спільноти: Проект процвітає завдяки взаємодії спільноти, використовуючи соціальні медіа для створення шуму та сприяння залученню. Обговорення, обмін контентом та залученість є ключовими елементами, що допомагають розширити його охоплення та зміцнити лояльність серед прихильників. Відсутність практичної корисності: Слід зазначити, що HarryPotterObamaSonic10Inu не пропонує конкретної корисності в рамках фінансової екосистеми. Натомість він класифікується як токен, що призначений в основному для розваги та спільнотних активностей. Культурне посилання: Токен кмітливо вплітає елементи популярної культури, щоб привернути інтерес, зв'язуючи з ентузіастами мемів та крипто-стежками. HarryPotterObamaSonic10Inu ілюструє, як мем-коіни функціонують інакше, ніж традиційні криптовалютні проекти, увійшовши на ринок як інноваційні соціальні конструкти, а не утилітарні активи. Хронологія HarryPotterObamaSonic10Inu (ERC-20) Історія HarryPotterObamaSonic10Inu відзначена кількома значними етапами: Створення: Токен виник з вірусного мему, захопивши уяву багатьох крипто-ентузіастів. Конкретні дати створення недоступні, що підкреслює його органічний розвиток. Лістинг на біржах: HarryPotterObamaSonic10Inu з'явився на різних біржах, дозволяючи зручніший доступ і торгівлю спільноти. Ініціативи залучення спільноти: Ведення діяльності, спрямованої на покращення взаємодії спільноти, включаючи конкурси, кампанії в соціальних мережах та створення контенту від фанатів та прихильників. Плани на майбутнє: Дорожня карта проекту включає запуск колекції NFT, мерчандайзинг та електронну комерцію, пов'язану з його культурними темами, що далі залучає спільноту та намагається додати більше вимірів до його екосистеми. Ключові моменти про HarryPotterObamaSonic10Inu (ERC-20) Спільнотний підхід: Проект надає пріоритет колективному внеску та креативності, забезпечуючи, щоб участь користувачів була в центрі його розвитку. Класифікація як мем-коін: Це є його епігенез розважальної криптовалюти, що відрізняється від традиційних інвестиційних інструментів. Жодного прямого відношення до Bitcoin: Незважаючи на схожість у назві, HarryPotterObamaSonic10Inu є відмінним і не має жодного зв’язку з Bitcoin або іншими усталеними криптовалютами. Зосередженість на співпраці: HarryPotterObamaSonic10Inu створено для того, щоб надати простір для співпраці та обміну історіями серед його власників, забезпечуючи шлях для творчості та спільного зв'язку. Перспективи на майбутнє: Амбіція розширитися за межі початкової концепції в NFT та мерчандайз відкриває шлях для проекту потенційно потрапити в більш мейнстрімні сфери цифрової культури. Оскільки мем-коіни продовжують захоплювати уяву спільноти криптовалют, HarryPotterObamaSonic10Inu (ERC-20) вирізняється своїми культурними зв'язками та орієнтованим на спільноту підходом. Хоча він може не відповідати типовій моделі утилітарного токена, його суть полягає в радощах і товариськості, що підтримуються серед його прихильників, підкреслюючи еволюційну природу криптовалют в усе більш цифрову епоху. Оскільки проект продовжує розвиватися, важливо спостерігати за тим, як динаміка спільноти вплине на його траєкторію в постійно змінюваному ландшафті технології блокчейн.

2.3k переглядів усьогоОпубліковано 2024.04.01Оновлено 2024.12.03

Що таке BITCOIN

Як купити BTC

Ласкаво просимо до HTX.com! Ми зробили покупку Bitcoin (BTC) простою та зручною. Дотримуйтесь нашої покрокової інструкції, щоб розпочати свою криптовалютну подорож.Крок 1: Створіть обліковий запис на HTXВикористовуйте свою електронну пошту або номер телефону, щоб зареєструвати обліковий запис на HTX безплатно. Пройдіть безпроблемну реєстрацію й отримайте доступ до всіх функцій.ЗареєструватисьКрок 2: Перейдіть до розділу Купити крипту і виберіть спосіб оплатиКредитна/дебетова картка: використовуйте вашу картку Visa або Mastercard, щоб миттєво купити Bitcoin (BTC).Баланс: використовуйте кошти з балансу вашого рахунку HTX для безперешкодної торгівлі.Треті особи: ми додали популярні способи оплати, такі як Google Pay та Apple Pay, щоб підвищити зручність.P2P: Торгуйте безпосередньо з іншими користувачами на HTX.Позабіржова торгівля (OTC): ми пропонуємо індивідуальні послуги та конкурентні обмінні курси для трейдерів.Крок 3: Зберігайте свої Bitcoin (BTC)Після придбання Bitcoin (BTC) збережіть його у своєму обліковому записі на HTX. Крім того, ви можете відправити його в інше місце за допомогою блокчейн-переказу або використовувати його для торгівлі іншими криптовалютами.Крок 4: Торгівля Bitcoin (BTC)Легко торгуйте Bitcoin (BTC) на спотовому ринку HTX. Просто увійдіть до свого облікового запису, виберіть торгову пару, укладайте угоди та спостерігайте за ними в режимі реального часу. Ми пропонуємо зручний досвід як для початківців, так і для досвідчених трейдерів.

5.1k переглядів усьогоОпубліковано 2024.12.12Оновлено 2026.06.02

Як купити BTC

Що таке $BITCOIN

ЦИФРОВЕ ЗОЛОТО ($BITCOIN): Комплексний аналіз Вступ до ЦИФРОВОГО ЗОЛОТА ($BITCOIN) ЦИФРОВЕ ЗОЛОТО ($BITCOIN) — це проект на основі блокчейну, що працює в мережі Solana, який має на меті поєднати характеристики традиційних дорогоцінних металів з інноваціями децентралізованих технологій. Хоча він має таку ж назву, як і Bitcoin, який часто називають “цифровим золотом” через його сприйняття як засобу збереження вартості, ЦИФРОВЕ ЗОЛОТО є окремим токеном, розробленим для створення унікальної екосистеми в ландшафті Web3. Його мета — позиціонувати себе як життєздатний альтернативний цифровий актив, хоча деталі щодо його застосувань і функціональностей все ще розробляються. Що таке ЦИФРОВЕ ЗОЛОТО ($BITCOIN)? ЦИФРОВЕ ЗОЛОТО ($BITCOIN) — це токен криптовалюти, спеціально розроблений для використання в блокчейні Solana. На відміну від Bitcoin, який виконує широко визнану роль зберігання вартості, цей токен, здається, зосереджується на більш широких застосуваннях і характеристиках. Помітні аспекти включають: Інфраструктура блокчейну: Токен побудований на блокчейні Solana, відомому своєю здатністю обробляти швидкі та низьковартісні транзакції. Динаміка постачання: ЦИФРОВЕ ЗОЛОТО має максимальне постачання, обмежене 100 квадрильйонами токенів (100P $BITCOIN), хоча деталі щодо його обігового постачання наразі не розголошуються. Утиліта: Хоча точні функціональності не викладені, є вказівки на те, що токен може бути використаний для різних застосувань, потенційно пов'язаних з децентралізованими додатками (dApps) або стратегіями токенізації активів. Хто є творцем ЦИФРОВОГО ЗОЛОТА ($BITCOIN)? На даний момент особа творців і команди розробників, що стоять за ЦИФРОВИМ ЗОЛОТОМ ($BITCOIN), залишається невідомою. Ця ситуація є типовою для багатьох інноваційних проектів у сфері блокчейну, особливо тих, що пов'язані з децентралізованими фінансами та феноменом мем-коінів. Хоча така анонімність може сприяти культурі, орієнтованій на спільноту, вона посилює занепокоєння щодо управління та підзвітності. Хто є інвесторами ЦИФРОВОГО ЗОЛОТА ($BITCOIN)? Доступна інформація вказує на те, що ЦИФРОВЕ ЗОЛОТО ($BITCOIN) не має жодних відомих інституційних спонсорів або помітних венчурних капіталовкладень. Проект, здається, працює за моделлю “рівний до рівного”, зосереджуючись на підтримці та прийнятті спільноти, а не на традиційних шляхах фінансування. Його активність і ліквідність переважно розташовані на децентралізованих біржах (DEX), таких як PumpSwap, а не на встановлених централізованих торгових платформах, що ще більше підкреслює його підхід знизу вгору. Як працює ЦИФРОВЕ ЗОЛОТО ($BITCOIN) Операційні механізми ЦИФРОВОГО ЗОЛОТА ($BITCOIN) можна детальніше розглянути на основі його дизайну блокчейну та характеристик мережі: Механізм консенсусу: Використовуючи унікальний proof-of-history (PoH) Solana в поєднанні з моделлю proof-of-stake (PoS), проект забезпечує ефективну валідацію транзакцій, що сприяє високій продуктивності мережі. Токеноміка: Хоча конкретні дефляційні механізми не були детально описані, велике максимальне постачання токенів вказує на те, що воно може задовольняти мікротранзакції або нішеві випадки використання, які ще потрібно визначити. Інтероперабельність: Існує потенціал для інтеграції з більш широкою екосистемою Solana, включаючи різні платформи децентралізованих фінансів (DeFi). Однак деталі щодо конкретних інтеграцій залишаються невизначеними. Хронологія ключових подій Ось хронологія, яка підкреслює значні віхи, пов'язані з ЦИФРОВИМ ЗОЛОТОМ ($BITCOIN): 2023: Початкове розгортання токена відбувається на блокчейні Solana, позначене його адресою контракту. 2024: ЦИФРОВЕ ЗОЛОТО набуває видимості, оскільки стає доступним для торгівлі на децентралізованих біржах, таких як PumpSwap, що дозволяє користувачам торгувати ним проти SOL. 2025: Проект спостерігає спорадичну торгову активність і потенційний інтерес до ініціатив, очолюваних спільнотою, хоча на даний момент не зафіксовано жодних значних партнерств або технічних досягнень. Критичний аналіз Сильні сторони Масштабованість: Основна інфраструктура Solana підтримує високі обсяги транзакцій, що може підвищити утиліту $BITCOIN у різних сценаріях транзакцій. Доступність: Потенційно низька торгова ціна за токен може привабити роздрібних інвесторів, сприяючи більш широкій участі завдяки можливостям дробового володіння. Ризики Відсутність прозорості: Відсутність публічно відомих спонсорів, розробників або процесу аудиту може викликати скептицизм щодо стійкості та надійності проекту. Волатильність ринку: Торгова активність сильно залежить від спекулятивної поведінки, що може призвести до значної волатильності цін і невизначеності для інвесторів. Висновок ЦИФРОВЕ ЗОЛОТО ($BITCOIN) постає як цікавій, але неоднозначний проект у швидко розвиваючійся екосистемі Solana. Хоча він намагається використати наратив “цифрового золота”, його відхід від встановленої ролі Bitcoin як засобу збереження вартості підкреслює необхідність чіткішого розмежування його передбачуваної утиліти та структури управління. Майбутнє прийняття та адаптація, ймовірно, залежатиме від вирішення поточної непрозорості та більш чіткого визначення його операційних та економічних стратегій. Примітка: Цей звіт охоплює синтезовану інформацію, доступну станом на жовтень 2023 року, і можуть відбутися події, що виходять за межі дослідницького періоду.

178 переглядів усьогоОпубліковано 2025.05.13Оновлено 2025.05.13

Що таке $BITCOIN

Обговорення

Ласкаво просимо до спільноти HTX. Тут ви можете бути в курсі останніх подій розвитку платформи та отримати доступ до професійної ринкової інформації. Нижче представлені думки користувачів щодо ціни BTC (BTC).

活动图片