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.

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

Expect news tomorrow: this time the Bank of Japan will announce its interest rate decision! What impact will this have on Bitcoin?

A day before the Bank of Japan's (BOJ) interest rate decision announcement, the Japanese yen surged nearly 3% against the US dollar. The sharp move in the currency market fueled speculation that the Japanese government may have intervened again to support the yen. The USD/JPY pair fell over 400 pips to 158.5, its steepest daily drop since Japan's currency intervention earlier this year. Market participants suspect the rapid, strong yen appreciation could be due to direct foreign currency sales by Japanese authorities, though the Ministry of Finance has made no official statement. The yen had previously fallen to its weakest level against the dollar in nearly 40 years. In late April and May, the government intervened with roughly 9.6 trillion yen to prevent the USD/JPY from rising sustainably above 160, but the yen faced renewed selling pressure afterward. Investors are now focused on the BOJ's rate decision and its signals on future monetary policy. Potential hawkish signals from the BOJ are seen as a factor that could support further yen strength. A sharp yen appreciation could create short-term selling pressure on Bitcoin by increasing the risk of unwinding carry trades, where investors borrow low-yielding yen to invest in Bitcoin and other risky assets. This pressure could intensify if the BOJ takes a hawkish stance or raises interest rates.

cryptonews.ru12 хв тому

Expect news tomorrow: this time the Bank of Japan will announce its interest rate decision! What impact will this have on Bitcoin?

cryptonews.ru12 хв тому

Bernstein Reveals Details of Core Scientific's $14 Billion Deal with AMD

Analysts from Bernstein revealed details of a deal between Core Scientific and AMD with a potential total value of over $14 billion. According to the report, initial contracts for 530 MW of capacity could generate this revenue over 15 years, with AMD acting as a credit guarantor for part of the bitcoin miner's infrastructure. The partnership, announced on July 28, has the potential to allocate up to 2.5 GW of data center capacity for AI. Bernstein broke down the 530 MW into 377 MW of direct triple-net lease for AMD and 152 MW for an unnamed cloud provider backed by AMD's credit. This structure is seen as lowering financing costs and counterparty risk. AMD also received warrants to buy 30 million Core Scientific shares at $23.47 each, which vest upon reaching the 2.5 GW target. Average annual revenue from the deal is estimated at around $0.9 billion, or about $1.8 million per megawatt, which is 5-25% below recent AI hosting deals by other miners. However, the 377 MW triple-net lease for AMD carries a margin close to 100%. Core Scientific expects capital expenditures for the deal to be $11-12 million per MW, totaling about $6 billion. Bernstein views this partnership as a new phase in the transformation of former bitcoin miners into AI infrastructure operators, with AI chipmakers like AMD now acting as direct anchor tenants. Recent similar deals include Hut 8 allocating 704 MW to a tenant believed to be Nvidia, and AMD reserving 200 MW with Riot Platforms. Core Scientific also paid Block $41.9 million to terminate a mining chip supply contract as part of its accelerated diversification into AI.

cryptonews.ru1 год тому

Bernstein Reveals Details of Core Scientific's $14 Billion Deal with AMD

cryptonews.ru1 год тому

Торгівля

Спот

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

Що таке 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 року, і можуть відбутися події, що виходять за межі дослідницького періоду.

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

Що таке $BITCOIN

Обговорення

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

活动图片