Sui обогнала конкурентов по притоку стейблкоинов и восстановила активность на DEX

cryptonews.ruPubblicato 2023-04-11Pubblicato ultima volta 2025-04-11

Sui обходит конкурентов по притоку ликвидности — спрос на SUI восстанавливается после мартовской коррекции

Sui Network резко укрепила свои позиции на рынке, показав самый высокий приток стейблкоинов среди всех блокчейнов за последние сутки.

По данным ончейн-аналитики, за 24 часа в сеть поступило $6,1 млн ликвидности — это лучший результат среди всех L1 и L2 экосистем. На этом фоне токен SUI продемонстрировал рост на 15%, а объtмы на DEX резко восстановились после мартовской просадки.

Приток стейблкоинов и рост капитализации — сигнал растущей активности

4 апреля капитализация стейблкоинов в сети Sui достигла нового исторического максимума — $724,3 млн. На момент публикации показатель немного откатился до $717,1 млн, но остаётся близким к рекорду.

В то время как большинство конкурентов фиксировали отток ликвидности, Sui демонстрировала обратную динамику — что указывает на рост доверия и готовность инвесторов размещать капитал в сети.

Объемы DEX выросли в 5 раз за три недели

После снижения с января и локального дна в $79,1 млн (22 марта), объёмы на децентрализованных биржах в сети Sui резко пошли вверх.

Уже 9 апреля дневной объем составил $403 млн, что сопоставимо с показателями ноября–февраля. Это подтверждает: DeFi-экосистема Sui не просто восстановилась — она вернулась к пиковой активности.

Интерес к токену SUI усилился на фоне паузы в тарифах от Трампа

После заявления президента Дональда Трампа о 90-дневной паузе в тарифах, SUI вырос на 15% за сутки, а недельная прибыль достигла +25,6% от локального минимума.

Курс зафиксировал максимум на уровне $2,16, но затем слегка откатился. Несмотря на коррекцию, спотовый приток в токен составил $15,17 млн — лучший результат с 10 января.

За последние 24 часа чистый приток в споте остался в плюсе — $4,01 млн.

Деривативы: интерес усилился, но рынок сохраняет осторожность

Объём открытого интереса по SUI вырос на 18% — до $806,6 млн. При этом торговые объемы в деривативах поднялись на 10,9% — до $3,92 млрд. Это говорит о том, что пауза в тарифах отразилась и на фьючерсных рынках.

Тем не менее, участники сохраняют осторожность: торговое напряжение между США и Китаем не исчезло полностью, и рынки пока не готовы к агрессивному развороту вверх.

Читать далее: По мнению a16z, стейблкоины — это WhatsApp для финансовой системы

Crypto di tendenza

Letture associate

Just now, DeepSeek V4 updates with DSpark, improving inference speed by 80%

DeepSeek has updated its DeepSeek V4 model with the DSpark speculative decoding framework, achieving a significant 60-85% speedup in generation for Flash models and 57-78% for Pro models while maintaining the same overall throughput. This engineering-focused update, rather than a core architectural change, introduces DSpark to address latency and throughput bottlenecks in high-concurrency production environments. DSpark combines high-throughput parallel generation with adaptive load-aware verification. Its key innovations include a semi-autoregressive generation architecture to model dependencies within token blocks and a hardware-aware confidence-scheduled verification system. This system uses a confidence head to predict token acceptance probabilities, allowing it to dynamically optimize verification length per request and allocate compute only to tokens with the highest expected payoff. The asynchronous scheduler is designed for real-world deployment, ensuring zero-overhead scheduling and continuous CUDA graph replay while preserving the target model's output distribution. In tests across mathematical reasoning, code generation, and daily dialogue, DSpark outperformed state-of-the-art models like Eagle3 and DFlash, increasing average acceptance length by 26.7%-30.9% and 16.3%-18.4% respectively on Qwen3 target models. DeepSeek also open-sourced DeepSpec, a full-stack codebase for training and evaluating speculative decoding draft models, providing a standardized toolkit that includes data preparation tools, model implementations, training code, and evaluation scripts.

marsbit4 h fa

Just now, DeepSeek V4 updates with DSpark, improving inference speed by 80%

marsbit4 h fa

BIT Research: The 2028 Halving Is Not the End, the Real Shake-Up of the Bitcoin Mining Industry Is Just Beginning

