COINOTAG reported on September 10, citing on-chain data, that the account dubbed “Whale Bro” has increased an Ethereum long to 15x leverage, presently holding 28,900 ETH.
The position’s recorded entry price stands at $4,348.24 with a confirmed liquidation price of $3,173.45, producing an unrealized loss of $1.72 million based on the latest chain snapshot.
On a weekly basis the account reflects a reported profit of $2.0845 million and a total account balance of $33.9984 million; these figures represent on-chain balances and realized P&L as reported by COINOTAG.
‘,
‘
🔒 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);
}
})();