Strategic SOL Reserve data dated September 16 shows 17 entities have set up SOL Treasury Reserves, collectively holding 17.112 million SOL (approximately $4.03 billion), representing 2.98% of SOL’s total supply. Of that aggregate, roughly 7.405 million SOL is actively staked (≈$1.32 billion), delivering an average staking yield of 7.96% and accounting for 1.228% of SOL supply. The largest custodial allocations are led by Forward Industries (FORD) with 6.822 million SOL (~$1.61 billion), followed by Sharps Technology (STSS) at 2.14 million SOL (~$500 million), DeFi Development (DFDV) at 2.028 million SOL (~$477.1 million), Upxi at 2 million SOL (~$470.6 million), and Galaxy at 1.35 million SOL (~$317.6 million). These figures provide a clear snapshot of institutional allocation and staking exposure within the SOL ecosystem.
‘,
‘
🔒 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);
}
})();