Bitcoin Community in Uproar: Deciphering the New Scaling War Sparked by BIP-110

marsbitОпубліковано о 2026-08-11Востаннє оновлено о 2026-08-11

Анотація

On August 10, Luke Dashjr, a long-time Bitcoin Improvement Proposal (BIP) editor and co-founder of Ocean mining pool, was removed from the BIP editing team for bypassing discussion protocols and preemptively assigning a number to BIP-110, a controversial soft fork proposal he helped draft. The conflict stems from Bitcoin Core's version 30 release in October 2025, which removed the default 83-byte limit on OP_RETURN, a field used for embedding non-transaction data. In response, BIP-110 aimed to enforce this limit as a consensus rule. It controversially lowered the activation threshold for miners to 55% and included a mandatory activation clause, causing significant community backlash. Major mining pools like Foundry USA and AntPool did not support it, with public criticism from figures like F2Pool's Wang Chun and Michael Saylor, who argued it compromised Bitcoin's neutrality. On August 8, at block height 961,632, nodes running the BIP-110 patch rejected the main chain block, causing a chain split. The minority chain, supported by only about 2.53% of the network's hash rate, produced just one additional block before stalling. The main chain quickly outpaced it by over 240 blocks. No major exchanges have supported the minority chain. The event highlighted Bitcoin's governance reality: while rules can be proposed by a few, ultimate authority lies with the economic majority—miners willing to expend hash power and users/exchanges recognizing a chain's validity. Following the fai...

On August 10, Luke Dashjr, a long-time Bitcoin Improvement Proposal (BIP) editor, co-founder and CTO of the Ocean mining pool, was removed from the editorial team and lost his editing permissions by his peers. This was due to his actions in pushing BIP-110 by bypassing the discussion process and pre-emptively assigning a proposal number, coupled with his minimal contributions to editorial work in recent years.

The immediate catalyst for this disciplinary action was the first genuine chain split in the Bitcoin network since the Bitcoin Cash hard fork of 2017, which occurred just days earlier. On August 8, the Bitcoin network split at block height 961,632: a subset of nodes refused to follow the main chain, insisting on enforcing BIP-110, a soft-fork proposal prohibiting non-transaction data in transactions, which Luke was deeply involved in drafting. The minority chain produced only one additional block before completely stalling, while the main chain continued operating normally and quickly outpaced it by dozens of blocks.

Who Should Decide the Use of Block Space?

Bitcoin produces a new block on average every ten minutes, packaging a period's transfer records. Once full, miners confirm and link it to the previous block. While blocks mostly contain transaction information, as long as one is willing to pay for the space, the rules do not prohibit including text, images, or even code.

The conflict began with the release of Bitcoin Core 30 in October 2025, the most widely used node software on the Bitcoin network. This version removed the previous 83-byte limit on the OP_RETURN field (used for attaching additional information). This limit was originally just a default recommendation in the software; its removal significantly lowered the cost of including non-transactional data.

However, a segment of the community disagreed with this relaxation. They instead switched to running another software, Bitcoin Knots, which is free and open-source but retains the old limit. Its user share grew from nearly zero in early 2024 to over 22% within two years.

It was against this backdrop that BIP-110 was proposed, aiming to codify Knots' restriction into Bitcoin's core consensus rules, making it mandatory for the entire network. Initially numbered BIP-444, the draft mentioned imposing "legal and moral consequences" on non-compliers, which sparked backlash and was later removed. In December 2025, it was renumbered to 110.

What started as a technical discussion thus escalated into a power struggle.

The Trust Gambled on a Low Threshold

For a Bitcoin soft fork to activate, it typically requires miners (individuals or organizations running specialized equipment to record transactions for the network and earn Bitcoin rewards) to vote by signaling: inserting a marker in their blocks. The new rule only activates once the signaled hash rate reaches a threshold. The historical convention is a high threshold of 95%, requiring near-unanimous miner approval to avoid a chain split.

BIP-110, however, lowered this threshold to 55% and added a forced activation clause: even if the support rate is not met, nodes running the patch will automatically reject blocks that do not comply with the new rule.

While the threshold can be written into code, whether miners will cooperate is not dictated by code.

