The post SharpLink Gaming Boosts ETH Holdings to 728,804, Posts $103M Q2 Loss appeared first on Coinpedia Fintech News
SharpLink Gaming, one of the world’s largest corporate holders of Ether, announced its financial results for the quarter ended June 30, 2025. It also provided updates on the growth of its ETH treasury strategy.
In a latest press release, Sharplink revealed that it now owns 728,804 ETH and has staked nearly all of it, generating approximately 1,326 ETH in cumulative rewards to date.
SharpLink Doubles Accumulation Efficiency
Sharplink’s ETH Concentration metric has nearly doubled in just weeks, rising 98% from 2.00 to 3.95, showing rapid and efficient accumulation.
“Our second quarter marked the exciting launch of SharpLink’s ETH treasury strategy, which has positioned us at the center of a transformational opportunity in global finance and technology. In the short period since launching our strategy, we’ve raised significant capital and scaled our ETH holdings in a highly accretive manner,” said Co-CEO Joseph Chalom.
In June, the company made a strategic move and chose ETH as its main treasury asset. Sharplink has also partnered with Consensys, the world’s largest Ethereum software company, which gives it a unique edge in the ETH treasury space.
SharpLink Reports Q2 Loss
SharpLink reported revenue of $0.7 million for the quarter, slightly down from $1 million in Q2 2024. It posted a $103 million net loss for the quarter, largely due to an $87.8 million non-cash accounting adjustment on its liquid staked ETH.
Following the earnings release, SharpLink’s stock fell about 10% to $21.15.
Meanwhile, leading Ethereum treasury holder, Bitmine Immersion, also continues stacking up Ether and currently holds 1.2 million ETH worth over $5 billion.
Treasury Buying Could Push ETH Higher
Analyst Miles Deutscher highlights that treasury companies have $27 billion ready to buy ETH. That’s about 5% of all ETH ever created and one-third of what is currently on exchanges. With so much demand and limited supply, he expects a significant price squeeze.
This is a CRAZY number.
$27b in dry powder is waiting to buy more $ETH across treasury companies.
For context, that's: • 5% of total supply (6m ETH) • 1/3 of all ETH currently on CEXs
ETH demand from treasury companies and ETFs is expected to stay strong. Standard Chartered sees ETH hitting $7,500 by the end of 2025, while Fundstrat predicts it could go as high as $15,000.
function subscribed_popupmodal(template_id) { var templateId = ‘6’; getAllSubscriberCategoryList([templateId]); var subcribemodal = window.parent.document.getElementById(‘subscribe-modal-design’); if (subcribemodal) { var modalContent = `
Never Miss a Beat in the Crypto World!
Stay informed and gain the edge you need to navigate the crypto world. Select your subscription now
if (storeCheckedId.length === 0) { var unsubcribedPopUpmodal =
`
You’ve Unsubscribed Successfully
We’re sorry to see you go! Your subscription has been canceled. If you change your mind, you can re-subscribe anytime. Thank you for being part of our community!
Thank you for subscribing to our crypto and blockchain newsletter! You’ll now receive the latest news, insights, and updates straight to your inbox. Welcome to our community!
`;
let selectedSubscriptionsArray = selectedSubscriptionsString.split(‘,’); let subscribedCategories = selectedSubscriptionsArray.map(subscription => subscription.split(‘_’)[0]); let subscribedCategoriesString = subscribedCategories.join(‘, ‘);
subscribedmodal.innerHTML = subscribedPopupModal; if (document.getElementById(‘selectidname’)) { document.getElementById(‘selectidname’).textContent = subscribedCategoriesString; }
function closeModal(template_id) { var modalId = template_id; var modal = document.querySelector(‘#’ + modalId); // Using querySelector to find the modal
// Function to get cookies function getCookie(name) { let value = “; ” + document.cookie; let parts = value.split(“; ” + name + “=”); if (parts.length == 2) return parts.pop().split(“;”).shift(); }
// Get user token from cookies const userToken = getCookie(‘user_token’);
if (subscribewithoutData === ‘true’ && userToken) { // Call the modal function with the category ID subscribed_popupmodal(subscribe_clicked_cat_id);
// Remove the flag and category ID from localStorage localStorage.removeItem(‘subscribe_without_Login’); localStorage.removeItem(‘subscribe_clicked_id’); } });
var listItems = document.querySelectorAll(‘.subscription-options li’); if (listItems.length === 0) return;
var anyActive = false; listItems.forEach(function(item) { var checkbox = item.querySelector(‘input[type=”checkbox”]’); if (checkbox) { if (checkbox.checked) { item.classList.add(‘active’); anyActive = true; // Set anyActive to true } else { item.classList.remove(‘active’); // Remove ‘active’ class if checkbox is unchecked } } });
}
function updateButtonText(anyActive) { var subscribeButtonSpan = document.querySelector(‘.subscribe-submit .changeBtnText’); if (subscribeButtonSpan) { if (anyActive) { subscribeButtonSpan.textContent=”Subscribe Now”; } else { subscribeButtonSpan.textContent=”Unsubscribe”; } } }
function updateSubscriptionButton() { var listItems = document.querySelectorAll(‘.subscription-options li’); if (listItems.length === 0) return;
var anyActive = false; listItems.forEach(function(item) { var checkbox = item.querySelector(‘input[type=”checkbox”]’); if (checkbox) { if (checkbox.checked) { item.classList.add(‘active’); anyActive = true; // Set anyActive to true } else { item.classList.remove(‘active’); // Remove ‘active’ class if checkbox is unchecked } } });
// Update the button text based on whether any list item has the ‘active’ class updateButtonText(anyActive); } document.addEventListener(‘click’, function(event) { var clickedItem = event.target.closest(‘.subscription-options li’); if (clickedItem) { var checkbox = clickedItem.querySelector(‘input[type=”checkbox”]’); if (checkbox) { checkbox.checked = !checkbox.checked; updateSubscriptionButton(); } } });
FAQs
How much Ethereum does SharpLink hold?
SharpLink owns 728,804 ETH, nearly all staked, earning 1,326 ETH in rewards.
What is SharpLink’s ETH treasury strategy?
SharpLink shifted to ETH as its main treasury asset, partnering with Consensys.
What are Ethereum price predictions for 2025?
Standard Chartered targets $7,500; Fundstrat sees ETH hitting up to $15,000.