From Leek Glasses to On-Chain Danmaku and DEV Pumping: How Creative Was the Solana Online Hackathon?

Odaily星球日报Xuất bản vào 2026-02-03Cập nhật gần nhất vào 2026-02-03

Tóm tắt

From January 20 to 30, 2026, the Solana Online Hackathon, co-hosted by Trends and the Solana Chinese community, was held entirely online with project submissions and presentations conducted via X (formerly Twitter). This open-format event encouraged real-time community feedback and emphasized practical, user-oriented applications across several tracks. The grand prize winner was **The MM Hunter**, a quantitative trading tool using LightGBM machine learning to analyze Binance order books and automate trades via Orderly Network APIs. Other notable winners included: - **Peak Trading**: An AI-powered terminal for trade logging, risk management, and AI-assisted review. - **Eagle Dove Hunter**: Automates macro-economic data parsing and executes trades based on risk signals. - **MoonMate**: A gamified AI trading companion with multi-agent decision systems. - **Chitu**: A system monitoring smart money movements on Solana and sending alerts via DingTalk. - **Voiverse**: An AI tool filtering noise from social media to deliver personalized alpha signals. - **TradeCat**: An open-source alpha toolbox with multi-market data and signal generation. In the Internet Capital Market track, winners included a wallet visualization tool converting holdings into Agar.io-style videos, **Leek Vision** (a browser extension displaying crypto equivalents of fiat prices), and **Sendit** (an on-chain comment system overlaying chat on trading charts). The Consumer & Entertainment category featured **In...

Original | Odaily Planet Daily (@OdailyChina)

Author | Ethan (@ethanzhang_web3)

From January 20 to January 30, 2026, the Solana Online Hackathon, jointly initiated by Trends and the Solana Chinese community, was officially held. As a fully online development event, this hackathon used X as the main platform for project submission and display. Developers published project introductions, code, and demo links to directly undergo public review by the community and judges.

Unlike traditional hackathons that rely on a unified backend for submissions, this event adopted a more open participation method. Competing projects were displayed through a public timeline, allowing judges and community members to directly test, interact, and provide feedback. This low-barrier, high-exposure selection mechanism led to a concentrated emergence of numerous product-oriented and experience-focused projects in a short period.

During the ten-day submission and review cycle, participating projects covered multiple directions including trading and strategy bots, Alpha discovery tools, internet capital markets, and consumer and entertainment applications. Compared to emphasizing grand narratives or underlying infrastructure, the projects that emerged from this hackathon focused more on real usage scenarios, attempting to address long-standing issues like trading efficiency, information noise, and user experience through AI, automation, and gamification.

Below is a detailed overview of the winning projects from this Solana Online Hackathon by Odaily Planet Daily.

Hackathon Champion

The MM Hunter (Prize: $4000)

Project Demo Address: https://the-mm-hunter.vercel.app/

Github Repository: https://github.com/Dexless-AI1111/the-mm-hunter

Project Introduction: The MM Hunter is an order book quantitative trading project based on LightGBM. It uses machine learning to analyze Binance order book structure and market maker behavior, and leverages the Orderly Network API for automated trade execution.

Core Features:

  • Order Book Data Acquisition: Real-time retrieval of Orderbook depth data from Binance
  • ML Direction Prediction: Outputs three-class classification results (up/down/neutral) based on LightGBM
  • Automated Trading: Executes opening and closing positions via the Orderly Network API
  • TUI Real-time Monitoring: Displays trading status, positions, and PnL
  • Historical Backtesting: Supports strategy validation based on historical data

Trading & Strategy Bots

First Place: Peak Trading (Prize: 1300 USDC)

Dev X Homepage: https://x.com/0xkled

Project Demo Address: peak.kled.fun

Project Introduction: An AI-driven professional trading terminal focusing on the entire process of trading decisions, risk control, and review.

