COINOTAG News, citing ChainNews on September 15, reports that a prominent whale address labeled “ivo” on the TRUMP Dinner leaderboard executed an on‑chain withdrawal of **1 billion PUMP** (approximately **$8.51 million**) from Bybit roughly five hours prior to the report. The address now holds an estimated **5 billion PUMP** (circa **$39.42 million**), reflecting an **unrealized gain** of about **$19.65 million** and indicating the position has effectively doubled versus cost basis. Chain analysis indicates the wallet accumulated **4 billion PUMP** last month and added the additional **1 billion PUMP** today, with a combined **average accumulation price** near **$0.00395** per token. The report restricts itself to observable on‑chain movements and exchange withdrawals, without attribution beyond the leaderboard identifier.
‘,
‘
🔒 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);
}
})();