The Bitcoin mining industry is undergoing its most complex structural adjustment since inception. Despite Bitcoin's price holding near $61,000 and the network hash rate approaching a record 1 ZH/s, miner profitability is deteriorating. The industry is operating close to its breakeven point, with the 2028 halving expected to accelerate consolidation. The challenges extend beyond the halving's subsidy reduction; the industry's revenue model has yet to successfully transition towards a fee-driven structure. Increasingly, mining companies are evolving from simple Bitcoin producers into infrastructure and energy operators, including providers of AI/HPC computing power. Competition is shifting from pure hash rate expansion to business model upgrades. Economic pressure is evident. The theoretical daily mining revenue at current prices is around $78 million, yet the actual figure is only about $33 million—a 136% gap. Transaction fees remain low at roughly $220k daily, far below historical implied levels. With a current estimated industry-wide breakeven price near $65,000, mining alone is struggling to generate ideal profits. The 2028 halving is projected to push the fundamental production cost floor to approximately $93,289. This will likely accelerate a shift towards consolidation among larger, well-capitalized miners with diversified revenue streams. Competitive advantage will belong to institutionalized players with access to low-cost energy, AI/HPC hosting operations, and stronger balance sheets. In essence, Bitcoin mining is transitioning from a "mining business" to an "infrastructure business." Future profitability and resilience will depend less on block rewards and more on diversified income sources like energy management and computational infrastructure services. For investors, the key question is not the halving itself, but which miners can successfully navigate this business model transformation.

marsbit5 h fa

BIT Research: The 2028 Halving Is Not the End, the Real Shake-Up of the Bitcoin Mining Industry Is Just Beginning

marsbit5 h fa

This is How God Karpathy Uses Claude?

Andrej Karpathy, a prominent figure in AI, has reportedly joined Anthropic, leading to a noticeable decrease in his open-source contributions and social media activity. A document claiming to be his personal "CLAUDE.md" file—a set of instructions for the Claude AI to follow within a specific codebase—has been circulating online. While its authenticity is unverified, the content aligns closely with Karpathy's publicly shared principles on effective AI-assisted programming. The document outlines key rules for AI coding assistants, emphasizing the importance of reading existing code thoroughly before writing new code to maintain consistency. It advises against over-engineering, advocating for simple, surgical modifications that match the project's existing style. Other guidelines include clarifying assumptions upfront, writing meaningful tests, thoughtful debugging, and carefully considering dependencies. The core message is that these principles help prevent common AI coding failures, such as introducing unnecessary abstractions, style drift, or making invisible architectural decisions. The community has noted that even experts like Karpathy require detailed instructions to guide AI effectively, akin to managing a junior developer. A related GitHub repository, "andrej-karpathy-skills," which encapsulates these ideas, is reported to significantly reduce Claude's code error rate. Ultimately, the advice stresses that the best CLAUDE.md is tailored to one's own tech stack and coding practices.

marsbit5 h fa

This is How God Karpathy Uses Claude?

marsbit5 h fa

Trading

Spot

Articoli Popolari

Come comprare SUI

Benvenuto in HTX.com! Abbiamo reso l'acquisto di SUI Network (SUI) semplice e conveniente. Segui la nostra guida passo passo per intraprendere il tuo viaggio nel mondo delle criptovalute.Step 1: Crea il tuo Account HTXUsa la tua email o numero di telefono per registrarti il tuo account gratuito su HTX. Vivi un'esperienza facile e sblocca tutte le funzionalità,Crea il mio accountStep 2: Vai in Acquista crypto e seleziona il tuo metodo di pagamentoCarta di credito/debito: utilizza la tua Visa o Mastercard per acquistare immediatamente SUI NetworkSUI.Bilancio: Usa i fondi dal bilancio del tuo account HTX per fare trading senza problemi.Terze parti: abbiamo aggiunto metodi di pagamento molto utilizzati come Google Pay e Apple Pay per maggiore comodità.P2P: Fai trading direttamente con altri utenti HTX.Over-the-Counter (OTC): Offriamo servizi su misura e tassi di cambio competitivi per i trader.Step 3: Conserva SUI Network (SUI)Dopo aver acquistato SUI Network (SUI), conserva nel tuo account HTX. In alternativa, puoi inviare tramite trasferimento blockchain o scambiare per altre criptovalute.Step 4: Scambia SUI Network (SUI)Scambia facilmente SUI Network (SUI) nel mercato spot di HTX. Accedi al tuo account, seleziona la tua coppia di trading, esegui le tue operazioni e monitora in tempo reale. Offriamo un'esperienza user-friendly sia per chi ha appena iniziato che per i trader più esperti.

549 Totale visualizzazioniPubblicato il 2024.12.12Aggiornato il 2026.06.02

Come comprare SUI

Discussioni

Benvenuto nella Community HTX. Qui puoi rimanere informato sugli ultimi sviluppi della piattaforma e accedere ad approfondimenti esperti sul mercato. Le opinioni degli utenti sul prezzo di SUI SUI sono presentate come di seguito.

活动图片