Core Features:

  • Automatic Trade Logging: Automatically records the complete context and strategy tags for each trade across multiple exchanges
  • Aggregated Risk Control: Unified monitoring of positions, margin, and risk exposure across multiple platforms
  • AI Order Verification: Provides risk assessment and suggestions before placing orders based on market conditions, OI, and personal historical data
  • AI Conversational Review: Post-trade dialogue review and statistics on long-term performance of different strategies and signals

Second Place: Hawk-Dove Hunter (Prize: $800)

Dev X Homepage: https://x.com/bitares

Project Address: Not yet public

Project Introduction: An automated trading workflow built around macroeconomic data. It instantly parses official data sources during key data releases, combines quantitative rules to judge market Risk-On/Risk-Off status, and automatically executes trades via the Binance API according to preset strategies.

Core Features:

  • Real-time Macro Data Parsing: Monitors official economic data sources (e.g., Labor Department, Commerce Department), fetching and parsing data immediately upon release
  • AI Risk Environment Judgment: Quantifies years of macro trading experience into rules to assist in determining if the market is in a Risk-On or Risk-Off state
  • Automated Trade Execution: Directly connects to the Binance API to automatically place orders, supporting spot and contract trading
  • Automatic Trade Review: Automatically generates review reports after trades, recording entry time, price, and final profit/loss for strategy optimization
  • Multi-channel Notifications: Alerts and reviews are pushed to Lark, Telegram, email, and Enterprise WeChat

Third Place: MoonMate (Prize: $400)

Dev X Homepage: https://x.com/wab_hsu

Github Repository: https://github.com/Louis-XWB/moonmate

Function Demo: https://www.youtube.com/watch?v=jBk7e667Vso

Project Introduction: An AI trading companion with a陪伴式 (companionship-style) experience, combining quantitative trading capabilities with gamified design. Features a multi-Agent decision system, visualized decision process, and emotional feedback to make trading more intuitive and engaging.

Core Features:

  • AI Committee Multi-Agent Decision System: Multiple AI Agents participate in decision-making to increase strategy diversity
  • Pet-style AI Assistant: Accompanies the trading process in real-time with a cute pet form
  • Multi-Market Support: Supports both CEX and DEX trading scenarios
  • Decision Process Visualization: Displays the AI decision matrix via Decision Flow
  • Market Sentiment Perception: Supports whale tracking and social media sentiment analysis
  • Vibe Strategy System: Allows the AI to learn and understand user trading preferences

Alpha Discovery Tools

First Place: Chitu (Red Hare) (Prize: $1300)

Dev Address: https://x.com/bitcoinxsd

Project Address: chitu66.com

Function Demo: https://www.youtube.com/watch?v=M0PkoCWjyMg

Project Introduction: A Solana on-chain Alpha capture system for crypto communities and research teams. It monitors large pools of smart money addresses at the second-level, filters on-chain consensus buy signals, and completes the closed loop of reminders, verification, and dissemination within DingTalk.

Core Features:

  • Scalable Address Pool: Supports long-term monitoring and real-time alerts for pools ranging from hundreds to thousands or even tens of thousands of addresses
  • Alerts with Built-in Information Packets: DingTalk messages directly include project descriptions and Twitter info (auto-fetched, AI-parsed, and auto-translated), allowing viewing of wallet dynamics without redirection
  • Consensus-Based Automatic Diffusion: When recommendations meet a set threshold (e.g., ≥5 people), automatically pushes a second time to larger consensus groups or broadcast groups

Second Place: Voiverse (Prize: $800)

Project X Homepage: https://x.com/voiverse_ai

Project Address: https://t.me/Web3_Denoise_bot

Project Introduction: An AI information denoising and Alpha discovery tool. It monitors the entire network, violently filters noise, and performs targeted pushes based on user profiles, helping users acquire truly important information in less time.

Core Features:

  • Full Network Monitoring: Continuously scans sources like X and Telegram to capture Web3-related content 24/7
  • Violent Noise Reduction: Filters out ~99% of无效信息 (invalid information) via AI, retaining only high-value content
  • Personalized Push: Distributes information定向 (directionally) based on custom user profiles for personalization

