COINOTAG News reports that EmberCN monitoring identified distribution activity from WLFI’s strategic reserve wallet (0xA71) on token launch (9/1). The wallet allocated a total of 2 billion WLFI across 56 addresses, with each receiving roughly 35.714 million WLFI. Of those recipients, 26 have been classified as exchange deposit addresses, and tokens from those addresses were moved onto exchanges on the launch day.
Today, on-chain analysis shows two addresses that had held allocations for 20 days transferred a combined 64.43 million WLFI (≈ $14.19M) to Binance. The remaining on-chain cohort still retains about 1 billion WLFI (≈ $220M). These documented movements constitute measurable exchange inflows and should be considered when assessing short-term exchange liquidity and circulating supply metrics.
‘,
‘
🔒 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);
}
})();