COINOTAG News reported on September 10 that, according to The Data Nerd, a suspected Flowdesk address deposited 6.7 million ENA to Binance about six hours earlier, an amount equivalent to approximately $5.54 million. The coverage notes the tokens were received by that address roughly three weeks prior, and that Flowdesk is identified as one of ENAβs liquidity providers. On-chain records cited in the report document a transfer to an exchange custody wallet; COINOTAG limits its reporting to observed on-chain activity and recommends awaiting direct confirmation from the exchange or the counterparty for definitive attribution.
‘,
‘
π 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);
}
})();