Third Place: TradeCat / Trading Cat (Prize: $400)

Dev X Homepage: https://x.com/123olp

Github Repository: https://github.com/tukuaiai/tradecat

Project Introduction: An open-source multi-market Alpha toolbox that integrates data acquisition, indicator combination, rule-based signal generation, and Telegram interaction, covering the entire pipeline from analysis to signal推送 (pushing).

Core Features:

  • Multi-source & Historical Data Support: The platform provides massive historical data and supports predictive market data acquisition
  • Indicator Combination & Signal Engine: Supports无限拓展组合指标 (infinitely expandable combination of indicators), generates trading signals based on rules, and provides AI technical analysis capabilities (AI Wyckoff Analysis)
  • Visualization & Interactive Output: Integrates data visualization, token查询 (querying), and pushes signals & analysis results interactively via Telegram

Internet Capital Markets

First Place: Wallet Visualization Tool (Prize: $1300)

GitHub Repository: https://github.com/MilkBlock/PnlSphereCraft

Project Demo Address: http://pnl.cryproject.xyz/

Project Introduction: A visualization tool that transforms Solana wallet data into video-based asset game visuals. Based on Ant.fun's on-chain data, it dynamically presents holdings and PnL in an Agar.io style, making wallet status readable at a glance.

Core Features:

  • Address-to-Video Generation: Input a Solana wallet address to generate an Agar.io-style dynamic video. Each token is represented as a "ball," with size corresponding to asset weight and PnL performance
  • Automatic Core Metric Visualization: The video automatically displays key data like Total PnL, Win Rate, Best Performance
  • Dynamic Presentation Optimized for传播 (Dissemination): Generates high-frame-rate animations based on precise on-chain data and video rendering technology, suitable for review and display on social platforms

Second Place: Leek Glasses (Prize: $800)

Dev X Homepage: https://x.com/0x7ohnson

Github Repository: https://github.com/7ohnson-byte/Leek-Vision/tree/main

Project Introduction: A browser extension and tool platform for Web2 and Web3 users. It建立更直观的价值对照 (establishes a more intuitive value comparison) between real-world spending and the on-chain world by实时映射 (real-time mapping) fiat prices in everyday web pages to crypto asset amounts.

Core Features:

  • Everything Denominated in Crypto: Real-time conversion of fiat prices on sites like Amazon, Taobao, eBay into SOL, BTC, ETH, BNB. Supports both overlay and inline modes, adapting to the page
  • AI Research Report Assistant: One-click generation of "mini research reports" for crypto projects. Three-column output: core use, key signals, risk assessment. Independent pop-up for instant viewing
  • Interactive Electronic Pet: Pixel-style pet resides in the browser. Light mode for casual browsing, professional mode instantly summons AI analysis. One pet, two uses

Third Place: Sendit (Prize: $400)

Github Repository: https://github.com/NotevenDe/sendit-extension

Chrome Web Store Extension Address: https://chromewebstore.google.com/detail/sendit/gaenciobhjkndbmcodbghpfkbaaacbcp

Project Introduction: A fully on-chain chat tool that introduces "danmaku" (bullet comments) into trading scenarios. Natively supports social integration with most trading platforms, overlaying discussions scattered across various platforms and group chats directly onto the K-line charts. Turns meme trading from "single-player chart watching" into a real-time interactive group game.

Core Features:

  • Cross-Platform Danmaku Aggregation: Regardless of the trading platform used, danmaku content corresponding to the same contract address (CA) is connected and displayed uniformly
  • Trading Sentiment Visualization: Shilling, FUD, and emotional博弈 (gameplay) are directly presented on the K-line, making the psychological warfare during trading explicit
  • Security & Privacy Design: Code is 100% open source. Only reads market and K-line data; does not read wallets or request extra permissions

Consumer & Entertainment Applications