Since entering the voting period on May 1, support never exceeded 3%; in the final statistical period nearing the forced activation deadline, support only climbed to about 2.53%.

Major mining pools like Foundry USA and AntPool did not signal support. Support votes came almost exclusively from the Ocean pool and some independent miners. F2Pool co-founder Wang Chun even publicly criticized Luke, sarcastically remarking he was "both financially and personally bankrupt" and suggesting he might as well switch to a different proof-of-work algorithm, with the results likely being no better.

Strategy founder Michael Saylor listed "110 reasons" in opposition, arguing that once rules can filter transactions based on content, Bitcoin's neutrality is broken. Security expert Jameson Lopp was more direct, calling it "reckless" and "doomed to fail," noting that data could be encoded differently to bypass the restriction and that it could render certain transaction outputs permanently unspendable.

A Fork That Lasted Only One Block

On August 8, when the chain reached block height 961,632, nodes running the BIP-110 patch rejected this block because it did not carry the signal required by the new rule. They instead created a new block according to their own rules, initiating the split. This new chain initially had the support of about 2.53% of the network's total hash rate—equivalent to roughly 1 out of every 40 mining machines worldwide being willing to mine on it.

However, the minority chain only produced one additional block before it stopped updating entirely. The chain with more hash rate moves faster and farther. The main chain consistently produced a block every ten minutes, leaving the minority chain behind by 243 blocks (data from bip110.mempool.guide).

Japanese exchange bitFlyer's announcement on August 10 merely stated they would continue monitoring the impact of BIP-110 without committing to a specific handling method. Furthermore, no major exchange expressed support for the minority chain, a stark contrast to the guides many issued ahead of the 2017 Bitcoin Cash fork.

Those who truly need to be cautious are self-custody nodes running Bitcoin Knots: BIP-110 lacks "replay protection," meaning the same transaction might be valid on both chains, potentially leading to accidental double-spending if not handled carefully.

The miner "Roughnecks," who mined the block on the BIP-110 chain, initially stopped production but reversed course on August 10, announcing plans to resume mining. However, by then, their signaled hash rate had plummeted from over 15 EH/s to 1.16 EH/s, and no new blocks appeared on the chain. The economic cost of continuing to mine had already exceeded the potential rewards.

But supporters don't seem ready to concede. Proposal author Dathon Ohm and Luke, who just lost his editor status, have indeed begun discussing the path Wang Chun mocked. That is, changing the proof-of-work algorithm to shake off miners using specialized hardware (ASICs) and turning the minority chain into a separate new cryptocurrency. This currently remains in the discussion and code experimentation phase.

Regardless of the eventual outcome, this whole episode confirms the principle etched into Bitcoin from its inception: rules can be drafted by a few, and editing permissions can be granted by oneself, but the real decision-makers are the miners willing to keep burning electricity for a chain, and the exchanges and users who decide which chain counts.

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

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

QWho is Luke Dashjr and why was he removed from the Bitcoin Improvement Proposal (BIP) editor team?

ALuke Dashjr is the long-time BIP editor and co-founder/CTO of the Ocean mining pool. He was removed from the BIP editor team for bypassing discussion protocols and preemptively assigning a number to the BIP-110 proposal, coupled with his minimal contributions to the editing work in recent years.

QWhat was the main cause of the Bitcoin chain split that occurred on August 8, and what is BIP-110?

AThe main cause was a divergence in consensus rules. On August 8, at block height 961,632, a portion of nodes, running a patch implementing BIP-110, rejected the main chain because it did not carry a signal required by the new rule. BIP-110 is a soft fork proposal that aims to ban embedding non-transaction data within Bitcoin transactions.

QWhy did the Bitcoin Core 30 release in October 2025 become a point of conflict?

AThe Bitcoin Core 30 release removed the default 83-byte limit on the `OP_RETURN` field. `OP_RETURN` is used to embed additional data in transactions. Removing this limit significantly lowered the cost of adding non-financial data, which was opposed by a segment of the community who preferred the old restriction.

QHow did BIP-110 attempt to enforce its rules, and why did it fail to gain support?

