Акции GameSquare и SharpLink резко выросли после новостей о покупке Ethereum

cryptonews.ruPublished on 2025-03-09Last updated on 2025-07-09

Две публичные компании — GameSquare и SharpLink — объявили о планах пополнить свои казначейства криптовалютой Ethereum. На фоне этих сообщений акции заметно подорожали.

Планы GameSquare

Совет директоров GameSquare (GAME) одобрил создание казначейства на базе Ethereum объемом до $100 млн. Компания планирует поэтапные инвестиции, сохраняя достаточный капитал для операционной деятельности.

Для финансирования стратегии GameSquare провела публичное размещение 8,42 млн акций по $0,95, рассчитывая привлечь около $8 млн.

Компания также предоставила андеррайтеру Lucid Capital Markets право выкупить до 1,26 млн дополнительных акций по той же цене, что и в ходе публичного размещения.

Для создания Ethereum-казначейства GameSquare будет использовать платформу Medici от инвестиционной фирмы Dialectic. Целевая доходность стратегии составит от 8% до 14% годовых.

В будущем фирма может добавить другие инструменты, включая стейблкоины и NFT.

На этих новостях ценные бумаги под тикером GAME выросли почти на 60%.

Данные: Google Finance.

Накопления SharpLink

SharpLink Gaming (SBET) продолжила наращивать Ethereum-запасы. С 28 июня по 4 июля компания приобрела 7689 ETH на сумму ~$19,2 млн при средней цене ~$2501 за монету.

NEW: SharpLink now holds ~205,634 ETH

Between June 28 and July 4, SharpLink acquired ~7,689 ETH for ~$19.2M at an average price of ~$2,501 per ETH

During that same period, the company raised an additional ~$64.2M through its ATM facility, selling ~5.4M shares

SharpLink has… pic.twitter.com/bhS0K1ZBul

— SBET (SharpLink Gaming) (@SharpLinkGaming) July 8, 2025

Общий объем резервов SharpLink достиг 205 634 ETH.

За указанный период фирма привлекла ~$64,2 млн через продажу примерно 5,4 млн акций в рамках ATM-программы.

Динамика акций SharpLink. Данные: Google Finance.

В SharpLink отметили, что все имеющиеся монеты задействованы в стейкинге и рестейкинге. Со 2 июня компании удалось заработать около 322 ETH, из них около 100 ETH — за последнюю неделю.

На графике ниже представлена референсная ставка стейкинга Ethereum:

По данным компании, «показатель ETH на акцию» вырос примерно на 18,8% с 13 июня.

SharpLink занимает второе место рейтинга организаций по объему резервов в эфире:

Данные: DeFi Llama.

Председатель SharpLink и CEO Consensys Джозеф Любин заявил, что «устойчивый успех компании» связан с продуманной стратегией управления Ethereum-запасами и приоритетом прозрачности:

«Постоянная доработка подходов и внедрение метрик вроде “концентрации ETH” помогает не только увеличивать долгосрочную прибыльность для акционеров, но и задает новый ориентир ответственного использования цифровых активов на публичных рынках».

Базирующаяся в Миннеаполисе SharpLink Gaming сотрудничает с онлайн-букмекерами и казино в рамках партнерских программ и прочих маркетинговых инициатив.

В начале июня фирма кардинально изменила стратегию и начала активно накапливать ETH после привлечения $425 млн в ходе частного размещения при участии Consensys. Примерно тогда же сооснователь Ethereum Джозеф Любин возглавил совет директоров компании.

На момент написания вторая по капитализации криптовалюта торгуется в районе $2613. За последние семь дней актив подорожал на 6,7%, согласно CoinGecko.

Напомним, недавно пришли в движение «спавшие» почти 10 лет 1140 ETH стоимостью ~$2,9 млн.

Trending Cryptos

Related Reads

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.

marsbit15m ago

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

marsbit15m ago

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.

marsbit16m ago

This is How God Karpathy Uses Claude?

marsbit16m ago

Trading

Spot

Hot Articles

Discussions

Welcome to the HTX Community. Here, you can stay informed about the latest platform developments and gain access to professional market insights. Users' opinions on the price of ETH (ETH) are presented below.

活动图片