First Place: Insider Loop (Prize: $1300)

Project Website: https://cryptoallin.xyz/

GitHub Repository: https://github.com/cola234/Insider-Loop

Project Introduction: A roguelike card strategy mini-game that融合 (fuses) the mechanics of "Balatro." Players influence price trends by constantly combining card effects, completing weekly escalating challenge goals amidst randomness and strategic gameplay. (Inspired by the game Insider Trading)

Core Gameplay: The game's goal is to complete weekly tasks: The player starts with a fixed initial capital of 1000, and the stock price is fixed at 100. The entire game is divided into 4 weeks, with 5 rounds of play possible each week.

During the game, each card has its own special effect. Players influence the stock price by triggering their hand. Each day, the player can draw one red card and one green card from a randomly refreshed card pool. The drawn cards combine with 8 cards randomly dealt by the system to form a hand.

Players can freely order their hand, performing actions by playing combos and triggering special effects. Each card trigger affects the stock price. The game also includes rich special event trigger mechanisms. Players need to constantly combine cards to cope with weekly increasing difficulty goals and challenges.

Second Place: DEV Version K-Line Battle Simulator (Prize: $800)

Dev X Homepage: https://x.com/hunterweb303

GitHub Repository: https://github.com/duolaAmengweb3/ifimdev

Project Introduction: A K-line game simulator from the perspective of "if you were the project DEV." Experience the complete process of pumping, dumping, and liquidating in a 100% simulated, zero-real-risk environment.

Highlights:

  • DEV Perspective Trading Simulation: Experience the operational flow of提前布局 (pre-positioning), pumping, dumping, and liquidating in a simulated environment
  • Multi-Scenario Event Driven: Simulates various on-chain scenarios like KOL shilling, DEV buying, community FUD, whale entry, observing the impact of different behaviors on trends
  • Pure Simulation, Zero Risk: All operations are on a simulated basis, involving no real assets. The only "cost" is the strategy judgment itself

Third Place: DegenerCity (Prize: $400)

Project Address: https://www.degener.city/

Project Tutorial: https://www.youtube.com/watch?v=ced2xZ1OqTc&t=36s

Project Introduction: An immersive 3D crypto life simulator. In a cyberpunk-style city, use simulated funds to fully experience the growth path from retail to whale in the crypto world. Places typical situations like FOMO, FUD, and Rug Pull into an interactive game world.

Highlights:

  • Crypto Life Simulation: Use simulated funds to participate in trading, leverage, chasing pumps and cutting losses, experiencing the complete market process with zero real capital risk
  • Multi-character & Ecological Interaction: Interact with 50+ crypto archetype characters in the city, covering perspectives from retail, KOLs, market makers, etc.
  • AI Agent Assistance System: Can hire AI Agents for market watching, analysis, and automated trading support
  • Immersive 3D Scenes: Uses a cyberpunk city as the载体 (carrier), integrating trading, socializing, and decision-making into a spatial experience
  • Leaderboard & Season Mechanism: Participate in global leaderboard competition; season rewards are distributed in the form of $DEGEN tokens

Additional winning project groups from this event:

PolyScore: Perfectly integrates watching matches, prediction, and SocialFi. This is an immersive social prediction market built specifically for esports players.

https://x.com/Aiom09/status/2016464207295009053?s=20

Birthday Beast (Catmon): A pixelated world intertwined with birthdays. Sync energy, unlock traits, meet your destined cat pet.

https://x.com/jove_BAD/status/2015762522910171407

Leg-Breaker (Thigh-Slapping Calculator): Scan holdings, catch ATHs, let's face how much you left on the table.

https://x.com/0xDiyaaa/status/2016466157143003142

Air O2: A decentralized, visualizable "air audit" network. We transform invisible pollutants into visible, actionable data.

https://x.com/EthRosamond/status/2014777262596628566

SCLERA: There's a lot of information asymmetry on-chain now — insider info, alpha, undisclosed data. But this information either circulates in private groups or loses value after being leaked for free.

