COINOTAG News (Sept. 8) reports that Eric Trump issued a clarification on X addressing a circulating photo with an executive of an Asian company. He stated he did not recognize the individual pictured, confirmed the image was taken at a local event, and explicitly denied involvement with the company referenced in the rumors. Mr. Trump also reiterated that his sole current collaboration in the region is with Metaplanet.
The clarification provides a factual update relevant to crypto news watchers and market analysts monitoring governance or partnership disclosures. By removing ambiguity around alleged corporate links, the statement supports clearer investor due diligence and reduces the likelihood of rumor-driven market noise tied to any purported purchase deal in the Asian market.
‘,
‘
🔒 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);
}
})();