COINOTAG reported on September 6, citing Cointelegraph, that SharpLink Gaming (SBET) plans to stake a portion of its $3.6 billion Ethereum Treasury on the Linea network after the mainnet launch scheduled for September 10. The announcement frames a deliberate staking strategy, reflecting a treasury allocation toward Layer-2 infrastructure and protocol-level yield opportunities without suggesting executed transactions.
According to the report, SBET’s intent underscores corporate treasury management that balances potential on-chain returns with operational liquidity and risk controls. The details remain based on company disclosures and media reporting; investors should treat this as a reported treasury decision rather than independent confirmation of deployed funds.
‘,
‘
🔒 Secure and Fast Transactions
Diversify your investments with a wide range of coins. Join now!
‘,
‘
💎 The Easiest Way to Invest in Crypto
Dont wait to get started. Click now and discover the advantages!
‘
];
var adplace = document.getElementById(“ads-binance”);
if (adplace) {
var sessperindex = parseInt(sessionStorage.getItem(“adsindexBinance”));
var adsindex = isNaN(sessperindex) ? Math.floor(Math.random() * adscodesBinance.length) : sessperindex;
adplace.innerHTML = adscodesBinance[adsindex];
sessperindex = adsindex === adscodesBinance.length – 1 ? 0 : adsindex + 1;
sessionStorage.setItem(“adsindexBinance”, sessperindex);
}
})();