https://x.com/wayneIsKingFuck/status/2016110150814466278

PK Candle: When group members disagree on trading, instead of convincing them to agree with your view, I'd suggest you directly play a round of pk candle to彰显你的实力 (show off your skills).

https://x.com/jerry_hgnz/status/2016395495506403739

Web3 Anywhere - Cross-Chain AI Agent MCP Server

https://x.com/allinonesolana/status/2014654749145223327?s=20

Chainlife: A hardcore simulation management web game based on Web3 culture.

https://x.com/TokenSci/status/2014725420311314651

Overheat: Social Agent Oracle for Prediction Markets

https://x.com/overheatcrypto/status/2014726946287219020

Meme Arena: A fully on-chain battle DApp based on Anchor.

https://x.com/bo_jian89456/status/2014937145740517378

Seeker App Chinese Chess: This is a classic Chinese chess game supporting decentralized玩法 (gameplay).

https://x.com/Jessica56634268/status/2014899588042522825

Rug Pull Simulator: Token Launch Simulator

https://x.com/web3simfun/status/2014994196772601973

Oneiro: Oneiro is a pioneer in the dream visualization × mental healing track, committed to transforming humanity's most private, primitive subconscious experiences into digital expressions that can be understood, perceived, and guided.

https://x.com/MrQin_BTC/status/2015436131106763103

Kill the 'Claim your fee' bot: Every time you刷 X (scroll X) and see the "claim your fee领你的创作者手续费~" bot, this automatically回怼一句 (claps back with a sentence) under those spam replies,顺便 (incidentally) recording each "kill" on-chain. Save up enough to mint a soulbound "Anti-Spam Medal" to show off as a pfp. Vibe: both bleak and cathartic.

https://x.com/ovomiemiemie/status/2015691305272377375

Pixel War: Inspired by Reddit's r/place (a legendary collaborative canvas where millions fought for pixels), Vibe Coded Pixel War, taking it a step further by adding on-chain economics. Each pixel is a tradable asset on a 100x56 grid. Communities collaborate here, territories change hands, every conquest has actual value.

https://x.com/justapein/status/2015734212884918551

BotPay: x402-style content payment Demo

https://x.com/WAlex93511/status/2014704252279734476?s=20

Rush.Moe: Solana-native Web3 real-time chat application

https://x.com/Rushxmoe/status/2015518426014622018

Solana Heist (On-Chain Heist): The game is divided into two closely linked phases: The Heist and The Laundering.

https://x.com/Evanlin_0128/status/2016052888234295635

Degen Copilot: AI Trading Psychologist

https://x.com/YBCYBC00/status/2016317882217746760

Dreamwhisper: An intelligent dream interpretation and recording tool with psychological analysis at its core, healing as its底色 (base tone), and light metaphysics as its fun easter egg.

https://x.com/vvxiaoyu8888/status/2016118683366465554

Little Moments | 童画记 (Tóng Huà Jì): A parent-child memory DApp based on Solana.

https://x.com/hongkunwz/status/2016075627896730100

OnChain Gag: On-chain data analysis story

https://x.com/0xKingsKuan/status/2016382261302849800

Solana Time Capsule: Lock a message on-chain, set a time or price condition, and it can be opened when met. Automatically mints a commemorative NFT on Solana when opened.

https://x.com/tibetanwater/status/2016457273674228018

SOL Adventure: On-chain adventure simulator

https://x.com/SansXth/status/2016464266430398893

Câu hỏi Liên quan

QWhat was the main focus of the Solana online hackathon held from January 20 to 30, 2026?

AThe hackathon focused on real-world application scenarios, attempting to address long-standing issues like trading efficiency, information noise, and user experience through AI, automation, and gamification, rather than emphasizing grand narratives or underlying infrastructure.

QWhich project won the first prize in the Trading and Strategy Bots category and what was its key feature?