ABIP-110 attempted to enforce its rules by lowering the miner activation threshold for a soft fork to 55% (from the historical 95%) and including a forced activation clause where patched nodes would automatically reject blocks not following the new rules. It failed because it never gained significant miner support, with approval never exceeding 3%, and faced strong public criticism from major figures and pools who argued it compromised Bitcoin's neutrality and was technically flawed.

QWhat was the outcome of the chain split initiated by the BIP-110 nodes?

AThe minority chain, supported by only about 2.53% of the network's hashrate, produced just one block before stalling completely. The main chain continued normally, quickly outpacing it by hundreds of blocks. Major exchanges did not support the minority chain, and its economic viability collapsed as supporting miners' costs exceeded potential rewards.

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

Citi Research Report Analysis: U.S. Proposed Ban on Chinese Optical Modules Has No Substantial Progress, Short-term Enforcement Faces Supply Constraints

Citi Report Analysis: U.S. Proposed Ban on Chinese Optical Modules Lacks Substantive Progress, Faces Supply Bottlenecks in Short Term. Reuters reported on August 4th that the U.S. government and FCC are considering a ban on Chinese optical modules. Citi's August 9th report clarifies that optical modules are not listed on any effective FCC ban. The FCC's Order 26-50 established two restricted list mechanisms (based on manufacturer and production location), but optical modules were only mentioned once, as an example in a disclosure requirement, not as a restricted product. The reported ban remains at a proposal stage. Citi estimates Chinese suppliers provide 60-70% of high-speed optical modules for U.S. hyperscalers. Non-Chinese suppliers cannot fill this gap in the short term, making the immediate implementation of a genuine ban unlikely. Future regulatory paths could be manufacturer-based (least likely), location-based covering all offshore production (strictest), or location-based covering only China (more feasible but with unresolved definitions). A ban would pressure U.S. AI infrastructure, conflicting with stated policy goals. Citi sees low near-term implementation probability, with the issue potentially becoming a negotiation chip in bilateral talks. U.S. domestic capacity build-out is a key long-term variable. Among Chinese companies, XSENS and Dongshan Precision have the highest U.S. exposure, while Tianfu Communication, as a passive component supplier, is relatively insulated. Citi maintains Buy ratings on all three with respective price targets. The conclusion is that Chinese modules are currently irreplaceable in the U.S. AI supply chain, creating a longer timeline for potential restrictions than the market may expect.

marsbit28 хв тому

Citi Research Report Analysis: U.S. Proposed Ban on Chinese Optical Modules Has No Substantial Progress, Short-term Enforcement Faces Supply Constraints

marsbit28 хв тому

Lead Analyst Claims Bitcoin is at a Critical Stage: 'We are at the Bear Market Bottom, What Happens Next…'

Renowned cryptocurrency analyst Benjamin Cowen, in his latest analysis video, examined recent events and historical cycles in the Bitcoin market. Noting Bitcoin's trading range of $64,000 to $65,000, Cowen stated that market dynamics and investor interest show similarities to past cycles, suggesting the upcoming period marks a critical turning point. Cowen observed a significant decline in public interest and investor enthusiasm for the crypto market, with social risk metrics falling to 0.2, far below levels seen four years ago. He added that market volatility has notably decreased, and a sense of distrust prevails among investors, drawing parallels to the ends of bear markets in 2018 and 2022. Historical data indicates Bitcoin markets typically bottom in summer months, followed by a period of stagnation with low volatility, implying a major move could occur in the year's final quarter. However, Cowen noted on-chain indicators like the MVRV Z-Score have not yet signaled a definitive bottom. Cowen believes an event in the coming weeks could shake the market, potentially triggering a final sell-off wave. Such an event, he argues, would bring investors back and pave the way for a new bull cycle. He predicts October as the most likely bottoming period, while acknowledging September or November are also possible, advising crypto users to remain cautious and prepared for a decisive market moment.

cryptonews.ru37 хв тому

Lead Analyst Claims Bitcoin is at a Critical Stage: 'We are at the Bear Market Bottom, What Happens Next…'

cryptonews.ru37 хв тому

Торгівля

Спот

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

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

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

Що таке $BITCOIN

Обговорення

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

活动图片