COINOTAG News (September 9) reports that on-chain analyst Ai Yi observed a large address borrow 11 million USDT from Aave nine hours before executing an on-chain acquisition of 2,502 ETH at an average price of $4,396.50 per ETH, according to transaction traces and public ledger data.
The same address currently posts 10,345 ETH as protocol collateral against roughly 20.08 million USDT in borrowings, corresponding to a reported health factor of 1.84; a health factor above 1 denotes the position remains above the liquidation threshold, outlining its present collateralization and margin buffer on Aave.
‘,
‘
🔒 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);
}
})();