APeak Trading won the first prize in the Trading and Strategy Bots category. Its key features include an automatic trading log, aggregated risk control, AI order verification, and AI conversational review for post-trade analysis.

QWhat is the primary function of the 'Chitu' project that won first prize in the Alpha Mining Tools category?

AChitu is an on-chain Alpha capture system for Solana that monitors large pools of smart money addresses in real-time, filters on-chain consensus buy signals, and completes the closed loop of alerts, verification, and dissemination within DingTalk.

QWhat unique concept does the 'Sendit' project, third prize winner in the Internet Capital Market category, introduce?

ASendit introduces a 'bullet chat' (danmu) feature into trading scenarios, allowing discussions from various platforms and group chats to be directly overlaid on the K-line charts, turning meme trading from a solitary activity into a real-time interactive group game.

QWhat is the theme of the 'DegenerCity' project that won third prize in the Consumer and Entertainment Applications category?

ADegenerCity is an immersive 3D crypto life simulator set in a cyberpunk city. It allows users to experience the complete growth path from a retail investor to a whale using simulated funds, incorporating typical scenarios like FOMO, FUD, and Rug Pull into an interactive game world.

Nội dung Liên quan

Sự cố Coldcard kích hoạt làn sóng Bitcoin, củng cố tiền điện tử 'tăng giá': Hodler's Digest, 2 tháng 8

Sự kiện khai thác lỗ hổng trên ví cứng Coldcard đã dẫn đến việc mất khoảng 90 triệu USD Bitcoin, khiến nhiều nhà đầu tư nhỏ chuyển tiền gấp sang các sàn tập trung. Dữ liệu cho thấy khối lượng giao dịch Bitcoin dưới 1 BTC đạt mức cao nhất hàng ngày kể từ năm 2022. Trong bối cảnh đó, ngành công nghiệp tiền mã hóa được cho là đang bước vào giai đoạn củng cố lớn nhất, với doanh thu ngày càng tập trung vào một số ít giao thức hàng đầu như Hyperliquid và Pump.fun. Nhà phân tích Lorenzo Valente của ARK Invest nhận định xu hướng này là "cực kỳ tích cực" cho không gian crypto, dù nó có thể đi kèm với nhiều vụ sáp nhập, phá sản và đóng cửa dự án. Mặt khác, báo cáo thu nhập quý II của các công ty lớn như Coinbase và MicroStrategy cho thấy kết quả ảm đạm, với thua lỗ gia tăng. Đồng thời, những bất ổn về mặt pháp lý vẫn tiếp diễn, như sự bế tắc của Dự luật Clarity Act tại Mỹ hay các cáo buộc nhắm vào nhà sáng lập Telegram Pavel Durov từ Nga và Australia. Cuối tuần, thị trường chung đi xuống, với Bitcoin giảm 3%. Grayscale đưa ra dự báo lạc quan rằng Bitcoin có thể đã chạm đáy sớm hơn chu kỳ truyền thống, mặc dù nhiều tín hiệu tương tự trước đó vẫn chưa ứng nghiệm.

cointelegraph17 phút trước

Sự cố Coldcard kích hoạt làn sóng Bitcoin, củng cố tiền điện tử 'tăng giá': Hodler's Digest, 2 tháng 8

cointelegraph17 phút trước

Ngân hàng Ý không nhìn thấy lợi thế hệ thống của stablecoin trong chuyển tiền

Một nghiên cứu của Ngân hàng Ý kết luận rằng stablecoin không mang lại lợi thế hệ thống bền vững về chi phí và tốc độ trong chuyển tiền quốc tế so với các dịch vụ tiêu chuẩn. Các ưu điểm tiềm năng bị mất đi bởi phí chuyển đổi sang/và từ tiền pháp định và hiệu quả của cơ sở hạ tầng thanh toán địa phương. Nghiên cứu so sánh việc chuyển 200 USDC qua 10 hành lang giữa Ý và các nước như Brazil, Argentina, Nhật Bản, UAE và Nam Phi. Tổng chi phí chuyển stablecoin dao động từ 0,3% đến gần 9%, tùy tuyến. Thời gian giải quyết giao dịch dưới 20 phút ở những nơi có hệ thống thanh toán tức thời, nhưng có thể kéo dài 1-2 ngày làm việc ở khu vực không có. Chi phí và độ trễ chủ yếu đến từ việc trao đổi, chuyển đổi tiền tệ và chất lượng hạ tầng địa phương, không phải từ phí blockchain. Dù stablecoin rẻ hơn mức trung bình toàn cầu là 6,65%, chúng chỉ rẻ hơn dịch vụ Wise ở 3/7 tuyến so sánh được. Các tác giả cho rằng lợi ích sẽ rõ ràng hơn nếu stablecoin có thể được chi tiêu trực tiếp mà không cần đổi sang tiền địa phương. Họ cũng lưu ý rằng các quy định cấm đoán không làm giảm nhu cầu với stablecoin, trong khi quy định quá chặt chẽ lại gây khó khăn cho người dùng phổ thông.

cryptonews.ru2 giờ trước

Ngân hàng Ý không nhìn thấy lợi thế hệ thống của stablecoin trong chuyển tiền

cryptonews.ru2 giờ trước

Cơn sốt Bitcoin đang bùng nổ: Tuyên bố mới của Saylor gây nên những đồn đoán về việc mua vào

Giám đốc điều hành của Strategy Inc. (Nasdaq: MSTR), Michael Saylor, một lần nữa khơi dậy những đồn đoán về việc công ty sẽ thông báo mua Bitcoin mới vào thứ Hai, sau khi đăng thông điệp "Bitcoin Drive engaged" vào ngày 2 tháng 8. Thông báo này đi kèm với biểu đồ mua hàng quen thuộc của công ty, phù hợp với thói quen báo hiệu thay đổi kho bạc trước các báo cáo hàng tuần của Saylor. Báo cáo kèm theo cho thấy dự trữ Bitcoin của Strategy là 843.775 BTC, trị giá khoảng 53,25 tỷ USD. Giá mua trung bình được ghi nhận là 75.653 USD/BTC, với lỗ chưa thực hiện là 10,58 tỷ USD (-16,58%). Một tín hiệu tương tự vào Chủ nhật tuần trước đã dẫn đến thông báo vào ngày 27/7 về việc công ty gia tăng dự trữ tiền mặt. Sổ cái thời gian thực của Strategy hiển thị 116 giao dịch đã đăng ký với tổng số 843.775 BTC được mua, đồng thời ghi nhận hai đợt bán Bitcoin gần đây tổng cộng 3.588 BTC (giảm từ 847.363 BTC), nhằm mục đích tài trợ cho cổ tức ưu đãi và bổ sung dự trữ USD. Công ty được báo cáo là đã không mua BTC trong tuần kết thúc ngày 26/7, đồng thời tăng dự trữ USD lên khoảng 3,75 tỷ USD. Bối cảnh tài chính đầy thách thức khi Strategy báo lỗ hoạt động 8,33 tỷ USD trong quý II/2026, chủ yếu do lỗ chưa thực hiện trên tài sản kỹ thuật số. Ban lãnh đạo có thể bán thêm tới 1,25 tỷ USD Bitcoin để củng cố dự trữ USD. Thông báo cập nhật dự kiến vào thứ Hai sẽ cho thấy liệu "Bitcoin Drive" có đánh dấu việc tái tích lũy hay không, khi Strategy cân bằng giữa kho dự trữ Bitcoin khổng lồ và các nghĩa vụ tiền mặt ngày càng tăng.

cryptonews.ru2 giờ trước

Cơn sốt Bitcoin đang bùng nổ: Tuyên bố mới của Saylor gây nên những đồn đoán về việc mua vào

cryptonews.ru2 giờ trước

Giao dịch

Giao ngay
活动图片